File tree Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 2.0.0-alpha.55 " ></a >
2
+ # [ 2.0.0-alpha.55] ( https://github.com/driftyco/ionic/compare/v2.0.0-alpha.54...v2.0.0-alpha.55 ) (2016-02-05)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** alert:** ensure keyup listener has been removed ([ 2710e34] ( https://github.com/driftyco/ionic/commit/2710e34 ) )
8
+ * ** build:** tell gulp when finished building ([ 60e1278] ( https://github.com/driftyco/ionic/commit/60e1278 ) )
9
+ * ** generators:** use mkdirp-no-bin ([ dcc20fa] ( https://github.com/driftyco/ionic/commit/dcc20fa ) )
10
+ * ** input:** copy custom attrs from ion-input to native input ([ 4cfe210] ( https://github.com/driftyco/ionic/commit/4cfe210 ) )
11
+ * ** menu:** fix scrolling page w/ side menus ([ 72699db] ( https://github.com/driftyco/ionic/commit/72699db ) ), closes [ #5272 ] ( https://github.com/driftyco/ionic/issues/5272 )
12
+ * ** menu:** only close when open on enable change ([ a428363] ( https://github.com/driftyco/ionic/commit/a428363 ) )
13
+ * ** searcher:** add autocomplete="off" to native input ([ f47c3c3] ( https://github.com/driftyco/ionic/commit/f47c3c3 ) )
14
+
15
+ ### Features
16
+
17
+ * ** actionsheet:** disable clicking backdrop to dismiss ([ 7686767] ( https://github.com/driftyco/ionic/commit/7686767 ) )
18
+ * ** alert:** disable clicking backdrop to dismiss ([ 53e014f] ( https://github.com/driftyco/ionic/commit/53e014f ) )
19
+
20
+ ### Performance Improvements
21
+
22
+ * ** cards:** remove translateZ from ion-card ([ 60fdc5c] ( https://github.com/driftyco/ionic/commit/60fdc5c ) )
23
+ * ** tabs:** render tab navbar at same time of tab content ([ 687a17b] ( https://github.com/driftyco/ionic/commit/687a17b ) )
24
+
25
+
26
+
1
27
<a name =" 2.0.0-alpha.54 " ></a >
2
28
# [ 2.0.0-alpha.54] ( https://github.com/driftyco/ionic/compare/v2.0.0-alpha.53...v2.0.0-alpha.54 ) (2016-02-02)
3
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : " true" ,
3
3
"name" : " ionic2" ,
4
- "version" : " 2.0.0-alpha.54 " ,
4
+ "version" : " 2.0.0-alpha.55 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
88
88
"path" : " node_modules/ionic-cz-conventional-changelog"
89
89
}
90
90
}
91
- }
91
+ }
You can’t perform that action at this time.
0 commit comments