Releases: slidevjs/slidev
Releases · slidevjs/slidev
v51.3.0
🐞 Bug Fixes
- Should reshow cursor when switching out playing page - by @kermanx in #2084 (f3f2a)
- Do not unmount slide too far away - by @kermanx in #2079 (6d2fd)
- Markdown format export - by @kermanx in #2077 (502f9)
- Visual clue when pressing
r
- by @kermanx in #2080 (842c0) - Use computed for clicks initialization in
createFixedClicks
- by @kermanx in #2073 (743b9) - Add password guard to entry, overview and print pages - by @kermanx in #2074 (bb461)
- Allow
at
to be0
in<v-clicks>
- by @kermanx in #2081 (9153d) - Disable
jiti
'smoduleCache
- by @kermanx in #2075 (eb404) - Do not use
useStyleTag
in SPA slides - by @kermanx in #2078 (d2394) - Do not exclude node_modules when searching components - by @kermanx in #2082 (7fa7d)
- Theme ejection - by @kermanx in #2085 (f3faf)
View changes on GitHub
v51.2.2
v51.2.1
No significant changes
View changes on GitHub
v51.2.0
v51.1.2
v51.1.1
v51.1.0
🚀 Features
- Support base option in dev mode - by @kermanx in #2028 (3192a)
- Support KaTex in notes - by @kermanx in #2024 (dbf42)
- Support coollabs as font provider - by @cnguyen-de and @kermanx in #1982 (fda9c)
- vscode: Allow to customize dev command - by @kermanx in #2029 (ad103)
🐞 Bug Fixes
View changes on GitHub
v51.0.2
v51.0.1
No significant changes
View changes on GitHub
v51.0.0
🚀 Features
- Adopt to Epoch SemVer
- Support tweaking sync up/down, related #1987 - by @antfu in #1987 (e7053)
- Use screen capture for slides snapshot - by @antfu and @kermanx in #1988 (de44e)
- Make sync mode easier to config - by @antfu (e24c5)
- Hide idle cursor - by @antfu (b7db7)
- Introduce css filters for projector correction - by @antfu (5adb7)
- presenter:
🐞 Bug Fixes
- Hide cursor conditions - by @antfu (777d2)
- presenter: Clicks context sync with mirror mode - by @antfu (d99eb)