0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/client/scss
Steve Stein db5f4106db
Sidebar animation fixes (#8423). Fix #8311
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>

- Animations – The close animation for sub-menus doesn't seem to play when the menu is expanded - Made it so sub menu's stay open when the menu is expanded and collapsed
- Animations – The account menu seems to have a different tween animation to the rest of the menu. Causing it to do a weird thing when you collapse the menu while the account menu is open
- Animations – The avatar suddenly jumps to the right when you collapse the menu
- Animations – The Bird seems to have two hover states (try slowly moving your mouse cursor from top to bottom and you'll see it's wing appears before the hover animation is triggered). Not sure if this is intended behaviour.
- Accessibility – Focus order is incorrect on the mobile version (it should be possible to move to the sidebar after having toggled it)
- Try and fit more letters in to the sidebar menu items by reduce the padding / margin on the right side of the arrow, and reduce the gap between the icon and the text a tiny bit
- Make it so when you have a menu open (e.g. Bakery misc) and you click the slim sidebar icon, the menu stays open as the menu gets slim.
- Add a label to the sidebar’s `<aside>`
2022-04-28 02:14:18 +01:00
..
components Sidebar animation fixes (#8423). Fix #8311 2022-04-28 02:14:18 +01:00
elements add Monospace system UI font stack 2022-04-14 19:44:29 +10:00
generic
objects Convert all UI code to CSS logical properties (#8051) 2022-03-15 13:21:06 +00:00
overrides Page editor underline tabs (#8266) 2022-04-12 16:11:08 +01:00
settings Slim sidebar visual design issues (#8404) 2022-04-23 00:10:32 +01:00
tools removed redundant text-transform instances 2022-03-22 08:11:41 +10:00
_settings.scss
_tools.scss Switch all Node tooling from Gulp to Webpack, with needed code changes 2022-02-01 07:36:17 +10:00
core.scss Add comment notifications switch back into tabs (#8392) 2022-04-22 13:05:13 +01:00