File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.10.0 (2014-01-13)
2
+
3
+ _ This release adds AngularJS 1.2 support_
4
+
5
+ ## Features
6
+
7
+ - ** modal:**
8
+ - expose dismissAll on $modalStack ([ bc8d21c1] ( http://github.com/angular-ui/bootstrap/commit/bc8d21c1 ) )
9
+
10
+ ## Bug Fixes
11
+
12
+ - ** datepicker:**
13
+ - evaluate ` show-weeks ` from ` datepicker-options ` ([ 92c1715f] ( http://github.com/angular-ui/bootstrap/commit/92c1715f ) )
14
+ - ** modal:**
15
+ - leaking watchers due to scope re-use ([ 0754ad7b] ( http://github.com/angular-ui/bootstrap/commit/0754ad7b ) )
16
+ - support close animation ([ 1933488c] ( http://github.com/angular-ui/bootstrap/commit/1933488c ) )
17
+ - ** timepicker:**
18
+ - add correct type for meridian button ([ bcf39efe] ( http://github.com/angular-ui/bootstrap/commit/bcf39efe ) )
19
+ - ** tooltip:**
20
+ - performance and scope fixes ([ c0df3201] ( http://github.com/angular-ui/bootstrap/commit/c0df3201 ) )
21
+
1
22
# 0.9.0 (2013-12-28)
2
23
3
24
_ This release adds Bootstrap3 support_
Original file line number Diff line number Diff line change 1
1
{
2
2
"author" : " https://github.com/angular-ui/bootstrap/graphs/contributors" ,
3
3
"name" : " angular-ui-bootstrap" ,
4
- "version" : " 0.10.0-SNAPSHOT " ,
4
+ "version" : " 0.10.0" ,
5
5
"homepage" : " http://angular-ui.github.io/bootstrap/" ,
6
6
"dependencies" : {},
7
7
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments