Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make defaultStepIndex, disableNavigationBar and the navigation mode inputs updatable and allow the insertion/removal of wizard steps #95

Merged
merged 2 commits into from
Jan 28, 2018

Conversation

madoar
Copy link
Owner

@madoar madoar commented Jan 28, 2018

This PR allows:

  • the modification of the defaultStepIndex, disableNavigationBar and navigation mode inputs at runtime
  • the insertion and removal of wizard steps after the wizard initialization (except the currently visible step)

Closes #31, #70, #75

- make disableNavigationBar updatable
- make the navigation mode changable
- enable the removal of arbitrary wizard steps (except the current step) from the DOM at runtime
- add tests
@madoar madoar merged commit 760dd83 into master Jan 28, 2018
@madoar madoar deleted the make-inputs-updatable branch January 28, 2018 14:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant