Skip to content

Releases: vaadin/vaadin-list-mixin

v1.4.1

26 Oct 07:24
Compare
Choose a tag to compare

Changes Since v1.4.0:

  • 2c7c836 Fix click when pointer-events=none is set
  • 73cb885 Fix click in children elements

v1.4.0

25 Oct 12:30
Compare
Choose a tag to compare

Changes Since v1.3.1:

v1.3.1

24 Oct 08:41
Compare
Choose a tag to compare

Changes Since v1.3.0:

  • b609d21 Make _vertical property protected
  • 4d9e249 Wait for the DOM to be ready to configure tabIndexes
  • 9ccd60a Update demos
  • eeaef9a, edf726b Implement focus() method. Fixes #12
  • 23f1161 Fire click event when selecting with keyboard. Fixes #13
  • 6773e73 Add _hasVaadinListMixin property

v1.3.0

21 Oct 12:32
Compare
Choose a tag to compare

Changes Since v1.2.0:

  • Breaking Changes: (2f83c54, c7fee4d, aaccc7a)

    • Rename property vertical to orientiation=horizontal|vertical.
    • Default direction now is vertical
  • 85ab539 Prevent item selection if disabled

v1.2.0

19 Oct 10:46
Compare
Choose a tag to compare

Changes Since v1.1.1:

v1.1.1

18 Oct 12:44
Compare
Choose a tag to compare

Changes Since v1.1.0:

  • 1ef5cd1 Adding _hasVaadinListItemMixin property for mixin detection.

v1.1.0

18 Oct 08:30
Compare
Choose a tag to compare

Changes Since v1.0.0:

  • ef51ff8 Rename ItemMixin to ListItemMixin
  • a41e0dd Reflect vertical state as an attribute on child items

v1.0.0 - First release

17 Oct 11:14
Compare
Choose a tag to compare