mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
release: v1.0.0-beta.11 "indium-iguana"
This commit is contained in:
@@ -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
8
CODENAMES
Normal file
@@ -0,0 +1,8 @@
|
||||
krypton-koala
|
||||
lanthanum-leopard
|
||||
magnesium-mongoose
|
||||
neodymium-newt
|
||||
osmium-ostrich
|
||||
palladium-platypus
|
||||
radium-raccoon
|
||||
sulfur-snake
|
||||
@@ -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>",
|
||||
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
4
release/css/ionic.min.css
vendored
4
release/css/ionic.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
8
release/js/ionic-angular.min.js
vendored
8
release/js/ionic-angular.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
16
release/js/ionic.bundle.min.js
vendored
16
release/js/ionic.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
1189
release/js/ionic.js
1189
release/js/ionic.js
File diff suppressed because it is too large
Load Diff
8
release/js/ionic.min.js
vendored
8
release/js/ionic.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user