cyberware/quartz/components/scripts
Aaron Pham 0403fa70aa
fix(search): use anchor element (closes #698) (#717)
* fix(search): use anchor element

This addresses #698 to allow search title to include links for SPA

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: formatter

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: move itemTile to `a`

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: remove nested a title

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore(search): remove spaNavigate

since now searchResult is an `a` item

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-01-21 20:50:00 -08: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 feat: support changes in system theme (#484) 2023-09-19 09:25:51 -07:00
explorer.inline.ts fix: use slugs instead of title as basis for explorer (#652) 2023-12-27 16:44:14 -08:00
graph.inline.ts fix: transcludes and relative paths 2023-12-02 16:51:03 -08:00
popover.inline.ts fix: don't show popovers on heading anchors 2023-12-03 09:22:16 -08:00
search.inline.ts fix(search): use anchor element (closes #698) (#717) 2024-01-21 20:50:00 -08:00
spa.inline.ts fix: spa shouldn't use popover script directly 2023-11-18 18:46:58 -08:00
toc.inline.ts feat: add collapseByDefault option to TableOfContents (closes #566) 2023-11-04 12:11:42 -07:00
util.ts run prettier 2023-07-22 17:27:41 -07:00