abaevbog
abaevbog
Addresses [Issue # 1](https://github.com/zotero/translation-server/issues/1) Automatic translator updates for /web requests. The logic is: 1. On load, fetch the metadata. Once it is loaded, check if there are new translators in...
Cleanup of verbose logging of objects spanning multiple line [#45](https://github.com/zotero/citeproc-js-server/issues/45)
`http-cache-semantics` handles policies that determine if request is cached and for how long per [#32](https://github.com/zotero/citeproc-js-server/issues/32)
- Linked remaining found inputs/menulists to their labels. - Made the "Choose resolver" a proper visible label, so that it does not oddly disappear if you click on the dropdown...
In addition, make `toolbarbutton`s explicitly focusable and make them clickable on space/Enter.
- do not erase the last recorded tag on blur of the tag selector - on tab from collectionTree or shift-tab from tag selector input, try to refocus that last...
https://github.com/zotero/zotero/assets/36271954/fe656c75-df14-4e05-af4a-edae1ae6c282
- added aria-disabled to non-editable inputs, since voiceover may not announce the "readonly" part - linked input/output file labels to the input fields so they have a descriptive name -...
"Note format" section in "Export" tab is technically a table and is announced as such by screen readers, which is misleading. It also opens a menulist when a checkbox is...