grapesjs-react
grapesjs-react copied to clipboard
A React wrapper for GrapesJS library
Great implementation, but couldn't find the onchange event :)
Any idea what this would be about? ERROR in libs/grapes/src/lib/grapes.tsx:13:7 TS2322: Type '{ id: string; plugins: string[]; }' is not assignable to type 'IntrinsicAttributes & GrapesjsReactProps & { children?: ReactNode;...
Is it possible to develop custom components with React, to use Hooks like useState, useEffect and useContext?
I wrote following code.  But, load is not calling.
Hi, is there an example that shows how can this be configured to work with I18n module ? https://grapesjs.com/docs/modules/I18n.html#configuration Cheers, TP
How do I export the various CSS and the HTML objects in the editor state into one single HTML file?
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2. Changelog Sourced from eventsource's changelog. 1.1.2 Inline origin resolution, drops original dependency (#281 Espen Hovlandsdal) 1.1.1 Do not include authorization and cookie headers on...