Skip to content

Releases: adrianjost/two-channel-picker

v1.0.0-beta.2

08 Feb 12:11
267b654
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

🐛 Bugfixes

Fixes outdated vue2 peer dependency definition in package.json

v1.0.0-beta.1

08 Feb 12:05
ffc24d2
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Breaking Changes

  • native web-components support is missing (not supported by vue-cli yet)
  • Vue version now requires vue3

v0.3.0

30 Nov 17:09
c9aa548
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

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.