discourse/app/assets/javascripts/discourse-common/addon/lib
David Taylor 731263b81c
PERF: Correctly memoize baseUri value in javascript app (#9986)
An empty string is a falsey value in javascript, so we were looking for the meta tag every time getURL was called, which took approximately 1.5ms every time.
2020-06-05 13:36:48 +01:00
..
attribute-hook.js
deprecated.js
get-owner.js
get-url.js PERF: Correctly memoize baseUri value in javascript app (#9986) 2020-06-05 13:36:48 +01:00
helpers.js
icon-library.js Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
raw-handlebars-helpers.js
raw-handlebars.js
raw-templates.js DEV: Remove Discourse.RAW_TEMPLATES (#9630) 2020-05-05 12:15:03 -04:00