Skip to content

Release version 0.2.0

Compare
Choose a tag to compare
@Zorin95670 Zorin95670 released this 16 Aug 12:08
· 727 commits to main since this release
39d6b1b

[0.2.0] - 2022-08-16

Added

  • Workflow to deploy documentation on Github pages
  • Create default class structure draw/metadata/parser/render and their individual tests.
  • Add default error for parser
  • Add Draw and drawDefaultModel methods to DefaultDrawer.js
  • Add functions to set default component position.
  • Add functions to set default component position.
  • Add moveComponent method to move svg components in modelizer.
  • Have specific draw method for template
  • Add outline display on select graphical component

Changed

  • Improve all class models and their individual tests.

Removed

  • Remove function renderString for SVG template.