-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*BREAKING CHANGE* feature(steps): register/de-register steps dynamica…
…lly. closes(#200) (#205) * replaced numbers by steps in change step event + registered new steps when they change by making then dynamic * remove number from step and validation that didnt allow to render td-step without a number * remove changeStep event from demo * better css labels for unit tests * better css classes to diff between vertical header and horizontal header * initial step unit tests * added more basic unit tests and new use case for ngFor * hide button-group labels when screen size is md sm and xs in stepper * added demo and code as a better example * missed a line in code * fixed doc imports * fix tslint issues
- Loading branch information
1 parent
6403262
commit 6486eb5
Showing
8 changed files
with
424 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.