discourse/app/assets/stylesheets/common
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
..
admin prevent long email addresses from breaking admin table layout 2020-08-04 16:47:50 -04:00
base FEATURE: Poll breakdown 2.0 (#10345) 2020-08-06 17:57:06 +02:00
components FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
foundation FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
select-kit FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
d-editor.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
input_tip.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
printer-friendly.scss Revert "DEV: flexify post actions (#9926)" 2020-07-07 12:42:49 +02:00
topic-entrance.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-timeline.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00