Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-16 | 1.1 kB | |
v0.22.13 source code.tar.gz | 2025-09-16 | 2.4 MB | |
v0.22.13 source code.zip | 2025-09-16 | 2.8 MB | |
Totals: 3 Items | 5.2 MB | 8 |
What's Changed
- Add document for parameters of
Parser.parseHtml
by @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
check
script (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