zotero/scss/components
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
..
_annotation.scss Show annotation widget in conflict resolution window 2021-03-21 14:36:43 -04:00
_autosuggest.scss Fix autosuggestion background color in dark mode (#2276) 2021-12-20 00:17:57 -05:00
_button.scss XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
_clicky.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_collection-tree.scss collections tree redesign 2024-01-24 03:42:42 -05:00
_createParent.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_dictionaryManager.scss Spell checker improvements 2021-06-23 21:56:11 -04:00
_editable.scss Fix overflow issues in React tags box 2019-11-13 05:31:12 -05:00
_exportOptions.scss fx-compat: Fix style clash on disabled Export checkbox 2022-08-27 22:33:45 -04:00
_icons.scss Fix item type icons broken on 2x screens 2024-01-24 03:42:42 -05:00
_import-wizard.scss Mendeley citation relinking tweaks 2023-04-06 17:10:13 +02:00
_item-tree.scss collections tree redesign 2024-01-24 03:42:42 -05:00
_longTagFixer.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_mainWindow.scss toolbar and keyboard navigation updates 2024-01-24 03:42:42 -05:00
_notesList.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_progressMeter.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_publications-dialog.scss fx-compat: Convert Publications dialog to CE 2023-03-23 14:16:51 +01:00
_rtfScan.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_search.scss Fix font size in search bars when set to non-small sizes 2019-03-29 06:35:35 -04:00
_syncButtonTooltip.scss Show invalid-data warning in sync button tooltip for group libraries 2021-02-09 16:36:06 -05:00
_tabBar.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_tag-manager.scss Reactify item tags box 2019-11-08 06:41:06 -05:00
_tagSelector.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_textLink.scss Convert theme to css variables 2024-01-24 03:42:29 -05:00
_virtualized-table.scss collections tree redesign 2024-01-24 03:42:42 -05:00