Change Log
February 29, 2024 ยท View on GitHub
v3.0.1
v3General Availability - Happy Vue Coding!
v3.0.0-rc0
Vue 3 Support - SFC/composition api: Rewrite with SFC and composition apisegmentLabelFormatterprop- Experimental slim build
- Core update
v2.2.1
v2.0
- Compatible with
vue v3.0(still uses options api under the hood)
1.8.0
- Bugfix: Always take new value for
valueprop. This fixes the bug when value will not go to0. Resolves https://github.com/palerdot/vue-speedometer/issues/22
1.7.0
- [
CORE][0.14.0] valueTextFontWeightconfig/prop. ref: https://codesandbox.io/s/competent-grothendieck-73cz8?file=/src/App.vuecypresstests forvalueTextFontWeight
1.6.0
- [
CORE][0.13.1] CustomSegmentLabelPosition,Transitiontypes for both Typescript and JS. ref - https://codesandbox.io/s/modest-cookies-tnhqx?file=/src/App.vue100%Test coveragecodecov,github actionsintegrationcypresse2e tests
1.5.0
- removed
@babel/runtime-corejs2as dependency
1.4.0
- [
CORE][0.11.0] - migrated to
lodash-esfromlodashfor better tree shaking. Exportingthemesfrom core for better reusablility. - removed
lodashdependency. ref: https://codesandbox.io/s/fragrant-haze-f3cqz
1.3.1
- link banner gif from github master tree
1.3.0
- [
CORE][0.10.0]
1.2.1
- Fix Typescript declaration. Use proper Vue type declaration. Fixes typescript support problem for Vue/Typescript.
1.2.0
Typescriptsupport. [CORE][0.9.0]
1.1.0
- [bugfix] Fix
forceRenderprop not updating fromtrue => false. Fixes - https://github.com/palerdot/vue-speedometer/issues/4
1.0.4
- [CORE][0.8.0]
1.0.3
- core sync
[v0.7.2, v0.7.3]
1.0.2
- core sync
[v0.7.1]
1.0.1 beta
- minor
READMEfixes
1.0.0.beta
- Initial
betarelease - https://codesandbox.io/s/vue-template-5yuw8