CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() * vpat 48: announce selection for default virt table For simpler virtualized tables (e.g. style manager in Zotero_Preferences.Cite), the table does not get re-rendered when selection changes, so aria-activedescendant does not get updated in render(). - a single function to update aria-activedescendant of the table - call it in _updateTree of the tree selection because _onSelection is not called the very first time a table is rendered. In that case, after restart, collectionTree would have a selected row but no aria-activedescendant - remove this.forceUpdate() from selection handlers of itemTree and collectionTree because judging by the coment it's main purpose was to set aria-activedescendant through render() - set aria-activedescendant in _onSelection handler of virtualized table. - construct and set aria-label for rows build via makeRowRenderer of VirtualizedTable so that is is announced when the row is selected. |
||
---|---|---|
.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.