CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
37991e220e
- getDOMElement relied on React.renderToStaticMarkup, which is react 18 was moved to a different file than the one exposed with react-dom-server. To not add another file just for that one function, replace getDOMElement with getCSSIcon. - getDOMElement was mainly used for a few remaining png icons that were not replaced with svg. For those few icons, just record which background-url should be set when the module loads and add it in getCSSIcon if applicable. Alternatively, background-image setting could be moved into a stylesheet? - a few hardcoded twisty svgs in icons.jsx are not used anywhere (they would be fetched via IconTwisty), so those are removed |
||
---|---|---|
.github | ||
app | ||
chrome | ||
defaults/preferences | ||
js-build | ||
note-editor@b859def22f | ||
pdf-worker@96059e77c1 | ||
reader@c79692d746 | ||
resource | ||
scripts | ||
scss | ||
styles@add81f28c7 | ||
test | ||
translators@b947ce66c9 | ||
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.