discourse/app/assets/javascripts/discourse-common/lib
Dan Ungureanu e470b27b41
FIX: Ensure 'unless' helper resolves variable name once (#8820)
This fixes a bug which caused '{{#unless var}}' to act the same as
'{{#if true}}' because 'unless' was transforming the conditional value
to 'undefined'.
2020-01-30 18:41:39 +02:00
..
attribute-hook.js.es6 Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
deprecated.js.es6 FEATURE: Improved deprecation warnings (#6722) 2018-12-06 11:38:01 +00:00
get-owner.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
get-url.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
helpers.js.es6 Upgrade handlebars (#8675) 2020-01-07 15:37:37 -05:00
icon-library.js.es6 DEV: Use FA5 name for moved post icon 2019-12-20 09:50:05 -05:00
raw-handlebars-helpers.js.es6 FIX: Ensure 'unless' helper resolves variable name once (#8820) 2020-01-30 18:41:39 +02:00
raw-handlebars.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00