v0.2.0-alpha
Pre-release
Pre-release
What's Changed
Breaking Changes ๐
- Rename events by @josefarias in #120
- Some styles might break as a result of modifying the combobox markup and default styles to allow for multiselect comboboxes. Not all of the new CSS classes are documented on the docs site yet. You might have to inspect element and reapply styles to the proper elements in order to get your comboboxes looking like before. Please excuse us while we nail down the base case for our markup and CSS.
๐ฆ Features
- Add multiple selections mode by @josefarias and @jlw in #106
- Implement grouped options by @josefarias and @Deanout in #114
๐ท๐ Bug Fixes
- Fix npm publications by @josefarias in #117
- Show clear widget on prefilled state by @jlw in #108
๐ Cosmetic Changes
- Refactor names in codebase by @josefarias in #112
Full Changelog: v0.1.43...v0.2.0