api-console-assets
Version:
This repo only exists to publish api console components to npm
54 lines (29 loc) • 4.16 kB
Markdown
<a name="0.1.4"></a>
## [0.1.4](https://github.com/advanced-rest-client/headers-parser-behavior/compare/0.1.1...0.1.4) (2017-10-01)
### Fix
* Added normalization for headers values. ([b8b4f4168aaf9677030d0bae8a418740468df390](https://github.com/advanced-rest-client/headers-parser-behavior/commit/b8b4f4168aaf9677030d0bae8a418740468df390))
* fixed Headers object parsing under edge and IE ([44bff59c0336f3fc0b042b9653fde332fc07a823](https://github.com/advanced-rest-client/headers-parser-behavior/commit/44bff59c0336f3fc0b042b9653fde332fc07a823))
* Fixed tests after the Headers object can produce output in arbitraty order. ([06f3eac58df6ccfb00e978bc8f557ed845020367](https://github.com/advanced-rest-client/headers-parser-behavior/commit/06f3eac58df6ccfb00e978bc8f557ed845020367))
* Fixes #1 - unexpected behavior in FF ([61291d8f47135a7fc4759f7b3d28d2ab9e4ca5ae](https://github.com/advanced-rest-client/headers-parser-behavior/commit/61291d8f47135a7fc4759f7b3d28d2ab9e4ca5ae)), closes [#1](https://github.com/advanced-rest-client/headers-parser-behavior/issues/1)
* Fixes https://github.com/jarrodek/ChromeRestClient/issues/1053 ([60e5a9bb6b016cf9bd8cbe40145e48334f63c311](https://github.com/advanced-rest-client/headers-parser-behavior/commit/60e5a9bb6b016cf9bd8cbe40145e48334f63c311))
* Fixing test. ([53844ca92325df0ef25adc3f8044d507acb082e5](https://github.com/advanced-rest-client/headers-parser-behavior/commit/53844ca92325df0ef25adc3f8044d507acb082e5))
### New
* Added polyfills for Headers object. It will use the same polyfiil component as the rest of ARC components. ([1696f066b0e2072cb71388f03d440d2a0fc9e0cb](https://github.com/advanced-rest-client/headers-parser-behavior/commit/1696f066b0e2072cb71388f03d440d2a0fc9e0cb))
### Update
* Added new browsers to the tests to cover all spectrum of browsers. ([87af309448f2c774984c18edd2af84787bfca675](https://github.com/advanced-rest-client/headers-parser-behavior/commit/87af309448f2c774984c18edd2af84787bfca675))
* Reneved sauce credentials to test travis connect ([efe29341d17ccf0a07bb9db870c19e654661d5f8](https://github.com/advanced-rest-client/headers-parser-behavior/commit/efe29341d17ccf0a07bb9db870c19e654661d5f8))
* Updated file configuration: ([1f35e9c9fa1f016b5a102108c0fb34db1b11fa55](https://github.com/advanced-rest-client/headers-parser-behavior/commit/1f35e9c9fa1f016b5a102108c0fb34db1b11fa55))
* Updated Polymer CLI version and therefore lint command. ([f9a6483678b21c5ebb3d73e86611b795ecc87aa0](https://github.com/advanced-rest-client/headers-parser-behavior/commit/f9a6483678b21c5ebb3d73e86611b795ecc87aa0))
<a name="0.1.3"></a>
## [0.1.3](https://github.com/advanced-rest-client/headers-parser-behavior/compare/0.1.1...v0.1.3) (2017-06-20)
### Fix
* Fixed tests after the Headers object can produce output in arbitraty order. ([06f3eac58df6ccfb00e978bc8f557ed845020367](https://github.com/advanced-rest-client/headers-parser-behavior/commit/06f3eac58df6ccfb00e978bc8f557ed845020367))
### New
* Added polyfills for Headers object. It will use the same polyfiil component as the rest of ARC components. ([1696f066b0e2072cb71388f03d440d2a0fc9e0cb](https://github.com/advanced-rest-client/headers-parser-behavior/commit/1696f066b0e2072cb71388f03d440d2a0fc9e0cb))
### Update
* Added new browsers to the tests to cover all spectrum of browsers. ([87af309448f2c774984c18edd2af84787bfca675](https://github.com/advanced-rest-client/headers-parser-behavior/commit/87af309448f2c774984c18edd2af84787bfca675))
* Reneved sauce credentials to test travis connect ([efe29341d17ccf0a07bb9db870c19e654661d5f8](https://github.com/advanced-rest-client/headers-parser-behavior/commit/efe29341d17ccf0a07bb9db870c19e654661d5f8))
* Updated file configuration: ([1f35e9c9fa1f016b5a102108c0fb34db1b11fa55](https://github.com/advanced-rest-client/headers-parser-behavior/commit/1f35e9c9fa1f016b5a102108c0fb34db1b11fa55))
* Updated Polymer CLI version and therefore lint command. ([f9a6483678b21c5ebb3d73e86611b795ecc87aa0](https://github.com/advanced-rest-client/headers-parser-behavior/commit/f9a6483678b21c5ebb3d73e86611b795ecc87aa0))
<a name="0.1.1"></a>
## 0.1.1 (2016-12-07)