zotero/scss/elements
abaevbog 200e1d7564 toolbar and keyboard navigation updates
1. Toolbarbuttons changes:
	1. “New Library” moved from toolbar to File menu
	2. “New note” on click makes a standalone note
	3. “New attachment” on click adds stored copy of a file
	4. Menuitems from old note or attachment menus moved to the File menu
	5. “Advanced search” removed. Sync and Locate buttons moved to the top-right corner (Locate - temporarily)
	6. Added “Opened tabs” toolbarbutton
	7. Updated tooltips
2. Added a toolbarbutton that reveals collection search field on click. Search field is hidden on blur if empty. Keyboard accessibility via tab/shift-tab.
3. Tab based navigation restructuring. For each component, create a mapping of target ids with desired focus destination for each relevant keyboard event and use that to determine where to move focus next. Fixed bugs with focus wraparound not working when a note or attachment is opened in contextMenu.
4. Make quick-search dropmarker a sibling of the textfield. QuickSearchTextbox does not extend search-textfield anymore. It serves as a container to house dropmarker and textfield as siblings. This is needed to remove focus ring from quick search textbook when focus moves onto the dropmarker.
5. Separate toolbars for item and collection trees. Removed unused code manually setting the width of toolbar section
6. Focusable tabs + keyboard navigation:
	1. Shift-tab from opened tabs menu moves focus to the currently opened tab
	2. When a tab has focus, use left/right arrows to select tabs, or CMD/Ctrl + arrows to move focus between tabs
	3. Enter or Space on a focused tab will select it if needed and move focus to the contentPane of the reader of this tab
	4. Shift-tab from tabs wraps focus around to itemTree or itemPane
7. “New collection” creates collection contextually within currently selected library or collection.
8. Items pane minimum width increase to avoid quicksearch from being squashed
9. Do not move focus to title field of itemBox after itemTypeMenu is closed with ESC.
10. Display all itemTypes without "Show more" submenu in "New Item" meunu. Removed "Store Copy of File" and "Link to File" from "New Item" menu.
2024-01-24 03:42:42 -05:00
..
_attachmentBox.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_colorPicker.scss fx-compat: Make color picker CE accessible via keyboard and VoiceOver (#2933) 2023-06-17 02:43:24 -04:00
_guidancePanel.scss Guidance panel fixes 2023-07-11 05:35:32 -04:00
_itemBox.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_noteEditor.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_notesBox.scss fx-compat: Fix some CE style conflicts 2023-04-05 12:39:32 -04:00
_publicationsLicenseInfo.scss Remove shadow root from PublicationsLicenseInfo #3082 2023-04-26 15:23:49 +02:00
_quickSearchTextbox.scss toolbar and keyboard navigation updates 2024-01-24 03:42:42 -05:00
_richlistCheckbox.scss fx-compat: Restore word processor integration (#2841) 2022-10-06 00:17:28 -04:00
_styleConfigurator.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_tagsBox.scss fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
_zoteroSearch.scss Fix more Z6/Z7 inconsistencies in Advanced Search 2023-08-24 11:14:59 -04:00