CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() After react 18 update, the tab node may not yet be rendered by tabBar.jsx when we try to scroll it into view in Zotero_Tabs.select. - To make sure scrolling happens when rendering is done, move scroll-related logic into a useEffect of tabBar.jxs. It also makes sure that we'll scroll to a selected tab if it is moved via context menu to the very beginning or the end. - Added a small scroll-padding to tabs container to make sure the border does not get cutoff after the tab is scrolled into view instead of JS code accounting for the border. - Fixed a glitch where the pinned library tab would not get selected on shift-tab from opened tabs menu. Fixes: #4382 |
||
---|---|---|
.github | ||
app | ||
chrome | ||
defaults/preferences | ||
js-build | ||
note-editor@b859def22f | ||
pdf-worker@96059e77c1 | ||
reader@58a386301a | ||
resource | ||
scripts | ||
scss | ||
styles@e4a9d3cdb5 | ||
test | ||
translators@c528844c36 | ||
types/gecko | ||
.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.