release: v1.0.0-beta.11 "indium-iguana"

This commit is contained in:
Ionitron
2014-08-06 21:49:25 +00:00
parent 3e1901d5b9
commit 2a515f29d5
14 changed files with 1728 additions and 2883 deletions

View File

@@ -1,3 +1,12 @@
### 1.0.0-beta.11 "indium-iguana" (2014-08-06)
#### Bug Fixes
* **actionSheet:** run $apply when closing actionSheet with back button ([d3ed66e0](https://github.com/driftyco/ionic/commit/d3ed66e0cd4b81f273c1bb8554786dcf973e0887))
* **sideMenu:** remove .menu-open on destroy ([f246c5aa](https://github.com/driftyco/ionic/commit/f246c5aa2094ec74865ce149b3f1a1183dc4950a))
### 1.0.0-beta.10 "hafnium-heron" (2014-07-25)

8
CODENAMES Normal file
View File

@@ -0,0 +1,8 @@
krypton-koala
lanthanum-leopard
magnesium-mongoose
neodymium-newt
osmium-ostrich
palladium-platypus
radium-raccoon
sulfur-snake

View File

@@ -1,7 +1,7 @@
{
"name": "ionic",
"version": "1.0.0-beta.10",
"codename": "hafnium-heron",
"version": "1.0.0-beta.11",
"codename": "indium-iguana",
"homepage": "https://github.com/driftyco/ionic",
"authors": [
"Max Lynch <max@drifty.com>",

View File

@@ -1,7 +1,7 @@
{
"repo": "driftyco/ionic",
"development": {},
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"styles": [
"dist/css/ionic.css"
],

View File

@@ -2,7 +2,7 @@
"name": "ionic",
"private": false,
"version": "1.0.0-beta.11",
"codename": "gadolinium-gator",
"codename": "indium-iguana",
"repository": {
"url": "git://github.com/driftyco/ionic.git"
},

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"version": "1.0.0-beta.10",
"codename": "hafnium-heron",
"date": "2014-07-25",
"time": "00:06:44"
"version": "1.0.0-beta.11",
"codename": "indium-iguana",
"date": "2014-08-06",
"time": "21:49:20"
}