UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

230 lines (95 loc) 9.27 kB
<a name="0.2.7"></a> ## [0.2.7](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.2.6...0.2.7) (2018-03-06) <a name="0.2.6"></a> ## [0.2.6](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.2.5...0.2.6) (2018-03-06) ### Fix * Fixed confition when processing model. ([b9867bfab6a1e81b5d5503ef8f0f3c3cfac96985](https://github.com/advanced-rest-client/raml-request-url-editor/commit/b9867bfab6a1e81b5d5503ef8f0f3c3cfac96985)) ### New * Added tests for model and events and for validation ([bd9260c5b1faf8b230c65b3a6a9b5c86a21471e9](https://github.com/advanced-rest-client/raml-request-url-editor/commit/bd9260c5b1faf8b230c65b3a6a9b5c86a21471e9)) ### Update * Added more browsers to test ([299677d7ef8c7e1fc717a03516412da7573716cb](https://github.com/advanced-rest-client/raml-request-url-editor/commit/299677d7ef8c7e1fc717a03516412da7573716cb)) * Allowsing required query parameters to be added to the URL. ([7c13099ecf757d40e99587227e2f5de550792ca6](https://github.com/advanced-rest-client/raml-request-url-editor/commit/7c13099ecf757d40e99587227e2f5de550792ca6)) <a name="0.2.5"></a> ## [0.2.5](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.2.4...0.2.5) (2018-01-08) <a name="0.2.4"></a> ## [0.2.4](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.2.3...0.2.4) (2018-01-08) ### Fix * Added missing dev dependency. ([429c55ddfb3baa6905a47187274d99a382a97daa](https://github.com/advanced-rest-client/raml-request-url-editor/commit/429c55ddfb3baa6905a47187274d99a382a97daa)) <a name="0.2.3"></a> ## [0.2.3](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.2.2...0.2.3) (2017-12-04) <a name="0.2.2"></a> ## [0.2.2](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.2.1...0.2.2) (2017-12-04) ### Fix * Updated protected variable name to a one that is not defined. ([a8b3c1c498ba630183f3f0ce57e4dded352aa861](https://github.com/advanced-rest-client/raml-request-url-editor/commit/a8b3c1c498ba630183f3f0ce57e4dded352aa861)) <a name="0.2.1"></a> ## [0.2.1](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.18...0.2.1) (2017-10-25) ### Breaking * Changes for https://github.com/mulesoft/api-console/issues/535 ([bc658647344e1cdf4756d50eb504102686ff1ffb](https://github.com/advanced-rest-client/raml-request-url-editor/commit/bc658647344e1cdf4756d50eb504102686ff1ffb)) <a name="0.1.19"></a> ## [0.1.19](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.18...0.1.19) (2017-09-13) <a name="0.1.18"></a> ## [0.1.18](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.17...0.1.18) (2017-09-13) <a name="0.1.17"></a> ## [0.1.17](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.16...0.1.17) (2017-08-14) <a name="0.1.16"></a> ## [0.1.16](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.15...0.1.16) (2017-08-14) ### New * `baseUri` for https://github.com/mulesoft/api-console/issues/502 ([77d169b43f7e917473524a9186e7e5a0b29e8c87](https://github.com/advanced-rest-client/raml-request-url-editor/commit/77d169b43f7e917473524a9186e7e5a0b29e8c87)) <a name="0.1.15"></a> ## [0.1.15](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.14...v0.1.15) (2017-06-06) <a name="0.1.14"></a> ## [0.1.14](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.13...v0.1.14) (2017-06-06) ### Fix * Replaced attr-for-value with bind-value so the paper-input-container will not recognize proper change event ([be363c2e797a912b68b9a4049c8d306a6d2648d2](https://github.com/advanced-rest-client/raml-request-url-editor/commit/be363c2e797a912b68b9a4049c8d306a6d2648d2)) <a name="0.1.13"></a> ## [0.1.13](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.12...v0.1.13) (2017-06-05) <a name="0.1.12"></a> ## [0.1.12](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.11...v0.1.12) (2017-06-05) ### Update * Replaced input's value binding with iron-input's bind-value property ([717b5f0bc99a5d62789af0e7e5383a2fab08425d](https://github.com/advanced-rest-client/raml-request-url-editor/commit/717b5f0bc99a5d62789af0e7e5383a2fab08425d)) <a name="0.1.11"></a> ## [0.1.11](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.10...v0.1.11) (2017-05-30) <a name="0.1.10"></a> ## [0.1.10](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.9...v0.1.10) (2017-05-30) ### Fix * Fixed dependencies versions to keep Polymer 1.x.x versions ([64f78e68e0a4a60dee6d2bde003b1b140c20ef85](https://github.com/advanced-rest-client/raml-request-url-editor/commit/64f78e68e0a4a60dee6d2bde003b1b140c20ef85)) <a name="0.1.9"></a> ## [0.1.9](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.6...v0.1.9) (2017-05-26) ### Fix * Fixed lint command for new linter API and ([a1f601d08e6e4afe6645a335b91af56ef3cb8629](https://github.com/advanced-rest-client/raml-request-url-editor/commit/a1f601d08e6e4afe6645a335b91af56ef3cb8629)) ### New * Replaces custom element that mimics input element behavior with native input control. It will loose variables highlight but rest of the functionality will be the same. ([e45e60915062830d8bdecdc066bbd4b546b93abd](https://github.com/advanced-rest-client/raml-request-url-editor/commit/e45e60915062830d8bdecdc066bbd4b546b93abd)) ### Update * Changed the valudation method for the URL. Updated tests ([6af984235f8f284ac9581cc61b0ab0d88f9c494c](https://github.com/advanced-rest-client/raml-request-url-editor/commit/6af984235f8f284ac9581cc61b0ab0d88f9c494c)) * removed all references to removed url-input element ([221e8d2a7b1071e389867a2cfc38bd87f4e3bbd3](https://github.com/advanced-rest-client/raml-request-url-editor/commit/221e8d2a7b1071e389867a2cfc38bd87f4e3bbd3)) * Updated behavior for control keys down (arrows, strl, cmd and so on). Also added scroll tracking for the input ([14aa242690960bd030a60af122e67929c9eb19cc](https://github.com/advanced-rest-client/raml-request-url-editor/commit/14aa242690960bd030a60af122e67929c9eb19cc)) * Updated test for new API. Added more detailed tests ([2ef0167dbf5d0b4e8eabf7d7ec5726163c8b371e](https://github.com/advanced-rest-client/raml-request-url-editor/commit/2ef0167dbf5d0b4e8eabf7d7ec5726163c8b371e)) <a name="0.1.8"></a> ## [0.1.8](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.6...v0.1.8) (2017-04-13) ### Update * Changed the valudation method for the URL. Updated tests ([6af984235f8f284ac9581cc61b0ab0d88f9c494c](https://github.com/advanced-rest-client/raml-request-url-editor/commit/6af984235f8f284ac9581cc61b0ab0d88f9c494c)) * Updated behavior for control keys down (arrows, strl, cmd and so on). Also added scroll tracking for the input ([14aa242690960bd030a60af122e67929c9eb19cc](https://github.com/advanced-rest-client/raml-request-url-editor/commit/14aa242690960bd030a60af122e67929c9eb19cc)) <a name="0.1.7"></a> ## [0.1.7](https://github.com/advanced-rest-client/raml-request-url-editor/compare/0.1.6...v0.1.7) (2017-04-12) ### Update * Changed the valudation method for the URL. Updated tests ([6af984235f8f284ac9581cc61b0ab0d88f9c494c](https://github.com/advanced-rest-client/raml-request-url-editor/commit/6af984235f8f284ac9581cc61b0ab0d88f9c494c)) <a name="0.1.4"></a> ## 0.1.4 (2017-01-10) ### Fix * Fix typo in the travis command ([9f65e11a06379c538acafb45bab2d31390a2d215](https://github.com/advanced-rest-client/raml-request-url-editor/commit/9f65e11a06379c538acafb45bab2d31390a2d215)) * Fixed blur issues ([a1ed89fc5ef441a12b9a44c9a563bc63f72a382d](https://github.com/advanced-rest-client/raml-request-url-editor/commit/a1ed89fc5ef441a12b9a44c9a563bc63f72a382d)) * Fixed problem with focus on the input element. Also added request-url-accepted event on enter key down. ([18aedb25ca392ec19ae9f192db65374a6093a635](https://github.com/advanced-rest-client/raml-request-url-editor/commit/18aedb25ca392ec19ae9f192db65374a6093a635)) <a name="0.1.3"></a> ## 0.1.3 (2017-01-09) ### Fix * Fix typo in the travis command ([9f65e11a06379c538acafb45bab2d31390a2d215](https://github.com/advanced-rest-client/raml-request-url-editor/commit/9f65e11a06379c538acafb45bab2d31390a2d215)) * Fixed blur issues ([a1ed89fc5ef441a12b9a44c9a563bc63f72a382d](https://github.com/advanced-rest-client/raml-request-url-editor/commit/a1ed89fc5ef441a12b9a44c9a563bc63f72a382d)) <a name="0.1.2"></a> ## 0.1.2 (2016-12-29) ### Fix * Fix typo in the travis command ([9f65e11a06379c538acafb45bab2d31390a2d215](https://github.com/advanced-rest-client/raml-request-url-editor/commit/9f65e11a06379c538acafb45bab2d31390a2d215)) * Fixed blur issues ([a1ed89fc5ef441a12b9a44c9a563bc63f72a382d](https://github.com/advanced-rest-client/raml-request-url-editor/commit/a1ed89fc5ef441a12b9a44c9a563bc63f72a382d)) <a name="0.1.1"></a> ## 0.1.1 (2016-12-13) ### Fix * Fix typo in the travis command ([9f65e11a06379c538acafb45bab2d31390a2d215](https://github.com/advanced-rest-client/raml-request-url-editor/commit/9f65e11a06379c538acafb45bab2d31390a2d215))