Releases: slidevjs/slidev
Releases · slidevjs/slidev
v0.49.7
🐞 Bug Fixes
- Slide layer should not
cover(edit: supress the pointer events) the slide below it - by @KermanX in #1636 (1f627)
View changes on GitHub
v0.49.6
v0.49.5
🚀 Features
- Line numbers support in magic-move - by @KermanX in #1619 (f8937)
- Two-way arrow and
v-drag-arrow
- by @KermanX in #1622 (a3399) - monaco: Introduce
monaco-write
- by @antfu (ac811)
🐞 Bug Fixes
- Should render title correctly in
index.html
- by @KermanX in #1621 (4b7a6) - Print should work in build mode when download is on - by @KermanX in #1620 (9b3be)
🏎 Performance
View changes on GitHub
v0.49.4
v0.49.3
v0.49.2
v0.49.1
No significant changes
View changes on GitHub
v0.49.0
🚀 Features
- Enhance
SlidevVideo
component - by @KermanX in #1435 (1abcd) - Draggable element - by @KermanX and @antfu in #1402 (65a1c)
- Snippets compatibility with the Monaco Runner - by @kamuiiiii and @KermanX in #1512 (43420)
- More uniformed click animations - by @KermanX in #1508 (c1394)
- Preserve comments in frontmatter - by @KermanX in #1518 (7f562)
- Context menu - by @KermanX and @antfu in #1475 (8e43c)
- Setup for routes - by @KermanX in #1529 (81f48)
- Bundle monaco runnable deps - by @KermanX and @antfu in #1530 (0f9b4)
- Add
VSwitch
component - by @xiaodong2008 and @KermanX in #1562 (e145f) - Use
<Link>
component for internal links - by @BanShan-Alec and @KermanX in #1553 (f6507) - Rewrite VSCode extension - by @KermanX and @antfu in #1557 (76e8b)
🐞 Bug Fixes
- Condition to stop dragging - by @kamuiiiii and @KermanX in #1517 (bd441)
- HMR for style blocks inside markdown - by @KermanX in #1536 (b2dc0)
- Disable code interop in inline code, fix #1540 - by @antfu in #1546 and #1540 (e8a14)
- Use
magic-string-stack
- by @antfu in #1545 (867de) - Support CRLF for magic move - by @Sdju and DChernov in #1549 (81e2a)
VClickGap
component - by @xiaodong2008 and @KermanX in #1564 (0191e)- Optimize deps errors in global installation mode - by @KermanX in #1559 (e03fd)
- Global installation detect - by @KermanX in #1566 (f796d)
- Text color in
MenuButton
component - by @KermanX in #1571 (cc1e7) - HTML head tags injection - by @KermanX in #1578 (0b627)
🏎 Performance
View changes on GitHub
v0.49.0-beta.6
v0.49.0-beta.5
🚀 Features
- Add
VSwitch
component - by @xiaodong2008 and @KermanX in #1562 (e145f) - Use
<Link>
component for internal links - by @BanShan-Alec and @KermanX in #1553 (f6507)
🐞 Bug Fixes
- Support CRLF for magic move - by @Sdju and DChernov in #1549 (81e2a)
VClickGap
component - by @xiaodong2008 and @KermanX in #1564 (0191e)- Optimize deps errors in global installation mode - by @KermanX in #1559 (e03fd)