Skip to content

Releases: WinClassic/ClassicSuite

v2.0.0

13 May 11:42
Compare
Choose a tag to compare
  • PageParts has been renamed to PagePart (6a2015b)
  • EnterPage and LeavePage have been renamed to PageEnter and PageLeave respectively (fa30ba7)
  • AllowedButtons has been renamed AllowedButton (0717f1a)
  • Added CancellationRequested to WizardPage which will be called upon the user clicking "Cancel". This event can be cancelled. (087a900, thanks @AEAEAEAE4343)
  • Made methods for navigating forwards (NavigateFowards()) and backwards (NavigateBackwards()) public, thus deprecating the WizardPage.NextPageRequested event. (ece1317, a6f8c96)

v1.3.0

07 May 20:06
Compare
Choose a tag to compare
  • Added footer text (ed7be21)
  • The override for button text can now be updated at runtime (dd5473d)

v1.2.0

03 May 07:56
Compare
Choose a tag to compare
Edit workflow