rizaldy.club/quartz
Aaron Pham cec3662c74
feat(graph): focusOnHover (#954)
by default, globalGraph will enable focusOnHover, similar to Obsidian.

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-04 15:09:20 -05:00
..
cli feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
components feat(graph): focusOnHover (#954) 2024-03-04 15:09:20 -05:00
i18n feat(i18n): add Vietnamese translation (#950) 2024-02-29 19:14:20 -05:00
plugins feat(frontmatter): configure max length for description (#946) 2024-03-04 09:52:28 -08:00
processors refactor: move emit from callback to helper file function (#704) 2024-01-18 10:56:14 -08:00
static
styles fix(style): bold should use semibold 2024-02-17 10:57:59 -08:00
util chore(type): export attribute for theme key (#933) 2024-02-26 09:53:45 -08:00
bootstrap-cli.mjs
bootstrap-worker.mjs
build.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
cfg.ts chore(i18n): refactor and cleanup (#805) 2024-02-04 20:57:10 -08:00
depgraph.test.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
depgraph.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
worker.ts