Commit Graph
15 Commits
Author SHA1 Message Date
Joe 733ffc4bbf FIX: add classes to input groups and move tips 2018-05-30 21:02:06 +08:00
Joe ec7f597274 FIX: update poll-builder to new modal design 2018-05-30 21:00:54 +08:00
Joe 47a9b3427b FIX: input tip causes modal to change width when present 2018-05-30 14:26:06 +08:00
Joe 0ca2a1ce92 Merge pull request #5875 from hnb-ku/master
FEATURE: New design for the login / create account forms
2018-05-25 20:28:08 +08:00
Joe 4a2931f43d FEATURE: New login / create account form layout 2018-05-25 20:16:38 +08:00
Joe 1948a9912c FEATURE: Horizontal login / create accout layout 2018-05-25 20:15:34 +08:00
Joe 7f6f61cff2 FIX: Move tips into instructions div 2018-05-25 20:13:06 +08:00
Joe 1a9aeca93b FIX: Move tips into instructions div 2018-05-25 20:12:08 +08:00
Joe 9e546e9ddc FIX: Move tips into instructions div 2018-05-25 20:11:22 +08:00
Joe 5ec896d163 FIX: align categories with menu panel links 2018-05-24 16:15:57 +08:00
Joe 9df6b2c00b FIX: clarify badge image field help text 2018-05-23 21:34:16 +08:00
Joe 48c4f192e9 FIX: make the image field use its own help string 2018-05-22 16:06:25 +08:00
Joe 3ef3b5b67a FIX: both icon and image fields used the same string.
Added new string for image field and edited the current string for the icon field.
2018-05-22 16:02:50 +08:00
Joe 02e0426de6 FIX: search icon is rendered outside of tag-selector filter-input
Make the selectors from this sheet match the ones from selectors from the select-kit sheet... different states for the filter-input were causing it to expand outside of the tag-selector and push the search icon.
2018-05-15 15:28:27 +08:00
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