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 d9cee322cd Tag selector performance overhaul
- Use react-virtualized to render tags on demand, reducing the number
  of DOM elements from potentially tens of thousands to <100. This
  requires tags to be absolutely positioned, so sizing and
  positioning need to be precomputed rather than relying on CSS.
- Avoid unnecessary refreshes, speed up tag retrieval, and optimize
  sorting
- Debounce reflowing when resizing tag selector

Also:

- Scroll to top when changing collections
- Allow tags to take up full width of tag selector without truncation

Closes #1649
Closes #281
2019-03-28 06:28:34 -04:00
.github Update issue template 2019-01-25 17:07:14 -05:00
chrome Tag selector performance overhaul 2019-03-28 06:28:34 -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 Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
scripts Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
scss Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
styles@706b86278f Update submodules 2019-01-10 00:37:47 -05:00
test Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
translators@52c79a3359 Update submodules 2019-03-09 16:25:30 -05:00
.babelrc Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc ESLint config updates 2019-03-28 04:57:31 -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-27 08:45:12 -04:00
package-lock.json Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
package.json Tag selector performance overhaul 2019-03-28 06:28:34 -04: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.