2187 Commits (config-autoscroll)
 

Author SHA1 Message Date
artf 05cce65b90 Refactor autoscroll and add autoscrollLimit option in canvas 7 years ago
Artur Arseniev 80cd042f72 Bump v0.14.50 7 years ago
Artur Arseniev 01c07f3c37 Don't trigger component hooks for temporary components 7 years ago
Artur Arseniev b6b953a44c Update Components doc with lifecycle hooks 7 years ago
Artur Arseniev 654d545e89 Improve isComponent defintion in addType 7 years ago
Artur Arseniev 40e32cb37c Update Components docs 7 years ago
Artur Arseniev 3b034c45ac Merge branch 'improve-component-api' into dev 7 years ago
Artur Arseniev f1bf0a014d Update ComponentLinkView 7 years ago
Artur Arseniev d32ca0cec6 Clear old attributes in updateAttributes 7 years ago
Artur Arseniev fea303e7af Emit `component:clone` event on the component which was cloned 7 years ago
Artur Arseniev 44a9e00b76 Add default attributes in the creation of new components 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 e921165a8d Bump v0.14.49 7 years ago
Artur Arseniev d820ec3f80 Import correctly ItemView. Fixes #1672 7 years ago
Artur Arseniev 6d83bc3d2c Bump v0.14.48 7 years ago
Artur Arseniev d3df25270d Check if fullscreen is active before running `exitFullscreen`. Fixes #1667 7 years ago
Artur Arseniev cd6b07a983 Add new hook methods to Component, updated and removed 7 years ago
Artur Arseniev 6dcfde86c4 Don't mix export types 7 years ago
Artur Arseniev 67c5a524b9
Merge pull request #1663 from artf/fix-1613 7 years ago
Artur Arseniev 518fb9c15a Fix test regression 7 years ago
Artur Arseniev 777180e0aa Fix update on clear of properties 7 years ago
Artur Arseniev 974b29ace5 Don't propagate status value to parent, in PropertyView, if it's empty. Fixes #1613 7 years ago
artf d6faa50c27 Avoid clear button on nested properties 7 years ago
artf aa4049f816 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 7 years ago
Artur Arseniev 537fd3dc83
Merge pull request #1656 from david-polak/add-viewport-units 7 years ago
artf c355bcc923 Update Components doc 7 years ago
David Polak 90cd1498dc Add default units vh and vw 7 years ago
Artur Arseniev 124f465f5e Rename `component:clone` in PasteComponent to `component:paste` 7 years ago
Artur Arseniev d0267efae8 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 7 years ago
Artur Arseniev 86e6b27c89
Merge pull request #1644 from david-polak/component-clone-propagate 7 years ago
David Polak 2518fa02be Add component:clone propagation 7 years ago
Artur Arseniev 1db1415548 Add `index` method to Component API 7 years ago
Artur Arseniev eb1a0a8ab3
Merge pull request #1630 from jacobherrington/patch-1 7 years ago
Artur Arseniev b5692b6ce6 Adjust sorter placeholder when the parent has flex direction as column. Fixes #1626 7 years ago
Jacob Herrington 53c71c3fc4
Remove redundant comment 7 years ago
Artur Arseniev b2c7f2895d Merge branch 'dev' of https://github.com/artf/grapesjs into dev 7 years ago
Artur Arseniev a88fdf6158
Merge pull request #1625 from gcoda/dev 7 years ago
Artur Arseniev 75663aae0d Update husky and list-staged 7 years ago
Artur Arseniev e027c7679d Update eslint 7 years ago
Evgeniy Foucault 9e5b2d7efa
filter empty strings, in case of `--custom-var` 7 years ago
Artur Arseniev 46a41cb509 Update whatwg-fetch 7 years ago
Artur Arseniev ffa20d84ec Update deps minors 7 years ago
Artur Arseniev f9d52a7c6e update npm-run-all which removes event-stream 7 years ago
Artur Arseniev 342149a89d Take care of parenthesis when split CSS style values. Fixes #1579 7 years ago
Artur Arseniev 47134b4f81 Merge dev 7 years ago
artf 95738dffa4 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 7 years ago
artf 81fba33d19 Don't remove focused elements on delete key. Fixes #1606 7 years ago