Skip to content

Release version 0.4.0

Compare
Choose a tag to compare
@Zorin95670 Zorin95670 released this 26 Aug 13:03
· 693 commits to main since this release
f718dae

[0.4.0] - 2022-08-26

Added

  • Add property definition in ComponentAttribute
  • Add property definition in ComponentLink
  • Add property attributeRef in ComponentLinkDefinition
  • Add method setContainerSize using bin-pack library in DefaultDrawer.
  • Add feature that drawing components in their container and resize it, in DefaultDrawer.

Changed

  • Rename fields in ComponentLink:
    • from.id become source
    • to.id become target
  • Improve modules export handling