0.9.0
What's new in this release?
Features
- New DatePicker widget, and TimeBase base class.
- New BoilerPlateTextBox base class.
- New Dialog widget.
Enhancements
- Redesign Accordion to fix accessibility issues and simplify customizing Panel headers
- Add Accordion#allowAllClosed property. …
- Make Combobox compatible with Aria 1.1.
- Redesign Combobox to work on iOS with VoiceOver.
- Redesign List to be accessible for multi-column table subclasses.
- Remove List
navIndex
concept, and just use tabIndex. - Other List enhancements, such as supporting role=list.
- If Combobox dropdown list is empty, display "no items" message.
- Upgrade to Custom Elements V1 API.
- Add Checkbox#indeterminate flag to allow programatically setting a checkbox to indeterminate mode.
- Upgrade to DCL V2.
- Support iOS 13.
Other
- Upgrade to Intern V4.
- Remove jQuery dependency.
- Remove
textDir
property, and iOS and hoiodark themes.
Plus numerous bug fixes.
See 0.8.2...79631b1 and 79631b1...0.9.0