File tree Expand file tree Collapse file tree 2 files changed +44
-1
lines changed Expand file tree Collapse file tree 2 files changed +44
-1
lines changed Original file line number Diff line number Diff line change 1+ # 0.9.0 (2013-12-28)
2+
3+ _ This release adds Bootstrap3 support_
4+
5+ ## Features
6+
7+ - ** accordion:**
8+ - convert to bootstrap3 panel styling ([ 458a9bd3] ( http://github.com/angular-ui/bootstrap/commit/458a9bd3 ) )
9+ - ** carousel:**
10+ - some changes for Bootstrap3 ([ 1f632b65] ( http://github.com/angular-ui/bootstrap/commit/1f632b65 ) )
11+ - ** collapse:**
12+ - make collapse work with bootstrap3 ([ 517dff6e] ( http://github.com/angular-ui/bootstrap/commit/517dff6e ) )
13+ - ** datepicker:**
14+ - update to Bootstrap 3 ([ 37684330] ( http://github.com/angular-ui/bootstrap/commit/37684330 ) )
15+ - ** modal:**
16+ - added bootstrap3 support ([ 444c488d] ( http://github.com/angular-ui/bootstrap/commit/444c488d ) )
17+ - ** pagination:**
18+ - support bootstrap3 ([ 3db699d7] ( http://github.com/angular-ui/bootstrap/commit/3db699d7 ) )
19+ - ** progressbar:**
20+ - update to bootstrap3 ([ 5bcff623] ( http://github.com/angular-ui/bootstrap/commit/5bcff623 ) )
21+ - ** rating:**
22+ - update rating to bootstrap3 ([ 7e60284e] ( http://github.com/angular-ui/bootstrap/commit/7e60284e ) )
23+ - ** tabs:**
24+ - add nav-justified ([ 3199dd88] ( http://github.com/angular-ui/bootstrap/commit/3199dd88 ) )
25+ - ** timepicker:**
26+ - restyled for bootstrap 3 ([ 6724a721] ( http://github.com/angular-ui/bootstrap/commit/6724a721 ) )
27+ - ** typeahead:**
28+ - update to Bootstrap 3 ([ eadf934a] ( http://github.com/angular-ui/bootstrap/commit/eadf934a ) )
29+
30+ ## Bug Fixes
31+
32+ - ** alert:**
33+ - update template to Bootstrap 3 ([ dfc3b0bd] ( http://github.com/angular-ui/bootstrap/commit/dfc3b0bd ) )
34+ - ** collapse:**
35+ - Prevent consecutive transitions & tidy up code ([ b0032d68] ( http://github.com/angular-ui/bootstrap/commit/b0032d68 ) )
36+ - fixes after rebase ([ dc02ad1d] ( http://github.com/angular-ui/bootstrap/commit/dc02ad1d ) )
37+ - ** rating:**
38+ - user glyhicon classes ([ d221d517] ( http://github.com/angular-ui/bootstrap/commit/d221d517 ) )
39+ - ** timepicker:**
40+ - fix look with bootstrap3 ([ 9613b61b] ( http://github.com/angular-ui/bootstrap/commit/9613b61b ) )
41+ - ** tooltip:**
42+ - re-position tooltip after draw ([ a99b3608] ( http://github.com/angular-ui/bootstrap/commit/a99b3608 ) )
43+
144# 0.8.0 (2013-12-28)
245
346## Features
Original file line number Diff line number Diff line change 11{
22 "author" : " https://github.com/angular-ui/bootstrap/graphs/contributors" ,
33 "name" : " angular-ui-bootstrap" ,
4- "version" : " 0.9.0-SNAPSHOT " ,
4+ "version" : " 0.9.0" ,
55 "dependencies" : {},
66 "devDependencies" : {
77 "grunt" : " ~0.4.1" ,
You can’t perform that action at this time.
0 commit comments