framework/js/admin
Toby Zerner 58c9a6164a Automatically support basic HTML tags in translations
This allows front-end translations to use basic (attributeless) HTML tags freely, without the need for the translator call to supply a matching vdom element. Translations can thus make use of styling (<em>, <code>, etc.) as they see fit. The translator call can still optionally supply a vdom element to substitute in more complex tags where necessary (e.g. hyperlinks).

/cc @dcsjapan
2016-05-21 20:25:32 +09:30
..
dist Automatically support basic HTML tags in translations 2016-05-21 20:25:32 +09:30
src Automatically support basic HTML tags in translations 2016-05-21 20:25:32 +09:30
.gitignore Add compiled JS 2015-10-03 16:59:53 +09:30
Gulpfile.js Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:31:01 +10:30
package.json Upgrade to flarum-gulp 0.2.0 / Babel 6 2016-03-18 09:31:01 +10:30