Releases: vue-styleguidist/vue-live
Releases · vue-styleguidist/vue-live
v1.4.1
1.4.1 (2019-07-29)
Bug Fixes
- make layout Props work using v-bind (82ac78a)
v1.4.0
1.4.0 (2019-07-29)
Features
- add layoutProps to pass props to layout (1fe1694)
v1.3.2
1.3.2 (2019-07-29)
Bug Fixes
- language instead of languages (NO S) (3eb8898)
v1.3.1
1.3.1 (2019-07-29)
Bug Fixes
- expose the specified language in layout (e10bf65)
v1.3.0
1.3.0 (2019-07-29)
Features
- make requires & components accessible for custom layout (90bbb93)
- support for JSX syntax with a flag (8ffd8c4)
v1.2.0
1.2.0 (2019-07-14)
Features
- make code & language accessible for custom layout (d50bb87)
v1.1.3
1.1.3 (2019-06-06)
Bug Fixes
- update inbrowser compiler (125611f)
v1.1.2
1.1.2 (2019-06-05)
Bug Fixes
- remove es6 module to avoid acorn mistakes (b840774)
v1.1.1
1.1.1 (2019-06-04)
Bug Fixes
- bring back hot module reload (a1ee501)
- use npm instead of yarn (2844536)
v1.1.0
1.1.0 (2019-05-30)
Features