Releases: adrianjost/two-channel-picker
Releases · adrianjost/two-channel-picker
v1.0.0-beta.2
🐛 Bugfixes
Fixes outdated vue2 peer dependency definition in package.json
v1.0.0-beta.1
Breaking Changes
- native web-components support is missing (not supported by vue-cli yet)
- Vue version now requires vue3
v0.3.0
Additions
- add native WebComponents support including attribute type conversion.
- add support for keyboard navigation
Changes
- added
options
attribute where all options (colorLeft
,colorRight
, ...) now must be placed in. The old Attributes were removed.