Blazor

DevExpress UI for Blazor

OTHER License

Stars
380
Committers
20

Bot releases are visible (Hide)

Blazor - 19.2.3

Published by SergeySeleznyov over 4 years ago

Please also explore new features and breaking changes introduced in 19.2.1 Beta and 19.2.2 Beta versions.

New Bootstrap Theme

We created a new “Blazing Berry” theme for applications that are built using Bootstrap v4. This theme is now the default theme for our online demos.

New Components

In this version, we added two new components to our DevExpress UI for Blazor:

  • Button
  • TagBox

Added

  • Data Grid
    • Page size selector
    • The ability to limit the number of visible numeric buttons in a pager
    • Row preview section
    • New row initialization
    • Reload data in code
  • Chart - The ability to specify an axis type
  • Spin Edit - Hide spin buttons
  • Pager - The ability to limit the number of visible numeric buttons
  • Popup
    • Footer template
    • Change the header's visibility in code
    • Change the component’s visibility in code
    • A scrollbar in the pop-up window’s content.

Fixed

Breaking Changes

Known Issues

Blazor - 19.2.2 Beta

Published by SergeySeleznyov almost 5 years ago

.NET Core 3.1.1 Support

In this version, we support .NET Core 3.1.1 that contains security and reliability fixes.

Increased Stability

We polished features delivered in 19.2.1 Beta.

Breaking Changes

Blazor - 19.2.1 Beta

Published by SergeySeleznyov almost 5 years ago

Added

  • Localization
  • Data Grid
    • Asynchronous data binding
    • Binding to custom data sources
    • A CheckBox column
    • The Go to Page input box to jump to the corresponding page
  • Scheduler - New events to handle CRUD operations (add, update, and remove appointments)
  • Date Edit, Spin Edit, and Text Box - NullText support
  • Pager - The Go to Page input box to jump to the corresponding page

Fixed

Breaking Changes

Blazor - 19.1.10

Published by SergeySeleznyov almost 5 years ago

.NET Core 3.1 Support

In this version, we added support for the release of .Net Core 3.1.

New CheckBox Component

We added the following features to the new Blazor CheckBox component:

  • Bind to any data type
  • Toggle switch mode
  • Support for the indeterminate state
  • Customizable appearance

Added

  • Data Grid
    • Handle a row click
    • Cell and row HTML decoration
    • Ctrl+click to clear a column’s sort order
  • TreeView – Load child nodes on demand
  • Date Edit – Support for null values
  • The Clear button was added to the Text Box, Spin Edit, Date Edit, and ComboBox

Fixed

Breaking changes

Blazor - 19.1.9

Published by SergeySeleznyov almost 5 years ago

Added

  • Data Grid - Save and restore the layout
  • DateEdit - ScrollPicker mode

Fixed

Changed API

Blazor - 19.1.8.0

Published by SergeySeleznyov about 5 years ago

Fixed

Added

Charts

Support for series points appearance customization. Users can customize series points and their labels' appearance and provide custom images for points. This features was implemented in the scope of the T819957, T818419, T818942 tickets.

Data Grid

  • New API to specify the current page's index and count and handle their change events.

TreeView

  • Templates Support.
  • Ability to specify which user actions expand/collapse nodes.
  • New API to identify whether an event was triggered by user action or programmatically.
  • New API to get information about the nodes that match custom conditions.
  • New API to get a node's parent node information.
Blazor - Release version 19.1.7.0

Published by SergeySeleznyov about 5 years ago

Features

Support for ASP.NET Core and Blazor updates in .NET Core 3.0

Data Grid

  • Data binding, including bind to a large data source
  • Different column types to display and edit text, numbers, dates, and Boolean values
  • Built-in Edit Form
  • Sorting data by single or several columns
  • Data grouping
  • Filter column values by ‘Starts With’ condition
  • Paging
  • Templates
  • Single and multiple row selection
  • Virtual Scrolling

Pivot Grid

  • Data binding, including binding to IEnumerable and IQueryable and large data sources
  • Aggregate functions and summaries support
  • Sorting data
  • Grouping data
  • Data paging
  • Templates
  • Chart Integration

Scheduler

  • Binding to a data source
  • Day, Week and Work Week views
  • Appointment CRUD operations
  • Drag-and-drop appointments support

Charts

  • Line
  • Area
  • Bar
  • Bubble
  • Range Bar
  • Range Area
  • Candlestick
  • Stock
  • Pie
  • Donut

Data Editors

  • Calendar
  • ComboBox
  • Date Edit
  • List Box
  • Spin Edit
  • Text Box

Navigation and Layout

  • FormLayout
  • Pager
  • Popup
  • Tabs
Blazor - Release Candidate

Published by SergeySeleznyov about 5 years ago

New Components

  • Calendar
  • ListBox
  • Popup

Added

  • Data Grid
    • Bind to ExpandoObjects instances
    • Bind to complex data objects
    • Filter Row enhancements
  • Charts - New series types: Financial, Range, Pie, and Donut

Changed API

  • ComboBoxDataLoadMode {Default, VirtualScrolling} renamed to ListRenderMode {Entire, Virtual}
  • DxComboBox.DataLoadMode renamed to DxComboBox.ListRenderMode
Blazor - Beta 3 Updated for .NET Core 3.0 Release Candidate 1

Published by SergeySeleznyov about 5 years ago

Blazor - Beta 3 Updated for Blazor Preview 9

Published by SergeySeleznyov about 5 years ago

Blazor -

Published by SergeySeleznyov about 5 years ago

Beta 3

Added

  • Data Grid
    • Multiple selection
    • Specify a column's position in code
    • Drag and drop column headers
    • Grouping
    • Master-Detail view
  • Scheduler - Appointment editing
  • Text Box - Password mode
  • All Data Editors - Read-only mode

Check out this demo in live.