Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

feat(carousel): remove replace: true usage #5987

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Remove replace: true usage from the carousel and the slide

BREAKING CHANGE: Due to the removal of replace: true, this causes a slight HTML structure change to the carousel and the slide elements - see documentation demos to see how it changes. This also caused removal of the ngTouch built in support - if one is using ng-touch, one needs to add the ng-swipe-left and ng-swipe-right directives to the carousel element with relevant logic.

- Remove `replace: true` usage from the carousel and the slide

BREAKING CHANGE: Due to the removal of `replace: true`, this causes a slight HTML structure change to the carousel and the slide elements - see documentation demos to see how it changes. This also caused removal of the ngTouch built in support - if one is using ng-touch, one needs to add the `ng-swipe-left` and `ng-swipe-right` directives to the carousel element with relevant logic.
@icfantv
Copy link
Contributor

icfantv commented Jun 12, 2016

LGTM

@wesleycho wesleycho closed this in 5046bd4 Jun 12, 2016
@wesleycho wesleycho deleted the feat/carousel-replace branch June 12, 2016 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants