2.6.0 Release
Changes
- [diagram] Fix overflow-behavior of command-palette #449
- [i18n] Add missing translation messages for context menu labels #450
- [diagram] Fix bugs with the export SVG feature #451
- [diagram] Add support for nested nodes to
NoOverlapMovementRestrictor#452 - [api] Add optional viewport information to
ComputedBoundsAction#460 - [diagram] Update to codicon 0.0.44 -> new icons are available #465
Potentially Breaking Changes
- [api] Refactor menu item API #450
- Ensure that
MenuItemis serializable- Use boolean flags instead of functions
- Use
ClientMenuIteminstead ofMenuItemon client-side
- Ensure that
- [api] Add support for asynchronous
ActionHandler#457- Breaking changes in protected methods of
GlspActionDispatcher(might affect adopter subclasses)
- Breaking changes in protected methods of
Full Changelog: v2.5.0...v2.6.0