Skip to content

Commit b6e5f85

Browse files
committed
finalize-release: v1.0.0-beta.3 "americium"
1 parent 6db107d commit b6e5f85

File tree

11 files changed

+6668
-214
lines changed

11 files changed

+6668
-214
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ionic",
3-
"version": "1.0.0-beta.2",
4-
"codename": "aluminum",
3+
"version": "1.0.0-beta.3",
4+
"codename": "americium",
55
"homepage": "https://github.com/driftyco/ionic",
66
"authors": [
77
"Max Lynch <[email protected]>",

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"repo": "driftyco/ionic",
33
"development": {},
4-
"version": "1.0.0-beta.2",
4+
"version": "1.0.0-beta.3",
55
"styles": [
66
"dist/css/ionic.css"
77
],

release/css/ionic.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2014 Drifty Co.
33
* http://drifty.com/
44
*
5-
* Ionic, v1.0.0-beta.2
5+
* Ionic, v1.0.0-beta.3
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*
@@ -2232,7 +2232,8 @@ ion-infinite-scroll.active .scroll-infinite {
22322232
left: 0;
22332233
width: 100%;
22342234
height: 100%;
2235-
background-color: #fff; }
2235+
background-color: #fff;
2236+
overflow: hidden; }
22362237

22372238
/**
22382239
* Typography

release/css/ionic.min.css

Lines changed: 6366 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)