Releases: VictorCazanave/vue-svg-map
Releases · VictorCazanave/vue-svg-map
v1.2.0
1.0.0
- Last tests before releasing official v1 🎉
1.0.0-beta.5
- Fix
v-model
ofCheckboxSvgMap
andRadioSvgMap
components - Add unit tests
- Configure CI tools
- Add build status and test coverage badges
- Add
files
property inpackage.json
to reduce package's size
1.0.0-beta.4
- Fix ESM build
- Fix lint script
- Fix demo
1.0.0-beta.3
- Update wrapper to try to fix it
- Add prepublish script to avoid mistakes
1.0.0-beta.2
- Fix wrapper to export components properly
1.0.0-beta.1
- Fix wrapper to export components properly
- Configure demo to build it in right folder
- Update dependencies to fix alerts
1.0.0-beta.0
- Configure all tools (ESLint, rollup...)
- Create
SvgMap
,CheckboxSvgMap
andRadioSvgMap
components - Create demo with examples