md-steppers
md-steppers copied to clipboard
angular directive for material stepper https://www.google.com/design/spec/components/steppers.html#steppers-types-of-steppers
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?...
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...
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.