Skip to content

Releases: ThomasCybulski/paper-chip

v3.0.0

16 Dec 08:48
7d8c392
Compare
Choose a tag to compare
  • Upgrade from Polymer 2.x to Polymer 3.x

v2.0.21

02 Feb 09:16
a14c084
Compare
Choose a tag to compare
  • Set target of iron-a11 to element instance instead of element id

v2.0.20 - Enhanced paper-chip-input-autocomplete and fixed some bugs

22 Dec 19:52
Compare
Choose a tag to compare
  • Added new property to allow duplicates in paper-chip-input-autocomplete
  • Added an example for the property readonly
  • paper-chip-input-autocomplete is throwing now the chip-created event
  • Fixed the height of paper-chip-input

v2.0.19 - Bugfixes and more

11 Nov 14:04
99091b5
Compare
Choose a tag to compare
  • Bugfix: Wrong behaviour when paper-chip is used in dom-repeat
  • Bugfix: Up/down keys in paper-chip-input-autocomplete
  • Added new property 'readonly'
  • Added paper-chip mixin documentation

v2.0.18 - Added validation für paper-chip-input and autocomplete

13 Oct 06:34
Compare
Choose a tag to compare
Merge pull request #50 from ThomasCybulski/Feature/adding-more-paper-…

v2.0.17

06 Oct 09:07
Compare
Choose a tag to compare
  • paper-chip-input-autocomplete can be now disabled
  • paper-chip-input-autocomplete items are now public

v2.0.16 - Adding Key Up and Key Down Events in paper-chip-input-autocomplete

25 Sep 14:11
Compare
Choose a tag to compare
  • It is now possible to focus the items in paper-chip-input-autocomplete by pressing the up oder down key

v2.0.15 - Added feature to cancel the paper-chip-input-autocomplete suggestions

12 Sep 11:16
Compare
Choose a tag to compare
  • Added feature to cancel the paper-chip-input-autocomplete suggestions

v.2.0.14 - Fixed some tests for firefox and added a property

07 Sep 14:42
Compare
Choose a tag to compare
  • Fixed the test 'label is displayed' for firefox
  • Added the new property '--paper-chip-input-height'

v2.0.13 - Enhanced the README and updated some dependencies

28 Aug 10:05
Compare
Choose a tag to compare
  • Enhanced the README.md
  • Updated some bower dependencies