Skip to content

Releases: vaadin/vaadin-radio-button

v1.6.3

26 Feb 10:06
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.6.2:

  • 649d505 fix: do not prevent selection for pointer up on slotted content (#235)

v1.6.2

08 Jan 08:29
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.6.1:

  • f102419 fix: detect actual target of the touchend or mouseup event (#232)

v1.6.1

16 Nov 08:51
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.6.0:

  • ff997ca fix: prevent selecting on mouseup outside the radio-button (#230)

v1.5.5

16 Nov 08:36
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.5.4:

  • a5ce2c6 fix: prevent selecting on mouseup outside the radio-button (#230) (#231)

v1.6.0

31 May 08:01
Compare
Choose a tag to compare

Changes Since v1.5.4:

  • ba4f83c feat: add methods to make setting invalid overridable (#226)
  • 5c60364 feat: fire a validated event on validation (#225)

v1.5.4

18 Oct 12:55
Compare
Choose a tag to compare

v1.5.3

18 Oct 10:40
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.5.2:

  • 20805d0 fix: set has-value attribute on radio button click (#200)

v1.5.2

22 Jul 08:43
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.5.1:

  • f0a010c fix: do not focus the field on helper element click (#197)

  • 1995544 fix: add missing import for Material theme (#195)

v2.0.0-alpha2

13 Jan 09:08
Compare
Choose a tag to compare
v2.0.0-alpha2 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v1.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v2.0.0-alpha1:

The experimental lit-element based implementation has been temporarily reverted and Polymer 3 is used.
This is done in order to make it easier to update Vaadin to new lit-html major release when it is out.

Changes Since v1.5.1:

  • fd296fa feat!: convert to Polymer 3, add events type definitions (#187)

v1.5.1

10 Sep 10:46
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.5.0: