Skip to content

Releases: WebPaperElements/paper-input-autocomplete-chips

New Release

04 Mar 20:32
Compare
Choose a tag to compare
New Release Pre-release
Pre-release
  • Added @polymerBehavior comment hint to behaviors

New Release

14 Feb 17:18
Compare
Choose a tag to compare
New Release Pre-release
Pre-release
0.30.3

Update bower.json

New Release

10 Jan 13:11
Compare
Choose a tag to compare
New Release Pre-release
Pre-release
0.30.2

Update bower.json

Next Release

13 Dec 15:16
Compare
Choose a tag to compare
Next Release Pre-release
Pre-release
0.30.1

Update bower.json

Next Release

09 Dec 17:07
Compare
Choose a tag to compare
Next Release Pre-release
Pre-release
0.30.0

Update bower.json

Next Release

28 Oct 17:28
Compare
Choose a tag to compare
Next Release Pre-release
Pre-release

Change Log

0.29.2

Full Changelog

Implemented enhancements:

  • Need a way to clear selected objects #13
  • Is not possible to set a custom position for the suggestion box #20
  • Improve the way to handle the past data from clipboard #21

Release Code Cleaning

28 Jul 16:16
Compare
Choose a tag to compare
Release Code Cleaning Pre-release
Pre-release
0.29.1

Update bower.json

New Release

28 Jul 13:06
Compare
Choose a tag to compare
New Release Pre-release
Pre-release

Change Log

0.29.0 (2016-07-28)

Full Changelog

Implemented enhancements:

  • Improve the way to handle the past data from clipboard #21
  • Is not possible to set a custom position for the suggestion box #20

New Release

07 Jul 18:21
Compare
Choose a tag to compare
New Release Pre-release
Pre-release

Enhancements:

  • Remove noisy log statement - pr
  • Circular Selection - pr
  • Allow customization of suggestions container height - pr
  • Add extra headers to request - pr
  • Update dependencies on bower.json.

Bug Fixes:

  • Add extra headers to request - issue

Special thanks to this release contributors:
@soonick
@zeitiger

New Release

05 May 18:21
Compare
Choose a tag to compare
New Release Pre-release
Pre-release

Release Notes:

  • Bug Fixes
    • Initialization of Array properties to avoid shared value issues on multiple component instances .
    • Handler of suggestion item tap to be compatible with other browsers.