Skip to content

Releases: BlazorExpress/BlazorExpress.Core

0.2.0

20 Aug 18:23

Choose a tag to compare

What's changed

  • Updated the project version in BlazorExpress.Core.csproj to 0.2.0.
  • ParameterTypeName attribute added to parameters in BlazorExpressComponentCore and BlazorExpressLayoutComponentCore classes:
    • AdditionalAttributes (Dictionary<string, object>)
    • Nullable string properties: Class, Id, and Style for both classes to enhance component customization.

Full Changelog: v0.1.1...v0.2.0

0.1.1

27 Jul 08:12
4814bdb

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

0.1.0

26 Jul 12:11
9a7843a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/BlazorExpress/BlazorExpress.Core/commits/v0.1.0