Skip to content

v1.1.0

Choose a tag to compare

@enginustun enginustun released this 15 Oct 19:41
· 8 commits to master since this release

New big feature SVG support and some bug fixes has been implemented

  • Unnecessary eval functions has been changed with getObjectByString,
  • Empty Object models can be bound as HTML attributes and values now,
  • SVG rendering support has been implemented,
  • "data-sym-attr-" prefix has been added to handle pure svg attribute without error.
  • Allowed property check functionality has been extended to handle svg and all HTML elements.
  • render/do not render logic has been updated.