react-md
react-md copied to clipboard
[Steppers] - Implement Steppers
https://material.google.com/components/steppers.html
I really love the elements you've designed. Great work! +1 for a stepper
Thanks! I'm still trying to work out a good API since the content and styling is quite dynamic for this component. It will be the next component I implement after the Expansion Panels.
Looking forward for this
What's the status of this?
This hasn't been worked on too much yet. I have a couple of ideas floating around, but they don't seem low-level/customizable enough for the different use cases yet.
This one https://github.com/ahlechandre/mdl-stepper could work as a basis.
@mlaursen I could give it a try using the above suggestion as a basis, but I am just getting started with react.
@cdvv7788 I will be working on implementing this after I finish the 1.2.0 release (hopefully by end of next week), but I still welcome PRs if it is something you'd like to work on.
Any updates on this component? I could really use this in our project, we recently moved from material-ui to react-md but I realized there is no stepper in react-md so I am looking for a third-party solution @mlaursen
+1
+1
hey :smile: I noticed that you're working on building a Stepper. The react-ui-roundup has a lot of other examples of Steppers that might be interesting or useful points of reference to you while you're developing it for react-md.
https://react-ui-roundup.dimitrimitropoulos.com/#Stepper
Tip: if you view from the website you can open click
OPEN ALL IN NEW TABSand see them all at once.