757 Commits (9f99d9563850079b179aa01eeef88634e56adb55)
 

Author SHA1 Message Date
Artur Arseniev 9f99d95638 Bump v0.9.11 9 years ago
Artur Arseniev 9acaedeaf2 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 9 years ago
Artur Arseniev 3c3331f142 Merge pull request #213 from uniacid/feature/file-upload-modal 9 years ago
Artur Arseniev 1fbe78f3bd Merge pull request #211 from uniacid/feature/block-remove 9 years ago
Artur Arseniev d9547c6ec4 Merge pull request #202 from thecodefish/dev 9 years ago
Artur Arseniev 5b4397ec03 Add cross-env to package.json scripts 9 years ago
Artur Arseniev f922e57325 Merge pull request #187 from vladflorescu94/artf-dev 9 years ago
Steven Gonzalez b583ec89ae Updating openAssetManager function in PropertyFileView to utilize open-assets command 9 years ago
Steven Gonzalez 61ac543cdc Adding remove function to Blocks manager 9 years ago
thecodefish 6e1952b62b Temporarily adding components via the Sorter no longer triggers add/change events 9 years ago
Artur Arseniev b7f7b803b7 Add updateStatus also on stack property type in Style Manager 9 years ago
Artur Arseniev c9928f5e0a Stylistic changes with highlight color 9 years ago
thecodefish 5819133805 Merge remote-tracking branch 'refs/remotes/artf/dev' into dev 9 years ago
Vlad Florescu 1ef52c4d7d update store when changing component attributes 9 years ago
Artur Arseniev 4a586b3985 Bump v0.9.8 9 years ago
Artur Arseniev 02f1117272 Make clearProperties configurable 9 years ago
Artur Arseniev 21bf3369fe Add the possibility to clean properties 9 years ago
Artur Arseniev c30daede90 Fix style manager regressions 9 years ago
Artur Arseniev 5673e9fd3d Make id attribute unique. Closes #164 9 years ago
Artur Arseniev b74cb9c877 Refactor PropertyView and make computed function configurable 9 years ago
Artur Arseniev b91a50c4a5 Add updateStatus on PropertyView in StyleManager 9 years ago
Artur Arseniev 050fcf5997 Refactor targetUpdated and take in account computed styles 9 years ago
Artur Arseniev 4b584a7446 Implement Styleable interface in Components and CssRules 9 years ago
Artur Arseniev 6e17b1ec2e Add Stylable class 9 years ago
Artur Arseniev cb29703963 Add getSelectedToStyle to the editor API 9 years ago
Artur Arseniev 5c67da9477 Use customBadgeLabel on canvas badge 9 years ago
Artur Arseniev ca102a5bbb Add setCustomBadgeLabel method to canvas 9 years ago
Artur Arseniev 77c9f6f94c Add icon property to Components 9 years ago
Artur Arseniev e3ec9899a5 Update SVG Component name 9 years ago
Artur Arseniev 6c993d79a7 Update custom name in ItemView 9 years ago
Artur Arseniev 501795d0c2 Make use of getName in SelectComponent command 9 years ago
Artur Arseniev 54789a4852 Update getName in Component and remove getCurrentName 9 years ago
Artur Arseniev aec3391572 Update README with plugins 9 years ago
Artur Arseniev 2a6294d6ca Update how the script is cleaned in getScriptString 9 years ago
Artur Arseniev 73baca4ad7 Bump v0.9.6 9 years ago
Artur Arseniev bc456624c8 Update build script in JS generator 9 years ago
Artur Arseniev 789c870568 Prevent errors in dimsFromTarget with empty target 9 years ago
Artur Arseniev cf7c319cc2 Bump v0.9.5 9 years ago
Artur Arseniev 0e98c0491b Add tagVarStart and tagVarEnd configuration options 9 years ago
Artur Arseniev eb9b52148c Add getId to the Component model 9 years ago
Artur Arseniev 2fcb4f4037 Update script rendering in canvas and in export 9 years ago
Artur Arseniev 5aa69d6921 Update getScriptString with string interpolation from props 9 years ago
Artur Arseniev 86ddc257c2 Add avoidUpdateStyle option in addComponents 9 years ago
Artur Arseniev 50475b9a9b Move changes count after store inside callback 9 years ago
Artur Arseniev 5f5ba1a8bc Use JSON.parse in AssetManager only if the value is a string. Closes #128 9 years ago
Artur Arseniev 2c7de1335b Fix plugin order execution 9 years ago
Artur Arseniev 7632e08974 Rerender assets when the collection is resetted 9 years ago
Artur Arseniev a2dd78c6e7 Let pass a callback function in load method 9 years ago
Artur Arseniev 23e96cd006 Prevent setting status in case the model is not found 9 years ago
Artur Arseniev 1316e307c1 Load assets from the storage only if the array is not empty 9 years ago