Skip to content

Release version 0.24.0

Compare
Choose a tag to compare
@Zorin95670 Zorin95670 released this 12 Jun 09:06
· 116 commits to main since this release
e64d1a3

[0.24.0] - 2024/06/12

Added

  • Complete refacto of drawer:
    • Multi selection of components
    • Add marker on link.
    • Add anchor for link.
    • Manage burger menu event on component.
    • Hide components.
    • Add more properties on component to improve display.
    • Add new events to 'openMenu' and 'zoom'.

Changed

  • Complete refacto of drawer:
    • Externalize all svg rendering into separate class using nunjucks.
    • Externalize all actions into separate classes.
    • Reduce complexity of DefaultDrawer.
    • Resize action is more userFriendly.
    • Replace ELK Layout by homemade layout.
    • Link used nunjucks for rendering.

Fixed

  • Workflow to generate technical documentation.
  • Having null component draw option.