Skip to content

0.2.0

Latest

Choose a tag to compare

@gvreddy04 gvreddy04 released this 20 Aug 18:23
· 1 commit to main since this release

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