-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Zotero 7 #257
Comments
Thanks for the hard work. Could you release a the beta version? |
Hi @llity! Thank you so much for your message. We are currently working on the final details and we plant release a beta version in around one or two weeks :) |
There's a first beta release here. I also tested the automatic release tools which seemed to work out nicely. There are a couple of remaining issues with translations and UI, but otherwise everything should be functioning so let us know if you encounter any issues! |
Great job, @Dominic-DallOsto! I've reviewed your latest commits and overall it looks great. I've added some comments to some commits, reported a few bugs and created a discussion about the new release procedure. Everything is linked from the main comment, above. Looks like we will finally have a stable release for Zotero 7 very soon :) |
I just modified the release procedure so that now beta releases will automatically update to the latest beta release too. This works because Otherwise I fixed a couple of UI issues that were pointed out so things should be smoother now. |
Checkout the latest release v1.0.0-beta.10 with a lot of great changes thanks to @thebluepotato Check #300 for more details, but in addition to the new UI styling to better fit with Zotero 7, it lets you download citation lists from crossref, open alex, and semantic scholar. |
Support Zotero 7. Beta has been released already: https://forums.zotero.org/discussion/105094/announcing-the-zotero-7-beta. For details on what changes need to be made, see https://www.zotero.org/support/dev/zotero_7_for_developers
Work tracker
Progress:
node_modules/wikibase-edit/lib/request/fetch.js
toconst controller = new window.AbortController()
to be able to add new citations on wikidata - otherwiseAbortController
is undefined... (47bae1a)Building and running the Zotero 7 version
See build instructions here.
The entrypoint to the addon's code is in
src/hooks.ts
Bugs
Zotero Pane:
Citation Editor:
win.goUpdateGlobalEditMenuItems is not a function
(17ee82c)this.delayConnectedCallback is not a function
Identifier Importer / Citations importer:
Dialogs:
Wikidata:
Questions
CitationsBox
and it didn't work.New release procedure
Final steps
zotero7
branch intomaster
, @diegodlh will review changes instatic/chrome/locale/
to make sure they will be ok with TranslatewikiThe text was updated successfully, but these errors were encountered: