merge conflicts

This commit is contained in:
mhartington
2015-12-04 15:39:42 -05:00
27 changed files with 112 additions and 40 deletions

View File

@ -64,6 +64,7 @@ import {Scroll} from '../scroll/scroll';
* @property {Any} [bounce] - whether the slides should bounce
* @property [pager] - add this property to enable the slide pager
* @property {Any} [slideChanged] - expression to evaluate when a slide has been changed
* @see {@link /docs/v2/components#slides Slides Component Docs}
*/
@Component({
selector: 'ion-slides',