CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman 3463e3b5ab Don't initialize tag selector if closed at startup (React regression)
Even after cdf9d7ff32, the tag selector was still being initialized if
it was closed at startup, which meant that keeping it closed didn't fix
performance problems in large libraries. This hopefully finally brings
the tag selector in line with pre-Reactification behavior.

This also moves initIntlStrings() logic to Zotero.Intl so that strings
are accessible from React components in separate windows, and it moves
container initialization to ZoteroPane since most of what it does will
need to interact with ZoteroPane anyway.
2019-03-17 05:11:07 -04:00
.github Update issue template 2019-01-25 17:07:14 -05:00
chrome Don't initialize tag selector if closed at startup (React regression) 2019-03-17 05:11:07 -04:00
components Closes #1644, Allow selecting multiple items with zotero://select 2019-02-23 17:35:09 -05:00
defaults/preferences Add separate "Rename linked files" pref for auto-renaming 2019-02-26 22:23:43 -05:00
resource Update submodules 2019-03-09 16:25:30 -05:00
scripts Merge pull request #1606 from adomasven/feature/reactify 2019-01-21 04:07:28 -05:00
scss Fixes tag selector toggling via hotkey leaving gray area. Closes #1629 2019-01-28 16:35:20 +02:00
styles@706b86278f Update submodules 2019-01-10 00:37:47 -05:00
test Fix tag selector test 2019-03-15 21:57:38 -04:00
translators@52c79a3359 Update submodules 2019-03-09 16:25:30 -05:00
.babelrc Reactify the Tag Selector 2019-01-07 15:33:45 +02:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc ESLint: Remove no-implicit-globals 2019-03-11 05:22:55 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Track master branch of submodules (#1477) 2018-03-31 16:08:31 -04:00
.travis.yml Remove Fx54 test from Travis config 2018-02-25 21:54:23 -05:00
chrome.manifest Remove lots of old Zotero for Firefox code 2018-08-17 03:17:08 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-11-04 01:31:10 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version 2019-03-15 22:24:49 -04:00
package-lock.json Update eslint-plugin-react 2019-02-26 05:55:51 -05:00
package.json Update eslint-plugin-react 2019-02-26 05:55:51 -05:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

Build Status

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 wiki.