Commit Graph

72 Commits (434739b8a2d07dfe48352f7e4962fbe33d006ec4)

Author SHA1 Message Date
Kevin Deng 5e0d7dab83
chore: replace debug with obug (#5030)
2 months ago
Divyansh Singh d3a15673bd fix(hmr): no need for server restart on theme change
5 months ago
Divyansh Singh 3d0fafba54
fix: hmr of style blocks in dynamic routes (#4903)
6 months ago
Divyansh Singh fc267ae6b7 fix: module graph causing unnecessary route regeneration on every update
6 months ago
Divyansh Singh 318c14fa7c fix: make paths in `watchedFiles` absolute as mentioned in the docs
6 months ago
Lee Dogeon 53599039a0 fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809)
7 months ago
Divyansh Singh 7619521259
feat!: consistent glob options across content, data, and path loaders (#4808)
7 months ago
Divyansh Singh b99d5123c9
feat: support using header anchors in markdown file inclusion (#4608)
11 months ago
Divyansh Singh e271695d71 fix: hmr not working for watched files in path loaders
11 months ago
Divyansh Singh 9f54714e7d fix: rebuild dynamic routes cache on server restart
11 months ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
11 months ago
Anthony Fu 80622356f1
feat: use `markdown-it-async`, remove `synckit` (#4507)
1 year ago
翠 / green 80d0e0ff70
chore(deps): replace micromatch with picomatch (#4505)
1 year ago
翠 / green 6a2efc385c
feat!: upgrade vite to v6 (#4504)
1 year ago
Divyansh Singh e8129167c7 fix(build): escape `$` in replace pattern in dynamic routes plugin
1 year ago
Divyansh Singh 36bde803c8 chore: maintenance and cleanup
1 year ago
Divyansh Singh 8436472c78
feat(experimental): support passing function for rewrites (#4274)
1 year ago
Cristopher cb1106d2ce
chore(deps): replace fast-glob with tinyglobby (#4132)
1 year ago
Divyansh Singh 612d66fbb5 chore: add tests for data loader hmr
1 year ago
Divyansh Singh 0cbb469842
feat(build): add localeIndex to md.env (#3862)
2 years ago
Divyansh Singh f0debd20f4 fix(build): show file info on error
2 years ago
烽宁 f7aef3ca23
fix(localSearch): remove empty titles that may appear in search results (#3665)
2 years ago
Yuxuan Zhang ac5881eeac
perf(localSearch): add concurrency pooling, cleanup logic, improve performance (#3374)
2 years ago
arianrhodsandlot 6d89a08cb7
fix: print errors when importing an invalid dynamic route (#3201)
2 years ago
Ianis Bernard 0f02697353
chore: fix typo (#3279)
2 years ago
Divyansh Singh 7991180080
fix(build): handle .mjs/.mts files as data / path loaders (#3058)
2 years ago
Divyansh Singh 6f2a2af1ff chore: fix types
2 years ago
huluobotx 3023b5c76b
fix(build): respect srcExclude in content loader (#2963)
2 years ago
g-dx c6ff5c7686
feat: process md includes before building local search index (#2906)
2 years ago
Divyansh Singh 47068ff0c5
revert: "perf: extract social icons as plugin to avoid unused icons" (#2861)
2 years ago
Damien Guard 00dc1e6742
feat: allow customizing markdown renderer used for local search indexing (#2770)
2 years ago
Divyansh Singh 0c8cf0df89
perf: extract social icons as plugin to avoid unused icons (#2768)
3 years ago
Divyansh Singh 0f421d7222 fix(build): nested rewrites not working properly
3 years ago
Divyansh Singh f0d308288c
chore: bump deps (#2724)
3 years ago
烽宁 6fc88a5cce
fix: remove index.html when using createContentLoader (#2693)
3 years ago
Divyansh Singh fb048a6f72
fix(search): add useFocusTrap and mark.js to optimizeDeps (#2682)
3 years ago
Jérémy Riverain 37d5b273fb
feat(search): allow excluding content from search results (#2602)
3 years ago
烽宁 9fee5542cb
feat(search): support `minisearch` customization (#2576)
3 years ago
Divyansh Singh 69b2625623
fix(build): disable validation for rewrite compiling
3 years ago
Divyansh Singh f831767764 feat(build): allow using regex in rewrites
3 years ago
JiZhi c9a98ac6bb
fix(build): create markdown env for localSearchPlugin (#2322)
3 years ago
zonemeen 199f392b58 refactor: simplify the import path
3 years ago
烽宁 b31933fbdd
fix(build): uniform handling of windows slash in localSearchPlugin (#2358)
3 years ago
Divyansh Singh 188893c2c1 fix(build): reset regex lastIndex before testing
3 years ago
烽宁 494c634eb1
fix(theme): local search get 404 on build when use route rewrites in windows (#2301)
3 years ago
Divyansh Singh 84cf45772e fix(build): allow data-loaders files in packages to be found (closes #2272)
3 years ago
btea 87d309c088
refactor: resolve circular dependency (#2283)
3 years ago
Divyansh Singh e37e5cb45a fix(search): ready event is not fired on mac
3 years ago
Divyansh Singh 3e0e9d2b27 fix(search): don't directly access userConfig
3 years ago
Divyansh Singh b1c956ce99 fix(search): properly group nested headings
3 years ago