Joffrey JAFFEUX
d436b600fb
DEV: enforces ember-template-lint: no-triple-curlies ( #9150 )
...
This pr replaces `{{{ }}}` usage by a {{html-safe}} helper. While it doesn't solve the underlying issue, it gives us a path forward without risking breaking too much existing behavior.
Also introduces an htmlSafe computed macro:
```
import { htmlSafe } from "discourse/lib/computed";
htmlDescription: htmlSafe("description")
```
Overtime {{html-safe}} usage should be removed and moved to components properties or specialized components/helpers.
2020-03-10 16:46:57 +01:00
..
2020-02-18 17:37:43 +01:00
2020-03-10 16:46:57 +01:00
2016-11-28 11:29:56 -05:00
2019-12-09 14:45:36 -07:00
2019-11-25 18:09:18 -07:00
2020-02-11 15:55:16 +01:00
2015-07-28 12:30:21 -04:00
2018-02-14 12:27:34 -05:00
2018-07-19 14:33:11 -04:00
2020-03-07 12:58:48 +01:00
2020-03-07 12:58:48 +01:00
2020-03-07 12:58:48 +01:00
2015-05-19 13:13:31 -04:00
2019-01-22 11:20:50 +01:00
2020-03-10 16:46:57 +01:00
2020-03-10 16:46:57 +01:00
2018-08-17 16:19:25 +02:00
2018-08-01 18:40:59 -04:00
2020-03-09 10:03:46 +01:00
2017-01-09 15:56:02 +08:00
2020-03-10 16:46:57 +01:00
2020-03-07 12:58:48 +01:00
2020-03-10 16:46:57 +01:00
2019-11-27 17:23:49 -07:00
2016-09-05 18:44:00 +08:00
2020-03-07 12:58:48 +01:00
2019-12-03 17:23:10 -07:00
2019-10-23 15:42:37 -04:00
2020-02-03 14:22:14 +01:00
2015-10-11 14:48:37 +02:00
2019-03-28 12:45:10 -04:00
2020-03-07 12:58:48 +01:00
2015-08-20 15:56:05 -04:00
2019-01-10 11:06:01 +01:00
2020-03-07 12:58:48 +01:00
2020-03-10 16:46:57 +01:00
2020-02-03 14:22:14 +01:00
2019-12-06 17:11:25 -07:00
2020-02-03 14:22:14 +01:00
2019-01-10 11:06:01 +01:00
2017-07-27 14:55:41 -04:00
2020-03-10 16:46:57 +01:00
2016-11-16 16:41:15 -05:00
2020-02-06 17:26:06 +01:00
2020-03-09 15:28:31 +01:00
2019-01-10 11:06:01 +01:00
2020-03-10 16:46:57 +01:00
2020-02-06 17:26:06 +01:00
2019-12-11 14:04:02 +10:00
2019-12-11 14:04:02 +10:00
2020-03-10 16:46:57 +01:00
2020-03-10 16:46:57 +01:00
2020-02-03 14:22:14 +01:00
2019-01-10 11:06:01 +01:00
2020-02-06 17:26:06 +01:00