discourse/app/assets/javascripts/pretty-text/addon
Robin Ward ba3014f9f9 REFACTOR: Do not rely on module order for discourse-markdown loading
Before this patch, discourse-markdown depended on the modules in its
bundle being defined in a specific order or it wouldn't load properly.

Now, any file in the bundle can export a `priority` const (default 0)
and files will be loaded in order of ascending priority instead. This
allows us to use a bundle packaged in any order we want.
2020-09-18 13:31:55 -04:00
..
emoji DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
engines REFACTOR: Do not rely on module order for discourse-markdown loading 2020-09-18 13:31:55 -04:00
censored-words.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
emoji.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
guid.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
inline-oneboxer.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
oneboxer-cache.js
oneboxer.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
pretty-text.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
sanitizer.js Create proper shim for xss library - second attempt 2020-09-15 10:42:51 -04:00
upload-short-url.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
white-lister.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00