Skip to content

Beta Release

Compare
Choose a tag to compare
@StefansArya StefansArya released this 02 Apr 12:13
· 1136 commits to master since this release
  • Fix bug where initialization is not working
  • Improve component feature
  • Add feature to safely replace HTML content from the model
  • Remove delay when removing list, remove unrequired code, fix multiple scope bug
  • Add two/one way binding feature for many input types
  • Add input range element binding and type data assign support
  • Improve error handling
  • Add model state listener and trigger change event for the input elements
  • Fix quotation mark bugs and improve performance
  • Fix class binding
  • Fix removed value attribute on some element
  • Add support for direct DOM component declaration and optimize some code
  • Add support for using repeated component element
    And much more...