vue-foldable
Version:
foldable component for vue.js
45 lines (20 loc) • 1.09 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.0.0"></a>
## 1.0.0 (2019-03-16)
**Note:** Version bump only for package vue-foldable
<a name="0.5.0"></a>
## 0.5.0 (2018-07-30)
* feat: no-mask option. ([32d11d6](https://github.com/ulivz/vue-foldable/commit/32d11d6))
* refactor: code style ([7c09262](https://github.com/ulivz/vue-foldable/commit/7c09262))
<a name="0.4.2"></a>
## <small>0.4.2 (2018-07-24)</small>
* fix: unepxected npm excluded dist dir. ([b11bb0d](https://github.com/ulivz/vue-foldable/commit/b11bb0d))
<a name="0.4.0"></a>
## 0.4.0 (2018-07-13)
* feat: use vue.js icon and add rotate animation ([531aae7](https://github.com/ulivz/vue-foldable/commit/531aae7))
<a name="0.3.0"></a>
## 0.3.0 (2018-07-11)
* docs: update core package's README ([6d70865](https://github.com/ulivz/vue-foldable/commit/6d70865))
* build: update package.json & bootstrap script ([1ef5cb6](https://github.com/ulivz/vue-foldable/commit/1ef5cb6))