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

Commit 679a8d5

Browse files
mattlewis92wesleycho
authored andcommitted
docs(changelog): add missing carousel breaking change
Closes #5565
1 parent cc2d1b9 commit 679a8d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ template
6464
* datepicker: This breaks any snake-cased key usage, i.e.
6565
`show-weeks`. Convert all keys used to camelCase.
6666
* tab: Make the `active` attribute optional and move to `tabset` element.
67+
* carousel: the `active` attribute is now required on the `uib-carousel` element and a unique `index` attribute is required on each `uib-slide` element.
6768

6869

6970

0 commit comments

Comments
 (0)