CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
abaevbog e94789c8db
Make sidenav buttons keyboard accessible (#4235)
- Section buttons, Locate, and Notes in the sidenav are focusable
- itemPane section buttons are combined into one focusable
group. Those buttons by themselves don't mean anything in
the context of keyboard navigation as they just scroll
to the section in the itemPane. In fact, having info,
abstract, attachments, etc. focusable and announceable by
screen readers is just confusing. However, we do want the group
of those buttons to be focusable to switch back to
zotero-context-pane-item-deck from zotero-context-pane-notes-deck
if the notes button in the sidenav is pressed.
- sidenav can be reached by tabbing into it from the end of itemPane
or via shift-tab from the focused tab
- sidenav buttons can be navigated with up/down arrows
- notes list in the context pane can be activated via the button in the
sidenav and navigated via up/down arrows
- use command vs onclick listener for notes list context menus to work
with keyboard-triggered clicks as well
- focus itemPane when tabs are switched in sidenav
2024-11-13 00:20:21 -05:00
.github Fix CI failures with dpl v2 2024-08-31 01:19:19 -04:00
app fix color scheme getting reset during printing (#4807) 2024-11-06 23:00:44 -05:00
chrome Make sidenav buttons keyboard accessible (#4235) 2024-11-13 00:20:21 -05:00
defaults/preferences Show first-run banner on upgrade (#3807) 2024-07-28 03:26:12 -04:00
js-build Fix localize-ftl crashing in certain cases #4773 (#4775) 2024-10-23 01:30:58 -04:00
note-editor@de0686ea76 Update note-editor submodule 2024-07-26 04:28:48 -04:00
pdf-worker@64c6acb0c0 Update pdf-worker submodule 2024-10-15 13:50:29 +03:00
reader@f4ef9093cc Update reader submodule 2024-11-08 11:49:24 -05:00
resource Update translators 2024-10-29 07:11:29 -04:00
scripts Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
scss Make sidenav buttons keyboard accessible (#4235) 2024-11-13 00:20:21 -05:00
styles@a653811f3e Update styles and translators 2024-09-11 01:19:40 -04:00
test Make sidenav buttons keyboard accessible (#4235) 2024-11-13 00:20:21 -05:00
translators@cdc1712be9 Update translators 2024-10-29 07:11:29 -04:00
types/gecko Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
.babelrc Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
.eslintignore Remove connectorTypeSchemaData.js from .eslintignore 2023-05-07 02:43:31 -04:00
.eslintrc CEify contextPane 2024-03-30 00:58:57 -04:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Use user-provided codesign script for Windows signing 2024-04-08 10:12:58 +01:00
.gitmodules Move pdf-reader submodule to reader 2023-08-08 01:40:24 -04:00
chrome.manifest fx115: working autocomplete (#3789) 2024-03-30 00:58:57 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
package-lock.json Fix localize-ftl crashing in certain cases #4773 (#4775) 2024-10-23 01:30:58 -04:00
package.json Fix localize-ftl crashing in certain cases #4773 (#4775) 2024-10-23 01:30:58 -04:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
version Update version 2024-11-07 01:11:13 -05:00

Zotero

CI

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero documentation.