Skip to content

Releases: AlexNek/Blazor.Wizard

2.2.0.6

Choose a tag to compare

@AlexNek AlexNek released this 08 Mar 23:50
6be4a47
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

Choose a tag to compare

@AlexNek AlexNek released this 07 Mar 10:00
a8f468e
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

2.0.1.4

Choose a tag to compare

@AlexNek AlexNek released this 04 Mar 21:29
Merge branch 'develop'

2.0.0.3

Choose a tag to compare

@AlexNek AlexNek released this 26 Feb 23:25
enable test in docu

1.0.0.2

Choose a tag to compare

@AlexNek AlexNek released this 22 Feb 21:33
update readme