Releases: vue-styleguidist/vue-live
Releases · vue-styleguidist/vue-live
v2.0.0-beta.2
Features
- create allow list for camelCased SVG attributes (#67) (1f35496)
v2.0.0-alpha.8
Bug Fixes
- allow for $ variables and functions handlers (0f0b3d0)
v1.16.1
1.16.1 (2021-05-27)
Bug Fixes
- allow for $ variables and functions handlers (0f0b3d0)
v2.0.0-alpha.7
Bug Fixes
- allow for $ variables and functions handlers (536a4a8)
v2.0.0-alpha.5
Features
- updated regex validation of element attributes to enable 'aria-label' for example (aaa0b06)
v1.16.0
1.16.0 (2020-11-18)
Features
- updated regex validation of element attributes to enable 'aria-label' for example (aaa0b06)
v2.0.0-alpha.4
Bug Fixes
- allow aria and dashed attributes (c9f5fbc), closes #59