discourse/app
hnb-ku afdc559f4f FEATURE: Whitelist div[data-theme-*] (#5598)
* Whitelist div[data-theme-*]

Whitelisting data attributes on <div> elements that match [data-theme-*] allows theme authors to target elements in posts and not have those attributes sanitized. 

https://meta.discourse.org/t/79520/16

* Update white-lister.js.es6
2018-02-15 04:32:41 -05:00
..
assets FEATURE: Whitelist div[data-theme-*] (#5598) 2018-02-15 04:32:41 -05:00
controllers PERF: Have nginx cache and serve the service worker file. 2018-02-15 10:50:39 +08:00
helpers FIX: rendering %lt;/div noscript in header 2017-12-08 10:30:00 +11:00
jobs we have to define this for tests to pass 2018-02-15 13:30:34 +11:00
mailers FEATURE: login by a link from email 2018-02-13 16:14:39 +08:00
models FIX: activate user even if email token is already confirmed 2018-02-14 20:44:48 +05:30
serializers FIX: Don't show the link button in the composer if linking is disabled 2018-02-08 12:56:10 -05:00
services FIX: Include post in staff action logs when silencing a user 2018-02-13 15:59:10 -05:00
views Oops we should register a service worker as long as it is supported. 2018-02-15 15:02:14 +08:00