0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/client/scss
Coen van der Kamp eed16e0034 Add SVG Icons and include in admin menu
* This commit only covers the migration of the icons in the menu and draftail editor. All
other admin menu icons remain implemented as before.
* Existing font based icon support still exists.
* Convert menu icons to SVG
* This could be considered a breaking change for any Wagtail sites or
packages that are leveraging Wagtail's Button and Icon React components.
* Remove references to unused `submenu-trigger` class
* Prefix icon `id`s with `icon-` to prevent `id` collisions
* Add hooks support (not yet documented) for adding custom icons
2020-05-21 07:36:33 +10:00
..
components Add SVG Icons and include in admin menu 2020-05-21 07:36:33 +10:00
elements Improve contrast of disabled inputs 2019-11-03 07:41:08 +10:00
generic Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
objects Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
overrides Rename _utilities.hidden.legacy.scss to _utilities.visuallyhidden.scss (#5404) 2019-06-24 12:45:02 +01:00
settings Move and rename nav variables 2020-04-20 11:16:30 +01:00
tools Add ability to filter image index by a tag 2019-12-02 09:54:35 +10:00
_settings.scss Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
_tools.scss Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
styles.scss Implement filtering on reports 2020-04-22 14:54:31 +01:00