DEV: Upgrade our widget handlebars compiler

Now supports subexpressions such as i18n and concat, plus automatic
attaching of widgets similar to ember.
This commit is contained in:
Robin Ward
2019-05-01 18:31:01 -04:00
parent e696903c31
commit 3cb0d27d38
9 changed files with 142 additions and 110 deletions

View File

@@ -53,7 +53,7 @@ widgetTest("deferFlags", {
{
action: "off_topic",
description: "very off topic",
canDeferFlags: true,
canIgnoreFlags: true,
count: 1
}
]