UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

201 lines (84 loc) 8.15 kB
<a name="1.1.17"></a> ## [1.1.17](https://github.com/advanced-rest-client/code-mirror/compare/1.1.16...1.1.17) (2017-12-08) <a name="1.1.16"></a> ## [1.1.16](https://github.com/advanced-rest-client/code-mirror/compare/1.1.15...1.1.16) (2017-12-08) ### New * Added option to include costom style inside the element in shadow dom ([f0ddff61555873b7e28023d27dd566e41ae26254](https://github.com/advanced-rest-client/code-mirror/commit/f0ddff61555873b7e28023d27dd566e41ae26254)) * Adding linter demo page ([a610364625d710858cc011a3c196cfe45d083db5](https://github.com/advanced-rest-client/code-mirror/commit/a610364625d710858cc011a3c196cfe45d083db5)) * Adding new options to support linters. ([62c1d0f5aad2a6e8dc8759811c624620372090e5](https://github.com/advanced-rest-client/code-mirror/commit/62c1d0f5aad2a6e8dc8759811c624620372090e5)) ### Update * Setting JSON mode from json mime ([027d9ca62049cdd3a9bb2f0eb0d33474a25f2fa5](https://github.com/advanced-rest-client/code-mirror/commit/027d9ca62049cdd3a9bb2f0eb0d33474a25f2fa5)) * Stopped initialization of _pendingOptions array by default ([a1a9afb30f224e13d630f58685215b1b452b0f90](https://github.com/advanced-rest-client/code-mirror/commit/a1a9afb30f224e13d630f58685215b1b452b0f90)) * Updated how the `importLocation` property works ([a021999bfcdf75916309bf81bcc30f2bff320f0e](https://github.com/advanced-rest-client/code-mirror/commit/a021999bfcdf75916309bf81bcc30f2bff320f0e)) * Updated test cases for the element. ([3a20a25612cf11ac01430b90a9b48e7840a55bbf](https://github.com/advanced-rest-client/code-mirror/commit/3a20a25612cf11ac01430b90a9b48e7840a55bbf)) <a name="1.1.15"></a> ## [1.1.15](https://github.com/advanced-rest-client/code-mirror/compare/1.1.14...1.1.15) (2017-11-09) <a name="1.1.14"></a> ## [1.1.14](https://github.com/advanced-rest-client/code-mirror/compare/1.1.13...1.1.14) (2017-11-09) ### Update * Adding color variables for xq-light theme. ([2600ccbfaff43b4af903b9641499bb715fa12dbe](https://github.com/advanced-rest-client/code-mirror/commit/2600ccbfaff43b4af903b9641499bb715fa12dbe)) * Removed duplicated import. ([51a8f707126f857dc2448ac658fa430ba7d794d3](https://github.com/advanced-rest-client/code-mirror/commit/51a8f707126f857dc2448ac658fa430ba7d794d3)) <a name="1.1.13"></a> ## [1.1.13](https://github.com/advanced-rest-client/code-mirror/compare/1.1.11...1.1.13) (2017-11-09) <a name="1.1.12"></a> ## [1.1.12](https://github.com/advanced-rest-client/code-mirror/compare/1.1.11...1.1.12) (2017-08-16) <a name="1.1.11"></a> ## [1.1.11](https://github.com/advanced-rest-client/code-mirror/compare/1.1.10...1.1.11) (2017-08-16) ### Fix * Fixes #1 - support for numeric and boolean values. ([8d11990d60e71ca413665ab9366604055ee0298c](https://github.com/advanced-rest-client/code-mirror/commit/8d11990d60e71ca413665ab9366604055ee0298c)), closes [#1](https://github.com/advanced-rest-client/code-mirror/issues/1) * Fixes #2 ([30174ef41526a787b96cbedd62ee122e53bad9b2](https://github.com/advanced-rest-client/code-mirror/commit/30174ef41526a787b96cbedd62ee122e53bad9b2)), closes [#2](https://github.com/advanced-rest-client/code-mirror/issues/2) ### Update * The element will clear the value of the editor if passed undefined ([c69596702733269eb368c64969e8740cfa547d7d](https://github.com/advanced-rest-client/code-mirror/commit/c69596702733269eb368c64969e8740cfa547d7d)) <a name="1.1.10"></a> ## [1.1.10](https://github.com/advanced-rest-client/code-mirror/compare/1.1.9...v1.1.10) (2017-07-11) <a name="1.1.9"></a> ## [1.1.9](https://github.com/advanced-rest-client/code-mirror/compare/1.1.8...v1.1.9) (2017-07-11) ### Update * Added more variables definitions to the default theme. ([8fbd144683d39f34d815224af1153838afbd87d2](https://github.com/advanced-rest-client/code-mirror/commit/8fbd144683d39f34d815224af1153838afbd87d2)) <a name="1.1.8"></a> ## [1.1.8](https://github.com/advanced-rest-client/code-mirror/compare/1.1.7...v1.1.8) (2017-06-22) <a name="1.1.7"></a> ## [1.1.7](https://github.com/advanced-rest-client/code-mirror/compare/1.1.6...v1.1.7) (2017-06-22) ### Update * Added common script to be imports so the editor won't wait for it ([31e9929cc0dac301fcbbbd010006cc002acb6f4a](https://github.com/advanced-rest-client/code-mirror/commit/31e9929cc0dac301fcbbbd010006cc002acb6f4a)) * Updated default editor mode to JSON ([85169d27748551455884d579b8b88dc88264a95c](https://github.com/advanced-rest-client/code-mirror/commit/85169d27748551455884d579b8b88dc88264a95c)) <a name="1.1.6"></a> ## [1.1.6](https://github.com/advanced-rest-client/code-mirror/compare/1.1.5...v1.1.6) (2017-06-22) <a name="1.1.5"></a> ## [1.1.5](https://github.com/advanced-rest-client/code-mirror/compare/1.1.4...v1.1.5) (2017-06-22) ### Fix * Fixed a path builder for the CodeMirror module sources. ([c56800dfa502487aa5aa1ae928eafb57b96b14b0](https://github.com/advanced-rest-client/code-mirror/commit/c56800dfa502487aa5aa1ae928eafb57b96b14b0)) ### Update * Removed sudo from Travis configuration ([2acc4002ab93bd3e435538061471d3c62827eb3b](https://github.com/advanced-rest-client/code-mirror/commit/2acc4002ab93bd3e435538061471d3c62827eb3b)) <a name="1.1.4"></a> ## [1.1.4](https://github.com/advanced-rest-client/code-mirror/compare/1.1.3...v1.1.4) (2017-06-18) <a name="1.1.3"></a> ## [1.1.3](https://github.com/advanced-rest-client/code-mirror/compare/1.1.2...v1.1.3) (2017-06-18) ### Fix * Changed change custom event name after change in the element's logic ([a5e918330752e13db028f58cd6cd8842e44ba569](https://github.com/advanced-rest-client/code-mirror/commit/a5e918330752e13db028f58cd6cd8842e44ba569)) * Fixed issue with styless in shady dom ([26542a7eb38e990c03946910bef6dc633bdc2ea3](https://github.com/advanced-rest-client/code-mirror/commit/26542a7eb38e990c03946910bef6dc633bdc2ea3)) <a name="1.1.2"></a> ## [1.1.2](https://github.com/advanced-rest-client/code-mirror/compare/1.1.1...v1.1.2) (2017-06-17) <a name="1.1.1"></a> ## [1.1.1](https://github.com/advanced-rest-client/code-mirror/compare/1.0.23...v1.1.1) (2017-06-17) <a name="1.0.23"></a> ## [1.0.23](https://github.com/advanced-rest-client/code-mirror/compare/1.0.22...v1.0.23) (2017-04-08) <a name="1.0.22"></a> ## [1.0.22](https://github.com/advanced-rest-client/code-mirror/compare/1.0.20...v1.0.22) (2017-04-08) ### Fix * fixed issues with import location for codemirror mode scripts. Now element accepts the importLocation property to point to CodeMirror install location ([155954cf2187a83f61db0d5a497e0f078be31a81](https://github.com/advanced-rest-client/code-mirror/commit/155954cf2187a83f61db0d5a497e0f078be31a81)) <a name="1.0.21"></a> ## [1.0.21](https://github.com/advanced-rest-client/code-mirror/compare/1.0.20...v1.0.21) (2017-04-08) <a name="1.0.20"></a> ## [1.0.20](https://github.com/advanced-rest-client/code-mirror/compare/1.0.18...v1.0.20) (2017-03-14) ### Fix * Fixed element to work in ES5 ([33d62d9657e84a03e6ac2a8ba456a92f381906f9](https://github.com/advanced-rest-client/code-mirror/commit/33d62d9657e84a03e6ac2a8ba456a92f381906f9)) ### Update * Added new Travis configuration ([90bc3817c582d608f33ad738bb065f38cb783775](https://github.com/advanced-rest-client/code-mirror/commit/90bc3817c582d608f33ad738bb065f38cb783775)) * Switched ES level for linter ([5bceae15612e0576b837b6022f49ea03ba6dd4fe](https://github.com/advanced-rest-client/code-mirror/commit/5bceae15612e0576b837b6022f49ea03ba6dd4fe)) * Updated browsers configuration ([026827f6910807f86de5e695063cc7801e912fe8](https://github.com/advanced-rest-client/code-mirror/commit/026827f6910807f86de5e695063cc7801e912fe8)) * Updated travis configuration. ([62ca410299974503226d61b63d046842cc7784de](https://github.com/advanced-rest-client/code-mirror/commit/62ca410299974503226d61b63d046842cc7784de)) <a name="1.0.19"></a> ## [1.0.19](https://github.com/advanced-rest-client/code-mirror/compare/1.0.18...v1.0.19) (2016-11-20) ### Update * Added new Travis configuration ([90bc3817c582d608f33ad738bb065f38cb783775](https://github.com/advanced-rest-client/code-mirror/commit/90bc3817c582d608f33ad738bb065f38cb783775))