Release v1.0 - MikaBerglund/Blazor-Bootstrap GitHub Wiki

Release Notes v1.0

The first public release of Blazor Bootstrap component library.

Schedule

The release is scheduled for publishing during 2020/Q1.

Components

The release will include the following components.

General Component Features

The following list provides an overview of the general features supported by all components.

  • All modifications to components are made using component parameters
  • Components that support interaction provide the support through parameters, events and methods defined on the component.
  • No JavaScript required for working with the components.
  • The graphical appearance is fully customizable through theming.

Layout Components

The components that support the Bootstrap Grid will only support the default 12 column grid.

Layout Utilities

Nuget

The Blazor Bootstrap component library will be published to Nuget for easy use in your applications.