430 Commits (44db1826d59f424802263e0f00aec2103270adeb)

Author SHA1 Message Date
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
Artur Arseniev 45b434e7d3 Update attribute update in components 8 years ago
Artur Arseniev 648ecb5b80 Avoid errors on selector remove 8 years ago
Artur Arseniev 43837093be Update how classes are updated 8 years ago
Artur Arseniev 4145cbc403 Add style emitter in StyleManager 8 years ago
Artur Arseniev 12de1d57c9 Fix regressions 8 years ago
Artur Arseniev 1c76491220 Fix ButtonView tests 8 years ago
Artur Arseniev a2360b52a9 Use updateClassName in ButtonView render 8 years ago
Tom Robertson c907ba746c Add a multiUpload option to asset manager to allow forcing single file only uploads and configuring the exact filename in the form 8 years ago
Artur Arseniev 4d7d70cddc Fix the loading of component, accept also arrays and objects. Closes #1429 8 years ago
Artur Arseniev 1a4ecd6e01 Take in account singleAtRule in CSS generator 8 years ago
Artur Arseniev baaaa6bbfd Update checkNode and add more tests 8 years ago
Artur Arseniev c48768abe9 Add checkNode in ParserCSS and start tests 8 years ago
Artur Arseniev 197273e668 Refactor custom CSS parser configuration 8 years ago
Artur Arseniev c799a0fe12 Add setCustomParserCss method the the Editor API 8 years ago
Artur Arseniev 9a0f498518 Update CSS parser tests 8 years ago
Artur Arseniev c149ba1603 Use Commands API in Editor 8 years ago
Artur Arseniev b0a0a3fe6b Add tests for new methods in Command 8 years ago
Artur Arseniev aa2d2868a5 Add private `runCommand`, `stopCommand` and use them with Buttons 8 years ago
Artur Arseniev 7a7f71ee1a Add the possibility to use plugins assigned in `window` 8 years ago
Logan Volkers 76776a31eb Documentation and test cases for unnamed plugins 8 years ago
Artur Arseniev 31b13574dc Fix tests 8 years ago
Artur Arseniev a7408fb14c Add tests for important in style properties 8 years ago