Skip to content

Beta Release

Compare
Choose a tag to compare
@StefansArya StefansArya released this 14 Mar 15:15
· 1181 commits to master since this release
  • Various bug fixes
  • Add component feature
  • Automatically bind element with the related model data
  • Improve virtual scroll
  • Improve array binding performance
  • Improve HTML parser
  • Add polyfill for IE10 and remove support for IE9
  • Add feature for keyed and non-keyed list
  • Improve event listener for array binding
  • Improve framework startup
  • Update test case and examples
  • Add more information on readme
  • Improve security
  • Refactoring and simplicity some code
  • etc