Skip to content

0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@wkeese wkeese released this 18 Apr 21:42
· 301 commits to master since this release

What's new in this release?

Enhancement
  • Store: delay query until after subclass sets this.query (#442)
Bug Fixes
  • HasDropDown: should set aria-expanded initially (#441)
  • FormWidget: redundant aria-disabled attribute (#440)
  • on() should consistently report ESC key as "Escape" (#439)
  • regression in build for templates with embedded custom elements (#438)
  • interference when two templates set class on same node (#434)