CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
abaevbog c5c613c82c
vpat 80: focus first field in search window/dialog (#4402)
Instead of focusing the first condition, which ends up placing
focus in the middle of the new window or modal. It is best
to focus the first node, which is the general convention,
per https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/, and
what many screen reader users expect. When we focus a field in
the middle of the window/dialog, it makes it seem for some users
that this is the first node, which will make them miss all the
fields above it.

Also, linked search name input to its label in searchDialog.xhtml.
2024-07-21 06:02:50 -04:00
.github Revert "Build deployment ZIPs from fx115 branch" 2024-03-30 01:11:52 -04:00
app Use -jsdebugger for build_and_run, and don't bind devtools on port 6100 2024-07-20 02:20:03 -04:00
chrome vpat 80: focus first field in search window/dialog (#4402) 2024-07-21 06:02:50 -04:00
defaults/preferences Add reader text selection popup annotation mode toggle pref 2024-07-15 15:43:53 +03:00
js-build remove unneeded .trim from react-virt patch (#4379) 2024-07-12 00:21:45 -04:00
note-editor@b859def22f Update note-editor submodule. Fix #4151 2024-05-22 14:23:46 +02:00
pdf-worker@96059e77c1 Update reader and pdf-worker submodules 2024-07-05 08:34:20 +03:00
reader@565b122477 Update reader submodule 2024-07-20 02:24:27 -04:00
resource Update styles and translators 2024-07-10 02:16:43 -04:00
scripts Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
scss Restore autoscroll support in reader (#4405) 2024-07-19 01:57:45 -04:00
styles@e4a9d3cdb5 Update styles and translators 2024-07-10 02:16:43 -04:00
test Enable type change between highlight and underline (#4411) 2024-07-20 02:27:11 -04:00
translators@c528844c36 Update styles and translators 2024-07-10 02:16:43 -04:00
types/gecko Add Gecko types and a script to update them (#4296) 2024-07-02 00:58:51 -04:00
.babelrc fx-compat: Remove most Babel plugins (#2855) 2022-10-06 18:53:07 -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 react 18.3.1 updated dependency (#4338) 2024-07-10 01:04:17 -04:00
package.json react 18.3.1 updated dependency (#4338) 2024-07-10 01:04:17 -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 app build scripts for new combined repo 2023-04-26 04:40:22 -04: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.