New
v0.22.6
What's Changed
- chore: fix some typos in comment by @jiangmencity in https://github.com/GrapesJS/grapesjs/pull/6378
- Switch bottom left radius with bottom right radius by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6379
- Apply constraints only if value of a style input is a valid number by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6380
- Add collection components by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6359
- fix: unknown pseudo-element and unused rulesets in scss by @ltabis in https://github.com/GrapesJS/grapesjs/pull/6389
- Fix resizer on absolute drag mode when the parent is positioned ( position: relative | absolute | .... ) by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6382
- Fix important value not clearing after changing the selected component by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6381
- Fix and add a few events by @artf in https://github.com/GrapesJS/grapesjs/pull/6397
- Add scrollable canvas feature by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6395
- Fix scrollable canvas by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6404
- Add move page method to PageManager by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6413
- Update canvas frame by @artf in https://github.com/GrapesJS/grapesjs/pull/6414
- fix: Highlighted text selection cleared on shift-click by @sirbeagle in https://github.com/GrapesJS/grapesjs/pull/6412
- Add auto scrollable canvas by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6408
- Add new events render and removed events to components by @artf in https://github.com/GrapesJS/grapesjs/pull/6423
- fix: Add height CSS for Safari not showing layer icons (#6394) by @sirbeagle in https://github.com/GrapesJS/grapesjs/pull/6424
- Add options for zoom change event by @artf in https://github.com/GrapesJS/grapesjs/pull/6429
- Firefox resize fix + skip loading keymaps in headless mode by @artf in https://github.com/GrapesJS/grapesjs/pull/6435
- fix: typos in documentation files by @maximevtush in https://github.com/GrapesJS/grapesjs/pull/6400
- Remove deprecated @import commands from SASS files by @sirbeagle in https://github.com/GrapesJS/grapesjs/pull/6426
- Dynamic values improvements by @mohamedsalem401 in https://github.com/GrapesJS/grapesjs/pull/6419
- Fix events output in API reference docs by @artf in https://github.com/GrapesJS/grapesjs/pull/6452
New Contributors
- @jiangmencity made their first contribution in https://github.com/GrapesJS/grapesjs/pull/6378
- @ltabis made their first contribution in https://github.com/GrapesJS/grapesjs/pull/6389
- @sirbeagle made their first contribution in https://github.com/GrapesJS/grapesjs/pull/6412
- @maximevtush made their first contribution in https://github.com/GrapesJS/grapesjs/pull/6400
Full Changelog: https://github.com/GrapesJS/grapesjs/compare/v0.22.5...v0.22.6