0.6.0
Pre-release
Pre-release
What's new in this release?
New Features
- ComboBox: package the popup as a distinct widget (#367)
- ComboBox: implement keyboard navigation support (#362)
Enhancements
- Combobox: properly separate "keynav-child-navigated" and click handlers. (#502)
- List: documentation (and sample?) should better exposes the two choices here for navigation (between selection & click). (#391)
- List: easy way to switch between selection mode and action mode (#210)
Bug Fixes
- Missing jsfiddles in doc (#474)
- PageIndicator: viewstack property should be camel case (#470)
- Button&ToggleButton: buttons with iconClass are taller by default than regular buttons (#469)
- ViewStack: showNext & showPrevious do not have any jsdoc (#468)
- deliteful/tests/functional/StartRating.js test has been failing (#465)
- Switch: when disabled, the knob can still be slid (#453)
- Bidi problems in deliteful/ToggleButton (#432)
- Checkbox: documentation states that there is no user interaction through keyboard (#427)
- Combobox: the dropdown arrow is not clickable on IE (#397)
- ProgressBar: no change event should be send as there are no user interaction to this widget (#390)
- List: height in non scrollable mode (#327)
- SidePane on Android: the pushed content should not be horizontally scrollable (#192)