discourse/app/assets/stylesheets
Joffrey JAFFEUX 0431942f3d
DEV: select-kit 2 (#7998)
This new iteration of select-kit focuses on following best principales and disallowing mutations inside select-kit components. A best effort has been made to avoid breaking changes, however if you content was a flat array, eg: ["foo", "bar"] You will need to set valueProperty=null and nameProperty=null on the component.

Also almost every component should have an `onChange` handler now to decide what to do with the updated data. **select-kit will not mutate your data by itself anymore**
2020-02-03 14:22:14 +01:00
..
common DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
desktop FIX: higher z-index for usercards in the header 2020-01-21 10:57:32 -05:00
mobile DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
vendor Revert "FIX: update normalize css from 3.0.1 to 8.0.1 (#8591)" (#8618) 2019-12-24 10:45:42 +11:00
admin.scss
common.scss DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
desktop_rtl.scss
desktop.scss DEV: debundle plugin css assets and don't load if disabled (#7646) 2019-08-20 22:09:52 +05:30
embed.scss FEATURE: Create New Topic button on embed with params (#8280) 2019-11-01 14:19:10 -05:00
mobile_rtl.scss
mobile.scss General admin style cleanup 2019-10-04 13:25:54 -04:00
wizard.scss UX: Adjusts wizard step margins (#8452) 2019-12-03 22:28:03 +08:00