Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 2.31 KB

0.1.9 (2022-05-26)

0.1.9 (2022-05-24)

0.1.8 (2022-05-24)

0.1.7 (2022-05-19)

Features

  • vue-playground: add custom cdn supports (4fb37e4)

0.1.6 (2022-05-17)

Bug Fixes

  • vue-playground/doc-site: fix loading bug, fix build bug (15a31cd)
  • vue-playground: can not focus new file (227d1a9)

Features

  • vue-playground,vuepress-plugin-sandbox: add theme config supports (1cfa62d)
  • vue-playground/vue-xrender/class-mock: supports vuepress 2.0.0-beta.45, merge lib dts files (7d3300c)
  • vue-playground: add custom import map supports, add loading (d584653)
  • vue-playground: add style for editor (78a4475)
  • vue-playground: dark mode supports (eefd440)
  • vue-playground: supports change layout, fullscreen, show or hide code (cbd1191)
  • vue-playground: switch compiler from sucrase to babel (67d0a03)

0.1.5 (2022-05-11)

Bug Fixes

  • vue-playground: build error, remove monaco workers (ad261f8)

Features

  • vue-playground: init package (1707879)
  • vuepress-plugin-sandbox,vue-playground: init vuepress-plugin-sandbox, add life cycle supports (3d218cc)