File tree Expand file tree Collapse file tree 3 files changed +2
-62
lines changed
Expand file tree Collapse file tree 3 files changed +2
-62
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77## [ unreleased]
88### Added
99- add ability to limit dropdown options using ` limit ` property [ #14 ] ( https://github.com/isneezy/vue-selectize/issues/9 )
10- ### Fixed
11- - long phrases were get truncated or hidden behind
10+ ### Fixed- long phrases were get truncated or hidden behind
1211
1312## [ 0.3.0] - 2018-07-26
1413### Added
Original file line number Diff line number Diff line change 2323 "url" : " https://github.com/isneezy/vue-selectize.git"
2424 },
2525 "scripts" : {
26- "serve" : " vue-cli-service serve" ,
27- "build:demo" : " vue-cli-service build" ,
26+ "serve" : " vuepress dev docs" ,
2827 "build:lib" : " vue-cli-service build --target lib --name vue-selectize ./src/components/VSelectize.vue" ,
29- "docs:dev" : " vuepress dev docs" ,
3028 "docs:build" : " vuepress build docs" ,
3129 "lint" : " vue-cli-service lint"
3230 },
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments