jpg-quartz/quartz/components/scripts
Ben Schlegel 90dac31216
feat: Implement search for tags (#436)
* Quartz sync: Aug 29, 2023, 10:17 PM

* style: add basic style to tags in search

* feat: add SearchType + tags to search preview

* feat: support multiple matches

* style(search): add style to matching tags

* feat(search): add content to preview for tag search

* fix: only display tags on tag search

* feat: support basic + tag search

* refactor: extract common `fillDocument`, format

* feat: add hotkey to search for tags

* chore: remove logs

* fix: dont render empty `<ul>` if tags not present

* fix(search-tag): make case insensitive

* refactor: clean `hideSearch` and `showSearch`

* feat: trim content similar to `description.ts`

* fix(search-tag): hotkey for windows

* perf: re-use main index for tag search
2023-09-01 10:09:58 -07:00
..
callout.inline.ts fix nested callout folding 2023-08-12 21:16:43 -07:00
clipboard.inline.ts fix: ensure code exists inside pre before adding clipboard 2023-08-20 15:38:37 -07:00
darkmode.inline.ts run prettier 2023-07-22 17:27:41 -07:00
graph.inline.ts fix: correct graph labels for index.md nodes (#431) 2023-08-28 10:00:49 -07:00
plausible.inline.ts run prettier 2023-07-22 17:27:41 -07:00
popover.inline.ts run prettier 2023-07-22 17:27:41 -07:00
search.inline.ts feat: Implement search for tags (#436) 2023-09-01 10:09:58 -07:00
spa.inline.ts fix: toc for cyrillic and other non-latin alphabets (closes #396) 2023-08-22 22:41:50 -07:00
toc.inline.ts run prettier 2023-07-22 17:27:41 -07:00
util.ts run prettier 2023-07-22 17:27:41 -07:00