Skip to content

Initial release

Compare
Choose a tag to compare
@pdanpdan pdanpdan released this 03 Dec 17:35
· 92 commits to pdan since this release

Base on @vue/repl v3.0.0

Features

  • editor: add Emmet for both editors (02c0079)
  • editor: implement autosave config (794e4ce)
  • FileSelector: edit file name in place and auto resize input on typing (4c27b9d)
  • Message: move it in front of button/toggles (18a9f77)
  • preview: call customCode (importCode/useCode) on both server and client on SSR (6a30326)
  • toggles: align 'show error', output, and iOS kbd on bottom and make them not overlap (c95ae1a)
  • transform: allow custom transformers for template and styles (5869a91)