Skip to content

Commit

Permalink
Update GrapesJs dependencies to latest version (#10336)
Browse files Browse the repository at this point in the history
* reaply changes from adiux/plugin-grapesjs-builder/tree/feature/use-dynamic-content-html

* re add documentation

* use ddev domain vs ip

* update grapesjs

* explicitly set builder mode

* remove dist/ files from git

* get and save html directly to/from textarea

* remove: clear history on editor load

* redocument chrome without cors

* cleanup

* cleanup

* reaply changes from adiux/plugin-grapesjs-builder/tree/feature/use-dynamic-content-html

* re add documentation

* use ddev domain vs ip

* update grapesjs

* explicitly set builder mode

* remove dist/ files from git

* get and save html directly to/from textarea

* remove: clear history on editor load

* redocument chrome without cors

* cleanup

* cleanup

* fix paths

* use "official" mautic-preset library

* prettier

* switch to dev mode

* use styles and fonts directly from module

* linter fixes

* fix demo with new css settings

* fixes

* implement codeMode from preset

* fix css path for Demo

* enable the editing of the whole html inside grapesjs

* save and cancel code, translations

* Use builder service from preset

* separate html from mjml

* Use header from template for html emails

* use the function from the service

* update outdated packages (u.a. mjml)

* re implement mjml

* try code edit for mjml

* undo code edit for html content: complicated

* fix mjml code editing

* fix asset manager configuration

* re add the build folder to git

* add files from dist folder

* add sass dependency

* fix: getAssetManagerConf not a function

* load webpage preset css

* update preset dependency to latest from #master

* import build mautic preset from node_modules dist/ folder

* fix import of services

* rebuild with new import

* add a check if components were found

* fix path to services

* fix froala editor issue

* Introduce new Mautic.getActiveBuilderName function

* Allow calling Mautic.getActiveBuilderName() everywhere

* Let builders do what they want with Dynamic Content textareas while maintaining compat with legacy builder

* Fix CS

* document

* rebuild with saving fix in preset

* new build with latest changes from preset refactoring PR use-dynamic-content-html

* rebuild after merge

* fix: change after renaming of command

* add commented out dev paths

* Introduce parcel watch command for local development ✨

* Fix CKEditor bug where contents are removed instead of kept

* Move CKEditor logic to the preset mautic/grapesjs-preset-mautic#17

* Update generated builder JS

* Minor code cleanup & optimizations

* fix: code editor not updating html

* update dev dependencies

* update grapesjs and mjml

* rebuild with node_modules path

* update dev depenencies as well, build

* rebuild and install (create lock file) after merge

Co-authored-by: Ruth Cheesley <ruth.cheesley@acquia.com>
Co-authored-by: saurabh.gupta <saurabh.gupta@acquia.com>
Co-authored-by: Dennis Ameling <dennis@dennisameling.com>
  • Loading branch information
4 people committed Aug 30, 2021
1 parent 3100420 commit 6b1f10e
Show file tree
Hide file tree
Showing 6 changed files with 643 additions and 481 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 6b1f10e

Please sign in to comment.