v3General Availability - Happy Vue Coding!
Vue 3 Support - SFC/composition api: Rewrite with SFC and composition apisegmentLabelFormatterprop- Experimental slim build
- Core update
v2.2.1
- Compatible with
vue v3.0(still uses options api under the hood)
- Bugfix: Always take new value for
valueprop. This fixes the bug when value will not go to0. Resolves #22
- [
CORE][0.14.0] valueTextFontWeightconfig/prop. ref: https://codesandbox.io/s/competent-grothendieck-73cz8?file=/src/App.vuecypresstests forvalueTextFontWeight
- [
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
- removed
@babel/runtime-corejs2as dependency
- [
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
- link banner gif from github master tree
- [
CORE][0.10.0]
- Fix Typescript declaration. Use proper Vue type declaration. Fixes typescript support problem for Vue/Typescript.
Typescriptsupport. [CORE][0.9.0]
- [bugfix] Fix
forceRenderprop not updating fromtrue => false. Fixes - #4
- [CORE][0.8.0]
- core sync
[v0.7.2, v0.7.3]
- core sync
[v0.7.1]
- minor
READMEfixes
- Initial
betarelease - https://codesandbox.io/s/vue-template-5yuw8