Vue Superman Versions Save

monorepo for vue utils, but not only vue. such as render vue jsx in template; mock decorator for class to generate faker data; vue online playground and more....

v0.1.10

2 years ago

v0.1.9

2 years ago

v0.1.7

2 years ago

Bug Fixes

  • vue-xrender: xTpl component throw warnning (e12cef4)

Features

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

v0.1.6

2 years ago

Bug Fixes

  • vue-playground: can not focus new file (227d1a9)
  • vue-playground/doc-site: fix loading bug, fix build bug (15a31cd)
  • vuepress-plugin-sandbox: vue-playground css not working (246b12b)

Features

  • 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)
  • 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)

v0.1.5

2 years ago

Bug Fixes

  • class-mock: seed function parameters types error (2e3d33b)
  • vue-playground: build error, remove monaco workers (ad261f8)

Features

  • class-mock: add seed,setLocale function, add Fake decorator (cd47f54)
  • doc-site: add site logo icon (d41e4c9)
  • doc-site: update vue-xrender components docs (5cf12fc)
  • vue-playground: init package (1707879)
  • vuepress-plugin-sandbox,vue-playground: init vuepress-plugin-sandbox, add life cycle supports (3d218cc)

v0.1.4

2 years ago

v0.1.3

2 years ago

Bug Fixes

  • fix test bug, update github actions (cb30319)

Features

  • class-mock: add entity decorator、class decorator (c64c6d1)
  • class-mock: add faker all api to decorator (083710d)
  • class-mock: add fakerjs, start write mock decorator (7e60b89)
  • class-mock: implementing a minimum runnable instance (342a123)
  • class-mock/vue-xrender/superman-shared: extract duplicate tool functions to superman-shared (8a638f9)
  • doc-site: add vuepress config (a2189d9)

v0.1.2

2 years ago

Bug Fixes

  • vue-xrender: x-tpl render error in vue3 (21c4a88)

v0.1.1

2 years ago

Bug Fixes

  • vue-xrender: vue-xrender x-jsx component props type error in vue2 (47b057e)

v0.0.9

2 years ago