UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

184 lines (73 loc) 6.77 kB
<a name="0.3.4"></a> ## [0.3.4](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.3.3...0.3.4) (2017-08-14) <a name="0.3.3"></a> ## [0.3.3](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.3.2...0.3.3) (2017-08-14) ### Fix * Fixes https://github.com/mulesoft/api-console/issues/515 ([61243da636a6b67ad688fd2495e384df286ea337](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/61243da636a6b67ad688fd2495e384df286ea337)) ### New * Added GA events to track panel actions. ([50d2da6f65aab9b8a840547afe70a2a7cd7088da](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/50d2da6f65aab9b8a840547afe70a2a7cd7088da)) * Added tests for https://github.com/mulesoft/api-console/issues/515 ([fa9b921cfcaca32956c3e66b1f933ab6e62813dc](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/fa9b921cfcaca32956c3e66b1f933ab6e62813dc)) <a name="0.3.2"></a> ## [0.3.2](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.3.1...0.3.2) (2017-08-03) <a name="0.3.1"></a> ## [0.3.1](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.15...0.3.1) (2017-08-03) <a name="0.2.15"></a> ## [0.2.15](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.14...v0.2.15) (2017-06-22) <a name="0.2.14"></a> ## [0.2.14](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.13...v0.2.14) (2017-06-22) ### Fix * Updated code-mirror styles that cause Safari 10 to hang. ([f163d6682fde86ee83fda590e243fa9d5cb2e216](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/f163d6682fde86ee83fda590e243fa9d5cb2e216)) ### New * Added basic tests for the element. ([cfd009c039fcb43bf8fe64188b91a1e4580e7add](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/cfd009c039fcb43bf8fe64188b91a1e4580e7add)) ### Update * Travis configuration: ([a7abe683cb1168c2d6ad53f5f4d87674e3789968](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/a7abe683cb1168c2d6ad53f5f4d87674e3789968)) * Updated demo page to work only with payload carrying methods. ([cfbc60bfcfeb788f5e19129ab65466356865663d](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/cfbc60bfcfeb788f5e19129ab65466356865663d)) * Updated dependencies vesions. Restored tests. ([b445f4dafb5256d0ea2243bf871dce7711bfeffb](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/b445f4dafb5256d0ea2243bf871dce7711bfeffb)) * Updated list of browsers to be tested. Removed IE10. ([4d0bf7628816ea67d8c9d4be52ec21108d8aa94c](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/4d0bf7628816ea67d8c9d4be52ec21108d8aa94c)) <a name="0.2.13"></a> ## [0.2.13](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.12...v0.2.13) (2017-05-26) <a name="0.2.12"></a> ## [0.2.12](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.11...v0.2.12) (2017-05-26) <a name="0.2.11"></a> ## [0.2.11](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.9...v0.2.11) (2017-05-26) <a name="0.2.9"></a> ## [0.2.9](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.7...v0.2.9) (2017-04-12) ### New * Added ability to display an example as default value when type change ([acba80482064ca5a6720be0a7e24b3c7235d04a3](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/acba80482064ca5a6720be0a7e24b3c7235d04a3)) <a name="0.2.8"></a> ## [0.2.8](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.7...v0.2.8) (2017-04-12) <a name="0.2.7"></a> ## [0.2.7](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.6...v0.2.7) (2017-04-12) <a name="0.2.6"></a> ## [0.2.6](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.4...v0.2.6) (2017-04-12) ### Update * Updated the function that shitches form / source views. Now it has a fallback to a JSON by default if content type is not defined ([5b93af60491fbe94ef968a546fa27a996aa2a593](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/5b93af60491fbe94ef968a546fa27a996aa2a593)) <a name="0.2.5"></a> ## [0.2.5](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.4...v0.2.5) (2017-04-12) <a name="0.2.4"></a> ## [0.2.4](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.3...v0.2.4) (2017-03-14) <a name="0.2.3"></a> ## [0.2.3](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.1...v0.2.3) (2017-03-13) ### Update * Removed debug output from the element UI ([c22e0c0524cf6fe93d717cfe2f67b31396b2716f](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/c22e0c0524cf6fe93d717cfe2f67b31396b2716f)) <a name="0.2.2"></a> ## [0.2.2](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.2.1...v0.2.2) (2017-03-13) <a name="0.2.1"></a> ## [0.2.1](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.1.2...v0.2.1) (2017-03-13) ### Breaking * Redesigned the element - simnplified the element logic, removed tabs, simplified the UI ([615316705e210a57f2fbfd386758d843612ecad2](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/615316705e210a57f2fbfd386758d843612ecad2)) ### Update * Commented body-xml-editor so the linter will not screem for help anymore ^^: ([5499cbf25f5aad64d06eebd912ebdc3cb5227536](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/5499cbf25f5aad64d06eebd912ebdc3cb5227536)) <a name="0.1.2"></a> ## [0.1.2](https://github.com/advanced-rest-client/raml-body-editor-panel/compare/0.1.1...v0.1.2) (2016-12-21) ### Fix * Fixed issue with ther >>opened<< computation after iron-pages selection attribute change ([6688d7075b4e5938443a88f711e5c3b9e3fdcc70](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/6688d7075b4e5938443a88f711e5c3b9e3fdcc70)) ### Update * Added variables to the main theme ([072c44014f171c984dd8f0ab173dae100198c762](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/072c44014f171c984dd8f0ab173dae100198c762)) <a name="0.1.1"></a> ## 0.1.1 (2016-12-15) ### Update * Updated element structure to work with dynamic tabs ([cee3dc9a262d9995e1404a2e926d9e43dd17f574](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/cee3dc9a262d9995e1404a2e926d9e43dd17f574)) * updated main entry name in bower file ([75276d35af85744b3fa5dfefc8dcf3b1ae816912](https://github.com/advanced-rest-client/raml-body-editor-panel/commit/75276d35af85744b3fa5dfefc8dcf3b1ae816912)) <a name="0.1.1"></a> ## 0.1.1 (2016-12-06)