-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Step Wizard #1064
Comments
I don't think its related to material design, This library is a basic components based on Google Material Design Specs if you would like to have a mash-up between those two libraries you should open a new project. |
I agree with @EladBezalel this isn't a good fit for angular-material. It should be it's own library which allows you to specify your own template so that it can work with any library(angular-material,bootstrap,custom etc). It also appears that angular-wizard does have an option to use your own template. |
At this time, Angular Material is focused on developing elements already in the Material Design spec, and I don't see one resembling a wizard. There are progress indicators, which don't look exactly like a wizard but could be used to show progress. I recommend referring to the design spec and creating your own project to accomplish this task, if it's something you need! It's likely to happen faster that way. Note: This is also an appropriate discussion to have in the ngMaterial Forum, rather than Github. |
Please take a look to: |
Hi! I understand that a full wizard is not something that is in the scope of this project. However, are the steps from the Material Design guidelines (http://www.google.es/design/spec/components/steppers.html) going to be implemented at some point? |
@leolozes angular material aim to implement the full Material Spec. |
This is quit a rare element to ask for but it'd be nice to have a Step-wizard.
Maybe this element can be added to later milestones, being less important.
Something of this sort: https://github.com/mgonto/angular-wizard
The text was updated successfully, but these errors were encountered: