Skip to content

Tags: mkArtak/LittleBlazors

Tags

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from mkArtak/custom

Upgraded the projects to .NET 8

v0.1.0

Toggle v0.1.0's commit message
Updated the Wizard package version

v0.0.7-alpha

Toggle v0.0.7-alpha's commit message
Added readonly-state capabilities.

v0.0.6-alpha

Toggle v0.0.6-alpha's commit message
Updated to version 0.0.6

v0.0.5-alpha

Toggle v0.0.5-alpha's commit message
Added state-value removal APIs

v0.0.4.1-alpha

Toggle v0.0.4.1-alpha's commit message
Added an indication about navigation direction to the wizard page.

v0.0.4.0-alpha

Toggle v0.0.4.0-alpha's commit message
Added ability for the WizardPage to abort navigation.

v0.0.3.7-alpha

Toggle v0.0.3.7-alpha's commit message
Fixed the issue causing the loading of the first wizard page not to fire

v0.0.3.6-alpha

Toggle v0.0.3.6-alpha's commit message
- Renamed OnPageChanging to OnPageLoading

- Renamed OnPageChanged to OnPageLoaded
- Fixed the bug where OnPageLoading won't fire on the first page load

v0.0.3.5-alpha

Toggle v0.0.3.5-alpha's commit message
Upgraded to version 0.0.3.5-alpha