-
Notifications
You must be signed in to change notification settings - Fork 6.8k
feat(material/stepper): add the ability to control the position of the header in a horizontal stepper #15509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
7072b62
to
845f33d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What is the status of this feature? |
845f33d
to
402c3b0
Compare
402c3b0
to
4a7643b
Compare
4a7643b
to
6a25022
Compare
6ba6bec
to
28b5005
Compare
28b5005
to
854907d
Compare
854907d
to
484f331
Compare
484f331
to
d1b0d2a
Compare
d1b0d2a
to
dc52652
Compare
…e header in a horizontal stepper Allows users to control where the header of a horizontal stepper is rendered. In some cases it might make more sense to have the buttons be under the content so that the user doesn't have to go back in the page layout in order to continue to the next step.
dc52652
to
4d2a3c0
Compare
…e header in a horizontal stepper (angular#15509) Allows users to control where the header of a horizontal stepper is rendered. In some cases it might make more sense to have the buttons be under the content so that the user doesn't have to go back in the page layout in order to continue to the next step.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Allows users to control where the header of a horizontal stepper is rendered. In some cases it might make more sense to have the buttons be under the content so that the user doesn't have to go back in the page layout in order to continue to the next step.