Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

3.2.0

Compare
Choose a tag to compare
@kevinparkerson kevinparkerson released this 31 Oct 20:33
· 1576 commits to master since this release

Feature and bug fix release

Enhancements/New Features

#817 - Support for text in tree data source. Use of name deprecated. [tree]
#771 - Added role="menu" to dropdown in combobox markup template [combobox]
#769 - Added option to highlight sorted columns [repeater (list)]
#760 - Better IE10 / IE11 input support by removing native clear buttons [numerous controls]
#739 - Ability to specify flip boundary via data-target attribute [dropdown-autoflip]

Bug fixes

#804 - Improving Chrome's focus appearance on repeater rows [repeater (list)]
#769 - Fixed issue where the body tag was being duplicated [repeater (list)]
#762 - Fixed folder selectable padding issue [tree]
#738 - Corrected tree event typo by adding period [tree]
#734 - Added .trim() to remove surrounding whitespace [combobox]
#730 - Fix for bullet point inside radio for input groups [radio]