New
v0.22.13
What's Changed
- Add document for parameters of
Parser.parseHtmlby @nanto in https://github.com/GrapesJS/grapesjs/pull/6576 - Improve TS for custom file upload option by @artf in https://github.com/GrapesJS/grapesjs/pull/6578
- Update Contributing link in README.md by @markdanial in https://github.com/GrapesJS/grapesjs/pull/6579
- Data Binding Fixes by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6565
- Add
checkscript (lint && format:check && ts:check) by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6599 - Fix infinite text nodes on dragging into a symbol by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6600
- Escape ampersand, less-than, and greater-than in attribute value by @nanto in https://github.com/GrapesJS/grapesjs/pull/6604
- Improve reset from string by @artf in https://github.com/GrapesJS/grapesjs/pull/6607
New Contributors
- @markdanial made their first contribution in https://github.com/GrapesJS/grapesjs/pull/6579
Full Changelog: https://github.com/GrapesJS/grapesjs/compare/v0.22.12...v0.22.13