1508 Commits (bd4781831f57b2b7fd23dcdfaeb75e1a732361a6)
 

Author SHA1 Message Date
Artur Arseniev bd4781831f
Merge pull request #801 from larshisken/dev Fixes #800 9 years ago
Lars Hisken e4131417db scss requires variable interpolation inside calc() to work properly 9 years ago
Artur Arseniev a63fe5ab0f Build dist v0.13.7 9 years ago
Artur Arseniev 8dfdfb27ff Extend `unbind` method to accept object arguments. Fixes #779 9 years ago
Artur Arseniev ee80acdb2d Build dist 9 years ago
Artur Arseniev 01f7620133 Clean tests from debug 9 years ago
Artur Arseniev e6b623fdd9 Fix regression in getModelToStyle 9 years ago
Artur Arseniev b6fca4f9bc Clean PropertyView 9 years ago
Artur Arseniev 5538df78a9 Fix assets preview. Closes #775 9 years ago
Artur Arseniev 241d1bce78 Fix `toLoad` property in Editor. Closes #773 9 years ago
Artur Arseniev d1da27de4b Update ISSUE_TEMPLATE 9 years ago
Artur Arseniev 9af8badea3 Add ISSUE_TEMPLATE.md 9 years ago
Artur Arseniev 7e6f6bb45e Update LICENSE 9 years ago
Artur Arseniev fad83e4d11 Create CODE_OF_CONDUCT.md 9 years ago
Artur Arseniev 6228ae8a17 Add CONTRIBUTING.md 9 years ago
Artur Arseniev f00e04fbe2 Update `getModelToStyle` method and make it the single source of truth for styling 9 years ago
Artur Arseniev 0e0de01224 Fix the update of the Style Manager with changed state 9 years ago
Artur Arseniev e68ce1b417 Pass correctly the component's model on `component:update:*` events 9 years ago
Artur Arseniev 8429d5184e Avoid response errors on store #759 9 years ago
Artur Arseniev f9686695e3 Add experimental `clearStyles` option 9 years ago
Artur Arseniev ab0480d71e Use `remove` event instead of `destroy` 9 years ago
Artur Arseniev f74791da68 Bump v0.13.5 9 years ago
Artur Arseniev b7824e12f6 Fix regressions 9 years ago
Artur Arseniev 8c39444421 Add attributes to Panel 9 years ago
Artur Arseniev d861ba6612
Merge pull request #756 from punkt2/panel-attributes #755 9 years ago
Artur Arseniev bb9bb1ca28 Add Changelog link to README 9 years ago
Artur Arseniev a2fe57f77f Remove `src="about:blank"` from the canvas's iframe 9 years ago
Artur Arseniev 26d471f2b6 Increase D&D performances of Blocks with `avoidChildren` option 9 years ago
Artur Arseniev 92517b1d58 Avoid additional `divs` when something is dropped 9 years ago
Artur Arseniev ecf237915b Randomize the id in Component.createId 9 years ago
Sven Martinov 7c9eb82b7f Make panels more configureable through attributes 9 years ago
Artur Arseniev f049af2aff Merge branch 'dev' of https://github.com/artf/grapesjs into dev 9 years ago
Artur Arseniev 593247c8bd Fix block d&d with `dragContent` 9 years ago
Artur Arseniev aabb4b4f7b Pass dropped model to `canvas:drop` event 9 years ago
Artur Arseniev 3b501e5bb8
Merge pull request #752 from MuTaToR08/dev 9 years ago
Artur Arseniev 013356b4ae Add `component:remove` event. Closes #748 9 years ago
Artur Arseniev 35fb50bd57 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 9 years ago
Artur Arseniev 3548a0c8a5
Merge pull request #749 from ryandeba/trait-color-bug-fix 9 years ago
Artur Arseniev 89805dc041 Refactor BlocksView 9 years ago
Artur Arseniev 569b2a0806 Add the possibility to order Block's categories 9 years ago
Artur Arseniev c7cf8378bb Merge branch 'html5-dnd' into dev 9 years ago
Artur Arseniev fbd2b51ffd
Merge pull request #747 from JuanTincho/Categories-order. Closes #742 9 years ago
Artur Arseniev a84c04c588 Clean BlockView 9 years ago
Artur Arseniev 3b07616692 Stop using `dragContent` in Droppable and add activeOnRender 9 years ago
Artur Arseniev 5569b64c53 Stop using `dragContent` 9 years ago
Artur Arseniev 14316f2934 Fix freezed class on drag of components 9 years ago
Artur Arseniev ece0083047 Enable native D&D by default but skip it for components 9 years ago
Artur Arseniev 3aeafacbe3 Check draggability for the canvas and components 9 years ago
Artur Arseniev 0b5ac9c7bc Check draggability for blocks by using `hasDnd` and `nativeDnd` 9 years ago
Artur Arseniev a151cc2163 Add HTML5 D&D support in `tlb-move` 9 years ago