api-console-assets
Version:
This repo only exists to publish api console components to npm
633 lines (271 loc) • 26.3 kB
Markdown
<a name="2.3.1"></a>
## [2.3.1](https://github.com/advanced-rest-client/auth-methods/compare/2.2.15...2.3.1) (2018-03-16)
### New
* Adding support for RAML OAuth2 settings annotation. ([21c8a0684347e7131bef1b34a2c913a2827dba06](https://github.com/advanced-rest-client/auth-methods/commit/21c8a0684347e7131bef1b34a2c913a2827dba06))
### Update
* Removed `authHeaders` as they cannot be applied to the request anyway. ([5fe5a4670043f40f3a106f5b73b88f1aa32d8dc6](https://github.com/advanced-rest-client/auth-methods/commit/5fe5a4670043f40f3a106f5b73b88f1aa32d8dc6))
* Updated tests for oauth 2.0 ([d6db8cd09db40ba005c9d2b72cf90742ae0ca35b](https://github.com/advanced-rest-client/auth-methods/commit/d6db8cd09db40ba005c9d2b72cf90742ae0ca35b))
<a name="2.2.16"></a>
## [2.2.16](https://github.com/advanced-rest-client/auth-methods/compare/2.2.15...2.2.16) (2018-02-12)
<a name="2.2.15"></a>
## [2.2.15](https://github.com/advanced-rest-client/auth-methods/compare/2.2.14...2.2.15) (2018-02-12)
### Update
* Added restore function to all methods. ([343b1e45c7c111c10ff0ec70f33baf60ae1c82a9](https://github.com/advanced-rest-client/auth-methods/commit/343b1e45c7c111c10ff0ec70f33baf60ae1c82a9))
<a name="2.2.14"></a>
## [2.2.14](https://github.com/advanced-rest-client/auth-methods/compare/2.2.13...2.2.14) (2018-02-05)
<a name="2.2.13"></a>
## [2.2.13](https://github.com/advanced-rest-client/auth-methods/compare/2.2.12...2.2.13) (2018-02-05)
### Breaking
* Removed `auth-settings-changed` custom event handler. ([a5f2a0f3d461d07dcbaef7d8dc014f76dea06899](https://github.com/advanced-rest-client/auth-methods/commit/a5f2a0f3d461d07dcbaef7d8dc014f76dea06899))
### Update
* Added state OAuth2 parameter check. ([e372c8323d9906f9da037baa212095d785a5025a](https://github.com/advanced-rest-client/auth-methods/commit/e372c8323d9906f9da037baa212095d785a5025a))
* Updated demo page. ([ea8bba0e31cd070a7e96a4f350154de62be8dadc](https://github.com/advanced-rest-client/auth-methods/commit/ea8bba0e31cd070a7e96a4f350154de62be8dadc))
* Updated tests for OAuth2 ([f4af156f61f0d8d3f27505fe3b451fa8f8806170](https://github.com/advanced-rest-client/auth-methods/commit/f4af156f61f0d8d3f27505fe3b451fa8f8806170))
<a name="2.2.12"></a>
## [2.2.12](https://github.com/advanced-rest-client/auth-methods/compare/2.2.11...2.2.12) (2018-01-14)
<a name="2.2.11"></a>
## [2.2.11](https://github.com/advanced-rest-client/auth-methods/compare/2.2.10...2.2.11) (2018-01-14)
### Fix
* Fixes #2 - copy to cliboard in electron app. ([e40776577ccb87ab767073a3478d5b1b82c7e611](https://github.com/advanced-rest-client/auth-methods/commit/e40776577ccb87ab767073a3478d5b1b82c7e611)), closes [#2](https://github.com/advanced-rest-client/auth-methods/issues/2)
<a name="2.2.10"></a>
## [2.2.10](https://github.com/advanced-rest-client/auth-methods/compare/2.2.9...2.2.10) (2017-12-14)
<a name="2.2.9"></a>
## [2.2.9](https://github.com/advanced-rest-client/auth-methods/compare/2.2.8...2.2.9) (2017-12-14)
### Update
* Added empty panel to demo page ([ba92a98af8a012f414a9749c3386653f9ae31833](https://github.com/advanced-rest-client/auth-methods/commit/ba92a98af8a012f414a9749c3386653f9ae31833))
* Updated dependency version. ([19027b0ac67c2c5a601cdd423d37881978826933](https://github.com/advanced-rest-client/auth-methods/commit/19027b0ac67c2c5a601cdd423d37881978826933))
<a name="2.2.8"></a>
## [2.2.8](https://github.com/advanced-rest-client/auth-methods/compare/2.2.7...2.2.8) (2017-11-22)
<a name="2.2.7"></a>
## [2.2.7](https://github.com/advanced-rest-client/auth-methods/compare/2.2.6...2.2.7) (2017-11-22)
### Fix
* Fixes getting a token for password and client credentials types. ([a244f89eb1dbba105f81b6f7d0c88f24167756c4](https://github.com/advanced-rest-client/auth-methods/commit/a244f89eb1dbba105f81b6f7d0c88f24167756c4))
<a name="2.2.6"></a>
## [2.2.6](https://github.com/advanced-rest-client/auth-methods/compare/2.2.5...2.2.6) (2017-11-01)
<a name="2.2.5"></a>
## [2.2.5](https://github.com/advanced-rest-client/auth-methods/compare/2.2.4...2.2.5) (2017-11-01)
### Fix
* Fixed warning message of not implementing behavior methods. ([cd9700ccb755bb3e7065b1adf2ab7effa1345089](https://github.com/advanced-rest-client/auth-methods/commit/cd9700ccb755bb3e7065b1adf2ab7effa1345089))
<a name="2.2.4"></a>
## [2.2.4](https://github.com/advanced-rest-client/auth-methods/compare/2.2.3...2.2.4) (2017-11-01)
<a name="2.2.3"></a>
## [2.2.3](https://github.com/advanced-rest-client/auth-methods/compare/2.2.2...2.2.3) (2017-11-01)
<a name="2.2.2"></a>
## [2.2.2](https://github.com/advanced-rest-client/auth-methods/compare/2.2.1...2.2.2) (2017-11-01)
### Update
* removed debug output. ([80f99daae12ed9648e782ac60e50f2a9b1239b90](https://github.com/advanced-rest-client/auth-methods/commit/80f99daae12ed9648e782ac60e50f2a9b1239b90))
<a name="2.2.1"></a>
## [2.2.1](https://github.com/advanced-rest-client/auth-methods/compare/2.1.3...2.2.1) (2017-11-01)
### Fix
* Fixes #6 - event target to sync state with panels ([4c3ea0404e0b798ffb2186055b24b5e359f62bbd](https://github.com/advanced-rest-client/auth-methods/commit/4c3ea0404e0b798ffb2186055b24b5e359f62bbd)), closes [#6](https://github.com/advanced-rest-client/auth-methods/issues/6)
<a name="2.1.3"></a>
## [2.1.3](https://github.com/advanced-rest-client/auth-methods/compare/2.1.2...2.1.3) (2017-10-31)
<a name="2.1.2"></a>
## [2.1.2](https://github.com/advanced-rest-client/auth-methods/compare/2.1.1...2.1.2) (2017-10-31)
### Update
* Added valid property to the change event. ([a9eeb7f24486a07f50795028a0c255c373e47df4](https://github.com/advanced-rest-client/auth-methods/commit/a9eeb7f24486a07f50795028a0c255c373e47df4))
<a name="2.1.1"></a>
## [2.1.1](https://github.com/advanced-rest-client/auth-methods/compare/2.0.35...2.1.1) (2017-10-31)
### Docs
* Updated documentation for the element. ([93b96afbaac646ef2f95464957017330ea058baa](https://github.com/advanced-rest-client/auth-methods/commit/93b96afbaac646ef2f95464957017330ea058baa))
### Fix
* Fixed recognition of event type. ([729e7ba588848174b5a6d2a13dfc9f3c2fe98b51](https://github.com/advanced-rest-client/auth-methods/commit/729e7ba588848174b5a6d2a13dfc9f3c2fe98b51))
* Fixing linter errors for styles. ([bca22111405260fb721346b9cefabef359667f21](https://github.com/advanced-rest-client/auth-methods/commit/bca22111405260fb721346b9cefabef359667f21))
### New
* Added OAuth1 panel. ([c20470555616af90b5b93835493507caf706536d](https://github.com/advanced-rest-client/auth-methods/commit/c20470555616af90b5b93835493507caf706536d))
### Update
* Added more required fields. ([806b2fd36d4fa56666e3341303bc6d1884f40328](https://github.com/advanced-rest-client/auth-methods/commit/806b2fd36d4fa56666e3341303bc6d1884f40328))
* Adding css to support `hidden` attribute properly. ([6d75808828eac58cb726e24357c0b66bf4a6ef05](https://github.com/advanced-rest-client/auth-methods/commit/6d75808828eac58cb726e24357c0b66bf4a6ef05))
* Adding OAuth1 to linter tests. ([bcdb27e47fd1b1aef0973f6a1b1fe8a6f88e9d8d](https://github.com/advanced-rest-client/auth-methods/commit/bcdb27e47fd1b1aef0973f6a1b1fe8a6f88e9d8d))
* Removed unused styling. ([77ef9ba789cfe87085d5e9db219f270683b0ec38](https://github.com/advanced-rest-client/auth-methods/commit/77ef9ba789cfe87085d5e9db219f270683b0ec38))
* Restoring safari 9 for tests. ([eba6b8d686a13671550535758d0b5523d79a60de](https://github.com/advanced-rest-client/auth-methods/commit/eba6b8d686a13671550535758d0b5523d79a60de))
* Updated demo page for ARC echo service. ([dd3ffb3408d3fbbea0d12e0f60e272b7a4aeed1b](https://github.com/advanced-rest-client/auth-methods/commit/dd3ffb3408d3fbbea0d12e0f60e272b7a4aeed1b))
* Updating demo dependencies. ([2bed241d27c26605a98e874cfad1e42d0e9832e1](https://github.com/advanced-rest-client/auth-methods/commit/2bed241d27c26605a98e874cfad1e42d0e9832e1))
* Updating test configuration. ([394ba7dc43daf8224666772b17c1dd342aa5df5f](https://github.com/advanced-rest-client/auth-methods/commit/394ba7dc43daf8224666772b17c1dd342aa5df5f))
<a name="2.0.36"></a>
## [2.0.36](https://github.com/advanced-rest-client/auth-methods/compare/2.0.35...v2.0.36) (2017-07-13)
<a name="2.0.35"></a>
## [2.0.35](https://github.com/advanced-rest-client/auth-methods/compare/2.0.34...v2.0.35) (2017-07-13)
### Update
* Making `scope` not required element of the OAuth 2.0 form. ([0bc2795854c6b53383439b55c47de2f245af0f45](https://github.com/advanced-rest-client/auth-methods/commit/0bc2795854c6b53383439b55c47de2f245af0f45))
<a name="2.0.34"></a>
## [2.0.34](https://github.com/advanced-rest-client/auth-methods/compare/2.0.33...v2.0.34) (2017-07-13)
<a name="2.0.33"></a>
## [2.0.33](https://github.com/advanced-rest-client/auth-methods/compare/2.0.32...v2.0.33) (2017-07-13)
### Update
* Updated tests and test configuration ([538fb8a13944ddd97e7e08dfc1041427b1b11f4b](https://github.com/advanced-rest-client/auth-methods/commit/538fb8a13944ddd97e7e08dfc1041427b1b11f4b))
<a name="2.0.32"></a>
## [2.0.32](https://github.com/advanced-rest-client/auth-methods/compare/2.0.31...v2.0.32) (2017-07-13)
<a name="2.0.31"></a>
## [2.0.31](https://github.com/advanced-rest-client/auth-methods/compare/2.0.30...v2.0.31) (2017-06-15)
### Fix
* Removed any reference to Anyponit styles ([d4e9d00d3b95e5b2a0d1beaa1b31bfc4a99811be](https://github.com/advanced-rest-client/auth-methods/commit/d4e9d00d3b95e5b2a0d1beaa1b31bfc4a99811be))
<a name="2.0.30"></a>
## [2.0.30](https://github.com/advanced-rest-client/auth-methods/compare/2.0.29...v2.0.30) (2017-05-16)
### Fix
* Reverted changes to the oauth1 panel to before changes to anypoint styling ([6f2f932df5ec8274592db1cc5a48953ac4c22bc6](https://github.com/advanced-rest-client/auth-methods/commit/6f2f932df5ec8274592db1cc5a48953ac4c22bc6))
<a name="2.0.29"></a>
## [2.0.29](https://github.com/advanced-rest-client/auth-methods/compare/2.0.28...v2.0.29) (2017-05-15)
### Fix
* Fixed documentation toggle after a change in Polymer dom-repeat ([f0c38c4af5913ad258ba1a06f29bc10ae493a382](https://github.com/advanced-rest-client/auth-methods/commit/f0c38c4af5913ad258ba1a06f29bc10ae493a382))
* replaced polyfills with arc polyfils ([6050088b80541d591f1bbedfba449a22f167f378](https://github.com/advanced-rest-client/auth-methods/commit/6050088b80541d591f1bbedfba449a22f167f378))
### Update
* Started styling for the anypoint platform ([51eb16188301e325fa234dc4190b523642602f62](https://github.com/advanced-rest-client/auth-methods/commit/51eb16188301e325fa234dc4190b523642602f62))
<a name="2.0.28"></a>
## [2.0.28](https://github.com/advanced-rest-client/auth-methods/compare/2.0.27...v2.0.28) (2017-04-27)
<a name="2.0.27"></a>
## [2.0.27](https://github.com/advanced-rest-client/auth-methods/compare/2.0.26...v2.0.27) (2017-04-27)
### Fix
* Fixed liner error caused bvy invalid attribute binding ([06867d5a13ac9db01c615f0921ea76e1b1e9025a](https://github.com/advanced-rest-client/auth-methods/commit/06867d5a13ac9db01c615f0921ea76e1b1e9025a))
### New
* Added support for RAML's custom methods ([524374bb22363dbafba4075f759f18c8f309723e](https://github.com/advanced-rest-client/auth-methods/commit/524374bb22363dbafba4075f759f18c8f309723e))
### Update
* UPdated lint command ([8bfe44899354773698d41ff1806d4e8665407ca2](https://github.com/advanced-rest-client/auth-methods/commit/8bfe44899354773698d41ff1806d4e8665407ca2))
* updated name of the function ([1c4a364b1b8998f30c5ceed0f1dd94fec07015ff](https://github.com/advanced-rest-client/auth-methods/commit/1c4a364b1b8998f30c5ceed0f1dd94fec07015ff))
<a name="2.0.26"></a>
## [2.0.26](https://github.com/advanced-rest-client/auth-methods/compare/2.0.25...v2.0.26) (2017-04-27)
<a name="2.0.25"></a>
## [2.0.25](https://github.com/advanced-rest-client/auth-methods/compare/2.0.24...v2.0.25) (2017-04-27)
### Docs
* Updated property description ([c60417333e0ca391c970b295532b78c77b8dd4b9](https://github.com/advanced-rest-client/auth-methods/commit/c60417333e0ca391c970b295532b78c77b8dd4b9))
### Fix
* Fixed documentation for digest method ([f35c964f020961e91a7747b25f78bd7aa80b8c98](https://github.com/advanced-rest-client/auth-methods/commit/f35c964f020961e91a7747b25f78bd7aa80b8c98))
### New
* Added ability to hide grant type selector. Removed collapsable element for authorization data section. ([e79dccb658fa8f84760062d31f0b3f7a49c3ee27](https://github.com/advanced-rest-client/auth-methods/commit/e79dccb658fa8f84760062d31f0b3f7a49c3ee27))
* Added edit icon when hovering collapsed title to point out that there is an action on click ([c230831c1e2d494edf62e9138a364127ed924731](https://github.com/advanced-rest-client/auth-methods/commit/c230831c1e2d494edf62e9138a364127ed924731))
### Update
* Added auto hide for advanced options when the element is initialized with predefined data ([6028fabca03c7e5c3e79aea463148b9fdc8ae50d](https://github.com/advanced-rest-client/auth-methods/commit/6028fabca03c7e5c3e79aea463148b9fdc8ae50d))
* Added auto hide option when RAML settings change ([cc4ef100f5ddefc7e85f996bd8fe43bd7df7c6e0](https://github.com/advanced-rest-client/auth-methods/commit/cc4ef100f5ddefc7e85f996bd8fe43bd7df7c6e0))
* Added the digest method to bower to be recognizable by the catalogue. Added digest method to demo page ([747f44040f3c302389c171f09406b80470e2e665](https://github.com/advanced-rest-client/auth-methods/commit/747f44040f3c302389c171f09406b80470e2e665))
* An attempt to made theming for anypoint ([f24cbaaaec08057cc66422e28e81ad24e7fa10ed](https://github.com/advanced-rest-client/auth-methods/commit/f24cbaaaec08057cc66422e28e81ad24e7fa10ed))
* moved hide/show form fields logic to CSS instead of computing values ([646144f7dd8dcfb04c8d6bbbcccc9e6ce6bf157e](https://github.com/advanced-rest-client/auth-methods/commit/646144f7dd8dcfb04c8d6bbbcccc9e6ce6bf157e))
* Removed iron-meta as unused ([427d26efb5d466a3f19159ee8295024c62955007](https://github.com/advanced-rest-client/auth-methods/commit/427d26efb5d466a3f19159ee8295024c62955007))
* Removed unused "description" property ([e96c62894fc6cf87df6e643e0ebfc5496ad92c9f](https://github.com/advanced-rest-client/auth-methods/commit/e96c62894fc6cf87df6e643e0ebfc5496ad92c9f))
* removed unused code after removing collapsable from OAuth 2 auth data form ([cb19bf30570d863ba71e1a83a183bf9c1afe2c3c](https://github.com/advanced-rest-client/auth-methods/commit/cb19bf30570d863ba71e1a83a183bf9c1afe2c3c))
<a name="2.0.24"></a>
## [2.0.24](https://github.com/advanced-rest-client/auth-methods/compare/2.0.23...v2.0.24) (2017-04-26)
<a name="2.0.23"></a>
## [2.0.23](https://github.com/advanced-rest-client/auth-methods/compare/2.0.22...v2.0.23) (2017-04-26)
### Update
* Added support for the noStepper property which remove the stepper from the UI ([a9640b97c0d8042c3b4136ea0d672df89a006b96](https://github.com/advanced-rest-client/auth-methods/commit/a9640b97c0d8042c3b4136ea0d672df89a006b96))
<a name="2.0.22"></a>
## [2.0.22](https://github.com/advanced-rest-client/auth-methods/compare/2.0.21...v2.0.22) (2017-04-20)
<a name="2.0.21"></a>
## [2.0.21](https://github.com/advanced-rest-client/auth-methods/compare/2.0.20...v2.0.21) (2017-04-20)
<a name="2.0.20"></a>
## [2.0.20](https://github.com/advanced-rest-client/auth-methods/compare/2.0.19...v2.0.20) (2017-04-19)
<a name="2.0.19"></a>
## [2.0.19](https://github.com/advanced-rest-client/auth-methods/compare/2.0.18...v2.0.19) (2017-04-19)
<a name="2.0.18"></a>
## [2.0.18](https://github.com/advanced-rest-client/auth-methods/compare/2.0.17...v2.0.18) (2017-04-19)
<a name="2.0.17"></a>
## [2.0.17](https://github.com/advanced-rest-client/auth-methods/compare/2.0.16...v2.0.17) (2017-04-19)
<a name="2.0.16"></a>
## [2.0.16](https://github.com/advanced-rest-client/auth-methods/compare/2.0.15...v2.0.16) (2017-04-19)
<a name="2.0.15"></a>
## [2.0.15](https://github.com/advanced-rest-client/auth-methods/compare/2.0.14...v2.0.15) (2017-04-19)
<a name="2.0.14"></a>
## [2.0.14](https://github.com/advanced-rest-client/auth-methods/compare/2.0.13...v2.0.14) (2017-03-28)
<a name="2.0.13"></a>
## [2.0.13](https://github.com/advanced-rest-client/auth-methods/compare/2.0.11...v2.0.13) (2017-03-28)
### Fix
* tokenValue in settings object is now available when settings change event fires ([d187627748f18c4184fed2cbd149f63c32c922c7](https://github.com/advanced-rest-client/auth-methods/commit/d187627748f18c4184fed2cbd149f63c32c922c7))
<a name="2.0.12"></a>
## [2.0.12](https://github.com/advanced-rest-client/auth-methods/compare/2.0.11...v2.0.12) (2017-03-28)
<a name="2.0.11"></a>
## [2.0.11](https://github.com/advanced-rest-client/auth-methods/compare/2.0.10...v2.0.11) (2017-03-28)
<a name="2.0.10"></a>
## [2.0.10](https://github.com/advanced-rest-client/auth-methods/compare/2.0.8...v2.0.10) (2017-03-28)
### Update
* Added event listeners for the auth-settings-changed event so changes in one component will be reflected in any other component of the same type ([277ae396dfb8a882e776bd67579a5dd973eed42c](https://github.com/advanced-rest-client/auth-methods/commit/277ae396dfb8a882e776bd67579a5dd973eed42c))
<a name="2.0.9"></a>
## [2.0.9](https://github.com/advanced-rest-client/auth-methods/compare/2.0.8...v2.0.9) (2017-03-28)
<a name="2.0.8"></a>
## [2.0.8](https://github.com/advanced-rest-client/auth-methods/compare/2.0.7...v2.0.8) (2017-03-25)
<a name="2.0.7"></a>
## [2.0.7](https://github.com/advanced-rest-client/auth-methods/compare/2.0.5...v2.0.7) (2017-03-25)
### Update
* removed reference to paper-toggle-button ([8479bf4f54066da3e495521101460dba9ce544f2](https://github.com/advanced-rest-client/auth-methods/commit/8479bf4f54066da3e495521101460dba9ce544f2))
<a name="2.0.6"></a>
## [2.0.6](https://github.com/advanced-rest-client/auth-methods/compare/2.0.5...v2.0.6) (2017-03-25)
<a name="2.0.5"></a>
## [2.0.5](https://github.com/advanced-rest-client/auth-methods/compare/2.0.1...v2.0.5) (2017-03-25)
### Docs
* Updated docs for digest method ([17772e33622298637daf4a0a8474087631457c0c](https://github.com/advanced-rest-client/auth-methods/commit/17772e33622298637daf4a0a8474087631457c0c))
### New
* Added digest auth method form ([cc23a5aa887ca43d600eec117f2d73f6bc674488](https://github.com/advanced-rest-client/auth-methods/commit/cc23a5aa887ca43d600eec117f2d73f6bc674488))
### Update
* now settings getter will also return token value in the settings object ([207fe882e5ff4ff9fd5a5f5461205764769ac080](https://github.com/advanced-rest-client/auth-methods/commit/207fe882e5ff4ff9fd5a5f5461205764769ac080))
* Updated code and removed ES6 reference ([5cb672f8867d578d7030540495a588af5646c286](https://github.com/advanced-rest-client/auth-methods/commit/5cb672f8867d578d7030540495a588af5646c286))
* Updated test browsers list for Sauce ([414782d4459190523e9bed972b69ae602870ce5c](https://github.com/advanced-rest-client/auth-methods/commit/414782d4459190523e9bed972b69ae602870ce5c))
<a name="2.0.4"></a>
## [2.0.4](https://github.com/advanced-rest-client/auth-methods/compare/2.0.1...v2.0.4) (2017-03-14)
### Update
* Updated code and removed ES6 reference ([5cb672f8867d578d7030540495a588af5646c286](https://github.com/advanced-rest-client/auth-methods/commit/5cb672f8867d578d7030540495a588af5646c286))
* Updated test browsers list for Sauce ([414782d4459190523e9bed972b69ae602870ce5c](https://github.com/advanced-rest-client/auth-methods/commit/414782d4459190523e9bed972b69ae602870ce5c))
<a name="2.0.3"></a>
## [2.0.3](https://github.com/advanced-rest-client/auth-methods/compare/2.0.1...v2.0.3) (2017-03-03)
<a name="2.0.2"></a>
## [2.0.2](https://github.com/advanced-rest-client/auth-methods/compare/2.0.1...v2.0.2) (2017-03-03)
<a name="2.0.1"></a>
## [2.0.1](https://github.com/advanced-rest-client/auth-methods/compare/1.0.3...v2.0.1) (2017-03-02)
### Breaking
* updated elements styles. Changed events fired by the elements. ([b11d5153f32ca550a6a68abfc5d14c1be84652ce](https://github.com/advanced-rest-client/auth-methods/commit/b11d5153f32ca550a6a68abfc5d14c1be84652ce))
### Fix
* Added a polyfill for the Array.from method so the IE11 will be happy again ☺ ([08c2e4a9389d4a6c593e740c433fcf1247a3225c](https://github.com/advanced-rest-client/auth-methods/commit/08c2e4a9389d4a6c593e740c433fcf1247a3225c))
* Fixes #1 - the OAuth will be enabled automatically when the auth token is ready ([5211090dc45cc4537e173ebd90f451f6b6425afc](https://github.com/advanced-rest-client/auth-methods/commit/5211090dc45cc4537e173ebd90f451f6b6425afc)), closes [#1](https://github.com/advanced-rest-client/auth-methods/issues/1)
### New
* Added test cases for the NTLM panel ([35eebd6e649bc0ce862417a21f2a8da135696ed3](https://github.com/advanced-rest-client/auth-methods/commit/35eebd6e649bc0ce862417a21f2a8da135696ed3))
* Added test cases for the OAuth2 panel ([785819dd00e0fcfebccbe4616b38c10120bc88b1](https://github.com/advanced-rest-client/auth-methods/commit/785819dd00e0fcfebccbe4616b38c10120bc88b1))
### Update
* Added tabindex on the redirecy URL field ([d90bc03e3a3f83852402b63389c9c6204dc3d72c](https://github.com/advanced-rest-client/auth-methods/commit/d90bc03e3a3f83852402b63389c9c6204dc3d72c))
* Updated travis configuration ([11141c1d4b9987805afa3565bb19bb8a20b7e494](https://github.com/advanced-rest-client/auth-methods/commit/11141c1d4b9987805afa3565bb19bb8a20b7e494))
<a name="1.0.5"></a>
## [1.0.5](https://github.com/advanced-rest-client/auth-methods/compare/1.0.3...v1.0.5) (2017-01-30)
### Fix
* Added a polyfill for the Array.from method so the IE11 will be happy again ☺ ([08c2e4a9389d4a6c593e740c433fcf1247a3225c](https://github.com/advanced-rest-client/auth-methods/commit/08c2e4a9389d4a6c593e740c433fcf1247a3225c))
* Fixes #1 - the OAuth will be enabled automatically when the auth token is ready ([5211090dc45cc4537e173ebd90f451f6b6425afc](https://github.com/advanced-rest-client/auth-methods/commit/5211090dc45cc4537e173ebd90f451f6b6425afc)), closes [#1](https://github.com/advanced-rest-client/auth-methods/issues/1)
### New
* Added test cases for the NTLM panel ([35eebd6e649bc0ce862417a21f2a8da135696ed3](https://github.com/advanced-rest-client/auth-methods/commit/35eebd6e649bc0ce862417a21f2a8da135696ed3))
* Added test cases for the OAuth2 panel ([785819dd00e0fcfebccbe4616b38c10120bc88b1](https://github.com/advanced-rest-client/auth-methods/commit/785819dd00e0fcfebccbe4616b38c10120bc88b1))
### Update
* Added tabindex on the redirecy URL field ([d90bc03e3a3f83852402b63389c9c6204dc3d72c](https://github.com/advanced-rest-client/auth-methods/commit/d90bc03e3a3f83852402b63389c9c6204dc3d72c))
* Updated travis configuration ([11141c1d4b9987805afa3565bb19bb8a20b7e494](https://github.com/advanced-rest-client/auth-methods/commit/11141c1d4b9987805afa3565bb19bb8a20b7e494))
<a name="1.0.4"></a>
## [1.0.4](https://github.com/advanced-rest-client/auth-methods/compare/1.0.3...v1.0.4) (2017-01-09)
### Fix
* Added a polyfill for the Array.from method so the IE11 will be happy again ☺ ([08c2e4a9389d4a6c593e740c433fcf1247a3225c](https://github.com/advanced-rest-client/auth-methods/commit/08c2e4a9389d4a6c593e740c433fcf1247a3225c))
* Fixes #1 - the OAuth will be enabled automatically when the auth token is ready ([5211090dc45cc4537e173ebd90f451f6b6425afc](https://github.com/advanced-rest-client/auth-methods/commit/5211090dc45cc4537e173ebd90f451f6b6425afc)), closes [#1](https://github.com/advanced-rest-client/auth-methods/issues/1)
### New
* Added test cases for the NTLM panel ([35eebd6e649bc0ce862417a21f2a8da135696ed3](https://github.com/advanced-rest-client/auth-methods/commit/35eebd6e649bc0ce862417a21f2a8da135696ed3))
* Added test cases for the OAuth2 panel ([785819dd00e0fcfebccbe4616b38c10120bc88b1](https://github.com/advanced-rest-client/auth-methods/commit/785819dd00e0fcfebccbe4616b38c10120bc88b1))
### Update
* Updated travis configuration ([11141c1d4b9987805afa3565bb19bb8a20b7e494](https://github.com/advanced-rest-client/auth-methods/commit/11141c1d4b9987805afa3565bb19bb8a20b7e494))
<a name="1.0.3"></a>
## [1.0.3](https://github.com/advanced-rest-client/auth-methods/compare/1.0.2...v1.0.3) (2016-12-23)
### Breaking
* Chnaged event parameters structure. Added raml-settings attribute ([333844a90e8633a00cf123a505d11066d2dee332](https://github.com/advanced-rest-client/auth-methods/commit/333844a90e8633a00cf123a505d11066d2dee332))
<a name="0.0.5"></a>
## [0.0.5](https://github.com/advanced-rest-client/auth-methods/compare/0.0.4...v0.0.5) (2016-11-29)
<a name="1.0.2"></a>
## [1.0.2](https://github.com/advanced-rest-client/auth-methods/compare/0.0.4...v1.0.2) (2016-11-29)
### Docs
* Updated documentation and demos for the elements ([fa24c14cebe77ba5923180452df8deb9bc01fa06](https://github.com/advanced-rest-client/auth-methods/commit/fa24c14cebe77ba5923180452df8deb9bc01fa06))
### New
* Added validation methods ([94cd4d0ea1b5703e26bd385e5a7a2c30a9b3b210](https://github.com/advanced-rest-client/auth-methods/commit/94cd4d0ea1b5703e26bd385e5a7a2c30a9b3b210))
### Update
* Bumping version to stable ([6c52d8a4326da5bda627942215ecc7675228b7c2](https://github.com/advanced-rest-client/auth-methods/commit/6c52d8a4326da5bda627942215ecc7675228b7c2))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/advanced-rest-client/auth-methods/compare/0.0.4...v1.0.1) (2016-11-29)
### Docs
* Updated documentation and demos for the elements ([fa24c14cebe77ba5923180452df8deb9bc01fa06](https://github.com/advanced-rest-client/auth-methods/commit/fa24c14cebe77ba5923180452df8deb9bc01fa06))
### New
* Added validation methods ([94cd4d0ea1b5703e26bd385e5a7a2c30a9b3b210](https://github.com/advanced-rest-client/auth-methods/commit/94cd4d0ea1b5703e26bd385e5a7a2c30a9b3b210))
### Update
* Bumping version to stable ([6c52d8a4326da5bda627942215ecc7675228b7c2](https://github.com/advanced-rest-client/auth-methods/commit/6c52d8a4326da5bda627942215ecc7675228b7c2))
<a name="0.0.4"></a>
## [0.0.4](https://github.com/advanced-rest-client/auth-methods/compare/0.0.3...v0.0.4) (2016-11-28)
<a name="0.0.3"></a>
## [0.0.3](https://github.com/advanced-rest-client/auth-methods/compare/0.0.2...v0.0.3) (2016-11-28)
<a name="0.0.2"></a>
## 0.0.2 (2016-11-25)