CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
abaevbog 1eaff8110c
Quick-format: do not hide reference panel (#3816)
Citation dialog: keep reference panel open without selection

- Reference panel remains opened while the focus is on an input
- The first item from the reference panel is no longer selected by default
to avoid unwanted items being added as a bubble
- The first item from the reference panel is selected only when the
dialog has no bubbles or when a search for a non-empty input has ran
- Shift-Enter from input or reference panel will accept the dialog's
state instead of creating a bubble
- Ensure that the reference panel reloads when a bubble is deleted
- Added button to accept the citation dialog

Some other changes:
- Z-icon and spinner/accept icon occupy the same amount
of space
- Ensure that window's width is 800px
- Set the editor's width dynamically when DOM is loaded
- Remove not used css classes and css adding margins to
z-icon.
- Do not accept/bubbleize while loading
2024-03-18 14:27:21 +02:00
.github Cancel in-progress CI runs if another one starts 2023-06-17 02:45:31 -04:00
app Use system browser for plugin links (#3820) 2024-03-11 02:19:09 -04:00
chrome Quick-format: do not hide reference panel (#3816) 2024-03-18 14:27:21 +02:00
components Fix zotero://open/ and FileHandlers regressions (#3761) 2024-02-29 05:08:33 -05:00
defaults/preferences Change pref from reader.useDarkModeForContent to reader.contentDarkMode 2024-01-24 23:32:23 -05:00
js-build JS Build: Fix watch exits with error in some scenarios 2024-03-13 11:34:53 +01:00
note-editor@508a90a66d Update note-editor and reader submodules 2024-02-28 04:10:12 -05:00
pdf-worker@613e4a78f3 Update reader and pdf-worker submodules 2024-01-29 15:18:38 +08:00
reader@5b28bd5fce Update reader submodule 2024-03-08 06:01:25 -05:00
resource Allow the word plugin installer to be async 2024-02-27 13:23:29 +02:00
scripts Add delays when downloading Mozilla dictionaries 2024-02-27 07:01:49 -05:00
scss Move tags back to beginning of item rows #3781 (#3839) 2024-03-12 19:02:52 -04:00
styles@1c0a501159 Update translators and styles 2023-11-02 17:51:30 -04:00
test Fix attachment icon remains after deleting attachment. Fix #3779 2024-03-08 15:22:15 +01:00
translators@4a8bd03064 Update translators 2024-01-24 23:32:20 -05: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 Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Move pdf-reader submodule to reader 2023-08-08 01:40:24 -04:00
chrome.manifest Add Tamil locale from Transifex 2024-02-27 07:01:49 -05: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 Unify tab bar on Windows/Linux 2024-01-24 04:03:12 -05:00
package.json Unify tab bar on Windows/Linux 2024-01-24 04:03:12 -05: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.