Skip to content

BlazorQuery Alpha 0.0.3

Latest
Compare
Choose a tag to compare
@kevinjpetersen kevinjpetersen released this 21 May 19:33

Change log

  • Version 0.0.3 - 2021-05-01

    • Migrated to .NET 5 and updated all packages to .NET 5 versions
    • Some cleanup, such as moving BlazorQueryDOMHelpers to a new file
    • Fixed a bug where Height and Width on DOM element needed to be double
    • Added "href" to DOM element
  • Version 0.0.2 - 2020-07-29

    • Functionality added
      • Update projects to build with latest version of Blazor
      • Migration from blazor preview --> blazor release
      • Starting wrapping fadein and fadeout
      • New testapp to test with blazor webassembly, and refactoring to make common code between the 2 testaspp