Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
GrapesJS
Next generation tool for building templates without coding
Collective -
Host: opensource -
https://opencollective.com/grapesjs
- Website: https://grapesjs.com/
- Code: https://github.com/grapesjs/grapesjs
Merge branch 'dev' of github.com:artf/grapesjs into dev
github.com/grapesjs/grapesjs - 52a7e061d5b2e200b45f6cc1672b2d131a1ee865 authored almost 4 years ago
github.com/grapesjs/grapesjs - 52a7e061d5b2e200b45f6cc1672b2d131a1ee865 authored almost 4 years ago
Build
github.com/grapesjs/grapesjs - 7ad618e993810dd9c488bda444f7dc1198e43db3 authored almost 4 years ago
github.com/grapesjs/grapesjs - 7ad618e993810dd9c488bda444f7dc1198e43db3 authored almost 4 years ago
Merge pull request #3300 from abulka/script-newline-fix
fix to script saving to be resilient if scripts contain comments
github.com/grapesjs/grapesjs - ad870f45e60a82e4e414d79b5d5033557df26d2d authored almost 4 years ago
Merge branch 'dev' of github.com:artf/grapesjs into dev
github.com/grapesjs/grapesjs - 1bfc010c74909cbc5899f77fab8cbd98aa071437 authored almost 4 years ago
github.com/grapesjs/grapesjs - 1bfc010c74909cbc5899f77fab8cbd98aa071437 authored almost 4 years ago
Merge pull request #3299 from artf/dependabot/npm_and_yarn/prismjs-1.23.0
Bump prismjs from 1.22.0 to 1.23.0
github.com/grapesjs/grapesjs - 5824fb72ac99f8bddff80fa21f9727d865950bb1 authored almost 4 years ago
Expose CodeMirror in CodeMirrorEditor. Closes #3286
github.com/grapesjs/grapesjs - 6d1a633ff21182bef6ef26977ace1488cec2e8a8 authored almost 4 years ago
github.com/grapesjs/grapesjs - 6d1a633ff21182bef6ef26977ace1488cec2e8a8 authored almost 4 years ago
Avoid block rendering on category init. Closes #3284
github.com/grapesjs/grapesjs - 8356f4cc344c06b2d9d70c9b16d51759ffef0e47 authored almost 4 years ago
github.com/grapesjs/grapesjs - 8356f4cc344c06b2d9d70c9b16d51759ffef0e47 authored almost 4 years ago
Avoid rendering blocks twice. Closes #3283
github.com/grapesjs/grapesjs - 640661b0a44e5e2857b615559c1db27da3e17a6c authored almost 4 years ago
github.com/grapesjs/grapesjs - 640661b0a44e5e2857b615559c1db27da3e17a6c authored almost 4 years ago
Up resizer
github.com/grapesjs/grapesjs - fa04135ed9732286491aac46bf73b03325885737 authored almost 4 years ago
github.com/grapesjs/grapesjs - fa04135ed9732286491aac46bf73b03325885737 authored almost 4 years ago
Merge pull request #3220 from kuhelbeher/fix/percentage_resize Closes #3186
Change units on resizing to pixels
github.com/grapesjs/grapesjs - 18b2f95b7f844578dc2b28d786b126013d155d9e authored almost 4 years ago
newline fix for build() needed too
github.com/grapesjs/grapesjs - 0e94c08bbc28a92fd8e488018486c0e83069eb21 authored almost 4 years ago
github.com/grapesjs/grapesjs - 0e94c08bbc28a92fd8e488018486c0e83069eb21 authored almost 4 years ago
Register pages in undo manager
github.com/grapesjs/grapesjs - 031b2b00938ab3f475d56c38ca013f3bf456219f authored almost 4 years ago
github.com/grapesjs/grapesjs - 031b2b00938ab3f475d56c38ca013f3bf456219f authored almost 4 years ago
Rollback UndoManager changes
github.com/grapesjs/grapesjs - f651584234c1d043880b773e12c915a946137a4c authored almost 4 years ago
github.com/grapesjs/grapesjs - f651584234c1d043880b773e12c915a946137a4c authored almost 4 years ago
Start and resume tracking of undo managers on switch
github.com/grapesjs/grapesjs - 6883a0b559c48304f6627996d1e3bf065feb7bfe authored almost 4 years ago
github.com/grapesjs/grapesjs - 6883a0b559c48304f6627996d1e3bf065feb7bfe authored almost 4 years ago
Register undo manager for the wrapper of the new changed page
github.com/grapesjs/grapesjs - cacdc73914612d014e62e37d584c589a6c11d717 authored almost 4 years ago
github.com/grapesjs/grapesjs - cacdc73914612d014e62e37d584c589a6c11d717 authored almost 4 years ago
Switch undo manager on page change
github.com/grapesjs/grapesjs - 56890aea5b188b223695130e9f1b06234980c055 authored almost 4 years ago
github.com/grapesjs/grapesjs - 56890aea5b188b223695130e9f1b06234980c055 authored almost 4 years ago
fix to script saving to be resilient if scripts contain comments
github.com/grapesjs/grapesjs - c5df3786914f8f7207358f7d51f8b14a3bcbf924 authored almost 4 years ago
github.com/grapesjs/grapesjs - c5df3786914f8f7207358f7d51f8b14a3bcbf924 authored almost 4 years ago
Start update UndoManager for multipages
github.com/grapesjs/grapesjs - 03174fe149b7bfbc818ffc8d5c0806b826648036 authored almost 4 years ago
github.com/grapesjs/grapesjs - 03174fe149b7bfbc818ffc8d5c0806b826648036 authored almost 4 years ago
Add a test for the initialization of pages
github.com/grapesjs/grapesjs - 5a2812bf3caf6be2c7e8880b352067ad075a5032 authored almost 4 years ago
github.com/grapesjs/grapesjs - 5a2812bf3caf6be2c7e8880b352067ad075a5032 authored almost 4 years ago
Update Frame api for the main component
github.com/grapesjs/grapesjs - e3c374595b03800310c73006f2262e0811db15a0 authored almost 4 years ago
github.com/grapesjs/grapesjs - e3c374595b03800310c73006f2262e0811db15a0 authored almost 4 years ago
Bump prismjs from 1.22.0 to 1.23.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.22.0 to 1.23.0.
- [Release notes](https...
Return always the main component from the main default frame
github.com/grapesjs/grapesjs - 8553059dff2574ad4b6f1ab75f626c6207054b6c authored almost 4 years ago
github.com/grapesjs/grapesjs - 8553059dff2574ad4b6f1ab75f626c6207054b6c authored almost 4 years ago
Update fallback in Component.getList
github.com/grapesjs/grapesjs - ffbd25e6d8931ac4657eb85e4cef6414c9751932 authored almost 4 years ago
github.com/grapesjs/grapesjs - ffbd25e6d8931ac4657eb85e4cef6414c9751932 authored almost 4 years ago
Avoid prev components with pages enabled
github.com/grapesjs/grapesjs - 9980c650d613ffbba7f2f6e2d0c0a19d8a851a8e authored almost 4 years ago
github.com/grapesjs/grapesjs - 9980c650d613ffbba7f2f6e2d0c0a19d8a851a8e authored almost 4 years ago
Start pages tests
github.com/grapesjs/grapesjs - 33cda6e1efbeef904f23e09be42b26bd06581b7f authored almost 4 years ago
github.com/grapesjs/grapesjs - 33cda6e1efbeef904f23e09be42b26bd06581b7f authored almost 4 years ago
Merge branch 'dev' into page-manager
github.com/grapesjs/grapesjs - 6cc84c491d22725ce77fa07d653809df6bf4e7f6 authored almost 4 years ago
github.com/grapesjs/grapesjs - 6cc84c491d22725ce77fa07d653809df6bf4e7f6 authored almost 4 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev
github.com/grapesjs/grapesjs - ac0bd5e1247a605a40482d69c256bab9684c2480 authored almost 4 years ago
github.com/grapesjs/grapesjs - ac0bd5e1247a605a40482d69c256bab9684c2480 authored almost 4 years ago
Merge branch 'dev' into page-manager
github.com/grapesjs/grapesjs - 5f5d2d117a3ec48899a4f2afcea2465256b72552 authored almost 4 years ago
github.com/grapesjs/grapesjs - 5f5d2d117a3ec48899a4f2afcea2465256b72552 authored almost 4 years ago
Recover properly serialized symbols
github.com/grapesjs/grapesjs - 9616e43c2a601b8522f2fb471cdfa3739ae520cb authored almost 4 years ago
github.com/grapesjs/grapesjs - 9616e43c2a601b8522f2fb471cdfa3739ae520cb authored almost 4 years ago
Always recover serialized symbols
github.com/grapesjs/grapesjs - 578e202cfbbc868e1bd0d54ecd249f11330f7377 authored almost 4 years ago
github.com/grapesjs/grapesjs - 578e202cfbbc868e1bd0d54ecd249f11330f7377 authored almost 4 years ago
Add test for the clone against symbols
github.com/grapesjs/grapesjs - baec443ed652741982d3ff29099f8458addfb370 authored almost 4 years ago
github.com/grapesjs/grapesjs - baec443ed652741982d3ff29099f8458addfb370 authored almost 4 years ago
Build
github.com/grapesjs/grapesjs - 4b48382f3596305d48090773dee4b2439ce094eb authored almost 4 years ago
github.com/grapesjs/grapesjs - 4b48382f3596305d48090773dee4b2439ce094eb authored almost 4 years ago
Disable symbols
github.com/grapesjs/grapesjs - 6e1e44fdbbf9958c2bb4479582521559d9a299a5 authored almost 4 years ago
github.com/grapesjs/grapesjs - 6e1e44fdbbf9958c2bb4479582521559d9a299a5 authored almost 4 years ago
Update __isSymbolTop
github.com/grapesjs/grapesjs - d474f7f442f986fc694a9c2bbdb48aceb65d3da6 authored almost 4 years ago
github.com/grapesjs/grapesjs - d474f7f442f986fc694a9c2bbdb48aceb65d3da6 authored almost 4 years ago
Update frame component
github.com/grapesjs/grapesjs - 4d53e1814c2c667271456e541517449c6613cc7e authored almost 4 years ago
github.com/grapesjs/grapesjs - 4d53e1814c2c667271456e541517449c6613cc7e authored almost 4 years ago
Update frame props
github.com/grapesjs/grapesjs - e577995a20c4a09c8d7bda69116a05db1a2353cc authored almost 4 years ago
github.com/grapesjs/grapesjs - e577995a20c4a09c8d7bda69116a05db1a2353cc authored almost 4 years ago
Render frames on page update
github.com/grapesjs/grapesjs - 30163af4a21d226dcd86338be209dd2be332aaae authored almost 4 years ago
github.com/grapesjs/grapesjs - 30163af4a21d226dcd86338be209dd2be332aaae authored almost 4 years ago
Clean canvas view render
github.com/grapesjs/grapesjs - feed1a5103d098dafbab157c49b8017c886bffba authored almost 4 years ago
github.com/grapesjs/grapesjs - feed1a5103d098dafbab157c49b8017c886bffba authored almost 4 years ago
Fix domc in Components
github.com/grapesjs/grapesjs - e86651dcfadf6324cd540fcb5d5fb38228a0938d authored almost 4 years ago
github.com/grapesjs/grapesjs - e86651dcfadf6324cd540fcb5d5fb38228a0938d authored almost 4 years ago
Update page to frame configs
github.com/grapesjs/grapesjs - a70ef6954d1220e43871b645a32a3d9ff8b880e4 authored almost 4 years ago
github.com/grapesjs/grapesjs - a70ef6954d1220e43871b645a32a3d9ff8b880e4 authored almost 4 years ago
Add first frame to the page
github.com/grapesjs/grapesjs - 936d49002f0c29adb5ca20763d47cf98bf77a6b9 authored almost 4 years ago
github.com/grapesjs/grapesjs - 936d49002f0c29adb5ca20763d47cf98bf77a6b9 authored almost 4 years ago
Add id creation in pages
github.com/grapesjs/grapesjs - 27f218f3fc7010bc706b062d15697007219166a8 authored almost 4 years ago
github.com/grapesjs/grapesjs - 27f218f3fc7010bc706b062d15697007219166a8 authored almost 4 years ago
Load first page
github.com/grapesjs/grapesjs - ced8e16cc8c06fa591422ba498c31b60a767714f authored almost 4 years ago
github.com/grapesjs/grapesjs - ced8e16cc8c06fa591422ba498c31b60a767714f authored almost 4 years ago
Add pages to modules
github.com/grapesjs/grapesjs - 9f0c2bdd639c5f740c5a8b2411e49c4314ce94bd authored almost 4 years ago
github.com/grapesjs/grapesjs - 9f0c2bdd639c5f740c5a8b2411e49c4314ce94bd authored almost 4 years ago
Add page models
github.com/grapesjs/grapesjs - 4b9999da639b561724fc38415734d0cd82d29a26 authored almost 4 years ago
github.com/grapesjs/grapesjs - 4b9999da639b561724fc38415734d0cd82d29a26 authored almost 4 years ago
Draft Pages module
github.com/grapesjs/grapesjs - 7da7a6b91cf7bb0cf1c6716ba3eec869953ff31a authored almost 4 years ago
github.com/grapesjs/grapesjs - 7da7a6b91cf7bb0cf1c6716ba3eec869953ff31a authored almost 4 years ago
Remove useless code from Block. Closes #3274
github.com/grapesjs/grapesjs - e47755787707e9955a5c38c90c5a3ede9626ea16 authored almost 4 years ago
github.com/grapesjs/grapesjs - e47755787707e9955a5c38c90c5a3ede9626ea16 authored almost 4 years ago
Merge pull request #3264 from merianos/feature/make-the-greek-translation
Complete the Greek translation
github.com/grapesjs/grapesjs - b199083f6a6128ecff41d20865493294f71fe0a1 authored almost 4 years ago
Merge pull request #3281 from artf/dev
Merge dev
github.com/grapesjs/grapesjs - bfcfe2340d57d6b1df3f7bf8fbdd88d4ec4f4137 authored almost 4 years ago
Build
github.com/grapesjs/grapesjs - a2b78b8661a3b4e0b3bcbfbf1593df00b7448de4 authored almost 4 years ago
github.com/grapesjs/grapesjs - a2b78b8661a3b4e0b3bcbfbf1593df00b7448de4 authored almost 4 years ago
Check id in attributes before remove
github.com/grapesjs/grapesjs - d8ba7ab51f730b85107ebab3a057e4282d4cd3e6 authored almost 4 years ago
github.com/grapesjs/grapesjs - d8ba7ab51f730b85107ebab3a057e4282d4cd3e6 authored almost 4 years ago
Check script container before append
github.com/grapesjs/grapesjs - 5c0fee05d6fa60c23be8c82bc514c3c5d8d88fad authored almost 4 years ago
github.com/grapesjs/grapesjs - 5c0fee05d6fa60c23be8c82bc514c3c5d8d88fad authored almost 4 years ago
Added support for nestes symbols
github.com/grapesjs/grapesjs - f55b416cc86697cfdf8426bb6278ca344dec24fc authored about 4 years ago
github.com/grapesjs/grapesjs - f55b416cc86697cfdf8426bb6278ca344dec24fc authored about 4 years ago
Update nested symbols tests
github.com/grapesjs/grapesjs - 310148cda154edb082c8484842a21ac7e63b14a4 authored about 4 years ago
github.com/grapesjs/grapesjs - 310148cda154edb082c8484842a21ac7e63b14a4 authored about 4 years ago
Start testing nested components
github.com/grapesjs/grapesjs - ba14ba6631f15b000593269005f3246f019d0cc2 authored about 4 years ago
github.com/grapesjs/grapesjs - ba14ba6631f15b000593269005f3246f019d0cc2 authored about 4 years ago
Update test for the moving symbol
github.com/grapesjs/grapesjs - 5dd29233a112174d0546e6757898480c9a137ded authored about 4 years ago
github.com/grapesjs/grapesjs - 5dd29233a112174d0546e6757898480c9a137ded authored about 4 years ago
Complete the Greek translation
github.com/grapesjs/grapesjs - c5d9eb6dfb04eb1fa2217a8e8b23a83c336f8c97 authored about 4 years ago
github.com/grapesjs/grapesjs - c5d9eb6dfb04eb1fa2217a8e8b23a83c336f8c97 authored about 4 years ago
Build
github.com/grapesjs/grapesjs - 1ff06ff8fd6371a2a22e410f49e6487065572ca7 authored about 4 years ago
github.com/grapesjs/grapesjs - 1ff06ff8fd6371a2a22e410f49e6487065572ca7 authored about 4 years ago
Avoid dropping non-selectable and non-editable text nodes inside the editor
github.com/grapesjs/grapesjs - 73a16892776fd3b5f8274a84a67465b46f89f9cb authored about 4 years ago
github.com/grapesjs/grapesjs - 73a16892776fd3b5f8274a84a67465b46f89f9cb authored about 4 years ago
Update FrameView
github.com/grapesjs/grapesjs - 930d3ca16e2d43a5bd17640034a7714597a0d267 authored about 4 years ago
github.com/grapesjs/grapesjs - 930d3ca16e2d43a5bd17640034a7714597a0d267 authored about 4 years ago
Reduce minDim default value
github.com/grapesjs/grapesjs - 7a1228f699405984c6de7caf03e2bb3de5161df1 authored about 4 years ago
github.com/grapesjs/grapesjs - 7a1228f699405984c6de7caf03e2bb3de5161df1 authored about 4 years ago
Add calculation of element width and height based on selected unit
github.com/grapesjs/grapesjs - 5fc3bec4fa0415433f57253923228e97536eb195 authored about 4 years ago
github.com/grapesjs/grapesjs - 5fc3bec4fa0415433f57253923228e97536eb195 authored about 4 years ago
Add different formula for calculating width and height on percentage unit selection
github.com/grapesjs/grapesjs - e30d8e9d6ac154c1f458e6b1edc0f798d9e6e57d authored about 4 years ago
github.com/grapesjs/grapesjs - e30d8e9d6ac154c1f458e6b1edc0f798d9e6e57d authored about 4 years ago
Revert "Change units on resizing to pixels"
This reverts commit 603e177baedd812cb5b899bac0d2ae7e738c701b.
github.com/grapesjs/grapesjs - 8d97c10fc67ba12e76e71202e735bdfd826b11b3 authored about 4 years ago
Change units on resizing to pixels
github.com/grapesjs/grapesjs - cb705986bdc390308af6cb210ce3cd0d44fc40d5 authored about 4 years ago
github.com/grapesjs/grapesjs - cb705986bdc390308af6cb210ce3cd0d44fc40d5 authored about 4 years ago
Build
github.com/grapesjs/grapesjs - 06e45070e1625ef448cb810a5730a241cfb3ceb9 authored about 4 years ago
github.com/grapesjs/grapesjs - 06e45070e1625ef448cb810a5730a241cfb3ceb9 authored about 4 years ago
Avoid tag selectors issues
github.com/grapesjs/grapesjs - 79284ddb14889fdb0a60055275dc758edc04d29d authored about 4 years ago
github.com/grapesjs/grapesjs - 79284ddb14889fdb0a60055275dc758edc04d29d authored about 4 years ago
Build
github.com/grapesjs/grapesjs - 79f1742abb687dc474d54257bdc3db875a19b942 authored about 4 years ago
github.com/grapesjs/grapesjs - 79f1742abb687dc474d54257bdc3db875a19b942 authored about 4 years ago
Update ItemView test
github.com/grapesjs/grapesjs - 587470b9310485ae0b385a0bc7f4319511ff1526 authored about 4 years ago
github.com/grapesjs/grapesjs - 587470b9310485ae0b385a0bc7f4319511ff1526 authored about 4 years ago
Update layers toggleOpening
github.com/grapesjs/grapesjs - 087079c9b4f353e031f5b243fbf2693afb3e08cc authored about 4 years ago
github.com/grapesjs/grapesjs - 087079c9b4f353e031f5b243fbf2693afb3e08cc authored about 4 years ago
Add 2 experimental options to LayerManager
github.com/grapesjs/grapesjs - 98e5db0c8e71a2505e9052da95e9802be5a3250f authored about 4 years ago
github.com/grapesjs/grapesjs - 98e5db0c8e71a2505e9052da95e9802be5a3250f authored about 4 years ago
Added `ComponentView.onAttrUpdate` callback
github.com/grapesjs/grapesjs - f2e399a246a5b6abd96bd78e0819bd96dee1da50 authored about 4 years ago
github.com/grapesjs/grapesjs - f2e399a246a5b6abd96bd78e0819bd96dee1da50 authored about 4 years ago
Update component remove
github.com/grapesjs/grapesjs - 2cf11cbcf2657fbe57f8d858e9384400149d6545 authored about 4 years ago
github.com/grapesjs/grapesjs - 2cf11cbcf2657fbe57f8d858e9384400149d6545 authored about 4 years ago
Add `component:remove:before` event
github.com/grapesjs/grapesjs - 0697c7c3f9d2d71fc7201967d52b6e4caaf01f13 authored about 4 years ago
github.com/grapesjs/grapesjs - 0697c7c3f9d2d71fc7201967d52b6e4caaf01f13 authored about 4 years ago
Move plugins warning in the logger
github.com/grapesjs/grapesjs - 0b36185ead3e4aa3529e920e0facd7ef3ce2acb4 authored about 4 years ago
github.com/grapesjs/grapesjs - 0b36185ead3e4aa3529e920e0facd7ef3ce2acb4 authored about 4 years ago
Fixed Sorter errors and moved them in the warning logs
github.com/grapesjs/grapesjs - 01d5aac7403bc4c816ec6e20551dff7e599e3e7f authored about 4 years ago
github.com/grapesjs/grapesjs - 01d5aac7403bc4c816ec6e20551dff7e599e3e7f authored about 4 years ago
Added `options` as a second argument to the `Component.components()` method
github.com/grapesjs/grapesjs - 3199d76ba5677229e90f13ef48fb91e9bfe1e90d authored about 4 years ago
github.com/grapesjs/grapesjs - 3199d76ba5677229e90f13ef48fb91e9bfe1e90d authored about 4 years ago
Add test for cloning components inside the main symbol
github.com/grapesjs/grapesjs - 0f3f71c38c2db67ce538ad20ae0acf0a1268d026 authored about 4 years ago
github.com/grapesjs/grapesjs - 0f3f71c38c2db67ce538ad20ae0acf0a1268d026 authored about 4 years ago
Add possibility to clone components inside symbols
github.com/grapesjs/grapesjs - f8300aa358da856e2438c562fa6af434366bbd10 authored about 4 years ago
github.com/grapesjs/grapesjs - f8300aa358da856e2438c562fa6af434366bbd10 authored about 4 years ago
Add removeAttributes method to Component
github.com/grapesjs/grapesjs - 8b952bb9d687fc5f75b2f50bb37f437cdbeeaa85 authored about 4 years ago
github.com/grapesjs/grapesjs - 8b952bb9d687fc5f75b2f50bb37f437cdbeeaa85 authored about 4 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev
github.com/grapesjs/grapesjs - 59e87de98727cbdba71674b8228f92f0c724b494 authored about 4 years ago
github.com/grapesjs/grapesjs - 59e87de98727cbdba71674b8228f92f0c724b494 authored about 4 years ago
Merge pull request #3229 from jcamejo/limitless-input-fix
right variable validation
github.com/grapesjs/grapesjs - 69e5ab2c1176e6fdeac1b058398cca55efe92df3 authored about 4 years ago
Use the right event in drag component command
github.com/grapesjs/grapesjs - d57250934e46cf9003dbfd4fb515f6d9ea87d38e authored about 4 years ago
github.com/grapesjs/grapesjs - d57250934e46cf9003dbfd4fb515f6d9ea87d38e authored about 4 years ago
Trigger the counter change on text update. Fixes #3224
github.com/grapesjs/grapesjs - 6ec2323a1473034d48ff90fa0b49d9ae397700f3 authored about 4 years ago
github.com/grapesjs/grapesjs - 6ec2323a1473034d48ff90fa0b49d9ae397700f3 authored about 4 years ago
Pass properly options in setStyle. Fixes #3176
github.com/grapesjs/grapesjs - bc0983d8f3f4aaaa8c2f8602ee063582139fa1c8 authored about 4 years ago
github.com/grapesjs/grapesjs - bc0983d8f3f4aaaa8c2f8602ee063582139fa1c8 authored about 4 years ago
Update symbols log
github.com/grapesjs/grapesjs - da09730f94be23f901e378458934a05721058831 authored about 4 years ago
github.com/grapesjs/grapesjs - da09730f94be23f901e378458934a05721058831 authored about 4 years ago
Clean
github.com/grapesjs/grapesjs - 2089077593e1549f73ac384601509df89f04b40e authored about 4 years ago
github.com/grapesjs/grapesjs - 2089077593e1549f73ac384601509df89f04b40e authored about 4 years ago
Improve symbol tests
github.com/grapesjs/grapesjs - 7a2a916c4f69d28067c068f33f16d44048edeef7 authored about 4 years ago
github.com/grapesjs/grapesjs - 7a2a916c4f69d28067c068f33f16d44048edeef7 authored about 4 years ago
Create correctly a symbol, added to the main symbol
github.com/grapesjs/grapesjs - a333dfc3d685dd41f00ff31fe7c770f9a648793d authored about 4 years ago
github.com/grapesjs/grapesjs - a333dfc3d685dd41f00ff31fe7c770f9a648793d authored about 4 years ago
Clean Component from old logs/comments
github.com/grapesjs/grapesjs - a6676bbbc416d6c9647592ec3b1c8cc86e34a5b6 authored about 4 years ago
github.com/grapesjs/grapesjs - a6676bbbc416d6c9647592ec3b1c8cc86e34a5b6 authored about 4 years ago
Clean components
github.com/grapesjs/grapesjs - e80ec0ea5bc706d106395a2de459175e2924d60b authored about 4 years ago
github.com/grapesjs/grapesjs - e80ec0ea5bc706d106395a2de459175e2924d60b authored about 4 years ago
Update symbols for correctly propagating changes to props
github.com/grapesjs/grapesjs - 31780c8cfa951395fb10baa02acca434fcf11a30 authored about 4 years ago
github.com/grapesjs/grapesjs - 31780c8cfa951395fb10baa02acca434fcf11a30 authored about 4 years ago
Connect classes to symbols
github.com/grapesjs/grapesjs - 3b6d5320b073c17cd2a59bd4603664eec0105f94 authored about 4 years ago
github.com/grapesjs/grapesjs - 3b6d5320b073c17cd2a59bd4603664eec0105f94 authored about 4 years ago
Update createSymbol in tests
github.com/grapesjs/grapesjs - 37f508cb906bba4f9ac66d0ac971385dae9d5109 authored about 4 years ago
github.com/grapesjs/grapesjs - 37f508cb906bba4f9ac66d0ac971385dae9d5109 authored about 4 years ago
Update symbols tests
github.com/grapesjs/grapesjs - 7aef99ec5599ede0b0a8ff8fe48064e8a828e450 authored about 4 years ago
github.com/grapesjs/grapesjs - 7aef99ec5599ede0b0a8ff8fe48064e8a828e450 authored about 4 years ago
Merge branch 'dev' into symbols-2
github.com/grapesjs/grapesjs - 88458417a12c56c27600658bf97c5965076ab523 authored about 4 years ago
github.com/grapesjs/grapesjs - 88458417a12c56c27600658bf97c5965076ab523 authored about 4 years ago
Hide toolbars properly
github.com/grapesjs/grapesjs - 549746aed47603ca066871a88f7dac623dfec257 authored about 4 years ago
github.com/grapesjs/grapesjs - 549746aed47603ca066871a88f7dac623dfec257 authored about 4 years ago
Make the Droppable end more reliable
github.com/grapesjs/grapesjs - cd68e62a9e1f1b60e4e157a930a3d0a4e0cc75d8 authored about 4 years ago
github.com/grapesjs/grapesjs - cd68e62a9e1f1b60e4e157a930a3d0a4e0cc75d8 authored about 4 years ago
Move command, exit if no component is selected
github.com/grapesjs/grapesjs - ad53bb8db8cb0f3cdc5d29d3e9de3c4913e62383 authored about 4 years ago
github.com/grapesjs/grapesjs - ad53bb8db8cb0f3cdc5d29d3e9de3c4913e62383 authored about 4 years ago
Update symbol tests
github.com/grapesjs/grapesjs - 6a2504bde7755e751cc476a8eb01cf225816265d authored about 4 years ago
github.com/grapesjs/grapesjs - 6a2504bde7755e751cc476a8eb01cf225816265d authored about 4 years ago