Releases: axentix/vue
Releases · axentix/vue
0.4.0
feat: new version 0.4.0 (#20) * feat: add collapsible (#17) * feat(collapsible): option api collapsible version * feat(collapsible): basic active & autoclose * feat(collapsible): handle autoclose * feat(collapsible): test * fix(collapsible): multiple sidenav handling * fix(tooltip): tests * fix(collapsible): remove instance * fix(collapsible): test template * feat: add tooltip (#18) * feat(tooltip): everything * fix(tooltip): fit-content * fix(tooltip): class * feat(tooltip): storybook * fix(tooltip): log & tests * feat: new version * feat: changelog * feat: prepare 0.4.0 Co-authored-by: Stallos11 <49057921+Stallos11@users.noreply.github.com> Co-authored-by: Stallos11 <vincentdelev@yahoo.fr>
0.3.0
0.3.0 - 2021-05-27
- ADDED
- Modal
- FormField materialColor option
- removeInstance utils
- REMOVED
- IMPROVED
- Core utils
- Update dependencies
- BUGFIXES
0.2.1
0.2.1 - 2021-05-26
- ADDED
- REMOVED
- IMPROVED
- Update Axentix to 1.3.0
- BUGFIXES
0.2.0
0.2.0 - 2021-05-26
- ADDED
- Compatibility with Vue 2 & Vue 3
- Forms (all doc category)
- Reworked components with Composition API
- vitejs CI
- REMOVED
- vue-cli-* packages
- Rollup build
- IMPROVED
- storybook build speed
- BUGFIXES
0.1.1
0.1.1 - 2021-05-12
- ADDED
- REMOVED
- IMPROVED
- BUGFIXES
- CI build
0.1.0
0.1.0 - 2021-05-12
- ADDED
- Sidenav component
- Button component
- Basic architecture
- CI/CD
- Storybook
- REMOVED
- IMPROVED
- BUGFIXES