discourse/app/assets/javascripts/pretty-text
David Taylor 293467a37a
REFACTOR: Remove jquery usage from resolveAllShortUrls, and fix debounce
- This function now requires an explicit scope. It will never run on the entire document.

- Previously debounce was being used with an anonymous function, which means it was having no effect.
2020-06-05 17:15:14 +01:00
..
addon REFACTOR: Remove jquery usage from resolveAllShortUrls, and fix debounce 2020-06-05 17:15:14 +01:00
app DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
config DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
vendor DEV: Ember Addon needs a vendor dir 2020-05-07 15:45:35 -04:00
ember-cli-build.js DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
index.js DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
package.json DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
yarn.lock DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00