quartz-research-note/quartz/util
Ben Schlegel 12664ae596 feat: implement breadcrumb component (#508)
* feat: implement breadcrumbs

* style: fix styling, move breadcrumbs to top

* refactor: move `capitalize to `lang.ts``

* refactor: clean breadcrumb generation

* feat: add options to breadcrumbs

* feat: implement `resolveFrontmatterTitle`

* feat: add `hideOnRoot` option

* feat(consistency): capitalize every crumb

* style: add `flex-wrap` to parent container

* refactor: clean `Breadcrumbs.tsx`

* feat(accessibility): use `nav`, add aria label

* style: improve look in popovers by adding margin

* docs: write docs for breadcrumb component

* refactor: collapse `if` condition for hideOnRoot

* chore: add todo for perf optimization

* docs: update introduction
2023-09-29 10:26:15 +02:00
..
ctx.ts feat: support configurable ws port and remote development (#429) 2023-08-27 17:39:42 -07:00
escape.ts fix: escape encoding for titles in rss 2023-09-06 21:47:59 -07:00
glob.ts fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
lang.ts feat: implement breadcrumb component (#508) 2023-09-29 10:26:15 +02:00
log.ts fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
path.test.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
path.ts fix(slug): Handle question mark (#481) 2023-09-17 11:02:00 -07:00
perf.ts fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
resources.tsx fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
sourcemap.ts fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
theme.ts fix: put quotations around font 2023-08-19 22:04:29 -07:00
trace.ts fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00