Material: Carousel Request

Created on 4 May 2016  路  5Comments  路  Source: angular/material

Most helpful comment

If you want one without bootstrap, I made this at some point: https://github.com/FDIM/ng-carousel
On the other hand, it would be great to have something like this as part of the core though.

All 5 comments

I don't think this will be in the line of action for 1.1.0 atleast, as there are some components and features in the line for release.

and it is not even in the material design specs

Submitting a PR which implements this is probably the fastest (possibly the only) way to get this added to angular material.

If you want one without bootstrap, I made this at some point: https://github.com/FDIM/ng-carousel
On the other hand, it would be great to have something like this as part of the core though.

I think this type of component should go in an extensions library (eg angular-material-extensions). This will not be the core library (angular-material).

Was this page helpful?
0 / 5 - 0 ratings