discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
Dan Ungureanu 2a884e25be
DEV: Make image resize controls more resilient (#8867)
Commit aa24be1 made it possible to build data attributes from image's
Markdown and this changes ensure that the resize controls still work
when data attributes are present.
2020-02-06 17:19:24 +02:00
..
bbcode-block.js.es6 FEATURE: allow for custom excerpt BBCODE 2018-12-25 17:02:28 +02:00
bbcode-inline.js.es6 Fix Prettier using correct version (1.19.1) 2019-11-15 10:34:26 -05:00
category-hashtag.js.es6 Fix Prettier using correct version (1.19.1) 2019-11-15 10:34:26 -05:00
censored.js.es6 FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
code.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
d-wrap.js.es6 FIX: allows to specify camelCased attributes in wrap component (#7919) 2019-07-22 09:24:27 +02:00
emoji.js.es6 REFACTOR: unify naming of only emoji (#8741) 2020-01-17 17:21:08 +01:00
helpers.js.es6 FIX: mentions broken after adding an <abbr> tag 2018-07-05 09:27:11 +10:00
html-img.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
inject-line-number.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
mentions.js.es6 FEATURE: Add support for Unicode usernames and group names 2019-04-23 13:00:27 +02:00
newline.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
onebox.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
paragraph.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
quotes.js.es6 FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
resize-controls.js.es6 DEV: Make image resize controls more resilient (#8867) 2020-02-06 17:19:24 +02:00
table.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
text-post-process.js.es6 prettier (#8031) 2019-08-22 15:27:45 +02:00
upload-protocol.js.es6 FEATURE: Use upload:// short URL for videos and audio in composer (#8760) 2020-01-23 09:41:39 +10:00