6260 Commits (dev)
 

Author SHA1 Message Date
Artur Arseniev 8af686cb7f Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev ea0adec5df Add `a` to notTextable option in Canvas 8 years ago
Artur Arseniev 476658ce00
Merge pull request #1705 from arthuralmeidap/issue-1615-credentials-request-attribute Closes #1615 8 years ago
Artur Arseniev 47885b9895 Merge branch 'config-autoscroll' into dev 8 years ago
Artur Arseniev d4421109bc Update docs 8 years ago
David Polak 0e67774604 Add tests for new flexbox properties 8 years ago
David Polak 0bafab5be9 Add Flex sector to index.html 8 years ago
David Polak 171aeba552 Add align-self 8 years ago
David Polak eb40152143 Add flex-shrink 8 years ago
David Polak 76493c631c Add order and flex-grow 8 years ago
David Polak b0bab01337 Add dynamic styleable dependencies for parent 8 years ago
artf 05cce65b90 Refactor autoscroll and add autoscrollLimit option in canvas 8 years ago
David Polak c47b7d7ee1 Move flex options to a separate Sector 8 years ago
David Polak d77b5f19de Add align-content 8 years ago
David Polak b6f895fde6 Add align-items 8 years ago
David Polak d23b95e963 Add justify-content 8 years ago
David Polak 66e124bf5e Add flex-wrap 8 years ago
David Polak 0342a8ce61 Add dynamic styleable dependencies 8 years ago
Arthur Almeida 3e8f9d6542 added support to configure credentials option for Remote Storage 8 years ago
David Polak dc687acdaa Add flex-direction to PropertyFactory 8 years ago
David Polak ec750be56e Add flex as a display property 8 years ago
Artur Arseniev 80cd042f72 Bump v0.14.50 8 years ago
Artur Arseniev 01c07f3c37 Don't trigger component hooks for temporary components 8 years ago
Artur Arseniev b6b953a44c Update Components doc with lifecycle hooks 8 years ago
Artur Arseniev 654d545e89 Improve isComponent defintion in addType 8 years ago
Artur Arseniev 40e32cb37c Update Components docs 8 years ago
Artur Arseniev 3b034c45ac Merge branch 'improve-component-api' into dev 8 years ago
Artur Arseniev f1bf0a014d Update ComponentLinkView 8 years ago
Artur Arseniev d32ca0cec6 Clear old attributes in updateAttributes 8 years ago
Artur Arseniev fea303e7af Emit `component:clone` event on the component which was cloned 8 years ago
Artur Arseniev 44a9e00b76 Add default attributes in the creation of new components 8 years ago
Artur Arseniev 71996a7e44 Stylistic update in addType 8 years ago
Artur Arseniev 8422aa1dba Allow to extend model and view in addType 8 years ago
Artur Arseniev e73f08fd1d Add getTypes method and improve the parserHtml method 8 years ago
artf 07825d57bb Start improve addType 8 years ago
Artur Arseniev e921165a8d Bump v0.14.49 8 years ago
Artur Arseniev d820ec3f80 Import correctly ItemView. Fixes #1672 8 years ago
Artur Arseniev 6d83bc3d2c Bump v0.14.48 8 years ago
Artur Arseniev d3df25270d Check if fullscreen is active before running `exitFullscreen`. Fixes #1667 8 years ago
Artur Arseniev cd6b07a983 Add new hook methods to Component, updated and removed 8 years ago
Artur Arseniev 6dcfde86c4 Don't mix export types 8 years ago
Artur Arseniev 67c5a524b9
Merge pull request #1663 from artf/fix-1613 8 years ago
Artur Arseniev 518fb9c15a Fix test regression 8 years ago
Artur Arseniev 777180e0aa Fix update on clear of properties 8 years ago
Artur Arseniev 974b29ace5 Don't propagate status value to parent, in PropertyView, if it's empty. Fixes #1613 8 years ago
artf d6faa50c27 Avoid clear button on nested properties 8 years ago
artf aa4049f816 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev 537fd3dc83
Merge pull request #1656 from david-polak/add-viewport-units 8 years ago
artf c355bcc923 Update Components doc 8 years ago
David Polak 90cd1498dc Add default units vh and vw 8 years ago