Skip to content

Releases: EdCharbeneau/BlazorSize

BlazorSize 3.2.1

03 May 13:32
Compare
Choose a tag to compare

Fixed bug where JavaScript resources were not disposed at the correct time.
Fixed an issue where JavaScript log statements were released with final build.
3.2.0
Added service interfaces, IMediaQueryService, IResizeListener to support unit testing scenarios
Added end-to-end testing on source for QA
3.1.0
Added .NET 5 module loading for BlazorSize Resize Listener.
Fixed casing on JS modules, fixes deployment issues on Linux.
3.0.0

BlazorSize 2.2.0

10 Aug 17:09
Compare
Choose a tag to compare

Stability release

BlazorSize 2.1.0 #community-contributions

06 Aug 16:24
ac2e5ee
Compare
Choose a tag to compare

Thanks to @ViRuSTriNiTy for fixing several bugs related to Blazor Server.