UNPKG

@advanced-rest-client/code-mirror

Version:
740 lines (519 loc) 65.9 kB
<a name="2.0.1"></a> ## [2.0.1](https://github.com/advanced-rest-client/code-mirror/compare/2.0.0...2.0.1) (2018-05-18) <a name="2.0.0"></a> # [2.0.0](https://github.com/advanced-rest-client/code-mirror/compare/1.1.16...2.0.0) (2018-05-18) ### Fix * Added missing dependency. ([6c9a8d626291968c9ed4750f969627f694cb264a](https://github.com/advanced-rest-client/code-mirror/commit/6c9a8d626291968c9ed4750f969627f694cb264a)) ### New * Added support for hints inside the element. ([3148556eef501e8289879e7e7e0dc8142c91b2cd](https://github.com/advanced-rest-client/code-mirror/commit/3148556eef501e8289879e7e7e0dc8142c91b2cd)) <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)) <a name="3.0.3"></a> ## [3.0.3](https://github.com/advanced-rest-client/code-mirror/compare/v1.0.13...3.0.3) (2019-11-20) ### Build * bumping version [08e8073](https://github.com/advanced-rest-client/code-mirror/commit/08e80737fd687b179c4deefe67f9c9cedfe327ae) by Pawel * bumping version [e7732f0](https://github.com/advanced-rest-client/code-mirror/commit/e7732f087e0af152c1c1d3af8a8a6f565acf6bde) by Pawel Psztyc * bumping version [9cbf1a4](https://github.com/advanced-rest-client/code-mirror/commit/9cbf1a4b2f026f84777312bf34921aed4a51c8e5) by Pawel ### Update * upgrading dependencies [2b41c03](https://github.com/advanced-rest-client/code-mirror/commit/2b41c03797d0998aedc8eda7b84558454d1afc4f) by Pawel * upgrading dependencies [c2948c4](https://github.com/advanced-rest-client/code-mirror/commit/c2948c46ba75adec19068dee48cff505655df93e) by Pawel Psztyc * now height is propagated from the element root [2eda7ef](https://github.com/advanced-rest-client/code-mirror/commit/2eda7efc08147d73cf1d165f662fc8cb92896ca8) by Pawel * upgrading dependencies [8cf4c33](https://github.com/advanced-rest-client/code-mirror/commit/8cf4c33a60440a0202f8b7a86cb3a09a3315d20f) by Pawel * updating styles to add more color options [dfe6149](https://github.com/advanced-rest-client/code-mirror/commit/dfe6149714452f92b9feca8e7e23b52442655043) by Pawel ### Features * adding `lineNumbers` option [e309cb2](https://github.com/advanced-rest-client/code-mirror/commit/e309cb24a67a57db7118075487f703a8accfab7c) by Pawel ### Refactor * move styles into render [1ada0ed](https://github.com/advanced-rest-client/code-mirror/commit/1ada0ed348884cb0e69b6d9bf2bd53ef345731a0) by TwoPlusTwoOne * upgrading to latest WC spec and ARC standard [07eda59](https://github.com/advanced-rest-client/code-mirror/commit/07eda595b2fe48587dd98a802a306d1ce1ec4b80) by Pawel ### Testing * fixing dependency import name [0392655](https://github.com/advanced-rest-client/code-mirror/commit/0392655a8b0050da2a1e69230527278b7b9f12a3) by Pawel * updating test command [92e5d4d](https://github.com/advanced-rest-client/code-mirror/commit/92e5d4d7f1d36515e56881ebbfa3bb6821b6e7ea) by Pawel * fixing linter errors [1e31a3d](https://github.com/advanced-rest-client/code-mirror/commit/1e31a3dc43ff770b18915896bded59674332bbd1) by Pawel ### Other * Update: Updating import paths to match web spec [8a80af1](https://github.com/advanced-rest-client/code-mirror/commit/8a80af1d9b276d5a06bc582bf206dd08c5e7df8d) by Pawel Psztyc * New: Adding npm ignore file [476be8f](https://github.com/advanced-rest-client/code-mirror/commit/476be8fdfea1e3122de621a53c1928cce3d9cafe) by Pawel Psztyc * Breaking: Upgrading component to Polymer 3 [5b037c2](https://github.com/advanced-rest-client/code-mirror/commit/5b037c2084ceccd0e19705a3af5f192f3e683f12) by Pawel Psztyc * New: Added support for hints inside the element. [3148556](https://github.com/advanced-rest-client/code-mirror/commit/3148556eef501e8289879e7e7e0dc8142c91b2cd) by Pawel Psztyc * Fix: Added missing dependency. [6c9a8d6](https://github.com/advanced-rest-client/code-mirror/commit/6c9a8d626291968c9ed4750f969627f694cb264a) by Pawel Psztyc * New: Adding linter demo page [a610364](https://github.com/advanced-rest-client/code-mirror/commit/a610364625d710858cc011a3c196cfe45d083db5) by Pawel Psztyc * Update: Updated test cases for the element. [3a20a25](https://github.com/advanced-rest-client/code-mirror/commit/3a20a25612cf11ac01430b90a9b48e7840a55bbf) by Pawel Psztyc * New: Added option to include costom style inside the element in shadow dom [f0ddff6](https://github.com/advanced-rest-client/code-mirror/commit/f0ddff61555873b7e28023d27dd566e41ae26254) by Pawel Psztyc * Update: Stopped initialization of _pendingOptions array by default [a1a9afb](https://github.com/advanced-rest-client/code-mirror/commit/a1a9afb30f224e13d630f58685215b1b452b0f90) by Pawel Psztyc * Update: Setting JSON mode from json mime [027d9ca](https://github.com/advanced-rest-client/code-mirror/commit/027d9ca62049cdd3a9bb2f0eb0d33474a25f2fa5) by Pawel Psztyc * New: Adding new options to support linters. [62c1d0f](https://github.com/advanced-rest-client/code-mirror/commit/62c1d0f5aad2a6e8dc8759811c624620372090e5) by Pawel Psztyc * Update: Updated how the `importLocation` property works [a021999](https://github.com/advanced-rest-client/code-mirror/commit/a021999bfcdf75916309bf81bcc30f2bff320f0e) by Pawel Psztyc * Update: Removed duplicated import. [51a8f70](https://github.com/advanced-rest-client/code-mirror/commit/51a8f707126f857dc2448ac658fa430ba7d794d3) by Pawel Psztyc * Update: Adding color variables for xq-light theme. [2600ccb](https://github.com/advanced-rest-client/code-mirror/commit/2600ccbfaff43b4af903b9641499bb715fa12dbe) by Pawel Psztyc * Fix: Fixes #2 [30174ef](https://github.com/advanced-rest-client/code-mirror/commit/30174ef41526a787b96cbedd62ee122e53bad9b2) by Pawel Psztyc * Update: The element will clear the value of the editor if passed undefined [c695967](https://github.com/advanced-rest-client/code-mirror/commit/c69596702733269eb368c64969e8740cfa547d7d) by Pawel Psztyc * Fix: Fixes #1 - support for numeric and boolean values. [8d11990](https://github.com/advanced-rest-client/code-mirror/commit/8d11990d60e71ca413665ab9366604055ee0298c) by Pawel Psztyc * Update: Added more variables definitions to the default theme. [8fbd144](https://github.com/advanced-rest-client/code-mirror/commit/8fbd144683d39f34d815224af1153838afbd87d2) by Pawel Psztyc * Update: Updated default editor mode to JSON [85169d2](https://github.com/advanced-rest-client/code-mirror/commit/85169d27748551455884d579b8b88dc88264a95c) by Pawel Psztyc * Update: Added common script to be imports so the editor won't wait for it [31e9929](https://github.com/advanced-rest-client/code-mirror/commit/31e9929cc0dac301fcbbbd010006cc002acb6f4a) by Pawel Psztyc * Update: Removed sudo from Travis configuration [2acc400](https://github.com/advanced-rest-client/code-mirror/commit/2acc4002ab93bd3e435538061471d3c62827eb3b) by Pawel Psztyc * Fix: Fixed a path builder for the CodeMirror module sources. [c56800d](https://github.com/advanced-rest-client/code-mirror/commit/c56800dfa502487aa5aa1ae928eafb57b96b14b0) by Pawel Psztyc * Fix: Changed change custom event name after change in the element's logic [a5e9183](https://github.com/advanced-rest-client/code-mirror/commit/a5e918330752e13db028f58cd6cd8842e44ba569) by Pawel Psztyc * Fix: Fixed issue with styless in shady dom [26542a7](https://github.com/advanced-rest-client/code-mirror/commit/26542a7eb38e990c03946910bef6dc633bdc2ea3) by Pawel Psztyc * Fix: fixed issues with import location for codemirror mode scripts. Now element accepts the importLocation property to point to CodeMirror install location [155954c](https://github.com/advanced-rest-client/code-mirror/commit/155954cf2187a83f61db0d5a497e0f078be31a81) by Pawel Psztyc * Update: Updated browsers configuration [026827f](https://github.com/advanced-rest-client/code-mirror/commit/026827f6910807f86de5e695063cc7801e912fe8) by Pawel Psztyc * Update: Updated travis configuration. [62ca410](https://github.com/advanced-rest-client/code-mirror/commit/62ca410299974503226d61b63d046842cc7784de) by Pawel Psztyc * Fix: Fixed element to work in ES5 [33d62d9](https://github.com/advanced-rest-client/code-mirror/commit/33d62d9657e84a03e6ac2a8ba456a92f381906f9) by Pawel Psztyc * Update: Switched ES level for linter [5bceae1](https://github.com/advanced-rest-client/code-mirror/commit/5bceae15612e0576b837b6022f49ea03ba6dd4fe) by Pawel Psztyc * Update: Added new Travis configuration [90bc381](https://github.com/advanced-rest-client/code-mirror/commit/90bc3817c582d608f33ad738bb065f38cb783775) by jarrodek * New: Added hero image [55208a4](https://github.com/advanced-rest-client/code-mirror/commit/55208a44eb514f42024b0013072d0cf102576a79) by jarrodek * New: Added dependencyci [fd15eec](https://github.com/advanced-rest-client/code-mirror/commit/fd15eecbd8217e222455f7deba5796e76300838c) by jarrodek * Update: Updated docs [85a12a1](https://github.com/advanced-rest-client/code-mirror/commit/85a12a1bd062da3b6bcdb7786f2e6f177e0f0a57) by jarrodek * Update: Removed 'demo' folder from ignored [05cdfb8](https://github.com/advanced-rest-client/code-mirror/commit/05cdfb8f0f3fa839c1ccd26b5d5023088b180cba) by Paweł Psztyć * Fix: Fixed and issue when the value wan't updated when the before-change event was canceled [9270793](https://github.com/advanced-rest-client/code-mirror/commit/92707936d4c0846a45e479b0410f43fbddb055de) by Paweł Psztyć * Fix: cleared DOM after changing theme by removing old styles definition [2e7fa02](https://github.com/advanced-rest-client/code-mirror/commit/2e7fa02484cfabf2472239776e06d7c8322bd45a) by Paweł Psztyć <a name="3.1.0"></a> ## [3.1.0](https://github.com/advanced-rest-client/code-mirror/compare/v1.0.13...3.1.0) (2020-10-02) ### Build * bumping version [08e8073](https://github.com/advanced-rest-client/code-mirror/commit/08e80737fd687b179c4deefe67f9c9cedfe327ae) by Pawel * bumping version [e7732f0](https://github.com/advanced-rest-client/code-mirror/commit/e7732f087e0af152c1c1d3af8a8a6f565acf6bde) by Pawel Psztyc * bumping version [9cbf1a4](https://github.com/advanced-rest-client/code-mirror/commit/9cbf1a4b2f026f84777312bf34921aed4a51c8e5) by Pawel ### Update * upgrading to latest ARC standards [d5de4d9](https://github.com/advanced-rest-client/code-mirror/commit/d5de4d9e092bbdec6267717b420d110e22794ca9) by Pawel * upgrading dependencies [2b41c03](https://github.com/advanced-rest-client/code-mirror/commit/2b41c03797d0998aedc8eda7b84558454d1afc4f) by Pawel * upgrading dependencies [c2948c4](https://github.com/advanced-rest-client/code-mirror/commit/c2948c46ba75adec19068dee48cff505655df93e) by Pawel Psztyc * now height is propagated from the element root [2eda7ef](https://github.com/advanced-rest-client/code-mirror/commit/2eda7efc08147d73cf1d165f662fc8cb92896ca8) by Pawel * upgrading dependencies [8cf4c33](https://github.com/advanced-rest-client/code-mirror/commit/8cf4c33a60440a0202f8b7a86cb3a09a3315d20f) by Pawel * updating styles to add more color options [dfe6149](https://github.com/advanced-rest-client/code-mirror/commit/dfe6149714452f92b9feca8e7e23b52442655043) by Pawel ### Features * adding `lineNumbers` option [e309cb2](https://github.com/advanced-rest-client/code-mirror/commit/e309cb24a67a57db7118075487f703a8accfab7c) by Pawel ### Refactor * move styles into render [1ada0ed](https://github.com/advanced-rest-client/code-mirror/commit/1ada0ed348884cb0e69b6d9bf2bd53ef345731a0) by TwoPlusTwoOne * upgrading to latest WC spec and ARC standard [07eda59](https://github.com/advanced-rest-client/code-mirror/commit/07eda595b2fe48587dd98a802a306d1ce1ec4b80) by Pawel ### Testing * fixing dependency import name [0392655](https://github.com/advanced-rest-client/code-mirror/commit/0392655a8b0050da2a1e69230527278b7b9f12a3) by Pawel * updating test command [92e5d4d](https://github.com/advanced-rest-client/code-mirror/commit/92e5d4d7f1d36515e56881ebbfa3bb6821b6e7ea) by Pawel * fixing linter errors [1e31a3d](https://github.com/advanced-rest-client/code-mirror/commit/1e31a3dc43ff770b18915896bded59674332bbd1) by Pawel ### Other * Update: Updating import paths to match web spec [8a80af1](https://github.com/advanced-rest-client/code-mirror/commit/8a80af1d9b276d5a06bc582bf206dd08c5e7df8d) by Pawel Psztyc * New: Adding npm ignore file [476be8f](https://github.com/advanced-rest-client/code-mirror/commit/476be8fdfea1e3122de621a53c1928cce3d9cafe) by Pawel Psztyc * Breaking: Upgrading component to Polymer 3 [5b037c2](https://github.com/advanced-rest-client/code-mirror/commit/5b037c2084ceccd0e19705a3af5f192f3e683f12) by Pawel Psztyc * New: Added support for hints inside the element. [3148556](https://github.com/advanced-rest-client/code-mirror/commit/3148556eef501e8289879e7e7e0dc8142c91b2cd) by Pawel Psztyc * Fix: Added missing dependency. [6c9a8d6](https://github.com/advanced-rest-client/code-mirror/commit/6c9a8d626291968c9ed4750f969627f694cb264a) by Pawel Psztyc * New: Adding linter demo page [a610364](https://github.com/advanced-rest-client/code-mirror/commit/a610364625d710858cc011a3c196cfe45d083db5) by Pawel Psztyc * Update: Updated test cases for the element. [3a20a25](https://github.com/advanced-rest-client/code-mirror/commit/3a20a25612cf11ac01430b90a9b48e7840a55bbf) by Pawel Psztyc * New: Added option to include costom style inside the element in shadow dom [f0ddff6](https://github.com/advanced-rest-client/code-mirror/commit/f0ddff61555873b7e28023d27dd566e41ae26254) by Pawel Psztyc * Update: Stopped initialization of _pendingOptions array by default [a1a9afb](https://github.com/advanced-rest-client/code-mirror/commit/a1a9afb30f224e13d630f58685215b1b452b0f90) by Pawel Psztyc * Update: Setting JSON mode from json mime [027d9ca](https://github.com/advanced-rest-client/code-mirror/commit/027d9ca62049cdd3a9bb2f0eb0d33474a25f2fa5) by Pawel Psztyc * New: Adding new options to support linters. [62c1d0f](https://github.com/advanced-rest-client/code-mirror/commit/62c1d0f5aad2a6e8dc8759811c624620372090e5) by Pawel Psztyc * Update: Updated how the `importLocation` property works [a021999](https://github.com/advanced-rest-client/code-mirror/commit/a021999bfcdf75916309bf81bcc30f2bff320f0e) by Pawel Psztyc * Update: Removed duplicated import. [51a8f70](https://github.com/advanced-rest-client/code-mirror/commit/51a8f707126f857dc2448ac658fa430ba7d794d3) by Pawel Psztyc * Update: Adding color variables for xq-light theme. [2600ccb](https://github.com/advanced-rest-client/code-mirror/commit/2600ccbfaff43b4af903b9641499bb715fa12dbe) by Pawel Psztyc * Fix: Fixes #2 [30174ef](https://github.com/advanced-rest-client/code-mirror/commit/30174ef41526a787b96cbedd62ee122e53bad9b2) by Pawel Psztyc * Update: The element will clear the value of the editor if passed undefined [c695967](https://github.com/advanced-rest-client/code-mirror/commit/c69596702733269eb368c64969e8740cfa547d7d) by Pawel Psztyc * Fix: Fixes #1 - support for numeric and boolean values. [8d11990](https://github.com/advanced-rest-client/code-mirror/commit/8d11990d60e71ca413665ab9366604055ee0298c) by Pawel Psztyc * Update: Added more variables definitions to the default theme. [8fbd144](https://github.com/advanced-rest-client/code-mirror/commit/8fbd144683d39f34d815224af1153838afbd87d2) by Pawel Psztyc * Update: Updated default editor mode to JSON [85169d2](https://github.com/advanced-rest-client/code-mirror/commit/85169d27748551455884d579b8b88dc88264a95c) by Pawel Psztyc * Update: Added common script to be imports so the editor won't wait for it [31e9929](https://github.com/advanced-rest-client/code-mirror/commit/31e9929cc0dac301fcbbbd010006cc002acb6f4a) by Pawel Psztyc * Update: Removed sudo from Travis configuration [2acc400](https://github.com/advanced-rest-client/code-mirror/commit/2acc4002ab93bd3e435538061471d3c62827eb3b) by Pawel Psztyc * Fix: Fixed a path builder for the CodeMirror module sources. [c56800d](https://github.com/advanced-rest-client/code-mirror/commit/c56800dfa502487aa5aa1ae928eafb57b96b14b0) by Pawel Psztyc * Fix: Changed change custom event name after change in the element's logic [a5e9183](https://github.com/advanced-rest-client/code-mirror/commit/a5e918330752e13db028f58cd6cd8842e44ba569) by Pawel Psztyc * Fix: Fixed issue with styless in shady dom [26542a7](https://github.com/advanced-rest-client/code-mirror/commit/26542a7eb38e990c03946910bef6dc633bdc2ea3) by Pawel Psztyc * Fix: fixed issues with import location for codemirror mode scripts. Now element accepts the importLocation property to point to CodeMirror install location [155954c](https://github.com/advanced-rest-client/code-mirror/commit/155954cf2187a83f61db0d5a497e0f078be31a81) by Pawel Psztyc * Update: Updated browsers configuration [026827f](https://github.com/advanced-rest-client/code-mirror/commit/026827f6910807f86de5e695063cc7801e912fe8) by Pawel Psztyc * Update: Updated travis configuration. [62ca410](https://github.com/advanced-rest-client/code-mirror/commit/62ca410299974503226d61b63d046842cc7784de) by Pawel Psztyc * Fix: Fixed element to work in ES5 [33d62d9](https://github.com/advanced-rest-client/code-mirror/commit/33d62d9657e84a03e6ac2a8ba456a92f381906f9) by Pawel Psztyc * Update: Switched ES level for linter [5bceae1](https://github.com/advanced-rest-client/code-mirror/commit/5bceae15612e0576b837b6022f49ea03ba6dd4fe) by Pawel Psztyc * Update: Added new Travis configuration [90bc381](https://github.com/advanced-rest-client/code-mirror/commit/90bc3817c582d608f33ad738bb065f38cb783775) by jarrodek * New: Added hero image [55208a4](https://github.com/advanced-rest-client/code-mirror/commit/55208a44eb514f42024b0013072d0cf102576a79) by jarrodek * New: Added dependencyci [fd15eec](https://github.com/advanced-rest-client/code-mirror/commit/fd15eecbd8217e222455f7deba5796e76300838c) by jarrodek * Update: Updated docs [85a12a1](https://github.com/advanced-rest-client/code-mirror/commit/85a12a1bd062da3b6bcdb7786f2e6f177e0f0a57) by jarrodek * Update: Removed 'demo' folder from ignored [05cdfb8](https://github.com/advanced-rest-client/code-mirror/commit/05cdfb8f0f3fa839c1ccd26b5d5023088b180cba) by Paweł Psztyć * Fix: Fixed and issue when the value wan't updated when the before-change event was canceled [9270793](https://github.com/advanced-rest-client/code-mirror/commit/92707936d4c0846a45e479b0410f43fbddb055de) by Paweł Psztyć * Fix: cleared DOM after changing theme by removing old styles definition [2e7fa02](https://github.com/advanced-rest-client/code-mirror/commit/2e7fa02484cfabf2472239776e06d7c8322bd45a) by Paweł Psztyć <a name="3.1.1"></a> ## [3.1.1](https://github.com/advanced-rest-client/code-mirror/compare/v1.0.13...3.1.1) (2020-10-04) ### Build * bumping version [08e8073](https://github.com/advanced-rest-client/code-mirror/commit/08e80737fd687b179c4deefe67f9c9cedfe327ae) by Pawel * bumping version [e7732f0](https://github.com/advanced-rest-client/code-mirror/commit/e7732f087e0af152c1c1d3af8a8a6f565acf6bde) by Pawel Psztyc * bumping version [9cbf1a4](https://github.com/advanced-rest-client/code-mirror/commit/9cbf1a4b2f026f84777312bf34921aed4a51c8e5) by Pawel ### Update * adding hints engine to the element [2e15c1a](https://github.com/advanced-rest-client/code-mirror/commit/2e15c1a31cf3d4f5673e0aa179dae6670cc15d33) by Pawel * [ci skip] automated merge master->stage. syncing main branches [4041cff](https://github.com/advanced-rest-client/code-mirror/commit/4041cff5634fdc82b09c625122269ce7d87b2d37) by Ci agent * upgrading to latest ARC standards [d5de4d9](https://github.com/advanced-rest-client/code-mirror/commit/d5de4d9e092bbdec6267717b420d110e22794ca9) by Pawel * upgrading dependencies [2b41c03](https://github.com/advanced-rest-client/code-mirror/commit/2b41c03797d0998aedc8eda7b84558454d1afc4f) by Pawel * upgrading dependencies [c2948c4](https://github.com/advanced-rest-client/code-mirror/commit/c2948c46ba75adec19068dee48cff505655df93e) by Pawel Psztyc * now height is propagated from the element root [2eda7ef](https://github.com/advanced-rest-client/code-mirror/commit/2eda7efc08147d73cf1d165f662fc8cb92896ca8) by Pawel * upgrading dependencies [8cf4c33](https://github.com/advanced-rest-client/code-mirror/commit/8cf4c33a60440a0202f8b7a86cb3a09a3315d20f) by Pawel * updating styles to add more color options [dfe6149](https://github.com/advanced-rest-client/code-mirror/commit/dfe6149714452f92b9feca8e7e23b52442655043) by Pawel ### Features * adding `lineNumbers` option [e309cb2](https://github.com/advanced-rest-client/code-mirror/commit/e309cb24a67a57db7118075487f703a8accfab7c) by Pawel ### Refactor * move styles into render [1ada0ed](https://github.com/advanced-rest-client/code-mirror/commit/1ada0ed348884cb0e69b6d9bf2bd53ef345731a0) by TwoPlusTwoOne * upgrading to latest WC spec and ARC standard [07eda59](https://github.com/advanced-rest-client/code-mirror/commit/07eda595b2fe48587dd98a802a306d1ce1ec4b80) by Pawel ### Testing * fixing dependency import name [0392655](https://github.com/advanced-rest-client/code-mirror/commit/0392655a8b0050da2a1e69230527278b7b9f12a3) by Pawel * updating test command [92e5d4d](https://github.com/advanced-rest-client/code-mirror/commit/92e5d4d7f1d36515e56881ebbfa3bb6821b6e7ea) by Pawel * fixing linter errors [1e31a3d](https://github.com/advanced-rest-client/code-mirror/commit/1e31a3dc43ff770b18915896bded59674332bbd1) by Pawel ### Other * Update: Updating import paths to match web spec [8a80af1](https://github.com/advanced-rest-client/code-mirror/commit/8a80af1d9b276d5a06bc582bf206dd08c5e7df8d) by Pawel Psztyc * New: Adding npm ignore file [476be8f](https://github.com/advanced-rest-client/code-mirror/commit/476be8fdfea1e3122de621a53c1928cce3d9cafe) by Pawel Psztyc * Breaking: Upgrading component to Polymer 3 [5b037c2](https://github.com/advanced-rest-client/code-mirror/commit/5b037c2084ceccd0e19705a3af5f192f3e683f12) by Pawel Psztyc * New: Added support for hints inside the element. [3148556](https://github.com/advanced-rest-client/code-mirror/commit/3148556eef501e8289879e7e7e0dc8142c91b2cd) by Pawel Psztyc * Fix: Added missing dependency. [6c9a8d6](https://github.com/advanced-rest-client/code-mirror/commit/6c9a8d626291968c9ed4750f969627f694cb264a) by Pawel Psztyc * New: Adding linter demo page [a610364](https://github.com/advanced-rest-client/code-mirror/commit/a610364625d710858cc011a3c196cfe45d083db5) by Pawel Psztyc * Update: Updated test cases for the element. [3a20a25](https://github.com/advanced-rest-client/code-mirror/commit/3a20a25612cf11ac01430b90a9b48e7840a55bbf) by Pawel Psztyc * New: Added option to include costom style inside the element in shadow dom [f0ddff6](https://github.com/advanced-rest-client/code-mirror/commit/f0ddff61555873b7e28023d27dd566e41ae26254) by Pawel Psztyc * Update: Stopped initialization of _pendingOptions array by default [a1a9afb](https://github.com/advanced-rest-client/code-mirror/commit/a1a9afb30f224e13d630f58685215b1b452b0f90) by Pawel Psztyc * Update: Setting JSON mode from json mime [027d9ca](https://github.com/advanced-rest-client/code-mirror/commit/027d9ca62049cdd3a9bb2f0eb0d33474a25f2fa5) by Pawel Psztyc * New: Adding new options to support linters. [62c1d0f](https://github.com/advanced-rest-client/code-mirror/commit/62c1d0f5aad2a6e8dc8759811c624620372090e5) by Pawel Psztyc * Update: Updated how the `importLocation` property works [a021999](https://github.com/advanced-rest-client/code-mirror/commit/a021999bfcdf75916309bf81bcc30f2bff320f0e) by Pawel Psztyc * Update: Removed duplicated import. [51a8f70](https://github.com/advanced-rest-client/code-mirror/commit/51a8f707126f857dc2448ac658fa430ba7d794d3) by Pawel Psztyc * Update: Adding color variables for xq-light theme. [2600ccb](https://github.com/advanced-rest-client/code-mirror/commit/2600ccbfaff43b4af903b9641499bb715fa12dbe) by Pawel Psztyc * Fix: Fixes #2 [30174ef](https://github.com/advanced-rest-client/code-mirror/commit/30174ef41526a787b96cbedd62ee122e53bad9b2) by Pawel Psztyc * Update: The element will clear the value of the editor if passed undefined [c695967](https://github.com/advanced-rest-client/code-mirror/commit/c69596702733269eb368c64969e8740cfa547d7d) by Pawel Psztyc * Fix: Fixes #1 - support for numeric and boolean values. [8d11990](https://github.com/advanced-rest-client/code-mirror/commit/8d11990d60e71ca413665ab9366604055ee0298c) by Pawel Psztyc * Update: Added more variables definitions to the default theme. [8fbd144](https://github.com/advanced-rest-client/code-mirror/commit/8fbd144683d39f34d815224af1153838afbd87d2) by Pawel Psztyc * Update: Updated default editor mode to JSON [85169d2](https://github.com/advanced-rest-client/code-mirror/commit/85169d27748551455884d579b8b88dc88264a95c) by Pawel Psztyc * Update: Added common script to be imports so the editor won't wait for it [31e9929](https://github.com/advanced-rest-client/code-mirror/commit/31e9929cc0dac301fcbbbd010006cc002acb6f4a) by Pawel Psztyc * Update: Removed sudo from Travis configuration [2acc400](https://github.com/advanced-rest-client/code-mirror/commit/2acc4002ab93bd3e435538061471d3c62827eb3b) by Pawel Psztyc * Fix: Fixed a path builder for the CodeMirror module sources. [c56800d](https://github.com/advanced-rest-client/code-mirror/commit/c56800dfa502487aa5aa1ae928eafb57b96b14b0) by Pawel Psztyc * Fix: Changed change custom event name after change in the element's logic [a5e9183](https://github.com/advanced-rest-client/code-mirror/commit/a5e918330752e13db028f58cd6cd8842e44ba569) by Pawel Psztyc * Fix: Fixed issue with styless in shady dom [26542a7](https://github.com/advanced-rest-client/code-mirror/commit/26542a7eb38e990c03946910bef6dc633bdc2ea3) by Pawel Psztyc * Fix: fixed issues with import location for codemirror mode scripts. Now element accepts the importLocation property to point to CodeMirror install location [155954c](https://github.com/advanced-rest-client/code-mirror/commit/155954cf2187a83f61db0d5a497e0f078be31a81) by Pawel Psztyc * Update: Updated browsers configuration [026827f](https://github.com/advanced-rest-client/code-mirror/commit/026827f6910807f86de5e695063cc7801e912fe8) by Pawel Psztyc * Update: Updated travis configuration. [62ca410](https://github.com/advanced-rest-client/code-mirror/commit/62ca410299974503226d61b63d046842cc7784de) by Pawel Psztyc * Fix: Fixed element to work in ES5 [33d62d9](https://github.com/advanced-rest-client/code-mirror/commit/33d62d9657e84a03e6ac2a8ba456a92f381906f9) by Pawel Psztyc * Update: Switched ES level for linter [5bceae1](https://github.com/advanced-rest-client/code-mirror/commit/5bceae15612e0576b837b6022f49ea03ba6dd4fe) by Pawel Psztyc * Update: Added new Travis configuration [90bc381](https://github.com/advanced-rest-client/code-mirror/commit/90bc3817c582d608f33ad738bb065f38cb783775) by jarrodek * New: Added hero image [55208a4](https://github.com/advanced-rest-client/code-mirror/commit/55208a44eb514f42024b0013072d0cf102576a79) by jarrodek * New: Added dependencyci [fd15eec](https://github.com/advanced-rest-client/code-mirror/commit/fd15eecbd8217e222455f7deba5796e76300838c) by jarrodek * Update: Updated docs [85a12a1](https://github.com/advanced-rest-client/code-mirror/commit/85a12a1bd062da3b6bcdb7786f2e6f177e0f0a57) by jarrodek * Update: Removed 'demo' folder from ignored [05cdfb8](https://github.com/advanced-rest-client/code-mirror/commit/05cdfb8f0f3fa839c1ccd26b5d5023088b180cba) by Paweł Psztyć * Fix: Fixed and issue when the value wan't updated when the before-change event was canceled [9270793](https://github.com/advanced-rest-client/code-mirror/commit/92707936d4c0846a45e479b0410f43fbddb055de) by Paweł Psztyć * Fix: cleared DOM after changing theme by removing old styles definition [2e7fa02](https://github.com/advanced-rest-client/code-mirror/commit/2e7fa02484cfabf2472239776e06d7c8322bd45a) by Paweł Psztyć <a name="3.1.2"></a> ## [3.1.2](https://github.com/advanced-rest-client/code-mirror/compare/v1.0.13...3.1.2) (2020-10-04) ### Build * bumping version [08e8073](https://github.com/advanced-rest-client/code-mirror/commit/08e80737fd687b179c4deefe67f9c9cedfe327ae) by Pawel * bumping version [e7732f0](https://github.com/advanced-rest-client/code-mirror/commit/e7732f087e0af152c1c1d3af8a8a6f565acf6bde) by Pawel Psztyc * bumping version [9cbf1a4](https://github.com/advanced-rest-client/code-mirror/commit/9cbf1a4b2f026f84777312bf34921aed4a51c8e5) by Pawel ### Update * [ci skip] automated merge master->stage. syncing main branches [e933a4b](https://github.com/advanced-rest-client/code-mirror/commit/e933a4b061bdcfa22d3a3caf083a2e6762fb2441) by Ci agent * adding hints engine to the element [2e15c1a](https://github.com/advanced-rest-client/code-mirror/commit/2e15c1a31cf3d4f5673e0aa179dae6670cc15d33) by Pawel * [ci skip] automated merge master->stage. syncing main branches [4041cff](https://github.com/advanced-rest-client/code-mirror/commit/4041cff5634fdc82b09c625122269ce7d87b2d37) by Ci agent * upgrading to latest ARC standards [d5de4d9](https://github.com/advanced-rest-client/code-mirror/commit/d5de4d9e092bbdec6267717b420d110e22794ca9) by Pawel * upgrading dependencies [2b41c03](https://github.com/advanced-rest-client/code-mirror/commit/2b41c03797d0998aedc8eda7b84558454d1afc4f) by Pawel * upgrading dependencies [c2948c4](https://github.com/advanced-rest-client/code-mirror/commit/c2948c46ba75adec19068dee48cff505655df93e) by Pawel Psztyc * now height is propagated from the element root [2eda7ef](https://github.com/advanced-rest-client/code-mirror/commit/2eda7efc08147d73cf1d165f662fc8cb92896ca8) by Pawel * upgrading dependencies [8cf4c33](https://github.com/advanced-rest-client/code-mirror/commit/8cf4c33a60440a0202f8b7a86cb3a09a3315d20f) by Pawel * updating styles to add more color options [dfe6149](https://github.com/advanced-rest-client/code-mirror/commit/dfe6149714452f92b9feca8e7e23b52442655043) by Pawel ### Features * adding hintSelected signal to hints [cf5066c](https://github.com/advanced-rest-client/code-mirror/commit/cf5066ce38cbbb3b2112a922c00e8e690e6f537a) by Pawel * adding `lineNumbers` option [e309cb2](https://github.com/advanced-rest-client/code-mirror/commit/e309cb24a67a57db7118075487f703a8accfab7c) by Pawel ### Refactor * move styles into render [1ada0ed](https://github.com/advanced-rest-client/code-mirror/commit/1ada0ed348884cb0e69b6d9bf2bd53ef345731a0) by TwoPlusTwoOne * upgrading to latest WC spec and ARC standard [07eda59](https://github.com/advanced-rest-client/code-mirror/commit/07eda595b2fe48587dd98a802a306d1ce1ec4b80) by Pawel ### Testing * fixing dependency import name [0392655](https://github.com/advanced-rest-client/code-mirror/commit/0392655a8b0050da2a1e69230527278b7b9f12a3) by Pawel * updating test command [92e5d4d](https://github.com/advanced-rest-client/code-mirror/commit/92e5d4d7f1d36515e56881ebbfa3bb6821b6e7ea) by Pawel * fixing linter errors [1e31a3d](https://github.com/advanced-rest-client/code-mirror/commit/1e31a3dc43ff770b18915896bded59674332bbd1) by Pawel ### Other * Update: Updating import paths to match web spec [8a80af1](https://github.com/advanced-rest-client/code-mirror/commit/8a80af1d9b276d5a06bc582bf206dd08c5e7df8d) by Pawel Psztyc * New: Adding npm ignore file [476be8f](https://github.com/advanced-rest-client/code-mirror/commit/476be8fdfea1e3122de621a53c1928cce3d9cafe) by Pawel Psztyc * Breaking: Upgrading component to Polymer 3 [5b037c2](https://github.com/advanced-rest-client/code-mirror/commit/5b037c2084ceccd0e19705a3af5f192f3e683f12) by Pawel Psztyc * New: Added support for hints inside the element. [3148556](https://github.com/advanced-rest-client/code-mirror/commit/3148556eef501e8289879e7e7e0dc8142c91b2cd) by Pawel Psztyc * Fix: Added missing dependency. [6c9a8d6](https://github.com/advanced-rest-client/code-mirror/commit/6c9a8d626291968c9ed4750f969627f694cb264a) by Pawel Psztyc * New: Adding linter demo page [a610364](https://github.com/advanced-rest-client/code-mirror/commit/a610364625d710858cc011a3c196cfe45d083db5) by Pawel Psztyc * Update: Updated test cases for the element. [3a20a25](https://github.com/advanced-rest-client/code-mirror/commit/3a20a25612cf11ac01430b90a9b48e7840a55bbf) by Pawel Psztyc * New: Added option to include costom style inside the element in shadow dom [f0ddff6](https://github.com/advanced-rest-client/code-mirror/commit/f0ddff61555873b7e28023d27dd566e41ae26254) by Pawel Psztyc * Update: Stopped initialization of _pendingOptions array by default [a1a9afb](https://github.com/advanced-rest-client/code-mirror/commit/a1a9afb30f224e13d630f58685215b1b452b0f90) by Pawel Psztyc * Update: Setting JSON mode from json mime [027d9ca](https://github.com/advanced-rest-client/code-mirror/commit/027d9ca62049cdd3a9bb2f0eb0d33474a25f2fa5) by Pawel Psztyc * New: Adding new options to support linters. [62c1d0f](https://github.com/advanced-rest-client/code-mirror/commit/62c1d0f5aad2a6e8dc8759811c624620372090e5) by Pawel Psztyc * Update: Updated how the `importLocation` property works [a021999](https://github.com/advanced-rest-client/code-mirror/commit/a021999bfcdf75916309bf81bcc30f2bff320f0e) by Pawel Psztyc * Update: Removed duplicated import. [51a8f70](https://github.com/advanced-rest-client/code-mirror/commit/51a8f707126f857dc2448ac658fa430ba7d794d3) by Pawel Psztyc * Update: Adding color variables for xq-light theme. [2600ccb](https://github.com/advanced-rest-client/code-mirror/commit/2600ccbfaff43b4af903b9641499bb715fa12dbe) by Pawel Psztyc * Fix: Fixes #2 [30174ef](https://github.com/advanced-rest-client/code-mirror/commit/30174ef41526a787b96cbedd62ee122e53bad9b2) by Pawel Psztyc * Update: The element will clear the value of the editor if passed undefined [c695967](https://github.com/advanced-rest-client/code-mirror/commit/c69596702733269eb368c64969e8740cfa547d7d) by Pawel Psztyc * Fix: Fixes #1 - support for numeric and boolean values. [8d11990](https://github.com/advanced-rest-client/code-mirror/commit/8d11990d60e71ca413665ab9366604055ee0298c) by Pawel Psztyc * Update: Added more variables definitions to the default theme. [8fbd144](https://github.com/advanced-rest-client/code-mirror/commit/8fbd144683d39f34d815224af1153838afbd87d2) by Pawel Psztyc * Update: Updated default editor mode to JSON [85169d2](https://github.com/advanced-rest-client/code-mirror/commit/85169d27748551455884d579b8b88dc88264a95c) by Pawel Psztyc * Update: Added common script to be imports so the editor won't wait for it [31e9929](https://github.com/advanced-rest-client/code-mirror/commit/31e9929cc0dac301fcbbbd010006cc002acb6f4a) by Pawel Psztyc * Update: Removed sudo from Travis configuration [2acc400](https://github.com/advanced-rest-client/code-mirror/commit/2acc4002ab93bd3e435538061471d3c62827eb3b) by Pawel Psztyc * Fix: Fixed a path builder for the CodeMirror module sources. [c56800d](https://github.com/advanced-rest-client/code-mirror/commit/c56800dfa502487aa5aa1ae928eafb57b96b14b0) by Pawel Psztyc * Fix: Changed change custom event name after change in the element's logic [a5e9183](https://github.com/advanced-rest-client/code-mirror/commit/a5e918330752e13db028f58cd6cd8842e44ba569) by Pawel Psztyc * Fix: Fixed issue with styless in shady dom [26542a7](https://github.com/advanced-rest-client/code-mirror/commit/26542a7eb38e990c03946910bef6dc633bdc2ea3) by Pawel Psztyc * Fix: fixed issues with import location for codemirror mode scripts. Now element accepts the importLocation property to point to CodeMirror install location [155954c](https://github.com/advanced-rest-client/code-mirror/commit/155954cf2187a83f61db0d5a497e0f078be31a81) by Pawel Psztyc * Update: Updated browsers configuration [026827f](https://github.com/advanced-rest-client/code-mirror/commit/026827f6910807f86de5e695063cc7801e912fe8) by Pawel Psztyc * Update: Updated travis configuration. [62ca410](https://github.com/advanced-rest-client/code-mirror/commit/62ca410299974503226d61b63d046842cc7784de) by Pawel Psztyc * Fix: Fixed element to work in ES5 [33d62d9](https://github.com/advanced-rest-client/code-mirror/commit/33d62d9657e84a03e6ac2a8ba456a92f381906f9) by Pawel Psztyc * Update: Switched ES level for linter [5bceae1](https://github.com/advanced-rest-client/code-mirror/commit/5bceae15612e0576b837b6022f49ea03ba6dd4fe) by Pawel Psztyc * Update: Added new Travis configuration [90bc381](https://github.com/advanced-rest-client/code-mirror/commit/90bc3817c582d608f33ad738bb065f38cb783775) by jarrodek * New: Added hero image [55208a4](https://github.com/advanced-rest-client/code-mirror/commit/55208a44eb514f42024b0013072d0cf102576a79) by jarrodek * New: Added dependencyci [fd15eec](https://github.com/advanced-rest-client/code-mirror/commit/fd15eecbd8217e222455f7deba5796e76300838c) by jarrodek * Update: Updated docs [85a12a1](https://github.com/advanced-rest-client/code-mirror/commit/85a12a1bd062da3b6bcdb7786f2e6f177e0f0a57) by jarrodek * Update: Removed 'demo' folder from ignored [05cdfb8](https://github.com/advanced-rest-client/code-mirror/commit/05cdfb8f0f3fa839c1ccd26b5d5023088b180cba) by Paweł Psztyć * Fix: Fixed and issue when the value wan't updated when the before-change event was canceled [9270793](https://github.com/advanced-rest-client/code-mirror/commit/92707936d4c0846a45e479b0410f43fbddb055de) by Paweł Psztyć * Fix: cleared DOM after changing theme by removing old styles definition [2e7fa02](https://github.com/advanced-rest-client/code-mirror/commit/2e7fa02484cfabf2472239776e06d7c8322bd45a) by Paweł Psztyć <a name="3.1.3"></a> ## [3.1.3](https://github.com/advanced-rest-client/code-mirror/compare/v1.0.13...3.1.3) (2020-10-04) ### Build * bumping version [08e8073](https://github.com/advanced-rest-client/code-mirror/commit/08e80737fd687b179c4deefe67f9c9cedfe327ae) by Pawel * bumping version [e7732f0](https://github.com/advanced-rest-client/code-mirror/commit/e7732f087e0af152c1c1d3af8a8a6f565acf6bde) by Pawel Psztyc * bumping version [9cbf1a4](https://github.com/advanced-rest-client/code-mirror/commit/9cbf1a4b2f026f84777312bf34921aed4a51c8e5) by Pawel ### Update * minor changes to the component [8840b98](https://github.com/advanced-rest-client/code-mirror/commit/8840b98455810ac96e43f3de8caaf6c51b1ded9c) by Pawel * [ci skip] automated merge master->stage. syncing main branches [f9e4aa9](https://github.com/advanced-rest-client/code-mirror/commit/f9e4aa9462e25d6745eed4140759661a58afcefc) by Ci agent * [ci skip] automated merge master->stage. syncing main branches [e933a4b](https://github.com/advanced-rest-client/code-mirror/commit/e933a4b061bdcfa22d3a3caf083a2e6762fb2441) by Ci agent * adding hints engine to the element [2e15c1a](https://github.com/advanced-rest-client/code-mirror/commit/2e15c1a31cf3d4f5673e0aa179dae6670cc15d33) by Pawel * [ci skip] automated merge master->stage. syncing main branches [4041cff](https://github.com/advanced-rest-client/code-mirror/commit/4041cff5634fdc82b09c625122269ce7d87b2d37) by Ci agent * upgrading to latest ARC standards [d5de4d9](https://github.com/advanced-rest-client/code-mirror/commit/d5de4d9e092bbdec6267717b420d110e22794ca9) by Pawel * upgrading dependencies [2b41c03](https://github.com/advanced-rest-client/code-mirror/commit/2b41c03797d0998aedc8eda7b84558454d1afc4f) by Pawel * upgrading dependencies [c2948c4](https://github.com/advanced-rest-client/code-mirror/commit/c2948c46ba75adec19068dee48cff505655df93e) by Pawel Psztyc * now height is propagated from the element root [2eda7ef](https://github.com/advanced-rest-client/code-mirror/commit/2eda7efc08147d73cf1d165f662fc8cb92896ca8) by Pawel * upgrading dependencies [8cf4c33](https://github.com/advanced-rest-client/code-mirror/commit/8cf4c33a60440a0202f8b7a86cb3a09a3315d20f) by Pawel * updating styles to add more color options [dfe6149](https://github.com/advanced-rest-client/code-mirror/commit/dfe6149714452f92b9feca8e7e23b52442655043) by Pawel ### Features * adding hintSelected signal to hints [cf5066c](https://github.com/advanced-rest-client/code-mirror/commit/cf5066ce38cbbb3b2112a922c00e8e690e6f537a) by Pawel * adding `lineNumbers` option [e309cb2](https://github.com/advanced-rest-client/code-mirror/commit/e309cb24a67a57db7118075487f703a8accfab7c) by Pawel ### Refactor * move styles into render [1ada0ed](https://github.com/advanced-rest-client/code-mirror/commit/1ada0ed348884cb0e69b6d9bf2bd53ef345731a0) by TwoPlusTwoOne * upgrading to latest WC spec and ARC standard [07eda59](https://github.com/advanced-rest-client/code-mirror/commit/07eda595b2fe48587dd98a802a306d1ce1ec4b80) by Pawel ### Testing * fixing dependency import name [0392655](https://github.com/advanced-rest-client/code-mirror/commit/0392655a8b0050da2a1e69230527278b7b9f12a3) by Pawel * updating test command [92e5d4d](https://github.com/advanced-rest-client/code-mirror/commit/92e5d4d7f1d36515e56881ebbfa3bb6821b6e7ea) by Pawel * fixing linter errors [1e31a3d](https://github.com/advanced-rest-client/code-mirror/commit/1e31a3dc43ff770b18915896bded59674332bbd1) by Pawel ### Other * Update: Updating import paths to match web spec [8a80af1](https://github.com/advanced-rest-client/code-mirror/commit/8a80af1d9b276d5a06bc582bf206dd08c5e7df8d) by Pawel Psztyc * New: Adding npm ignore file [476be8f](https://github.com/advanced-rest-client/code-mirror/commit/476be8fdfea1e3122de621a53c1928cce3d9cafe) by Pawel Psztyc * Breaking: Upgrading component to Polymer 3 [5b037c2](https://github.com/advanced-rest-client/code-mirror/commit/5b037c2084ceccd0e19705a3af5f192f3e683f12) by Pawel Psztyc * New: Added support for hints inside the element. [3148556](https://github.com/advanced-rest-client/code-mirror/commit/3148556eef501e8289879e7e7e0dc8142c91b2cd) by Pawel Psztyc * Fix: Added missing dependency. [6c9a8d6](https://github.com/advanced-rest-client/code-mirror/commit/6c9a8d626291968c9ed4750f969627f694cb264a) by Pawel Psztyc * New: Adding linter demo page [a610364](https://github.com/advanced-rest-client/code-mirror/commit/a610364625d710858cc011a3c196cfe45d083db5) by Pawel Psztyc * Update: Updated test cases for the eleme