0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 01:22:07 +01:00
wagtail/client/scss/components/forms
LB Johnston ffc6ac8833 Adopt a small set of stylelint-config-wagtail changes
Where possible, adopt a subset of stylelint-config-wagtail changes.

- Formatting & ordering (auto applied), this includes the padding/inset shorthand changes
- Adopt a small set of no-union-classes changes as an example of changes to come in future PRs
- Ignore some areas where we are selecting against data* attributes that will not be practical to change
- Move some no-important ignore rules to specific lines
- Ignore max-combinators in modeladmin styles (legacy)
- Remove error messages forced-color-adjust setting to none
2023-12-18 13:28:18 +00:00
..
_daterange.scss
_drop-zone.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_error-message.scss Adopt a small set of stylelint-config-wagtail changes 2023-12-18 13:28:18 +00:00
_field-comment-control.scss Ensure comment buttons always respect WAGTAILADMIN_COMMENTS_ENABLED. Fix #10406 2023-05-17 10:49:16 +01:00
_field-row.scss Finish re-implementing form styles based on design feedback & code review 2022-08-05 10:36:52 +02:00
_field-textoutput.scss Use inactive field border styles for read-only FieldPanel 2023-07-18 10:42:05 +01:00
_field.scss Fix color contrast of red error messages in dark mode 2023-05-25 08:36:49 +01:00
_file.scss Finish re-implementing form styles based on design feedback & code review 2022-08-05 10:36:52 +02:00
_form-width.scss Ensure expanded side panel does not overlap form content for most viewports 2023-11-30 18:02:54 +10:00
_help.scss Move help text above all form fields (#10302) 2023-03-31 17:05:20 +01:00
_input-base.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_input-text.scss Remove resize handles from autosize text areas (#9713) 2023-01-05 14:13:29 +00:00
_nested-panel.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_publishing.scss Do not use FieldRowPanel for scheduled publishing fields 2023-07-14 15:21:57 +01:00
_radio-checkbox-multiple.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_radio-checkbox.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_required-mark.scss Fix color contrast of red error messages in dark mode 2023-05-25 08:36:49 +01:00
_select.scss Update formatting - Prettier 3.0 2023-08-02 21:00:25 +10:00
_switch.scss Fix switch component having a white border in dark mode 2023-05-25 08:36:30 +01:00
_tagit.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00
_title.scss Update relevant color declarations to use theme-agnostic color tokens 2023-04-19 13:38:23 +01:00