Releases: ThomasCybulski/paper-chip
Releases · ThomasCybulski/paper-chip
v3.0.0
v2.0.21
- Set target of iron-a11 to element instance instead of element id
v2.0.20 - Enhanced paper-chip-input-autocomplete and fixed some bugs
- 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
- 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
Merge pull request #50 from ThomasCybulski/Feature/adding-more-paper-…
v2.0.17
- 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
- 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
- Added feature to cancel the paper-chip-input-autocomplete suggestions
v.2.0.14 - Fixed some tests for firefox and added a property
- 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
- Enhanced the README.md
- Updated some bower dependencies