101 Commits (c856e59455700a8215ec7fb421c2bf5376c99c46)

Author SHA1 Message Date
Artur Arseniev 9616e43c2a Recover properly serialized symbols 5 years ago
Artur Arseniev 578e202cfb Always recover serialized symbols 5 years ago
Artur Arseniev baec443ed6 Add test for the clone against symbols 5 years ago
Artur Arseniev 6e1e44fdbb Disable symbols 5 years ago
Artur Arseniev d474f7f442 Update __isSymbolTop 5 years ago
Artur Arseniev f55b416cc8 Added support for nestes symbols 5 years ago
Artur Arseniev 310148cda1 Update nested symbols tests 5 years ago
Artur Arseniev ba14ba6631 Start testing nested components 5 years ago
Artur Arseniev 5dd29233a1 Update test for the moving symbol 5 years ago
Artur Arseniev 0f3f71c38c Add test for cloning components inside the main symbol 5 years ago
Artur Arseniev f8300aa358 Add possibility to clone components inside symbols 5 years ago
Artur Arseniev 7a2a916c4f Improve symbol tests 5 years ago
Artur Arseniev a333dfc3d6 Create correctly a symbol, added to the main symbol 5 years ago
Artur Arseniev a6676bbbc4 Clean Component from old logs/comments 5 years ago
Artur Arseniev 31780c8cfa Update symbols for correctly propagating changes to props 5 years ago
Artur Arseniev 3b6d5320b0 Connect classes to symbols 5 years ago
Artur Arseniev 37f508cb90 Update createSymbol in tests 5 years ago
Artur Arseniev 7aef99ec55 Update symbols tests 5 years ago
Artur Arseniev 6a2504bde7 Update symbol tests 5 years ago
Artur Arseniev 9c24a336f5 Init Symbol tests 5 years ago
longdoan7421 3ee5622957 Remove `src` prop in JSON stringification of ComponentImage 5 years ago
Artur Arseniev a246b37890 Fix tests 5 years ago
mathieu.cottret 78a97f9b56 Fix retrieval of text component content with custom RTE. Fixes artf/grapesjs#2916 6 years ago
Artur Arseniev 1dd5cc9d39 Fix ComponentsView tests 6 years ago
Artur Arseniev b3033f0b54 Fix paths 6 years ago
mathieu.cottret ba27279f47 Fix ComponentImage's default src not being base64 encoded. Fixes #2619 6 years ago
Artur Arseniev b1de60f756 Update DomComponents tests 6 years ago
Matias Cammisa b37083d693 escape html characters when converting text node to HTML 6 years ago
Artur Arseniev 96ea42edce Fix tests 6 years ago
Tom Sherman 2fb97ab8f9 Use jest runner 7 years ago
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 fcebc952d8 Use ES6 import in DomComponents tests 7 years ago
Artur Arseniev f2dc62905a Fix regressions 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 8622f186fc Allow default as a function in component addType 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 45b434e7d3 Update attribute update in components 8 years ago
Artur Arseniev 4d7d70cddc Fix the loading of component, accept also arrays and objects. Closes #1429 8 years ago
Artur Arseniev eb0f1bdde8 Update tests for jest 8 years ago
Artur Arseniev e6613c4171 use jest-codemods 8 years ago
Artur Arseniev a058afeb06 Adjust imports 8 years ago
Artur Arseniev 026f850f42 Fix regressions 8 years ago