discourse/test
Kyle Zhao f0f03acb2c FIX: Do not escape fancy_title again. (#8095)
`fancy_title` is already escaped by Rails. Escaping it again would print
the HTML entity as-is, e.g. `"` instead of `"`.

This fixes the issue by introducing a new `escapedContent` attribute on
the `QuickAccessItem` widget.
2019-09-13 10:04:14 -04:00
..
javascripts FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
run-qunit.js DEV: uses ember-cli recommended chrome flags (#7939) 2019-07-25 11:38:05 +02:00
smoke_test.js DEV: Increase wait duration between smoke test further during edit. 2019-06-14 12:21:54 +08:00