You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introducing new IntroStep (An optional step show on start and not count as main steps)
Improved status logic (NotStarted, Continued, Completed, Skipped)
UI/UX refinements
Basic keyboard navigation and accessibility
Documentation updates
Additional unit tests
Remove Dependencies: Seperate Components that has external dependencies to new projects and packages #571
MudBarcode is now in CodeBeam.MudBlazor.Extensions.Qr package
MudCsvMapper is now in CodeBeam.MudBlazor.Extensions.Csv package
Breaking Changes
The old APİ in MudStepperExtended is obsoleted. They should work, but needed to switch new API. There is no expected programmatic breaking changes, but some visual design changes may seen if you redesign the component.
For MudBarcode and MudCsvMapper, you only need to install new packages. No need to change namespaces or other code.