Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Releases: Collaborne/paper-password-input

2.3.2

02 Jan 09:44
2.3.2
4ecbb54
Compare
Choose a tag to compare

2.3.1

01 Jan 19:20
Compare
Choose a tag to compare

Keyboard accessibility issue fixed for paper icon button

Thanks for your contribution, @NandiniK !

2.3.0

04 Apr 13:38
Compare
Choose a tag to compare

Add missing readonly property

@unnamed38 Thanks for your contribution!

2.2.0

12 Jul 13:18
Compare
Choose a tag to compare

Preserve tab order

@JoernT - thanks for pointing out this issue!

2.1.0

05 Jul 19:44
Compare
Choose a tag to compare

Add support for allowedPattern and maxlength properties

Many thanks for your contribution, @timoteoponce !

2.0.1

16 Jun 08:04
Compare
Choose a tag to compare

Use webcomponents.org to show Polymer demos & docu

2.0.0

11 Jun 21:15
Compare
Choose a tag to compare

Upgrade to Polymer 2.0

1.1.0

29 Mar 19:56
Compare
Choose a tag to compare

Add 'required' attribute

Thanks for the contribution, @matthewmcneely !

1.0.6

06 Mar 08:24
Compare
Choose a tag to compare
  • Improve documentation for min-length-validator
  • Return validate() results from delegatee

Thanks for the suggestions, @aaronanderson !

1.0.5

22 Feb 21:16
1.0.5
b046ac7
Compare
Choose a tag to compare

Allow setting the name property of the underlying input element (#2)