Added
- Added the ability to preselect page on project load via new
config.pageManager.selected
option #5463 - Added new command events. Added these events mainly for consistency with other module events. Previous are still there and working but should be considered from now as deprecated.
Fixed
- Fix ColorPickerOptions TS #5739
- Remove by default unsafe attribute values from HTML #5743
- Skip component resizer if already enabled #5753
- Always place the tools above the highlighter by @bernesto in #5736
Full Changelog: v0.21.9...v0.21.10