
Adds new SplitImage component to visually compare differences between 2 images or custom HTML elements.
Features
- New component: SplitImage - allows you to visually compare differences between two images or custom HTML elements.
- SlideBar component now has two display modes: Stream and Carousel.
- Mouse Wheel has five speeds in Grid, TreeGrid and PivotGrid components: VerySlow, Slow, Normal, Fast and Veryfast.
- Horizontal Scrolling is now available when Shift is pressed and Mouse Wheel is in use.
- loadData method in Grid and TreeGrid now have the option to load columns and rows at the same time.
- loadData method now supports incremental data loading.
- Export data from TreeList and Breadcrumb as a tree hierarchy or a flat list in JSON format.
- ProgressBar has an option to show or hide a label displaying its current value.
- New ColumnSizeChanging event has been added for Grid, TreeGrid and PivotGrid.
- The type of editor and its settings used in Grid and TreeGrid columns is now also determined from the parent column.
- List component has the option to add items as separators.
- z-index as custom property is now available for all components.
- New CSS Custom Properties for Grid, TreeGrid and PivotGrid.
- Text editor in Grid cells now occupies the whole cell space.
- TreeList component now has an option to scroll to a specific item.
- The dynamic styling has been improved for all components.