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

angular directive for material stepper https://www.google.com/design/spec/components/steppers.html#steppers-types-of-steppers

Results 14 md-steppers issues
Sort by recently updated
recently updated
newest added

Hello, Only horizontal steppers are implemented right now? There's no support for vertical steppers like the one below? And if not is there another way to use md-steppers on mobile?...

Can we use this package with Angular 2 or Angular 4?

question
wontfix

Hi, I was wondering if there is any plan to include error/invalid steps feature? A simple color change to red button and red text would be sufficient. Maybe a new...

enhancement
help wanted

Would be great to have an easy way to override default colours. I believe simply adding `!default` flag to `$steppers-md-primary-color` and `$steppers-md-warn-color` variables would make it possible.