discourse/app/assets/stylesheets
Joffrey JAFFEUX 39f3dbd945
Introduces select-kit
* renames `select-box-kit` into `select-kit`
* introduces `single-select` and `multi-select` as base components
* introduces {{search-advanced-category-chooser}} as a better component for selecting category in advanced search
* improves events handling in select-kit
* recreates color selection inputs using {{multi-select}} and a custom {{selected-color}} component
* replaces category-selector by a component using select-kit and based on multi-select
* improves positioning of wrapper
* removes the need for offscreen, and instead use `select-kit-header` as a base focus point for all select-kit based components
* introduces a formal plugin api for select-kit based components
* introduces a formal pattern for loading and updating select-kit based components:

```
computeValue()
computeContent()
mutateValue()
```
2017-11-21 11:53:09 +01:00
..
common Introduces select-kit 2017-11-21 11:53:09 +01:00
desktop missing 1px in .posters column when there are 5 posters and OP is most recent poster 2017-11-17 12:42:19 +01:00
mobile Introduces select-kit 2017-11-21 11:53:09 +01:00
vendor initial pass at color simplification 2017-07-14 21:43:35 -04:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
common.scss Introduces select-kit 2017-11-21 11:53:09 +01:00
desktop_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
desktop.scss Extracted/DRYed user-stream-item component CSS from user.css into own files 2017-08-25 08:38:27 -07:00
embed.scss removing scale-color, first pass 2017-10-13 11:57:10 -04:00
mobile_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
mobile.scss Extracted/DRYed user-stream-item component CSS from user.css into own files 2017-08-25 08:38:27 -07:00
wizard.scss Introduces select-kit 2017-11-21 11:53:09 +01:00