discourse/app/assets/javascripts/discourse-common/addon/lib
2023-08-18 09:07:25 -04:00
..
attribute-hook.js
avatar-utils.js DEV: Move avatar-utils into dedicated discourse-common module (#22517) 2023-07-12 09:06:16 +01:00
debounce.js FIX: reimplements chat audio into a service (#18983) 2022-11-11 13:11:41 +01:00
deprecated.js DEV: Fail core JS test runs if deprecations are triggered (#20614) 2023-03-10 10:39:42 +00:00
discourse-template-map.js DEV: Remove Ember.TEMPLATES and centralize template resolution rules (#19220) 2022-11-29 10:24:35 +00:00
dom-from-string.js
escape.js
get-owner.js DEV: Set owner on widget instances (#22391) 2023-07-03 17:34:24 +01:00
get-url.js FIX: Validate asset url before replacing base url (#16438) 2023-01-30 07:32:48 +08:00
helpers.js
icon-library.js FIX: Add REPLACEMENTS icons to styleguide 2022-12-15 09:12:18 -06:00
later.js DEV: Introduce discourseLater (#17532) 2022-07-17 00:50:49 +02:00
loader-shim.js DEV: add loader.js shims for packages used across bundles (#22703) 2023-08-09 12:04:41 +01:00
object.js
popular-themes.js UX: update admin popular theme list (#23134) 2023-08-18 09:07:25 -04:00
raw-handlebars-helpers.js DEV: Extensively use startsWith() (#17540) 2022-07-17 20:16:39 +02:00
raw-handlebars.js DEV: Use DiscourseJsProcessor for theme template compilation (#18135) 2022-09-01 11:50:46 +01:00
raw-templates.js DEV: Allow plugin outlets to be defined using gjs (#23142) 2023-08-18 12:07:10 +01:00
suffix-trie.js