Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit c16a622

Browse files
committed
release: update ionic to v1.0.0-beta.4
1 parent d82dd0b commit c16a622

File tree

9 files changed

+59
-19743
lines changed

9 files changed

+59
-19743
lines changed

www/lib/css/ionic.css

Lines changed: 1 addition & 1 deletion
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.3
5+
* Ionic, v1.0.0-beta.4
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*

www/lib/css/ionic.min.css

Lines changed: 1 addition & 1 deletion
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.3
5+
* Ionic, v1.0.0-beta.4
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*

www/lib/js/ionic-angular.js

Lines changed: 2 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.3
5+
* Ionic, v1.0.0-beta.4
66
* A powerful HTML5 mobile app framework.
77
* http://ionicframework.com/
88
*
@@ -6496,7 +6496,7 @@ function($timeout, $compile, $ionicSlideBoxDelegate) {
64966496
};
64976497

64986498
this.onPagerClick = function(index) {
6499-
console.log('pagerClick', index);
6499+
void 0;
65006500
$scope.pagerClick({index: index});
65016501
};
65026502

0 commit comments

Comments
 (0)