0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 05:02:57 +01:00
wagtail/client/scss
Sage Abdullah bbd22d8c43 Use bulk actions header's checkbox to detect bulk actions in listing styles
bulk-action-checkbox is the checkbox in the <td> elements. On page
listings, if you're searching and there are no results, the table will
still be displayed (to give you the option to search the whole site).
The table has no data rows, which means there are no elements with
bulk-action-checkbox class.

Change the selector to target the bulk-actions-filter-checkbox class
instead, which is the bulk action's <th> checkbox. This element (in the
header cell) is always available even when there are no results.
2024-01-23 06:50:07 +00:00
..
components Use bulk actions header's checkbox to detect bulk actions in listing styles 2024-01-23 06:50:07 +00:00
elements Clean up sass variable usage 2024-01-20 21:22:02 +10:00
generic
layouts Clean up sass variable usage 2024-01-20 21:22:02 +10:00
overrides Roll out new theme tokens where appropriate 2024-01-22 16:04:06 +00:00
settings Remove unused variables & mixins + update *-padding to rem 2024-01-20 21:22:02 +10:00
tools Remove unused variables & mixins + update *-padding to rem 2024-01-20 21:22:02 +10:00
vendor
_settings.scss Remove variables for font icons 2023-11-09 08:57:56 +00:00
_tools.scss
core.scss Remove legacy dropdown component 2024-01-17 16:42:00 +00:00