v51.6.0
- Clear idle cursor timeout when disabling the option or changing mode - by @TymekDev in https://github.com/slidevjs/slidev/issues/2147 (308f7)
- Extract meta from custom
index.html
properly, close #2152 - by @antfu in https://github.com/slidevjs/slidev/issues/2152 (e92c3)
v51.5.0
- Allow adding Vite plugins dependent on slides data - by @jgosmann and @antfu in https://github.com/slidevjs/slidev/issues/2112 (98d80)
- Support open graph protocol - by @leochiu-a and @antfu in https://github.com/slidevjs/slidev/issues/2096 (af4c2)
- docs: Generate
llms.txt
andllms-full.txt
- by @okineadev in https://github.com/slidevjs/slidev/issues/2139 (e15b4) - parser: Transform slide notes - by @akordowski in https://github.com/slidevjs/slidev/issues/2136 (75bc2)
- Use
openInEditor()
instead ofopenInEditor
- by @zhixiangyao in https://github.com/slidevjs/slidev/issues/2118 (da595) - Opacity of
FormCheckbox
- by @stone-zeng in https://github.com/slidevjs/slidev/issues/2107 (c7ba6) - AspectRatio type in schema - by @jpoehnelt and @antfu in https://github.com/slidevjs/slidev/issues/2089 (dc8b4)
- Load raw slide content in slide editor - by @jgosmann in https://github.com/slidevjs/slidev/issues/2094 (9c323)
v51.4.0
- Allow bun as package manager for dep installation - by @hugohabicht01 in https://github.com/slidevjs/slidev/issues/2098 (d5035)
- Allow to set title/level from preparser via frontmatter keys - by @jgosmann in https://github.com/slidevjs/slidev/issues/2103 (cb0ac)
- Update deps - by @antfu (a0852)
- Preview next clicks count - by @kermanx in https://github.com/slidevjs/slidev/issues/2102 (b88eb)
v51.3.0
- Should reshow cursor when switching out playing page - by @kermanx in https://github.com/slidevjs/slidev/issues/2084 (f3f2a)
- Do not unmount slide too far away - by @kermanx in https://github.com/slidevjs/slidev/issues/2079 (6d2fd)
- Markdown format export - by @kermanx in https://github.com/slidevjs/slidev/issues/2077 (502f9)
- Visual clue when pressing
r
- by @kermanx in https://github.com/slidevjs/slidev/issues/2080 (842c0) - Use computed for clicks initialization in
createFixedClicks
- by @kermanx in https://github.com/slidevjs/slidev/issues/2073 (743b9) - Add password guard to entry, overview and print pages - by @kermanx in https://github.com/slidevjs/slidev/issues/2074 (bb461)
- Allow
at
to be0
in<v-clicks>
- by @kermanx in https://github.com/slidevjs/slidev/issues/2081 (9153d) - Disable
jiti
'smoduleCache
- by @kermanx in https://github.com/slidevjs/slidev/issues/2075 (eb404) - Do not use
useStyleTag
in SPA slides - by @kermanx in https://github.com/slidevjs/slidev/issues/2078 (d2394) - Do not exclude node_modules when searching components - by @kermanx in https://github.com/slidevjs/slidev/issues/2082 (7fa7d)
- Theme ejection - by @kermanx in https://github.com/slidevjs/slidev/issues/2085 (f3faf)
v51.2.1
No significant changes
v51.1.1
- Should display base in remote URLs - by @kermanx (5603f)
- Frontmatter types and vscode schemas - by @mnenie and @kermanx in https://github.com/slidevjs/slidev/issues/2063 (59133)
- vscode: Should replace
${port}
in dev command - by @kermanx (8f530)
v51.1.0
- Support base option in dev mode - by @KermanX in https://github.com/slidevjs/slidev/issues/2028 (3192a)
- Support KaTex in notes - by @KermanX in https://github.com/slidevjs/slidev/issues/2024 (dbf42)
- Support coollabs as font provider - by @cnguyen-de and @KermanX in https://github.com/slidevjs/slidev/issues/1982 (fda9c)
- vscode: Allow to customize dev command - by @KermanX in https://github.com/slidevjs/slidev/issues/2029 (ad103)
- vscode: Project tree commands - by @KermanX in https://github.com/slidevjs/slidev/issues/2025 (0c252)