1819 Commits (dynamic-layer-root)
 

Author SHA1 Message Date
Artur Arseniev 2a66122b2a Create parseStyle method in ParserCss 8 years ago
Artur Arseniev 51b1c33888 Setup multiple CSS at-tules 8 years ago
Artur Arseniev a16b045685 Add `atRuleType` to CSSRule 8 years ago
Artur Arseniev 1f06cad562 Refactor the loading of configurations and `em` inside components 8 years ago
Artur Arseniev f879fab85f Update `onAdd` in Components 8 years ago
Artur Arseniev 93e621126f Clean the index.js file 8 years ago
Artur Arseniev 795d15fa50 Update default `add` and `remove` listeners in UndoManager 8 years ago
Artur Arseniev a63fe5ab0f Build dist v0.13.7 8 years ago
Artur Arseniev 8dfdfb27ff Extend `unbind` method to accept object arguments. Fixes #779 8 years ago
Artur Arseniev ee80acdb2d Build dist 8 years ago
Artur Arseniev 01f7620133 Clean tests from debug 8 years ago
Artur Arseniev e6b623fdd9 Fix regression in getModelToStyle 8 years ago
Artur Arseniev b6fca4f9bc Clean PropertyView 8 years ago
Artur Arseniev 5538df78a9 Fix assets preview. Closes #775 8 years ago
Artur Arseniev 241d1bce78 Fix `toLoad` property in Editor. Closes #773 8 years ago
Artur Arseniev d1da27de4b Update ISSUE_TEMPLATE 8 years ago
Artur Arseniev 9af8badea3 Add ISSUE_TEMPLATE.md 8 years ago
Artur Arseniev 7e6f6bb45e Update LICENSE 8 years ago
Artur Arseniev fad83e4d11 Create CODE_OF_CONDUCT.md 8 years ago
Artur Arseniev 6228ae8a17 Add CONTRIBUTING.md 8 years ago
Artur Arseniev f00e04fbe2 Update `getModelToStyle` method and make it the single source of truth for styling 8 years ago
Artur Arseniev 0e0de01224 Fix the update of the Style Manager with changed state 8 years ago
Artur Arseniev e68ce1b417 Pass correctly the component's model on `component:update:*` events 8 years ago
Artur Arseniev 8429d5184e Avoid response errors on store #759 8 years ago
Artur Arseniev f9686695e3 Add experimental `clearStyles` option 8 years ago
Artur Arseniev ab0480d71e Use `remove` event instead of `destroy` 8 years ago
Artur Arseniev fc08668bd6
Merge pull request #758 from artf/dev 8 years ago
Artur Arseniev f74791da68 Bump v0.13.5 8 years ago
Artur Arseniev b7824e12f6 Fix regressions 8 years ago
Artur Arseniev 8c39444421 Add attributes to Panel 8 years ago
Artur Arseniev d861ba6612
Merge pull request #756 from punkt2/panel-attributes #755 8 years ago
Artur Arseniev bb9bb1ca28 Add Changelog link to README 8 years ago
Artur Arseniev a2fe57f77f Remove `src="about:blank"` from the canvas's iframe 8 years ago
Artur Arseniev 26d471f2b6 Increase D&D performances of Blocks with `avoidChildren` option 8 years ago
Artur Arseniev 92517b1d58 Avoid additional `divs` when something is dropped 8 years ago
Artur Arseniev ecf237915b Randomize the id in Component.createId 8 years ago
Sven Martinov 7c9eb82b7f Make panels more configureable through attributes 8 years ago
Artur Arseniev f049af2aff Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev 593247c8bd Fix block d&d with `dragContent` 8 years ago
Artur Arseniev aabb4b4f7b Pass dropped model to `canvas:drop` event 8 years ago
Artur Arseniev 3b501e5bb8
Merge pull request #752 from MuTaToR08/dev 8 years ago
Artur Arseniev 013356b4ae Add `component:remove` event. Closes #748 8 years ago
Artur Arseniev 35fb50bd57 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev 3548a0c8a5
Merge pull request #749 from ryandeba/trait-color-bug-fix 8 years ago
Artur Arseniev 89805dc041 Refactor BlocksView 8 years ago
Artur Arseniev 569b2a0806 Add the possibility to order Block's categories 8 years ago
Artur Arseniev c7cf8378bb Merge branch 'html5-dnd' into dev 8 years ago
Artur Arseniev fbd2b51ffd
Merge pull request #747 from JuanTincho/Categories-order. Closes #742 8 years ago
Artur Arseniev a84c04c588 Clean BlockView 8 years ago
Artur Arseniev 3b07616692 Stop using `dragContent` in Droppable and add activeOnRender 8 years ago