Skip to content

Catchup to upstream repository #27

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

Open
wants to merge 358 commits into
base: master
Choose a base branch
from

Conversation

mick-schroeder
Copy link
Owner

No description provided.

tnajdek added 30 commits June 29, 2021 10:34
Previously whenever style was changed, all <BibliographyItem>s would
render twice.
If MultipleChoiceDialog was triggered from /import, it would fail to
translate item selected in the dialog.
Should improve perceived snappiness of the app when quickly editing an
item that is a part of larger bibliography.
Also tweaked code to work with zotero-translation-client > 4.0
"Slash as Division" is deprecated and won't be supported in the future:
https://sass-lang.com/documentation/breaking-changes/slash-div
Update zotero-translation-client to 4.1.0 to ensure compatiblity with
older browsers. Switch babel helpers strategy to "runtime" which
produces smaller bundle.
tnajdek and others added 30 commits May 29, 2023 12:31
* Fix an error when translating an item while using APA style
This version is actually backported from FAQ on zbib.org, somehow
updated version never made it into repository.
* Tweak confirm window to display imported citation in both current and
  incoming style (if one is set)
* Add tests for various scenarios of importing a citation
* Update web-common v0.3.0
* This resolves an issue where a translate called very early could fail
  because style xml is not yet fetched. This is unlikely to happen in
  practice but happens in tests.
* Also added a test for processing multi-line pasted data
* Happened after picking "Copy HTML" option
* Small visual regression caused by switching to dropdown from web-common
  probably in fd2c34f
* Fix descriptive date (today, yesterday etc.) not being parsed
* Fix a bug where pasting identifier with a trailing new-line character would not work
* Adjust Safari warnings
* Accept "style" param in /import
* Various performance tweaks
Also removed comment from the default config which made it invalid JSON.
(The same explanation is already included in README)
Ensure that after 3000378 we don't change the links for the headers that previously worked.
- Improved contrast and font size in the search input.
- Tweaked colors and font sizes to meet WCAG requirements.
- Adjusted the behavior of the select input for better accessibility.
- Marked decorative elements with `role="presentation"` for screen readers.
- Add "Select All"/"Clear Selection" buttons to the multiple items dialog
- Add modal footers and use scroll container
- Improve layout of search results modal
- Improve accessiblity in all dialogs
- Fix few missing i18n strings
Also updated the year in the copyright notice.
- Improved contrast and font size in the search input.
- Improve keyboard-based navigation
- Tweaked colors and font sizes to meet WCAG requirements.
- Adjusted the behavior of the select input for better accessibility
- Tweaked Tabs component for better behaviour with screen readers.
- Marked decorative elements with `role="presentation"` for the
  screen readers.
- Fix #undefined named anchors for question permalinks
- Few more accessibility tweaks, small bug fixes and minor improvements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants