
Adds compatibility support for Microsoft .NET 5.0 RC2.
Features
Common
- Compatibility support provided for Microsoft .NET 5.0 Release Candidate (RC2).
TreeView
- The TreeView template node interaction has now been enabled.
Kanban
- Improved card layout by providing default colors, labels and custom classes.
Grid
- Provided the ability to respond to ObservableCollection events.
- Order of the
PageOrientation
enum type values has changed fromLandscape
,Portrait
toPortrait
,Landscape
.
Document Editor
- Added public API to show spell check dialog.
- Added resize API in document editor container.