Releases: pdanpdan/vue-repl
Releases · pdanpdan/vue-repl
v1.0.20
🚀 Features
- Apply theme to preview - by @btea in https://github.com/pdanpdan/vue-repl/issues/200 (7ae10)
- Support custom template - by @JinweiOS in https://github.com/pdanpdan/vue-repl/issues/196 (8038b)
- Add theme as classname to sandbox - by @btea in https://github.com/pdanpdan/vue-repl/issues/203 (7e9dc)
- playground: Use a height of 100dvh with fallback to original 100vh - by @pdanpdan in https://github.com/pdanpdan/vue-repl/issues/182 (9e999)
- preview: Allow inject customCode in SSR render and provide context constant SSR_CLIENT for conditional execution of custom code - by @pdanpdan (6c022)
🐞 Bug Fixes
- Serialize import maps - by @sxzz (e085e)
- Default to white color on dark theme - by @pdanpdan in https://github.com/pdanpdan/vue-repl/issues/202 (48103)
- Preview: Fix style loading delay - by @Alfred-Skyblue in https://github.com/pdanpdan/vue-repl/issues/191 (ece44)
- codemirror: Fix codemirror editor showing nothing on start on small layouts when starting in ouput mode - by @pdanpdan in https://github.com/pdanpdan/vue-repl/issues/181 (6d759)
- messages: Place error messages in editor in front of bottom toggles - by @pdanpdan in https://github.com/pdanpdan/vue-repl/issues/183 (b1594)
View changes on GitHub
v1.0.19
v1.0.18
🐞 Bug Fixes
- Preview: Fixing incorrect styles during onMounted vuejs#191 - by @pdanpdan in https://github.com/pdanpdan/vue-repl/issues/191 (501e5)
View changes on GitHub
v1.0.17
No significant changes
View changes on GitHub
v1.0.16
🚀 Features
- Use shikiji for more accurate highlight - by @antfu in https://github.com/pdanpdan/vue-repl/issues/190 (e79aa)
- Add changes in upstream 3.1.0 - by @pdanpdan (13963)
🐞 Bug Fixes
View changes on GitHub
v1.0.15
v1.0.14
No significant changes
View changes on GitHub
v1.0.13
v1.0.12
No significant changes