Skip to content

v1.0.0

Compare
Choose a tag to compare
@anton-github anton-github released this 30 Sep 12:19
· 47 commits to master since this release

Changes

  • Components declaration has been changed according to this discussion #1. This is now data-dc-{namespace}="{json options}"
  • getElementComponents() method has been renamed to debug() in order to emphasize that is not for developing purpose

New

  • getChildComponents() and getChildComponent() methods have been added
  • docs improvement