Skip to content

0.8.2

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

What's new in this release?

Enhancements
  • List: support role=menu (#604)
  • SidePane: fire event on show (#596)
  • Checkbox and RadioButton labeling should be easier (#442)
Bug Fixes
  • Combobox: when using VoiceOver, down arrow gets announced (iOS) (#615)
  • ViewStack: loses currently selected child when detached then reattached (#614)
  • List: navigation problems when List nested in another list (#613)
  • Combobox: aria-activedescendant not set (#610)
  • List: only set aria-readonly for role=grid, not for other roles (#606)
  • Checkbox: aria-checked attribute not set. (#605)
  • Checkbox: checkmark in wrong position on iOS and Firefox (#601)
  • RadioButton: selection doesn't show up in high contrast (#597)
  • Memory leak in ViewStack (#593)
  • List: zero width when used in popup on IE11 (#590)
  • List: hangs when detached then reattached to document (#589)