Skip to content

v1.4.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@capdiem capdiem released this 01 Mar 09:41
· 55 commits to main since this release
50c11bc

What's Changed

  • fix(treeview): make sure only one active when single active by @wildwind2000 in #559
  • refactor: move some components to MASA.Blazor by @capdiem in #560
  • feat: Add Sortable component to replace DragZone component by @capdiem in #561
  • refactor: move Dialog, NavigationDrawer, Overlay to Masa.Blazor by @capdiem in #562
  • feat(localstorage): add JsonSerializerOptions argument for set and get by @pigwing in #545
  • refactor(Editor): move code to MASA.Blazor by @capdiem in #565
  • fix(SetCookie): do nothing if value is null or undefined by @capdiem in #564
  • fix(SimpleCheckbox): the default icon of indeterminate is wrong by @capdiem in #563
  • fix(JSModule): ignore InvalidOperationException when prerendering by @capdiem in #566

New Contributors

Full Changelog: 1.4.0-beta.1...1.4.0-beta.2