Releases: BlazorExpress/BlazorExpress.Core
Releases · BlazorExpress/BlazorExpress.Core
0.2.0
What's changed
- Updated the project version in
BlazorExpress.Core.csprojto0.2.0. - ParameterTypeName attribute added to parameters in
BlazorExpressComponentCoreandBlazorExpressLayoutComponentCoreclasses:AdditionalAttributes(Dictionary<string, object>)- Nullable string properties:
Class,Id, andStylefor both classes to enhance component customization.
Full Changelog: v0.1.1...v0.2.0
0.1.1
What's Changed
- Method return type name attribute by @gvreddy04 in #2
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- Features/xml documentation updates by @gvreddy04 in #1
New Contributors
- @gvreddy04 made their first contribution in #1
Full Changelog: https://github.com/BlazorExpress/BlazorExpress.Core/commits/v0.1.0