Skip to content

2.4.0 Release

Choose a tag to compare

@tortmayr tortmayr released this 06 Apr 15:09
· 41 commits to master since this release

Changes

  • [diagram] Remove !important rules from default CSS #412 #413 #414
  • [diagram] Update default styling for label texts to avoid unintended user selection #415
  • [diagram] Fix behavior of ContainerManager to allow proper usage of type hints on root/graph level #417
  • [diagram] Prevent unintended rendering of not-supported sprotty reconnect handles #418
  • [diagram] Allow listening to selection changes in the AutoCompleteWidget #420
  • [api] Introduce a lightweight adaptable message system (i18n) #421

Potentially breaking changes

  • [diagram] Refactor a11y feature module and extract move,zoom,shortcut and resize features #396
    • The move, zoom, shortcut and resize features have been moved to their own modules. They are now enabled by default
    • For now the a11y module remains in experimental state and api breakages might occur in the future

Full Changelog: v2.3.0...v2.4.0