CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() - always render options and link buttons - just do not display them if their respective field is empty. That allows us to easily handle focus after refresh because otherwise, the node may does not exist. If we try to restore focus to such hidden component, simulate a "tab" from it to focus the next possible node. This fixes the issue of focus being lost on tab after all content of editable-text is cleared. - add tabindex=0 to itemType menulist, otherwise it was not perceived as a candidate to return focus to. - somewhat special treatment for restoring focus to creator rows. If the desired node is not found, we'll try to focus the respective node in the last creator row. It prevents focus from being lost on tab after clearing the very last creator. Fixes: #4241 |
||
---|---|---|
.github | ||
app | ||
chrome | ||
defaults/preferences | ||
js-build | ||
note-editor@b859def22f | ||
pdf-worker@d745e35fae | ||
reader@669ba6f35c | ||
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.