zotero/scss
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
..
abstracts focus-ring mixin 2024-01-24 23:31:52 -05:00
base Preferences redesign 2024-01-24 23:31:51 -05:00
components itemBox redesign 2024-01-24 23:31:52 -05:00
elements itemBox redesign 2024-01-24 23:31:52 -05:00
linux itemBox redesign 2024-01-24 23:31:52 -05:00
mac itemBox redesign 2024-01-24 23:31:52 -05:00
preferences Preferences redesign 2024-01-24 23:31:51 -05:00
themes Initial implementation of Libraries and Collections box 2024-01-24 23:31:51 -05:00
win itemBox redesign 2024-01-24 23:31:52 -05:00
_zotero.scss Initial implementation of Libraries and Collections box 2024-01-24 23:31:51 -05:00
about.scss About window redesign 2024-01-24 23:31:50 -05:00
preferences.scss Preferences redesign 2024-01-24 23:31:51 -05:00
scaffold.scss Fix Scaffold for redesign 2024-01-24 23:31:51 -05:00
zotero-mac.scss itemBox redesign 2024-01-24 23:31:52 -05:00
zotero-unix.scss Fix Linux UI bugs 2024-01-24 23:31:51 -05:00
zotero-win.scss Toolbar redesign 2024-01-24 04:03:36 -05:00