discourse/test/javascripts/widgets
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
..
actions-summary-test.js.es6 FEATURE: Flag count in post menu 2019-05-06 16:13:31 -04:00
avatar-flair-test.js.es6 DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
button-test.js.es6 DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
hamburger-menu-test.js.es6 DEV: prevents staff computed property to be overridden (#7931) 2019-07-24 22:01:08 +02:00
header-test.js.es6 DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
home-logo-test.js.es6 DEV: Improve component test skip option and skipped new tests 2019-05-16 15:15:37 -03:00
post-links-test.js.es6 DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
post-stream-test.js.es6 DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
post-test.js.es6 UX: Use medium format for displaying time in post notices. (#8074) 2019-09-11 13:00:53 +03:00
poster-name-test.js.es6 DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
quick-access-item-test.js.es6 FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
topic-participant-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic-status-test.js.es6 FIX: Rename deprecated icons, allow custom icons in badges 2019-07-16 11:13:44 -04:00
user-menu-test.js.es6 FEATURE: Quick access panels in user menu (#8073) 2019-09-09 11:03:57 -04:00
widget-test.js.es6 FIX: Fallback locale was not available for extra translations 2019-05-24 11:38:26 +02:00