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.
- Fixed bug where if the inital value was an array the options array would not be populated correctly
- Rebuilt assets
- Removed some left over code
- Fixed an empty string value being selected with multi method
- Fixed responsive multiselect fields losing their values on search
- Add new responsive() method that will trigger ajax select on text change
- Dist files updated
- Fixed bug with passing params in get request
- Add ability to add a parent field reference to pass through filter to ajax endpoint
- Added the ability to enable multiselect.
- Fixed
labelKey
missing in vue component.
- Initial release.