All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- To reduce verbosity
keys
prop now uses[this.label, this.keyBy]
as default value.
- We have updated a lot of our dependencies.
- Input text truncated when nothing is selected
- prettier
- Updated dependencies (vue-cli v4)
- Updated documentation and examples
- add spinner loader while fetching async data
- input takes 2 rows on single selection #22
- add ability to limit dropdown options using
limit
property #14
- long phrases were get truncated or hidden behind
- searchText remains after select an option #19
- disabled property control to input and prop
search
event #9- ability to disable built in search engine (disable search)
searchText
input after adding item
hasFocus
to use the disabled prop to show options
- Distifies to the repository
- theme property
- CHANGELOG.md
.form-control
class #3
- This dependency where not found (possible fix) #5
- Some styles issues
create-function
to be promisse based
- README.md
- Build commad
- VSelectize component
- Demo example