Tags: shreyasubale/grapesjs
Tags
Bump 0.10.6 8326cc0 Update model value on target change in style manager 101d39c Update parsing in property model f230b83 Refactor templating in StyleManager properties 5407c89 Update and refactor property models in Style Manager f792b3c Replace getComponentValue with getTargetValue ce60321 Setup default values on property models 496f461 Replace getValue with getFullValue within view properties 577c144 Implemented TypeableCollection in StyleManager 0d34852 Disable undo manager before adding rules on component selection. Fixes GrapesJS#268 112e67c Use data URL to embed images in documents, thanks to @A---- GrapesJS#301
v0.10.2 792bce3 Update dependencies dcf0070 Prevent undo/redo while focused on inputs b607384 Update the KeyboardEvent propagation in canvas (fixes undo/redo issues) 5b3187b Add CSS Variables support. Fixes GrapesJS#271 7868c4b Update webpack config with jquery. Fixes GrapesJS#273 6c05cf2 Refactor the initialization and the loading, make it a bit clearer In src/grapesjs/index.js you can see now `editor.getModel().loadOnStart()` does the work and load Components/Styles after plugins. This will allow also to attach custom types easier in all modules efa3f19 Update assets after render 0dfa656 Update updateAttributes, prevent a crash with an empty attribute ac3a2cd Update `add` method in AssetManager, put the model at the beginning c21bba2 Add 'background-size' to wrapper styles 7c436b4 Update updateTarget method in AssetView 67eb97e Improve TypeableCollection addType method c7a2c85 Update Asset Manager modal and do not rerender it 8cc5e97 Show/Hide noAssets only when necessary 3b23227 Add noAssets config option to Asset Manager ea92a11 Set storeComponents and storeStyles enabled by default 5f9ba62 Improve TypeableCollection c28381e Add custom handleAdd method for Assets
v0.9.32 d514ffb Fix regressions 7a8935a Stylistic changes d419bd1 Refactor Asset Manager and add the possibility to insert custom types 91ecaac Add custom upload name ad84b29 Add 'asset:upload:error' event 90027e3 Add 'X-Requested-With' header in fetch 1829fd0 Move modal from container to the editor c55a598 Refactor and improve asset uploading b36cb11 Add a fetch polyfill with Promise 633cb2d Set wrapper storing as an opt-in option a97bded Update navigator items & traits loading 24e746e Store the entire wrapper not only its components 2236a68 Create and update Typeable 354e732 Export body/wrapper in CSS/HTML code 72c6fe4 Changed Component model property from `hiddenLayer` to `layerable` 673404e Update selected helper, show the name of the component in case has no classes df44e2c Add selectedLabel config in Selector Manager 6c3a924 Update few API JSDocs 22e00c1 Update add method in plugin manager and return the plugin itself 4ec5726 Stylistic changes on layers d305942 Add the possibility to avoid item selection in sorter c00c891 Fix sorting with wrapper inside layers 1abcfd2 Update layers configs 448c6ba Add the possibility to see the wrapper in layers b1d7235 Improve new rule creation with CSSRule 7f4238e Update getModelToStyle with getStyleable method 32a642f Refactor SelectorManager Make a difference between global selectors container and the viewer one 1d421b2 Avoid updating height/width in resizing when not required b6f8238 Fix component selector in style manager a279b42 Show correctly valid selectors in selectors view 28b8d0a Returns in Style Manager only styleable selectors a4c67e1 Add propertyMap on SelectorManager module This allows to intercept new selectors and add custom properties on them c56d027 Extend Selector properties
v0.9.15 c45e572 Fix few regressions after the trait update c0e90c7 Improve getInitValue of the Trait 562e0e0 Init the component with initial values from traits. Closes GrapesJS#230 9f39cdf Update BlockView, avoid false positives with the Sorter 6e18b21 Refactor Navigator and move there components status update 80b12df Refactor SelectComponent Move component selection in DomComponents module 6436e4e Add `editor.select(el)` method 26d63a2 Refactor ComponentView and the SelectComponent command Move the initResize from ComponentView to SelectComponent 9202520 Improve resizable component model property Passing an object, will use it as additional options 43114bf Refactor resizer in ComponentView and make use of Styleable
v0.9.12 5b3de6d Do post render stuff after the iframe is loaded cec81eb Test style parsing for attributes containing colon 43b4f96 Add a global dropzone for file dragging. Closes GrapesJS#198 5dfce2a Make a missing Spectrum plugin more verbose 361f3e2 Make a missing $ more verbose 3712695 Update block remove method and set the listener inside the view 4b64a86 Fixed issue GrapesJS#221 blockManager.remove not working. added render to remove method 637811d Moves down the RTE toolbar when it's closer to the top canvas edge. Fixes GrapesJS#61 d617693 Add type="button" for the '+' button. Fixes GrapesJS#158
v0.9.11 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
Bump v0.9.8 02f1117 Make clearProperties configurable 21bf336 Add the possibility to clean properties c30daed Fix style manager regressions 5673e9f Make id attribute unique. Closes GrapesJS#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
PreviousNext