Skip to content

Commit

Permalink
release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isneezy committed Sep 19, 2018
1 parent 4558d8d commit 39ea385
Show file tree
Hide file tree
Showing 8 changed files with 84 additions and 65 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [unreleased]
## [0.4.0]
### Added
- add ability to limit dropdown options using `limit` property [#14](https://github.com/isneezy/vue-selectize/issues/9)
### Fixed
Expand All @@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- disabled property control to input and prop
- `search` event [#9](https://github.com/isneezy/vue-selectize/issues/9)
- ability to disable built in search engine (disable search)
### Removed
### Fixed
- `searchText` input after adding item
### Changed
Expand Down
66 changes: 38 additions & 28 deletions dist/vue-selectize.common.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vue-selectize.common.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 39ea385

Please sign in to comment.