Skip to content

Commit

Permalink
fix(docs): fix changelog for tab breaking change
Browse files Browse the repository at this point in the history
* add breaking change note for 1.2.0 release for tab change in angular-ui#5430.
  • Loading branch information
icfantv committed Feb 29, 2016
1 parent bd55e14 commit c093a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
* tab: Make the `active` attribute optional and move to `tabset` element.



Expand Down

0 comments on commit c093a18

Please sign in to comment.