-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes to Citation editor, syncing between tabs and translations for Z…
…otero 7 (#308) * Translation fixes * Get the title-related popups to work in the citation editor * Get tooltips to work for PIDRows in citation editor * Cleanup * Fix citation editor not re-rendering when refreshing metadata * Make the citation editor more informative * Improve button display in citation editor * Add support for adding PIDs in citation editor * Finally make showing/hiding PIDRows stateful * Cleanup * Binding fixes * Fix error `Cannot wrap non-regular items` when clicking on raw attachments (without parent items) in the Zotero pane * Reduce reliance on useEffect * Cleanup * Cleanup and prevent "blinking" by enforcing UUIDs for citations * Improve citation row line clamping logic * Improve PID row ordering and management * Improve line count recalculation triggers * Improve toolbarbutton focus-ring * Improve keyboard navigation slightly * CSS cleanup and fixes * Fix grippy drag handle * Optimize drag and drop * Slight tweaks * Fix and improve PID add menu * Fix line height calculation to account for "normal" case * Fix multiple additions of menupopups and stylesheets by relying entirely on ztoolkit * Fix reference to ztoolkit for CitationEditor * Style refresh for progress windows * Further menu-related optimizations * Fix rows staying draggable after drag ends * Update zotero-types to remove old patch * Refactor `zoteroPopup.showSubmenu` * Refactor `availablePIDTypes` * Update zotero-plugin-tolkit (and further streamline menu creation) * Cleanup * Improve reporting that syncing single citation with Wikidata is not supported * Added comments on React lifecycle in Zotero overlay
- Loading branch information
1 parent
42516af
commit c4870d2
Showing
60 changed files
with
893 additions
and
1,008 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.