Releases: AlexNek/Blazor.Wizard
Releases · AlexNek/Blazor.Wizard
Release list
2.2.0.6
Implement state persistence (#10) * implementation concept * first implementation with error * correct index saving * small refactor * update version * correct review notice * correct review II * correct review II * correct syntax error
2.1.0.5
Add di services to wizard, improve docu (#4) * first try for services * animation via DI * variant with factory * remove static initialization from person dialog * 1st description * added DI documentation * update some docu * update docu * rename files and update readme * remove .dotnet from git * bump version and update change log * update .gitignore * correct review notice * correct example description * trick for file name case changing part 1 * trick for file name case changing part 2 * correct readme