Skip to content

0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@wkeese wkeese released this 11 Sep 12:06
· 580 commits to master since this release

Major changes since 0.2.0:

  • various fixes to template parsing
  • lots of fixes, plus API changes for delite/popup and HasDropDown
  • start of support for using native appendChild() and insertBefore() methods on Container subclasses (more in final release)
  • refactoring of CSS files
  • FormWidget: send aria-* attributes to focusNode so screen readers work

See 0.2.0-dev...0.3.0-alpha for details.