Commit Graph

2856 Commits (main)
 

Author SHA1 Message Date
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
3 weeks ago
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
3 weeks ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
3 weeks ago
Divyansh Singh f1ee91335e refactor(theme)!: rebuild the base styles on tailwind's preflight
3 weeks ago
Divyansh Singh 829288ddec docs: declare the vazirmatn face manually and pin its version
3 weeks ago
Divyansh Singh 91b06b67a3 fix(theme)!: route cjk punctuation to matching system fonts
3 weeks ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
3 weeks ago
Divyansh Singh a1f2147c0a docs: rewrite and complete jsdocs in siteConfig.ts
3 weeks ago
Divyansh Singh ab1896fbf4 feat: update option stability annotations
3 weeks ago
Divyansh Singh 705c1be0f8 feat(theme): cover all Inter glyphs, generate font subsets from a script
3 weeks ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
3 weeks ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
3 weeks ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
3 weeks ago
Divyansh Singh 7c09583eaa test(markdown): cover attrs behavior before plugin migration
3 weeks ago
Divyansh Singh 018887fa1d feat(markdown)!: replace markdown-it-emoji with @mdit/plugin-emoji
3 weeks ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
3 weeks ago
Divyansh Singh 7550517916 feat(markdown)!: replace markdown-it-anchor with @mdit/plugin-anchor
3 weeks ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
3 weeks ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
3 weeks ago
Divyansh Singh e235dbeb8a feat(markdown)!: support `attrs: false` for disabling attrs plugin
3 weeks ago
Divyansh Singh bffe1e1412 feat(markdown): allow disabling table `tabindex` attribute
3 weeks ago
Divyansh Singh 6bbd04e0bf test: type-check tests and docs
3 weeks ago
Divyansh Singh 572bc63bd8 docs: remove unsupported `threadDepthExceededMessage` translation
3 weeks ago
Divyansh Singh e6ba9d8caa fix(build): don't rely on checkout directory name when externalizing types
3 weeks ago
Divyansh Singh cec499869f refactor(theme)!: remove deprecated `disableDetailedView` local search option
3 weeks ago
Divyansh Singh 18d1b4713c refactor(theme)!: remove deprecated `lastUpdatedText` option
3 weeks ago
Divyansh Singh 95c042039c refactor(theme)!: remove deprecated `outlineTitle` option
3 weeks ago
Divyansh Singh 27762eac86 refactor(markdown)!: remove deprecated `cjkFriendly` option
3 weeks ago
Divyansh Singh 078786a1b3 refactor(markdown)!: rename image option `lazyLoading` to `lazyLoad`
3 weeks ago
Henrikh Kantuni 9376c58abe
fix(theme): prevent TypeError when navigating to page without outline (#5329)
3 weeks ago
Bjorn Lu cf973b20ef
docs: update vite logo (#5319)
4 weeks ago
btea 4666fc2776
feat(cli): show vite version in startup log (#5328)
4 weeks ago
Divyansh Singh c39a85a2ac fix(build): compose markdown `preConfig` hook when extending configs
4 weeks ago
Divyansh Singh ef64198b4b docs: add example for nesting custom containers
4 weeks ago
冰冻大西瓜 028ee31b06
docs: add base path prefix docs to sidebar reference (#5324)
4 weeks ago
chencu 3b560a0efa
feat: support `note`, `important`, `caution` markdown containers (#5161)
4 weeks ago
Divyansh Singh 7118402227 fix(theme): safari not showing external link icon properly
4 weeks ago
Divyansh Singh 70a918751b docs: update vite's domain
4 weeks ago
Bjorn Lu 3f99872468
fix(theme/a11y): use ul and li for lists (#5326)
4 weeks ago
Bjorn Lu 79cdd8c018
docs: remove mention of whyframe (#5327)
4 weeks ago
Bjorn Lu 8e42f3159a
feat: enable metaChunk by default (#5325)
4 weeks ago
Divyansh Singh 96b6e0611f
docs: update changelog entry for alpha-13 to mention lastUpdated default
1 month ago
Bjorn Lu 296ef57d2a
build: refactor release script to clack prompts (#5320)
1 month ago
Bjorn Lu 865d04b252
fix: remove stackTraceLimit Infinity for DEBUG (#5318)
1 month ago
Bjorn Lu 3868b64e41
feat: auto-add width/height to local images to avoid layout shift (#5311)
1 month ago
PizzaConsole e21ffab582
docs: use defineConfig instead of defineConfigWithTheme (#4758)
1 month ago
Bjorn Lu e558af6ca0
docs: improve enhanceApp usecases (#5315)
1 month ago
Divyansh Singh dcb7a75532 refactor!: make the route the single source of truth for the URL hash
1 month ago
Bjorn Lu 262b78f1ca
refactor: improve relative image path normalization (#5314)
1 month ago
Bjorn Lu 9ee401d7ad
fix(theme): preserve url params when switching languages (#5312)
1 month ago