discourse/app/assets
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
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: Ensure 'unless' helper resolves variable name once (#8820) 2020-01-30 18:41:39 +02:00
stylesheets FIX: Wrap markdown videos with video-container class to stop post height jumping (#8806) 2020-01-29 15:52:02 +10:00