discourse/app/assets/stylesheets
Jarek Radosz cd4f251891
FEATURE: Poll breakdown 2.0 (#10345)
The poll breakdown modal replaces the grouped pie charts feature.

Includes:

* MODAL: Untangle `onSelectPanel`
Previously modal-tab component would call on click the onSelectPanel callback with itself (modal-tab) as `this` which severely limited its usefulness. Now showModal binds the callback to its controller.

"The PR includes a fix/change to d-modal (b7f6ec6) that hasn't been extracted to a separate PR because it's not currently possible to test a change like this in abstract, i.e. with dynamically created controllers/components in tests. The percentage/count toggle test for the poll breakdown feature is essentially a test for that d-modal modification."
2020-08-06 17:57:06 +02:00
..
common FEATURE: Poll breakdown 2.0 (#10345) 2020-08-06 17:57:06 +02:00
desktop UX: Refactor pikaday month prev/next button styling 2020-08-04 14:39:25 -04:00
mobile FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
vendor UX: Refactor pikaday month prev/next button styling 2020-08-04 14:39:25 -04:00
admin.scss
color_definitions.scss UX: Refactor pikaday month prev/next button styling 2020-08-04 14:39:25 -04:00
common.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
desktop_rtl.scss
desktop.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
embed.scss DEV: Refactor dark-light-choose() usage in SCSS 2020-07-29 09:09:37 -04:00
mobile_rtl.scss
mobile.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
publish.scss Change pp to published-page (#10343) 2020-07-31 09:24:08 -05:00
wizard.scss UX: ensure CSS vars are loaded in the Wizard stylesheet 2020-08-06 19:19:15 +08:00