CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Adomas Ven 6b819e259c
fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051)
Removes a huge amount of excessive files and duplication for CE scss.
All CE css is now output in the single
zotero-react-client.css file.

Moving all CE styling into a single stylesheet required removing their
shadow DOMs. It is desirable anyway, since you want to
be able to style CEs from "outside", when embedding in different
contexts.

Shadow removal required some CE code changes to maintain
functionality.

Elements refactored:
- attachment-box (displayed when an attachment (like PDF) is selected in
the item tree)
- color-picker (in the tag color selector)
- guidance-panel (displayed on first run when editing authors for a book
section)
- item-box (info tab in the item pane)
- note-editor
- notes-box (note tab in the item pane)
- quick-search-textbox
- related-box (related tab in the item pane)
- tags-box (tags tab in the item pane)
- zoterosearch (advanced search condition builder form)
2023-04-01 01:37:55 -04:00
.github CI: Enable ZIP building on fx102 branch 2022-09-12 21:52:37 -04:00
chrome fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
components Remove firefox-zotero IPC pipe and switching code (#2990) 2023-02-24 02:11:17 -05:00
defaults/preferences Rename PDF tab title pref to include reader 2023-02-09 17:21:21 +00:00
note-editor@076f5b3d36 Update note-editor 2023-02-24 02:11:17 -05:00
pdf-reader@590af78005 Fix annotation image rendering caused issues: 2023-02-24 02:11:17 -05:00
pdf-worker@caa9f27a00 Replace pdftotext and pdfinfo with pdf-worker 2023-03-31 12:48:05 +01:00
resource Update translators, styles, CSL locales, and global schema 2023-03-28 04:25:22 -04:00
scripts Replace pdftotext and pdfinfo with pdf-worker 2023-03-31 12:48:05 +01:00
scss fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
styles@b9bfcf0184 Update translators, styles, CSL locales, and global schema 2023-03-28 04:25:22 -04:00
test Temporarily disable folder import #2862 2023-03-23 14:16:51 +01:00
translators@3a9544d7b0 Update translators, styles, CSL locales, and global schema 2023-03-28 04:25:22 -04:00
.babelrc fx-compat: Remove most Babel plugins (#2855) 2022-10-06 18:53:07 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc fx-compat: Add ChromeUtils as eslint global 2022-06-19 04:16:53 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Replace pdftotext and pdfinfo with pdf-worker 2023-03-31 12:48:05 +01:00
chrome.manifest fx-compat: Restore word processor integration (#2841) 2022-10-06 00:17:28 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version to 7.0.0 2022-07-19 22:38:01 -04:00
package-lock.json fx-compat: Remove most Babel plugins (#2855) 2022-10-06 18:53:07 -04:00
package.json Add bulk folder import #2252 2023-03-21 20:38:39 +01:00
README.md README.md: Update CI Badge (#2473) 2022-03-25 22:14:47 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

CI

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 wiki.