discourse/app/assets/javascripts/pretty-text
Robin Ward d615de9139
DEV: Support for import Handlebars from 'handlebars'; (#9600)
* Remove Handlebars.SafeString usage

* DEV: Support for `import Handlebars from 'handlebars'`;

* FIX: Sprockets was broken when `node_modules` was present

By default the old version of sprockets looks for application.js
anywhere, including in a node_modules folder if this exists
(which it will when we move to Ember CLI.)
2020-04-30 16:41:02 -04:00
..
context Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
emoji Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
engines REFACTOR: Resize controls (#9393) 2020-04-09 12:13:15 -03:00
censored-words.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
emoji.js FEATURE: allows multiple custom emoji groups (#9308) 2020-03-30 20:16:10 +02:00
guid.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
inline-oneboxer.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
oneboxer-cache.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
oneboxer.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
pretty-text.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
sanitizer.js DEV: Support for import Handlebars from 'handlebars'; (#9600) 2020-04-30 16:41:02 -04:00
upload-short-url.js DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
white-lister.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00
xss.js Migrate pretty-text to .js extensions (#9243) 2020-03-20 09:55:42 -04:00