Jacky Zhao
|
247625c4f5
|
feat(layout): add afterBody
|
2024-07-09 19:09:31 -07:00 |
|
Emile Bangma
|
6e0c102970
|
fix(transclusion): prevent duplicate transclusion if multiple transclusions are present. (#982)
|
2024-03-09 16:14:31 -08:00 |
|
Aaron Pham
|
b30a200bd4
|
fix(i18n): make sure to use correct fileData for manual localization (#975)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-08 09:14:22 -08:00 |
|
Jacky Zhao
|
0ca8a2ac7c
|
chore: transclude subsection without dynamic regex construction
|
2024-03-05 22:17:58 -08:00 |
|
Emile Bangma
|
5163504517
|
fix: transclude all subsections for embedded call (closes #963) (#964)
|
2024-03-06 00:53:35 -05:00 |
|
kabirgh
|
5af707ea20
|
fix/feat(fast rebuild): re-render transclusions in normal and fastRebuild mode (#842)
* Re-render transclusions in normal watch mode
* Include transclusions in ContentPage getDependencyGraph
* Address PR comments
|
2024-02-17 09:45:01 -08:00 |
|
Jacky Zhao
|
76f295620c
|
feat: add transclude-src to transclude 'link to original'
|
2024-02-12 08:52:00 -08:00 |
|
Jacky Zhao
|
a87704cd05
|
fix: set default locale for lang attribute
|
2024-02-08 09:31:36 -08:00 |
|
Aaron Pham
|
2578597f7e
|
chore(lang): lang element based on frontmatter or default locale (#819)
default locale
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-02-07 09:29:47 -08:00 |
|
Jacky Zhao
|
bec726b666
|
fix(i18n): forgot a string
|
2024-02-05 16:40:39 -08:00 |
|
Jacky Zhao
|
36e4cc41a9
|
chore(i18n): refactor and cleanup (#805)
* checkpoint
* finish
* docs
|
2024-02-04 20:57:10 -08:00 |
|
Jacky Zhao
|
984ab1c578
|
fix: change backtick to regular after making script loading less hacky
|
2023-12-18 23:13:37 -08:00 |
|
Jacky Zhao
|
ea6208c1f0
|
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
|
82bd08d14a
|
fix: transcludes and relative paths
|
2023-12-02 16:51:03 -08:00 |
|
Jacky Zhao
|
516d9a27e7
|
fix: explicit undefined check in header transclude
|
2023-11-18 18:27:44 -08:00 |
|
Jacky Zhao
|
74777118a7
|
feat: header and full-page transcludes (closes #557)
|
2023-11-13 22:51:40 -08:00 |
|
Jacky Zhao
|
cce389c81d
|
feat: note transclusion (#475)
* basic transclude
* feat: note transclusion
|
2023-09-13 11:28:53 -07:00 |
|
Jacky Zhao
|
60a3c54339
|
fix: 404 page styling for nested pages (closes #458)
|
2023-09-12 21:29:57 -07:00 |
|
Jacky Zhao
|
dd47be1bc6
|
improve path resolution stability
|
2023-08-19 16:28:44 -07:00 |
|
Jacky Zhao
|
c874e7e937
|
base path refactor to better support subpath hosting
|
2023-08-19 15:52:25 -07:00 |
|
Jacky Zhao
|
2f6747b166
|
fix relative path resolution in router and link crawling
|
2023-08-16 22:04:15 -07:00 |
|
Jacky Zhao
|
7db2eda76c
|
run prettier
|
2023-07-22 17:27:41 -07:00 |
|
Jacky Zhao
|
906f91f8ee
|
base path refactor, more docs
|
2023-07-13 00:19:35 -07:00 |
|
Jacky Zhao
|
2a17431460
|
fix popover zindex
|
2023-07-04 17:14:15 -07:00 |
|
Jacky Zhao
|
38cff2d670
|
more visual polish, adjust colours and spacing
|
2023-07-04 16:48:36 -07:00 |
|
Jacky Zhao
|
ab9da02c60
|
fix indexing causing main thread freeze, various polish
|
2023-07-04 10:08:32 -07:00 |
|
Jacky Zhao
|
e0ebee5aa9
|
various polish
|
2023-07-02 13:08:29 -07:00 |
|
Jacky Zhao
|
ba9f243728
|
tag and folder pages
|
2023-07-01 00:03:01 -07:00 |
|