zotero/scss/mac
Bogdan Abaev 13de06cd52 itemBox redesign
- Table structure rewrite to use grid layout instead
of the <table> component so that screen readers can see the content
- Added icons to mirror right-click actions
- Moved creator actions to the options menu
- Drag-drop to reorder creators
- Using editable-text instead of clicky component
- Consolidated autocomplete logic in one function
- Added @focus-ring to all components of the itemBox
- Fields are focusable and navigatable via keyboard in non-edit modes
- General refactoring to consolidate stylesheets across platforms
and remove code that's not more used (mainly related to handling old
clicky text component).
- Retractions panel background set for --material-background instead
of light pink in dark mode.
2024-01-24 23:31:52 -05:00
..
elements itemBox redesign 2024-01-24 23:31:52 -05:00
_createParent.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_editable.scss Fix tags box editable font and alignment on Windows and Linux 2019-11-12 02:06:09 -05:00
_menupopup.scss Fix partially unstyled menuitem showing when moving between items 2024-01-24 23:31:50 -05:00
_tabBar.scss Add window inactive opacity to toolbar and tabs 2024-01-24 23:31:50 -05:00
_tabbox.scss Fix Scaffold for redesign 2024-01-24 23:31:51 -05:00