Skip to content

Releases: Neovici/paper-autocomplete-chips

v3.3.1

15 Mar 12:34
Compare
Choose a tag to compare

3.3.1 (2020-03-15)

Bug Fixes

  • remove unnecessary call to _handleSuggestions (96bf091)

v3.3.0

12 Nov 11:53
Compare
Choose a tag to compare

3.3.0 (2019-11-12)

Features

v3.2.0

31 Oct 14:19
Compare
Choose a tag to compare

3.2.0 (2019-10-31)

Features

v3.1.1

09 Oct 18:53
Compare
Choose a tag to compare

3.1.1 (2019-10-09)

Bug Fixes

  • ci: adopt semantic release (4eabbb0)
  • styling: allow chips container to fill all available space (e7a8f87)

Polymer 3 upgrade

19 Jun 13:03
1eb4202
Compare
Choose a tag to compare
v3.0.0

Merge pull request #43 from plumelo/feature/NEOV-364_upgrade_to_polym…

v2.0.5

29 May 08:02
Compare
Choose a tag to compare
  • Add missing Polymer annotations
  • Fix chip text for objects

Empty value label, translatable mixin

24 May 18:06
Compare
Choose a tag to compare
No value chips when empty string (#37)

* WIP on changing empty text chips to text no value chips

* Changed so translatable

* changed to computed property noValueLabel

Escape query

18 Apr 11:59
c73cddd
Compare
Choose a tag to compare
Merge pull request #36 from Neovici/gh35-1

35 - Sanitize RegExp input when highlighting suggestions

v2.0.2

09 Mar 21:51
ad32975
Compare
Choose a tag to compare
bower - upgrade i18next

Fix import

10 Jan 20:21
Compare
Choose a tag to compare
Fixes wrong html import

Fixes import that breaks all other import when this component is used