CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
3c6625f3cf
- Remove unsaved creator row on blur or escape - Rename "unsavedRow" for "position" as we want to be able to find the relative position of creators after the next refresh not only for unsaved rows. In many cases "unsavedRow" as returned by getCreatorFields is the actual index of the creator row. - Calculate and use "position" in getCreatorFields for all creator rows, not only unsaved one, when a new row is being added. This fixed a bug where wrong row gets focused if an unsaved creator row is added, some text is typed and then another creator row below this unsaved row is clicked. - fixed a bug where autocomplete options would not be updated after creator mode is switched for the default empty row (if there are no creators) - simplified paste handler of creators to use modifyCreator that also shifts creators if a creator is unsaved. Fixed bug brought up in https://github.com/zotero/zotero/pull/4165#issue-2313280474 where pasting creators does not always focus the last added creator. - Fixed another bug brought up in https://github.com/zotero/zotero/pull/4165#issue-2313280474 where shift-enter from creator before "_ more creators" label will add a new row in the end instead of focusing the next creator. - Fixed bug where adding a row right before "_ more creators" label and blurring it will remove all creators after it. Now, clicking + on a creator right before the "_ more creators" label will display all creators and add a row after it. - Fixed a bug where if "_ more creators" is present, editing a creator name and pressing shift-enter would loose focus instead of adding and focusing a new row in the end. - Fixed a bug where focus got lost from some buttons Fixes #4143 Fixes #4241 |
||
---|---|---|
.github | ||
app | ||
chrome | ||
defaults/preferences | ||
js-build | ||
note-editor@b859def22f | ||
pdf-worker@d745e35fae | ||
reader@1c83d885af | ||
resource | ||
scripts | ||
scss | ||
styles@add81f28c7 | ||
test | ||
translators@b947ce66c9 | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf | ||
version |
Zotero
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.