2264 Commits (dd9aaf10df6e1bdcaaec8b20a52bd6362c7461c6)
 

Author SHA1 Message Date
Artur Arseniev dd9aaf10df Merge multi-frame 8 years ago
Artur Arseniev 8622f186fc Allow default as a function in component addType 8 years ago
Artur Arseniev 18173b5532 Bump v0.14.52 8 years ago
Artur Arseniev d8eb094d9e Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev c305ce4e83
Merge pull request #1755 from thinkanymore/undo_beat Closes #1512 8 years ago
Artur Arseniev 3079efbb73 Update classes in SectorView. Closes #1753 8 years ago
Artur Arseniev b7820d1bd5 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev 585f49e241 Remove canvas area 8 years ago
Artur Arseniev 40aecd7b1c Clean from old commands 8 years ago
Artur Arseniev 59c8bcc9e9 Add events for the canvas move 8 years ago
Artur Arseniev 51fecb182b Update show offset command 8 years ago
Artur Arseniev 6c41a49321 Refactor translate 8 years ago
wangxiaoqing 8b53692e5b try undo 8 years ago
Artur Arseniev ca8a50faeb Setup dragger for canvas and refactor zoom 8 years ago
Artur Arseniev 526c5e74ec Don't run the command if it's already active 8 years ago
Artur Arseniev 930e9c07a1 Enable canvas to listen canvas drag 8 years ago
Artur Arseniev ba651f6999 Setup the new structure for the canvas 8 years ago
Artur Arseniev d72a010e0d Hide canvas tools on zoom 8 years ago
Artur Arseniev 2a69b8831c Adjust the sorter with the scale 8 years ago
Artur Arseniev f6e18f0f6d Fix autoscroll 8 years ago
Artur Arseniev 6e3776b981 Update scroll for getPosition 8 years ago
Artur Arseniev 2efb2420e9 Update offset with zoom 8 years ago
Artur Arseniev 1ce51489e9 Propagate wheel event 8 years ago
Artur Arseniev 86c6b03060
Merge pull request #1736 from arthuralmeidap/resize-components-canvas Closes #1737 8 years ago
Artur Arseniev 81ff29041f Setup zoom on editor and fix element rect 8 years ago
Artur Arseniev aea00a7435 build 8 years ago
Arthur Almeida 6a823ddd8a limit width resize to Canvas width 8 years ago
Artur Arseniev fac09a615b
Merge pull request #1710 from david-polak/flexbox-support-dev 8 years ago
David Polak b841f8b07c Merge branch 'dev' into flexbox-support-dev 8 years ago
Artur Arseniev 6cb73f328f
Merge pull request #1734 from david-polak/add-overflow 8 years ago
David Polak 362e102f2d Add flex-basis to default index.html 8 years ago
David Polak c9e17b2c11 Add properties overflow-x and overflow-y 8 years ago
David Polak 20a2b05555 Add flex properties to documentation 8 years ago
David Polak 68da08ad70 Beautify parent selection for requiresParent 8 years ago
Artur Arseniev c9ff4eda21 Add `customFetch` option in AssetManager module 8 years ago
Artur Arseniev a00c4c6016 Pass the editor instance on `load` event 8 years ago
Artur Arseniev 515152b3e6 Set `contentTypeJson` default to true 8 years ago
Artur Arseniev b9d107e4a1 Refactor updateToolbarPos method 8 years ago
Artur Arseniev c3174dac09
Merge pull request #1730 from arthuralmeidap/issue-toolbar-position Closes #1728 #1434 8 years ago
Arthur Almeida d7cacfd71f Fixed display for the component's toolbar to not cover component's content. 8 years ago
Artur Arseniev 738c536c80 Agjust `justify-content` in traits style. Closes #1726 8 years ago
Artur Arseniev 0da64c86c4 Add `ignoreCategories` option to render options in BlockManager module 8 years ago
Artur Arseniev 27a13a5cbd Render block outside by using `external` option. #1716 8 years ago
Artur Arseniev f85b3fc2b3 Merge branch 'setrule' into dev 8 years ago
Artur Arseniev 5c5465be1c Fix type in addClass 8 years ago
Artur Arseniev 518e4da08e Update setRule and getRule docs and hide IdRule and classRule methods 8 years ago
Artur Arseniev c03699107d Added `setRule` and `getRule` in CssComposer module 8 years ago
Artur Arseniev ad0efce891 Updated `SelectorManager.get` method, now it can receive an array of selectors to get 8 years ago
Artur Arseniev 9e61bea2ac Updated `SelectorManager.add` method, now it can receive an array of selectors to add 8 years ago
Artur Arseniev 414a0aee39 Added `modal:open` and `modal:close` events in the Modal module. Closes #1717 8 years ago