api-console-assets
Version:
This repo only exists to publish api console components to npm
121 lines (62 loc) • 7.83 kB
Markdown
<a name="1.0.20"></a>
## [1.0.20](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.18...1.0.20) (2017-11-28)
### Fix
* Added missing polymer dependency for linter ([9ae9cb05fd1b0815ed90bfa16a3c42e145c07181](https://github.com/advanced-rest-client/paper-autocomplete/commit/9ae9cb05fd1b0815ed90bfa16a3c42e145c07181))
* Fixed element positioning when list size changes ([6b1cbfbfd612f2ef29651bbffe5a693bc4a3545c](https://github.com/advanced-rest-client/paper-autocomplete/commit/6b1cbfbfd612f2ef29651bbffe5a693bc4a3545c))
* Fixed error caused by lack of selection after filtering ([69b426711b6ce36abbd3a3110637a39c033da262](https://github.com/advanced-rest-client/paper-autocomplete/commit/69b426711b6ce36abbd3a3110637a39c033da262))
### New
* Added demo for positioning the lement. ([0d5234a76376577d500a46870233d32270de250d](https://github.com/advanced-rest-client/paper-autocomplete/commit/0d5234a76376577d500a46870233d32270de250d))
### Update
* Reduced debouncer time. ([099307a1d654aaa57097463d679035c00106cc2d](https://github.com/advanced-rest-client/paper-autocomplete/commit/099307a1d654aaa57097463d679035c00106cc2d))
* Updated dev-dependency version ([e12cf48211bd68e55c90967af867e7e47fdff423](https://github.com/advanced-rest-client/paper-autocomplete/commit/e12cf48211bd68e55c90967af867e7e47fdff423))
<a name="1.0.19"></a>
## [1.0.19](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.18...1.0.19) (2017-09-17)
<a name="1.0.18"></a>
## [1.0.18](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.17...1.0.18) (2017-09-17)
### Fix
* Fixing focusing problem when overlay was canceled by click event ([f1a355478058490b67f84369a18d7fde7131075b](https://github.com/advanced-rest-client/paper-autocomplete/commit/f1a355478058490b67f84369a18d7fde7131075b))
* Making linter happy again! :) ([aef75849f9ac1ee3d8d4224e520e6581170d65fc](https://github.com/advanced-rest-client/paper-autocomplete/commit/aef75849f9ac1ee3d8d4224e520e6581170d65fc))
### Update
* Updated tests configuration. ([8dcbc42c30c7280e2043cc6c4dc90adca13037cf](https://github.com/advanced-rest-client/paper-autocomplete/commit/8dcbc42c30c7280e2043cc6c4dc90adca13037cf))
<a name="1.0.17"></a>
## [1.0.17](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.16...v1.0.17) (2017-03-02)
### Docs
* updated documentation~ ([eb09369947cd6fd2dc8f70d88b6e78c5bfd772db](https://github.com/advanced-rest-client/paper-autocomplete/commit/eb09369947cd6fd2dc8f70d88b6e78c5bfd772db))
### Update
* Added new property declaration to make the Polymer linter happy :) ([32500199d6a1d7b6f762796a7ffb4295652dfdd0](https://github.com/advanced-rest-client/paper-autocomplete/commit/32500199d6a1d7b6f762796a7ffb4295652dfdd0))
* Added tests for interactions ([8839707b297ef545ed8d65f0cfa38ab065ce461d](https://github.com/advanced-rest-client/paper-autocomplete/commit/8839707b297ef545ed8d65f0cfa38ab065ce461d))
* Added the selected event cancelation to prevent the element to update the target input field ([2974c3e6e9089e99bccac174d661d3c2b51d70d0](https://github.com/advanced-rest-client/paper-autocomplete/commit/2974c3e6e9089e99bccac174d661d3c2b51d70d0))
* updated travis configuration - added sauce keys. ([d85cae1269326c1fa824e8a249a51af59e986c44](https://github.com/advanced-rest-client/paper-autocomplete/commit/d85cae1269326c1fa824e8a249a51af59e986c44))
<a name="1.0.16"></a>
## [1.0.16](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.15...v1.0.16) (2017-02-14)
### Update
* Updated algorithm for value change. Now when deleting letters it will perform a full query. ([c554163fbfd09e196427a3d9a399c7aef4046d4d](https://github.com/advanced-rest-client/paper-autocomplete/commit/c554163fbfd09e196427a3d9a399c7aef4046d4d))
<a name="1.0.15"></a>
## [1.0.15](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.14...v1.0.15) (2017-01-24)
<a name="1.0.14"></a>
## [1.0.14](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.11...v1.0.14) (2017-01-24)
### Update
* Added check for opened and if the element has suggestions in event handlers ([988479676f80f43c2f7f82f40e2fc60803632646](https://github.com/advanced-rest-client/paper-autocomplete/commit/988479676f80f43c2f7f82f40e2fc60803632646))
* Added new Travis configuration ([ecd284bba635681317d83bae32b70e485107f3db](https://github.com/advanced-rest-client/paper-autocomplete/commit/ecd284bba635681317d83bae32b70e485107f3db))
* Added test for shadow dom ([3a92a0ca46c807ebc69a8aff9b6b0d1e427b30c0](https://github.com/advanced-rest-client/paper-autocomplete/commit/3a92a0ca46c807ebc69a8aff9b6b0d1e427b30c0))
* Refactored element to work with IE 10 ([d6a8b5901321da957e681135caa6e7a0b2879478](https://github.com/advanced-rest-client/paper-autocomplete/commit/d6a8b5901321da957e681135caa6e7a0b2879478))
* Updated test browsers ([c206964a168f93cfe6ec8d30d031d6480b7da97a](https://github.com/advanced-rest-client/paper-autocomplete/commit/c206964a168f93cfe6ec8d30d031d6480b7da97a))
* updated travis config ([e4df19480415df2c415aaa954209a77e11c5b966](https://github.com/advanced-rest-client/paper-autocomplete/commit/e4df19480415df2c415aaa954209a77e11c5b966))
<a name="1.0.13"></a>
## [1.0.13](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.11...v1.0.13) (2017-01-24)
### Update
* Added check for opened and if the element has suggestions in event handlers ([988479676f80f43c2f7f82f40e2fc60803632646](https://github.com/advanced-rest-client/paper-autocomplete/commit/988479676f80f43c2f7f82f40e2fc60803632646))
* Added new Travis configuration ([ecd284bba635681317d83bae32b70e485107f3db](https://github.com/advanced-rest-client/paper-autocomplete/commit/ecd284bba635681317d83bae32b70e485107f3db))
* Added test for shadow dom ([3a92a0ca46c807ebc69a8aff9b6b0d1e427b30c0](https://github.com/advanced-rest-client/paper-autocomplete/commit/3a92a0ca46c807ebc69a8aff9b6b0d1e427b30c0))
* Refactored element to work with IE 10 ([d6a8b5901321da957e681135caa6e7a0b2879478](https://github.com/advanced-rest-client/paper-autocomplete/commit/d6a8b5901321da957e681135caa6e7a0b2879478))
* Updated test browsers ([c206964a168f93cfe6ec8d30d031d6480b7da97a](https://github.com/advanced-rest-client/paper-autocomplete/commit/c206964a168f93cfe6ec8d30d031d6480b7da97a))
* updated travis config ([e4df19480415df2c415aaa954209a77e11c5b966](https://github.com/advanced-rest-client/paper-autocomplete/commit/e4df19480415df2c415aaa954209a77e11c5b966))
<a name="1.0.12"></a>
## [1.0.12](https://github.com/advanced-rest-client/paper-autocomplete/compare/1.0.11...v1.0.12) (2017-01-24)
### Update
* Added check for opened and if the element has suggestions in event handlers ([988479676f80f43c2f7f82f40e2fc60803632646](https://github.com/advanced-rest-client/paper-autocomplete/commit/988479676f80f43c2f7f82f40e2fc60803632646))
* Added new Travis configuration ([ecd284bba635681317d83bae32b70e485107f3db](https://github.com/advanced-rest-client/paper-autocomplete/commit/ecd284bba635681317d83bae32b70e485107f3db))
* Added test for shadow dom ([3a92a0ca46c807ebc69a8aff9b6b0d1e427b30c0](https://github.com/advanced-rest-client/paper-autocomplete/commit/3a92a0ca46c807ebc69a8aff9b6b0d1e427b30c0))
* Refactored element to work with IE 10 ([d6a8b5901321da957e681135caa6e7a0b2879478](https://github.com/advanced-rest-client/paper-autocomplete/commit/d6a8b5901321da957e681135caa6e7a0b2879478))
* Updated test browsers ([c206964a168f93cfe6ec8d30d031d6480b7da97a](https://github.com/advanced-rest-client/paper-autocomplete/commit/c206964a168f93cfe6ec8d30d031d6480b7da97a))
* updated travis config ([e4df19480415df2c415aaa954209a77e11c5b966](https://github.com/advanced-rest-client/paper-autocomplete/commit/e4df19480415df2c415aaa954209a77e11c5b966))