1819 Commits (dynamic-layer-root)
 

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