Skip to content

Commit

Permalink
v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
riophae committed Mar 14, 2018
1 parent 2b5fa04 commit aef7828
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.0.8 / 2018-03-15

- Added `alwaysOpen` prop
- Added the ability of disabling item selection
- Fixed that clicking on scrollbar accidently closes the dropdown in IE 11

## v0.0.7 / 2018-03-08

- Added `autoLoadRootOptions` prop
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@riophae/vue-treeselect",
"version": "0.0.7",
"version": "0.0.8",
"description": "A multi-select component with nested options for Vue.js",
"author": "Riophae Lee <riophaelee@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit aef7828

Please sign in to comment.