v1.4.0-beta.4
Pre-release
Pre-release
What's Changed
- fix(PageTabs): key values must be unique by @capdiem in #1793
- add dataflow methods by @pigwing in #1794
- add missing attribute by @pigwing in #1797
- feat: add PageStack component by @capdiem in #1790
- feat: support for setting the lifetime of MasaBlazor service by @capdiem in #1805
- feat(Dialog): add OutcomeContent with a DialogContentContext by @capdiem in #1804
- fix(AppBar): ElevateOnScroll doesn't work when ScrollTarget is window by @capdiem in #1803
- refactor(ThemeCssBuilder): refactoring using css varialbles by @capdiem in #1802
- feat(InfiniteScroll): the value of
Parent
is set towindow
by default by @capdiem in #1801 - feat(EnqueuedSnackbars): do not obscure components used for layout by @capdiem in #1800
- docs(PageStack): add docs by @capdiem in #1809
- feat: Add closeable option to TabOptions (#1807) by @pankey888 in #1808
New Contributors
- @pankey888 made their first contribution in #1808
Full Changelog: 1.4.0-beta.3...1.4.0-beta.4