Artur Arseniev
a33dec84c5
Add support for custom HTML code parsers ( #6767 )
* Initial setup for custom code parser
* Update ParserHtml
* Move methods
* Up
* Move utils
* Fix tests
* Up sanitize
* Up domToParsedNode
* Up fragment node
* Remove node cloning
* Convert ParserHtml to class
* Convert ParserCss to a class
* Update Custom CSS/HTML docs
* Always use isParsedNode if available
* Update API
* Update docs for isParserNode
1 month ago
Daniel Starns
9360241cc7
init: pnpm setup ( #6114 )
* init: pnpm setup
* ci: *
* lint*
* docs: *
* refactor: move docs to own pkg
* formatting
* refactor: remove turbo
* refactor: remove more turbo
* Update quality.yml
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
2 years ago
Daniel Starns
922118f5ac
refactor: init change to monorepo ( #6111 )
2 years ago
Daniel Starns
1b8ce38f10
development environment upgrades ( #6059 )
* init work to upgrade node and linting
* feat: add jest-environment-jsdom
* test: refactor remove unused before
* fix: add option chain for frame
* test: use correct jest spy
* skip jsdom broken tests
* config: *
* config: ignore dist in linting
* format: apply transformations
* remove repeated config
2 years ago
Alex Hoyau
3fa652d6dd
Fix broken links in the docs ( #4914 )
* moved repo from artf to GrapesJS 1st pass
* exceptions
3 years ago
lofcz
c17cea65a9
Up docs
4 years ago
Artur Arseniev
205b49c04d
Update docs
8 years ago
Artur Arseniev
3bf4587048
Move comment
8 years ago
Artur Arseniev
9d0970305a
Add `Use Custom CSS Parser` guide in docs
8 years ago