discourse/app/assets/stylesheets/common/select-kit
Rafael dos Santos Silva 6e522e4aad
DEV: Move to Sass compilation to dart-sass (#19910)
This PR is a major change to Sass compilation in Discourse.

The new version of sass-ruby moves to dart-sass putting we back on the supported version of Sass. It does so while keeping compatibility with the existing method signatures, so minimal change is needed in Discourse for this change.

This moves us

From:
  - sassc 2.0.1 (Feb 2019)
  - libsass 3.5.2 (May 2018)

To:
  - dart-sass 1.58

This update applies the following breaking changes:

> 
> These breaking changes are coming soon or have recently been released:
> 
>  [Functions are stricter about which units they allow](https://sass-lang.com/documentation/breaking-changes/function-units) beginning in Dart Sass 1.32.0.
> 
>  [Selectors with invalid combinators are invalid](https://sass-lang.com/documentation/breaking-changes/bogus-combinators) beginning in Dart Sass 1.54.0.
> 
>  [/ is changing from a division operation to a list separator](https://sass-lang.com/documentation/breaking-changes/slash-div) beginning in Dart Sass 1.33.0.
> 
>  [Parsing the special syntax of @-moz-document will be invalid](https://sass-lang.com/documentation/breaking-changes/moz-document) beginning in Dart Sass 1.7.2.
> 
>  [Compound selectors could not be extended](https://sass-lang.com/documentation/breaking-changes/extend-compound) in Dart Sass 1.0.0 and Ruby Sass 4.0.0.


SCSS files have been migrated automatically using `sass-migrator division app/assets/stylesheets/**/*.scss`
2023-02-07 12:24:57 -03:00
..
_index.scss FEATURE: Use new topic-chooser for invite modal (#15884) 2022-02-14 13:43:52 +02:00
categories-admin-dropdown.scss s/select-box-kit/select-kit 2018-02-05 18:25:39 +01:00
category-chooser.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
category-drop.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
category-row.scss DEV: Remove obsolete CSS prefixes (#18262) 2022-09-15 16:54:08 +02:00
category-selector.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
color-palettes.scss UX: Tweaks to admin color palette dropdown (#10502) 2020-08-21 09:30:11 -04:00
combo-box.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
composer-actions.scss UX: Maximize the preview space in composer (#15188) 2021-12-24 12:38:33 +01:00
dropdown-select-box.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
email-group-user-chooser.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
flair-row.scss DEV: Move to Sass compilation to dart-sass (#19910) 2023-02-07 12:24:57 -03:00
future-date-input-selector.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
icon-picker.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
list-setting.scss s/select-box-kit/select-kit 2018-02-05 18:25:39 +01:00
mini-tag-chooser.scss DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
multi-select.scss DEV: Fix typos "formated" -> "formatted" (#17156) 2022-06-20 20:02:05 +02:00
notifications-button.scss UI: various select-kit dropdown tweaks/cleaning (#9922) 2020-05-29 11:11:28 +02:00
notifications-filter.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
period-chooser.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
pinned-button.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
select-kit.scss Revert "Select-kit > use new color vars" (#20042) 2023-01-27 18:09:50 +01:00
single-select.scss DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
tag-chooser.scss UX: Use uniform style for tag counts (#11743) 2021-01-18 15:11:23 -05:00
tag-drop.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
toolbar-popup-menu-options.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
topic-chooser.scss FEATURE: Use new topic-chooser for invite modal (#15884) 2022-02-14 13:43:52 +02:00
topic-notifications-button.scss DEV: Apply unselectable style consistently 2020-09-21 13:32:46 +02:00
user-row.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00