1664 Commits (87d752e4710515d30c86e3380241d959edd5dcd2)
 

Author SHA1 Message Date
Artur Arseniev 87d752e471 Add more storage events 8 years ago
Artur Arseniev 6147e1bbba Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev cfde1c1413
Merge pull request #988 from vrudikov/972-added-style-containers Fixes #896 8 years ago
Val Rudi bb952eaace Get mediaCondition from Editor model config. Fixed tests - add storable to Editor model, proper CssComposer init 8 years ago
Artur Arseniev 16e026c492 Add `avoidDefaults` option 8 years ago
Artur Arseniev 4e8c1c059e Add `storage:store:before` event 8 years ago
Val Rudi 4d72da01c1 Fixed tests - replaced getElementById with querySelector to avoid "getElementById is not a function" error 8 years ago
Val Rudi b4e9a024d9 Applied fixes and improvements based on PR comments 8 years ago
Val Rudi 634cad4e0e Merge branch 'dev' of https://github.com/artf/grapesjs into 972-added-style-containers 8 years ago
Artur Arseniev 426c5efe5e Listen traits change on components 8 years ago
Artur Arseniev d0023f9555 Cache the return of `getClearEl`. Fixes #768 8 years ago
Artur Arseniev e0b7753261 Add a monkey patch for the cash's `removeClass` to make it work with IE #768 8 years ago
Artur Arseniev 94eba6b893 Fix `append` method in JsContainer 8 years ago
Artur Arseniev 1141f6789c Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev d89f9844cf
Merge pull request #983 from funkjedi/funkjedi-patch-1 8 years ago
Artur Arseniev 3775f8fa2d Fix loading with autoload but without the storage 8 years ago
Val Rudi 56addf73cf Removed unused require 8 years ago
Val Rudi 1280f7c8ad Fixed tests 8 years ago
Artur Arseniev 5d0e9567a6 Don't stringify `script`s function in toJSON method. Fixes #980 8 years ago
Artur Arseniev 8d29d2001f Check if loaded CSS is actually empty 8 years ago
Artur Arseniev 033ed7d0cd Avoid adding CssRules with empty style object 8 years ago
Val Rudi 38a0dc8434 Added style containers to fix styles/media-query order 8 years ago
Artur Arseniev 2e8a0429d3 Update storage:load event 8 years ago
Tim Robertson ffa06de3d8
Make font size variables overridable 8 years ago
Artur Arseniev 396047a9eb Add `core:component-delete` command 8 years ago
Artur Arseniev 98896c0e83 Add new Command lifecycle events 8 years ago
Artur Arseniev ec4173b7f9 Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev d5f0ae94df
Merge pull request #942 from tommedema/wip-pr-expose-base-css 8 years ago
Artur Arseniev 4b565fe314 Remove controls option for Vimeo videos as it's only for PRO users. Closes #977 8 years ago
Artur Arseniev 7af53cd5ae
Merge pull request #971 from chapterjason/patch-1 8 years ago
Artur Arseniev bee57c85fc Fix youtube loop parameter in Video Component. Fixes #969 8 years ago
Tom Medema 20c0177d30 keep readme clean 8 years ago
Artur Arseniev 3ea720c937 Check if the event exists in move command. Fixes #710 8 years ago
Artur Arseniev d27819c3eb Fix some issues in IE11 #768 8 years ago
Jason Schilling ac15b233cb
Updated block_manager config.js 8 years ago
Artur Arseniev 1efe55fcf2 Bump v0.14.6 8 years ago
Artur Arseniev 7621704f83 Fix the import of components and styles with the same ids. Fixes #932 8 years ago
Artur Arseniev e6593e7ad9 Fix block text overflow. Closes #946 8 years ago
Tom Medema 3646d9fc4d removed redudandant options and global 8 years ago
Tom Medema aba4b2362a enabled iframes in jsdoc and added positive and negative tests for baseCss overwriting feature 8 years ago
Artur Arseniev 7619979daa Once the id rule is created in Component, clean its internal style 8 years ago
Artur Arseniev 9a71368f43 Manage correctly boolean attributes in HTML output. Fixes #943 8 years ago
Artur Arseniev b20dd6f4b3 Check if the attribute is a string before replacing 8 years ago
Artur Arseniev 64a8fafbec Merge branch 'dev' of https://github.com/artf/grapesjs into dev 8 years ago
Artur Arseniev a36ddc99f0
Merge pull request #939 from ryandeba/escape-attributes 8 years ago
Tom Medema 0e47b6fe5d revert previous test change 8 years ago
Tom Medema 61ef0fba5d wip test case 8 years ago
Tom Medema 6d095a0316 add baseCss overwrite documentation 8 years ago
Tom Medema cf431db237 use config.baseCss in canvasView if set in config 8 years ago
Ryan Deba ff15c3454a escpae quotes in Component.toHTML 8 years ago