Release notes

3.0.0-preview03-final

  • New controls
    • RichTextBox
    • ImageCrop
  • New features
    • New styling possibilities through CSS variables
    • Extended GridView export to Excel to support data types and extensibility
    • Property TabIndex made bindable on most controls
  • Changes to existing controls
    • MultiSelect
      • NewItemAdded event added to be used with the AllowNewItems property
    • Button
      • Outline property added for outline style
    • TextBox
      • Wrapped in <div> tag