rizaldy.club/quartz/components
Ben Schlegel 7e42be8e46
feat(search): add arrow key navigation (#442)
* feat(search): add arrow navigation

* chore: format

* refactor: simplify arrow navigation

* chore: remove comment

* feat: rework arrow navigation to work without state

* feat: make pressing enter work with arrow navigation

* fix: remove unused css class

* chore: correct comment

* refactor(search): use optional chaining
2023-09-03 09:32:46 -07:00
..
pages feat: pluralize things in lists 2023-09-02 18:07:26 -07:00
scripts feat(search): add arrow key navigation (#442) 2023-09-03 09:32:46 -07:00
styles fix: clipboard button visible in search (#445) 2023-09-03 09:06:05 -07:00
ArticleTitle.tsx
Backlinks.tsx base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
Body.tsx
ContentMeta.tsx feat: add defaultDateType config 2023-08-24 08:56:40 -07:00
Darkmode.tsx
Date.tsx format 2023-08-24 10:03:14 -07:00
DesktopOnly.tsx
Footer.tsx
Graph.tsx format, update default sidepanel width 2023-08-21 09:00:13 -07:00
Head.tsx avoid 404 on icon for spa navigations with anchors 2023-08-19 16:40:02 -07:00
Header.tsx
index.ts css fixes, add recent notes, more robust quartz update 2023-08-20 12:46:37 -07:00
MobileOnly.tsx
PageList.tsx feat: add defaultDateType config 2023-08-24 08:56:40 -07:00
PageTitle.tsx base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
RecentNotes.tsx fix: ensure recentnotes uses proper date 2023-08-24 09:38:00 -07:00
renderPage.tsx improve path resolution stability 2023-08-19 16:28:44 -07:00
Search.tsx
Spacer.tsx
TableOfContents.tsx recent notes css fixes 2023-08-20 14:05:37 -07:00
TagList.tsx fix: tag support for non-latin alphabets (fixes #398) 2023-08-22 22:14:16 -07:00
types.ts fix import paths 2023-08-16 22:09:11 -07:00