
Adds new DropDownFilter component plus improvements to TabStrip and TreeView.
Features
- Added new DropDownFilter component which allows you to add a dropdown list with different filter operations.
- TabStrip can now align tabs to appear on top-left, middle or bottom-right side.
- Tabs can now have vertical orientation.
- TabStrip can now show tabs in multiple lines.
- TabStrip now auto-updates its layout on dynamic resize.
- Added Tabs in different colors with the option to set animated inline styles.
- TreeView items can now accept inline styles for each state: disabled, normal, hovered or selected.
- Added the ability to change item appearance in TreeView on demand using custom styles.
- TreeView now has the ability to auto-size where tree structure is shown in full without virtualization.
- Added the option to add radio buttons to TreeView.
- Added new samples for TabStrip and TreeView components.