Skip to content

Commit

Permalink
release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isneezy committed Jul 26, 2018
1 parent dc7ff0c commit 1c76320
Show file tree
Hide file tree
Showing 8 changed files with 106 additions and 62 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ 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.3.0] - 2018-07-26
### Added
- disabled property control to input and prop
- `search` event [#9](https://github.com/isneezy/vue-selectize/issues/9)
- `disableSearch` prop
- ability to disable built in search engine (disable search)
### Removed
### Fixed
- `searchText` input after adding item
Expand Down
76 changes: 49 additions & 27 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 1c76320

Please sign in to comment.