discourse/app/assets/javascripts/pretty-text/addon
Natalie Tay dd3ed27930
DEV: Allow utility class domFromString to take in strings with multiple top level elements (#15548)
Previously only `<div>one top element</div>` was allowed because we use `firstChild` instead of `children`.
We also want `<div>one</div><div>two</div>` to work with this method.
2022-01-12 19:49:24 +08:00
..
emoji DEV: Update emojis constants (#15506) 2022-01-10 14:53:52 -03:00
engines FEATURE: Customizable rules and plugins for PrettyText.markdown. 2022-01-11 10:39:40 +08:00
allow-lister.js FIX: Do not perform link lookup for replaced links (#14742) 2021-10-28 13:27:31 +03:00
censored-words.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
emoji.js FIX: Don't display duplicated emoji in picker 2022-01-11 10:37:02 +08:00
guid.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
inline-oneboxer.js DEV: removes jquery usage from onebox (#14683) 2021-10-22 13:15:46 +02:00
oneboxer-cache.js DEV: removes jquery usage from onebox (#14683) 2021-10-22 13:15:46 +02:00
oneboxer.js DEV: Allow utility class domFromString to take in strings with multiple top level elements (#15548) 2022-01-12 19:49:24 +08:00
pretty-text.js FEATURE: Customizable rules and plugins for PrettyText.markdown. 2022-01-11 10:39:40 +08:00
sanitizer.js SECURITY: Sanitize d-popover attributes (#13958) 2021-08-05 16:39:17 +03:00
upload-short-url.js FEATURE: Use diffhtml to update composer preview (#11237) 2021-02-18 16:07:26 +02:00
white-lister.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00