react-md icon indicating copy to clipboard operation
react-md copied to clipboard

[Steppers] - Implement Steppers

Open mlaursen opened this issue 9 years ago • 12 comments

https://material.google.com/components/steppers.html

mlaursen avatar Mar 22 '16 11:03 mlaursen

I really love the elements you've designed. Great work! +1 for a stepper

praneybehl avatar Aug 11 '16 13:08 praneybehl

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.

mlaursen avatar Aug 15 '16 15:08 mlaursen

Looking forward for this

stunaz avatar Mar 16 '17 16:03 stunaz

What's the status of this?

cdvv7788 avatar Oct 03 '17 22:10 cdvv7788

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.

mlaursen avatar Oct 04 '17 13:10 mlaursen

This one https://github.com/ahlechandre/mdl-stepper could work as a basis.

cdvv7788 avatar Oct 04 '17 13:10 cdvv7788

@mlaursen I could give it a try using the above suggestion as a basis, but I am just getting started with react.

cdvv7788 avatar Oct 04 '17 21:10 cdvv7788

@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.

mlaursen avatar Oct 05 '17 13:10 mlaursen

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

rmanium avatar Dec 10 '17 02:12 rmanium

+1

Laurelin67 avatar Jan 11 '18 09:01 Laurelin67

+1

es-tomas avatar Jan 12 '18 00:01 es-tomas

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 TABS and see them all at once.

dimitropoulos avatar Sep 03 '20 04:09 dimitropoulos