Skip to content

Releases: vaadin/vaadin-control-state-mixin

v2.2.6

18 Mar 08:41
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.2.5:

  • Version bump to skip invalid cached Bower package

v2.2.5

17 Mar 16:18
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.2.4:

  • 4804310 refactor: expose keyboardActive flag (#76)

  • 8a0fee3 chore: bump urijs from 1.19.9 to 1.19.10 (#75)

v2.2.4

23 Sep 13:37
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.2.3:

  • fb90387 refactor: change focus-ring condition (#65)

v2.1.4

23 Sep 13:56
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.2.4:

  • 3b19897 refactor: change focus-ring condition (#65)

  • d0b4ca9 fix: Only run _focus if focus is received from outside (#62)

v2.2.3

08 Jun 11:37
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.2.2:

  • 559afb0 fix: Only run _focus if focus is received from outside (#62)

v2.2.2

25 May 12:45
Compare
Choose a tag to compare

Changes Since v2.2.1:

  • dc05425 fix: make internal focus method protected (#61)

v2.2.1

17 Apr 07:35
Compare
Choose a tag to compare

Fixes

  • Fixed TypeScript definition for focusElement

Changes Since v2.2.0:

  • 01fc110 fix: correct focusElement type, minor tweaks (#60)

v2.2.0

16 Apr 07:57
Compare
Choose a tag to compare

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v2.1.3:

  • 08f782b chore: add files to package.json

  • 710bf74 chore: update Firefox to latest

  • 003b787 chore: prepare for TS defs generation

  • 93426c2 refactor: remove unnecessary expression

v2.1.3

21 Feb 14:40
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.1.2:

  • 6687465 Workaround Firefox 63..65 tab focus issue (#52)

  • 80cea8f chore: sync contribution guide with skeleton [skip ci]

  • fc087ce Explicitly specify port in 'npm start' script

  • d3fd5ed Don't dispatch click event for disabled element (#49)

v2.1.2

07 Nov 15:20
Compare
Choose a tag to compare

Changes Since v2.1.1:

  • 6b79f1a Add a test for throwing an error on element creation focus

  • 274282f Don't focus element that hasn't yet been attached to the DOM

  • 468acad Use badgen for npm and bower versions badges

  • b9aff91 Use @vaadin/vaadin-component-dev-dependencies