452 Commits (c2ecf4be86eb042cb744dfce433ef86d5311ca62)

Author SHA1 Message Date
Artur Arseniev e85cfd1db6 Fix definitions process with circular structures 7 years ago
Artur Arseniev b1dae5c443 Avoid multiple attributes changes 7 years ago
Artur Arseniev e386ed3efd Add a test for the unique id 7 years ago
Artur Arseniev 57d22af333 Fix test regression 7 years ago
Artur Arseniev 71f683e3eb Fix tests 7 years ago
Artur Arseniev a4e09eb49a Use ES6 import in TraitManager tests 7 years ago
Artur Arseniev bf220cc393 Use ES6 import in StyleManager tests 7 years ago
Artur Arseniev c528afd1e4 Use ES6 import in StorageManager tests 7 years ago
Artur Arseniev 93202442a8 Use ES6 import in SelectorManager tests 7 years ago
Artur Arseniev a66ed6a63d Use ES6 import in Parser tests 7 years ago
Artur Arseniev 94902fb01a Use ES6 import in Panels tests 7 years ago
Artur Arseniev ad81e5bc12 Use ES6 import in Modal tests 7 years ago
Artur Arseniev fcebc952d8 Use ES6 import in DomComponents tests 7 years ago
Artur Arseniev 8e97cd4bfe Use ES6 import in DeviceManager tests 7 years ago
Artur Arseniev f41c1a6aef Use ES6 import in CssComposer tests 7 years ago
Artur Arseniev d0fe2a3b7d Use ES6 import in Commands tests 7 years ago
Artur Arseniev 38e2232c2f Use ES6 import in CodeManager tests 7 years ago
Artur Arseniev f87caa0ce5 Use ES6 import in Block tests 7 years ago
Artur Arseniev cae02373a4 Use ES6 import in Assets 7 years ago
Artur Arseniev 76ddbab669 Adjust commands tests 7 years ago
Artur Arseniev 16422c4f71 Adjust tests after the class tags change 7 years ago
Artur Arseniev 264e01dbf5 Update sortMediaObject to sort correctly also in the mobile first approach. Closes #1996 7 years ago
Artur Arseniev 5d26790a32 Add `fetchOptions` for the RemoteStorage. Closes #1885 7 years ago
Artur Arseniev 2de4d415d2 Fix tests 7 years ago
Artur Arseniev f2dc62905a Fix regressions 7 years ago
Artur Arseniev 6003277545 Remove useless test 7 years ago
Arthur Almeida 80b19c220e added new parameter to add method; running keymaps only when the editor is not on edit mode; improved test setup 7 years ago
Artur Arseniev a4c2a50345 Avoid nested duplicate IDs 7 years ago
Artur Arseniev 60cb284603 Change the container of components by IDs 7 years ago
Artur Arseniev 12897993bd Avoid duplicate IDs 7 years ago
Artur Arseniev c359844ac9 Fix tests 7 years ago
Artur Arseniev 8622f186fc Allow default as a function in component addType 7 years ago
David Polak c9e17b2c11 Add properties overflow-x and overflow-y 7 years ago
Artur Arseniev 518e4da08e Update setRule and getRule docs and hide IdRule and classRule methods 7 years ago
Artur Arseniev c03699107d Added `setRule` and `getRule` in CssComposer module 7 years ago
Artur Arseniev ad0efce891 Updated `SelectorManager.get` method, now it can receive an array of selectors to get 7 years ago
Artur Arseniev 9e61bea2ac Updated `SelectorManager.add` method, now it can receive an array of selectors to add 7 years ago
David Polak c3b5f8f174 Add flex-basis 7 years ago
David Polak 0e67774604 Add tests for new flexbox properties 7 years ago
Arthur Almeida 3e8f9d6542 added support to configure credentials option for Remote Storage 7 years ago
Artur Arseniev 654d545e89 Improve isComponent defintion in addType 7 years ago
Artur Arseniev 71996a7e44 Stylistic update in addType 7 years ago
Artur Arseniev 8422aa1dba Allow to extend model and view in addType 7 years ago
Artur Arseniev e73f08fd1d Add getTypes method and improve the parserHtml method 7 years ago
artf 07825d57bb Start improve addType 7 years ago
Artur Arseniev 518fb9c15a Fix test regression 7 years ago
David Polak 90cd1498dc Add default units vh and vw 7 years ago
Arthur Almeida e3872ad844 add the ability to hide/show a panel by the panel's visible property 7 years ago
Artur Arseniev f61b41167f Sort media queries in export code. Fixes #1506 7 years ago
Artur Arseniev fb989502c0 Fix tests 7 years ago