CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
2f4a232c41
Fix and improve tooltip logic - fx115: move main html-tooltip outside of the deck, otherwise it only shows up in the library tab. - Zotero_Tooltip is not required in the tabs bar and the button of the tag selector. Setting the tooltip attribute on the closest XUL parent and adding title attribute makes the tooltip properly appear. - Remove manual handling of the hover effect from tabs manu. The hover effect doesn't stick around after drag-drop with fx115 anymore, so it's not required. And then the usual title attribute works for the tooltip. - Set title instead of tooltiptext attribute in tagSelectorList so that the tooltip appears After zotero@8e2790e, the pointer effects don't fire on the actual cells of the table (only on the parent row), so the tooltips do not appear for the cells. This is a (hopefully) temporary solution to handle mousemove events over the row of the table, find the right cell that the mouse is over, and use Zotero_Tooltip to manually display the tooltip. Tweaked Zotero_Tooltip to create the fake tooltip and place it into the DOM. Zotero_Tooltip is also imported by virtualized-table as a module because one shouldn't have to load it in .xhtml file for every new window where the virtualized-table is used. |
||
---|---|---|
.github | ||
app | ||
chrome | ||
defaults/preferences | ||
js-build | ||
note-editor@508a90a66d | ||
pdf-worker@613e4a78f3 | ||
reader@c4256af7fe | ||
resource | ||
scripts | ||
scss | ||
styles@1c0a501159 | ||
test | ||
translators@4a8bd03064 | ||
.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.