zotero/scss/win
Dan Stillman 77a3a8815e
Some checks are pending
CI / Detect changes (push) Waiting to run
CI / Test () (push) Blocked by required conditions
CI / Test (macOS NFS) (push) Blocked by required conditions
CI / Test (Windows arm64) (push) Blocked by required conditions
CI / Test (Windows x64) (push) Blocked by required conditions
CI / Utilities Tests (push) Waiting to run
CI / Build, Upload (push) Waiting to run
Add a query syntax to the quick search
Zotero.SearchQuery turns a query like `by:smith after:2020 tag:"to read"
crispr` or `creator is smith and (tag is foo or bar)` into a
Zotero.Search, matching whatever text is left over using the current
search mode. Anything that doesn't look like a clause is free text, so a
DOI or a title with a colon in it is matched literally.

The search box syntax-highlights the parts of recognized conditions and
offers autocomplete for condition names, for the values of conditions
that have a fixed set of them (like item type), and for tags and
creators from the selected libraries.
2026-08-20 16:09:20 -04:00
..
abstracts Remove form element rule !important suffix on Windows (#4528) 2024-08-08 03:40:59 -04:00
components Add a query syntax to the quick search 2026-08-20 16:09:20 -04:00
elements Rename itemBox > infoBox 2024-11-11 11:27:47 -05:00
_citationExplorer.scss Adds a Citation Explorer dialog for document integration (#3468) 2025-03-10 22:40:43 -04:00
_createParent.scss Re-implement "Create Parent Dialog" without using React (#5380) 2025-07-15 00:29:54 -04:00
_tabBar.scss Adjust the titlebar/menubar xml and styling. 2024-02-14 06:24:00 -05:00
_titleBar.scss fx153: Use font glyphs for Windows titlebar buttons 2026-08-04 14:42:06 -04:00
_virtualized-table.scss Make item tree header height adjust based on font size 2021-08-21 06:58:12 -04:00