Releases: ThomasCybulski/paper-chip
Releases · ThomasCybulski/paper-chip
v2.0.12 - Fixed some styling issues on IE
Merge pull request #34 from first87/feature/support-more-browsers Add support for non-Chrome browsers
v2.0.11 - Fixed paper-chip with avatar for Firefox and IE
Resolved some problems with the avatar on IE and Firefox
v2.0.10 - Added chip-created event
- The paper-chip-input element throws now an event, when a paper-chip was created inside.
v2.0.9 - Added style properties
- Added a lot of new style properties in paper-chip, paper-chip-input and paper-chip-input-autocomplete
v2.0.8 - Changed keypress indication and the autofocus is now parameterized
- Changed keypress indication
- The autofocus property in paper-chip-input-autocomplete is now public
v2.0.7 - Bower will download the most recent major version
- Bower will download now the most recent major version dependencies
v2.0.6 - Added feature to disable the hover effect
- The hover effect is default activated, with the property 'no-hover' is the effect disabled
v.2.0.5 - Demo show now which paper-chip was removed
- Bugfix on Safari: TypeError: null is not an object
- The demopage shows now a toast whenever a paper-chip was removed
v2.0.4 - Added new property for styling the close button and fixed a bug
- Added '--paper-chip-close-color'
- Fixed the delete function in paper-chip-autocomplete
v2.0.3 - Hotfix demo avatar image path
- Fixed the image path in the readme