Commit Graph

29 Commits (9dcf0f7efa3c084bf8c06b69dd9dc55950ca6fd0)

Author SHA1 Message Date
Kevin Deng 9dcf0f7efa
perf: replace debug with obug
3 weeks ago
Divyansh Singh d3a15673bd fix(hmr): no need for server restart on theme change
4 months ago
Lee Dogeon 53599039a0 fix(local-search): parse headings with non-anchor `a` tags as titles properly (#4809)
5 months ago
Divyansh Singh b99d5123c9
feat: support using header anchors in markdown file inclusion (#4608)
9 months ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
9 months ago
Anthony Fu 80622356f1
feat: use `markdown-it-async`, remove `synckit` (#4507)
10 months ago
Divyansh Singh 36bde803c8 chore: maintenance and cleanup
11 months ago
Divyansh Singh 0cbb469842
feat(build): add localeIndex to md.env (#3862)
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
Divyansh Singh 6f2a2af1ff chore: fix types
2 years ago
g-dx c6ff5c7686
feat: process md includes before building local search index (#2906)
2 years ago
Damien Guard 00dc1e6742
feat: allow customizing markdown renderer used for local search indexing (#2770)
2 years ago
烽宁 6fc88a5cce
fix: remove index.html when using createContentLoader (#2693)
2 years ago
Divyansh Singh fb048a6f72
fix(search): add useFocusTrap and mark.js to optimizeDeps (#2682)
2 years ago
Jérémy Riverain 37d5b273fb
feat(search): allow excluding content from search results (#2602)
2 years ago
烽宁 9fee5542cb
feat(search): support `minisearch` customization (#2576)
2 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
烽宁 494c634eb1
fix(theme): local search get 404 on build when use route rewrites in windows (#2301)
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
Divyansh Singh 9e04b43567 fix(search): remove extra /index from routes
3 years ago
ChuHoMan 7dfe9d2d43
refactor: directly use site.base instead of userConfig.base (#2223)
3 years ago
Divyansh Singh 25a1fe90bd fix(search): avoid double base
3 years ago
Divyansh Singh 713a35cbd0
feat!: organized search config (#2218)
3 years ago
Divyansh Singh 8059ec390a chore: rename offline search to local search
3 years ago