Skip to content

Releases: vue-styleguidist/vue-live

v2.1.0

02 Aug 02:51
9aa5284
Compare
Choose a tag to compare

2.1.0 (2022-08-02)

Features

v2.0.1

03 Jun 00:41
Compare
Choose a tag to compare

2.0.1 (2022-06-03)

Bug Fixes

  • build script with vite needs ordering of imports (e4d61e4)

v3.0.0-beta.1

02 Jun 22:59
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2022-06-02)

Bug Fixes

  • A bunch of fixes for the next branch (#55) (d255d31)

  • allow aria and dashed attributes (c9f5fbc), closes #59

  • allow for $ variables and functions handlers (536a4a8)

  • build script with vite needs ordering of imports (f59610c)

  • ci update caniuse (c72e094)

  • CSS scope ID (#64) (4862837)

  • demo remove use of datepicker unused (d7e7ce7)

  • first compiling version (d0ca13a)

  • make it run (541a131)

  • make it run without eslint errors (f2ff5f5)

  • make npm start work again (17a1160)

  • release semrel (5f8501f)

  • remove console.log (63d33e9)

  • remove recast remains (ccfed79)

  • update dependency and make jsx work (f0337f8)

  • update inbrowser compiler for vite compat (1426c1d)

  • use acorn walk instead of recast visit (ed94f24)

  • First release of a vue 3 compatible vue-live (#53) (cc6298c), closes #53

Features

  • create allow list for camelCased SVG attributes (#67) (1f35496)

BREAKING CHANGES

  • will deliver the next branch as alpha next

  • fix: hook on the right event

  • fix: use global h hyperscript

  • fix: protect empty script

  • fix: install vue-3 datepicker

  • docs: use the new date picker

  • docs: add a comment

v2.0.0

02 May 01:25
Compare
Choose a tag to compare

2.0.0 (2022-05-02)

BREAKING CHANGES

  • will deliver the next branch as alpha next

  • fix: hook on the right event

  • fix: use global h hyperscript

  • fix: protect empty script

  • fix: install vue-3 datepicker

  • docs: use the new date picker

  • docs: add a comment

  • build: ren semantic on next

  • build: run travis on next branch

  • test: fix cypress

v2.0.0-beta.5

22 Mar 14:53
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

2.0.0-beta.5 (2022-03-22)

Bug Fixes

v2.0.0-beta.4

18 Mar 19:00
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2022-03-18)

Bug Fixes

  • update inbrowser compiler for vite compat (1426c1d)

v2.0.0-beta.3

28 Feb 02:51
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2022-02-28)

Bug Fixes

  • make it run (541a131)
  • make it run without eslint errors (f2ff5f5)
  • make npm start work again (17a1160)
  • one too many curlys (b82604f)
  • prevent style tags from piling up (#71) (d70a41f)
  • should use the safe removal method upon destroy (#73) (6aa27c2)
  • update dependency and make jsx work (f0337f8)

Features

  • expose success event and adjust the order of emitting error (#70) (4b585aa)

v1.17.2

23 Nov 15:36
6aa27c2
Compare
Choose a tag to compare

1.17.2 (2021-11-23)

Bug Fixes

  • should use the safe removal method upon destroy (#73) (6aa27c2)

v1.17.1

19 Nov 17:07
d70a41f
Compare
Choose a tag to compare

1.17.1 (2021-11-19)

Bug Fixes

  • prevent style tags from piling up (#71) (d70a41f)

v1.17.0

18 Nov 15:45
4b585aa
Compare
Choose a tag to compare

1.17.0 (2021-11-18)

Features

  • expose success event and adjust the order of emitting error (#70) (4b585aa)