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

docs(changelog): add missing breaking change #5554

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -63,6 +63,7 @@ template
* datepicker: This adds extra CSS for the datepicker for the left and right header buttons - one can override this appropriately with any selector of class priority higher than 1
* datepicker: This breaks any snake-cased key usage, i.e.
`show-weeks`. Convert all keys used to camelCase.
* tabs: The tab API is changed - please refer to [the documentation](http://angular-ui.github.io/bootstrap/#/tabs) on new usage of tabs