Skip to content

Releases: ThomasCybulski/paper-chip

v2.0.12 - Fixed some styling issues on IE

22 Aug 07:31
Compare
Choose a tag to compare
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

17 Aug 14:58
Compare
Choose a tag to compare

Resolved some problems with the avatar on IE and Firefox

v2.0.10 - Added chip-created event

18 Aug 05:49
Compare
Choose a tag to compare
  • The paper-chip-input element throws now an event, when a paper-chip was created inside.

v2.0.9 - Added style properties

20 Jul 08:17
Compare
Choose a tag to compare
  • 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

14 Jul 09:27
Compare
Choose a tag to compare
  • 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

27 Jun 09:30
Compare
Choose a tag to compare
  • Bower will download now the most recent major version dependencies

v2.0.6 - Added feature to disable the hover effect

26 Jun 05:53
Compare
Choose a tag to compare
  • 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

25 Jun 07:04
Compare
Choose a tag to compare
  • 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

15 Jun 19:46
Compare
Choose a tag to compare
  • Added '--paper-chip-close-color'
  • Fixed the delete function in paper-chip-autocomplete

v2.0.3 - Hotfix demo avatar image path

06 Jun 06:26
Compare
Choose a tag to compare
  • Fixed the image path in the readme