cyberware/quartz
ArtfulAzeria 5232d09af5
feat: Better and more responsive tag behavior (#515)
* fix(explorer): default sortFn implementation (#511)

* fix: use `numeric` + `base` for localeCompare

* docs(explorer): update default sortFn

* fix: better and more responsive tag behavior

* tags css moved to TagList.tsx

* used npm run format

* merged tag declarations

---------

Co-authored-by: Ben Schlegel <31989404+benschlegel@users.noreply.github.com>
2023-09-29 11:17:48 -07:00
..
cli feat: support configurable ws port and remote development (#429) 2023-08-27 17:39:42 -07:00
components feat: Better and more responsive tag behavior (#515) 2023-09-29 11:17:48 -07:00
plugins feat: implement breadcrumb component (#508) 2023-09-29 10:26:15 +02:00
processors fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
static Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
styles fix: mermaid copy source position 2023-09-24 10:31:54 -07:00
util feat: implement breadcrumb component (#508) 2023-09-29 10:26:15 +02:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts fix: links to index not showing in graph (closes #450) 2023-09-06 22:24:15 -07:00
cfg.ts Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00