Skip to content

Releases: ZeroarcSoftware/megawizard

v3.0.1

10 May 18:15
Compare
Choose a tag to compare

Features

  • Update npm packages
  • Refactor to typescript

Bugs

  • Fix onEnter firing twice

v2.0.1

30 Apr 12:30
8d863e2
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release
  • Bootstrap 4
  • Fontawesome 5
  • Security patches:
    • lodash
    • https-proxy-agent

v0.8.0

07 Aug 18:28
Compare
Choose a tag to compare

Features

  • React 16
  • Flow type fixes

v0.4.0-beta

21 Mar 15:19
Compare
Choose a tag to compare
v0.4.0-beta Pre-release
Pre-release

Features

  • Add previous/next callbacks before and after step changes
  • Flow type annotations

v0.3.0

02 May 16:10
Compare
Choose a tag to compare

Features

  • React 15
  • Switched to babel 6

v0.2.2

11 Nov 22:21
Compare
Choose a tag to compare

Features

  • New onStepWillChange prop called before step change
  • Wrap onCompleteStep to stop event propagation

v0.2.1

27 Oct 21:34
Compare
Choose a tag to compare

Breaking Changes

  • validator step property renamed to nextValidator

Features

  • Added class and text overrides for buttons on per step or global basis
  • Added prevValidator validation check for previous button

v0.1.0

27 Oct 19:57
Compare
Choose a tag to compare

Initial release. It is a wizard of mega proportions.