Jacky Zhao
f73c04b4a3
fix: make search result card block
2024-01-23 17:08:56 -08:00
kabirgh
a1374b9cf2
feat: Emit custom event when theme changes ( #723 )
...
* Emit custom event when theme changes
* Type themechange custom event
* Update darkmode docs
2024-01-23 14:52:41 -08:00
Aaron Pham
0df95237b8
fix(search): update no results to be a ( #721 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2024-01-23 10:53:28 -08:00
Jacky Zhao
08784f6541
fix: add polyfill for broken tabindex on mac
2024-01-22 10:55:15 -08:00
Jacky Zhao
5a560e24ec
fix: font weight in search
2024-01-22 10:48:23 -08:00
Jacky Zhao
3cdfbe9d26
fix: breadcrumbs on non-folder pages
2024-01-21 21:14:16 -08:00
Aaron Pham
419acae370
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
Jacky Zhao
01a9065390
fix: remove quartz 3 references, update font style in popovers
2024-01-21 12:39:20 -08:00
LUCASTUCIOUS
781c7ce194
feat: Add an option to display or not reading time from notes ( #707 )
...
* add an option to display or not reading time from notes
* Prettier (?)
* Remove ContentMeta override from quartz.layout.ts
* Make it positive ! 🌞
* Update quartz/components/ContentMeta.tsx
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2024-01-20 13:18:35 -08:00
Jacky Zhao
dd217bdedb
fix: unbork search shortcut
2024-01-13 13:56:03 -08:00
Jacky Zhao
9745e86d7b
fix: dont hijack handlers when search is not focused ( closes #680 )
2024-01-13 09:29:43 -08:00
ikorihn
1becbc2375
fix: small typos ( #686 )
2024-01-13 09:09:41 -08:00
Jacky Zhao
981316e962
style: div -> li for explorer
2024-01-04 11:05:05 -08:00
Jacky Zhao
b60ba9d9d5
fix: dont show last page if folder
2024-01-01 14:20:34 -08:00
Olivér Falvai
f902b9c2f1
feat: Self-hosted Plausible support ( #656 )
...
* Self-hosted Plausible support
* Remove leftover import
2023-12-28 08:49:35 -08:00
Hydrophobefireman
d68e69f190
fix: fix invalid html output ( #642 )
...
* fix: fix invalid html output
* fix: HTML structure w/ nested <li>
2023-12-28 11:20:07 +01:00
Jacky Zhao
a5c0ec1b38
fix: use slugs instead of title as basis for explorer ( #652 )
...
* use slugs instead of title as basis for explorer
* fix folder persist state, better default behaviour
* use relative path instead of full path as full path is affected by -d
* dont use title in breadcrumb if it's just index lol
2023-12-27 16:44:14 -08:00
Jacky Zhao
f87dc82f24
fix: change backtick to regular after making script loading less hacky
2023-12-18 23:13:37 -08:00
Jacky Zhao
6e6a31ccb3
deps: bump everything ( closes #635 ) ( #636 )
...
* deps: bump ws
* deps: bump lightningcss
* deps: workerpool
* deps: various types
* deps: chalk
* deps: globby
* deps: preact
* deps: tsx
* deps: @floating-ui/dom
* deps: esbuild
* deps: types + prettier
* deps: rimraf, typescript
* deps: remark/rehype/unified ecosystem
* format
2023-12-18 09:48:40 -08:00
Jacky Zhao
05bea5215f
feat: include tag hierarchies in tag listing, sort tag listing
2023-12-17 15:09:51 -08:00
Jimin Kim
b35b58c51f
fix: tag index page ( #616 )
2023-12-03 14:56:30 -08:00
Jacky Zhao
81a327f1e7
fix: don't show popovers on heading anchors
2023-12-03 09:22:16 -08:00
Jacky Zhao
24681b9b10
fix: transcludes and relative paths
2023-12-02 16:51:03 -08:00
Jacky Zhao
f3fd66f651
feat: allow popovers on intrapage links ( closes #243 )
2023-12-01 09:00:47 -08:00
Jacky Zhao
27902e1244
fix(style): overflow on toc
2023-11-29 10:50:47 -08:00
Rune Antonsen
78b403defe
feat(breadcrumbs): add option to hide current page ( #601 )
...
* feat(breadcrumbs): add option to hide current page
* Remove debug lines
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
---------
Co-authored-by: ruant <ruant@ruant.net >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2023-11-20 08:28:16 -08:00
Jacky Zhao
22fc06fb31
fix: spa shouldn't use popover script directly
2023-11-18 18:46:58 -08:00
Jacky Zhao
69a996c5d6
fix: explicit undefined check in header transclude
2023-11-18 18:27:44 -08:00
Jacky Zhao
68b5cca6ec
fix: check content-type before applying spa patch ( closes #597 )
2023-11-17 10:46:23 -08:00
Jacky Zhao
8a6c576264
fix: dont run explorer scripts on non-explorer pages ( closes #596 )
2023-11-17 10:29:24 -08:00
Jacky Zhao
516a083506
fix: include anchor when normalizing urls for spa/popovers
2023-11-15 20:35:45 -08:00
Jacky Zhao
4e3e894be2
fix: format
2023-11-15 19:32:25 -08:00
Jacky Zhao
99f33a9cee
fix: regression where clicking anchors on the same page wouldn't set the anchor in the url
2023-11-15 19:31:18 -08:00
Jacky Zhao
ced51864fc
feat: header and full-page transcludes ( closes #557 )
2023-11-13 22:51:40 -08:00
Jacky Zhao
f97aee238b
perf: compute mapping of folder name to file data for faster breadcrumbs
2023-11-11 21:06:37 -08:00
Jacky Zhao
cee53ca69d
fix: check if popover exists after fetching and before inserting
2023-11-11 20:46:57 -08:00
Jacky Zhao
f99e83267e
style + cfg: resolve breadcrumb titles by default and change arrow character
2023-11-11 20:46:29 -08:00
Jacky Zhao
6659182eef
lint: format
2023-11-11 12:02:34 -08:00
Jacky Zhao
564e761acd
fix: normalize relative urls ( closes #569 )
2023-11-11 11:59:05 -08:00
Jacky Zhao
14f8287257
fix: anchors links shouldnt cause reload ( closes #574 )
2023-11-11 10:11:31 -08:00
Yes365
151326c0aa
fix: adapt vercel cleanurls ( #487 )
...
Co-authored-by: Harrison <Harrison@fanruan.com >
2023-11-09 19:44:16 -08:00
Jacky Zhao
72bd595fa9
feat: add collapseByDefault option to TableOfContents ( closes #566 )
2023-11-04 12:11:42 -07:00
Jacky Zhao
09a1b59a6a
fix: disable semi-broken flexsearch cache
2023-10-25 09:40:43 -07:00
Jacky Zhao
8d15ed26d8
feat: openLinksInNewTab option for link transformer
2023-10-22 09:54:12 -07:00
Jacky Zhao
5e44004415
fix: styling for nested popover tag in page list
2023-10-21 21:12:11 -07:00
Jacky Zhao
735315a01b
fix: catch html to jsx errors ( closes #547 )
2023-10-21 21:06:02 -07:00
Jacky Zhao
14a5196822
fix(style): tag float orientation for long tags on page listing
2023-10-21 21:06:02 -07:00
Jacky Zhao
38db1fd55d
fix: ctrl+click with spa enabled
2023-10-08 09:15:06 -07:00
Ben Schlegel
99deff9a6e
fix(breadcrumbs): problem with folder whitespace ( #522 )
...
* fix(breadcrumbs): problem with folder whitespace
use slugs for folder hrefs so folder paths get resolved properly
* feat: only use `slug` for constructing crumbs
* fix: remove capitalization
2023-10-05 09:19:56 -07:00
Luca Salvarani
08ee858830
fix: Fix Backlinks not applying the display class ( #519 )
...
* fix: Fix `Backlinks` not applying the display class
Fix #518
* fix: Apply `displayClass` to all layout components
* refactor: Use same style
* fix: Remove `undefined` class using coalescing operator
2023-10-01 17:20:55 -07:00