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

Add <aw-wizard-step [completed]> input to allow the user to show a step as completed from the start. #218

Merged
merged 5 commits into from
Jun 24, 2019

Conversation

earshinov
Copy link
Contributor

@earshinov earshinov commented Jun 11, 2019

Found it my local git repository's stash.

See related discussion #211 (comment).

Might come in handy for #170

src/lib/util/wizard-step.interface.spec.ts Outdated Show resolved Hide resolved
src/lib/util/wizard-step.interface.ts Outdated Show resolved Hide resolved
@madoar
Copy link
Owner

madoar commented Jun 24, 2019

@earshinov can you also add a short example that demonstrates this new feature?

@madoar madoar merged commit fdc41a3 into madoar:develop Jun 24, 2019
@earshinov earshinov deleted the initially-completed-wizard-steps branch June 24, 2019 22:45
@earshinov
Copy link
Contributor Author

earshinov commented Jun 24, 2019

@madoar , Certainly, but it will have to be on top of the configurable-nav-mode branch (madoar/angular-archwizard-demo#40), because the develop branch of angular-archwizard-demo does not compile with the develop branch of angular-archwizard.

Update: Done: madoar/angular-archwizard-demo#45

earshinov added a commit to earshinov/angular-archwizard that referenced this pull request Aug 11, 2019
* develop:
  Add <aw-wizard-step [completed]> input to allow the user to show a step as completed from the start. (madoar#218)
  Declare compatibility with Angular 8 (madoar#220)
# 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.

2 participants