Skip to content

Releases: GrapesJS/grapesjs

v0.9.11

07 Aug 12:53
Compare
Choose a tag to compare

5b4397e Add cross-env to package.json scripts
b583ec8 Updating openAssetManager function in PropertyFileView to utilize open-assets command
61ac543 Adding remove function to Blocks manager
6e1952b Temporarily adding components via the Sorter no longer triggers add/change events
b7f7b80 Add updateStatus also on stack property type in Style Manager

v0.9.8

18 Jul 19:10
Compare
Choose a tag to compare

02f1117 Make clearProperties configurable
21bf336 Add the possibility to clean properties
c30daed Fix style manager regressions
5673e9f Make id attribute unique. Closes #164
b74cb9c Refactor PropertyView and make computed function configurable
b91a50c Add updateStatus on PropertyView in StyleManager
4b584a7 Implement Styleable interface in Components and CssRules
6e17b1e Add Stylable class
cb29703 Add getSelectedToStyle to the editor API
5c67da9 Use customBadgeLabel on canvas badge
ca102a5 Add setCustomBadgeLabel method to canvas
77c9f6f Add icon property to Components
e3ec989 Update SVG Component name
6c993d7 Update custom name in ItemView
501795d Make use of getName in SelectComponent command

v0.9.5

12 Jul 12:28
Compare
Choose a tag to compare

0e98c04 Add tagVarStart and tagVarEnd configuration options
2fcb4f4 Update script rendering in canvas and in export
5aa69d6 Update getScriptString with string interpolation from props
86ddc25 Add avoidUpdateStyle option in addComponents
This allow to insert HTML string with style without updating them (used in Blocks)
50475b9 Move changes count after store inside callback
5f5ba1a Use JSON.parse in AssetManager only if the value is a string. Closes #128
2c7de13 Fix plugin order execution
7632e08 Rerender assets when the collection is resetted
a2dd78c Let pass a callback function in load method
23e96cd Prevent setting status in case the model is not found
1316e30 Load assets from the storage only if the array is not empty
1ea293a Switch radio to checkbox in class manager view

v0.1.0-alpha

06 Feb 13:15
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
Merge branch 'dev'