Commit Graph

2040 Commits

Author SHA1 Message Date
Jesse Riggins
fd448249b2 Changed "Loading" references to "$ionicLoading" in order to allow the
loading service to work correctly and changed the styles of the
"centerOnMe" button so that it was visible.
2014-01-18 06:17:11 -06:00
Adam Bradley
736673b9d3 update button tests 2014-01-17 14:38:13 -06:00
Adam Bradley
8332a3d61b change .bar .title to 44px line-height 2014-01-17 10:32:21 -06:00
Adam Bradley
560568823c remove unused _nav.scss 2014-01-17 09:50:27 -06:00
Adam Bradley
0b5185a407 updating to Angular v1.2.8 2014-01-17 09:48:48 -06:00
Adam Bradley
748a9e2942 Update to Angular v1.2.9 2014-01-16 17:46:25 -06:00
Adam Bradley
40294f54b3 update AngularUI Router to v0.2.8 2014-01-16 16:48:43 -06:00
Adam Bradley
9d85ffd4ec update AngularUI Router to v0.2.8 2014-01-16 16:48:02 -06:00
Adam Bradley
1bc7872f50 removed used test 2014-01-16 15:41:57 -06:00
Adam Bradley
48f7794ff1 remove unused .nav-page css 2014-01-16 15:39:26 -06:00
Adam Bradley
7643f6ea7d dist rebuild 2014-01-16 13:52:51 -06:00
Adam Bradley
19ac6188aa created Platform.fullScreen and Platform.showStatusBar 2014-01-16 13:52:12 -06:00
Max Lynch
c949532cfd Fixed #424 - missing onReorder 2014-01-16 11:19:11 -07:00
Max Lynch
3c2b1f8c68 Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/js/ionic-angular.min.js
	dist/js/ionic.min.js
2014-01-16 11:11:13 -07:00
Max Lynch
5f341635da Support for scrolling to the bottom 2014-01-16 11:10:17 -07:00
Adam Bradley
c343e111ca version bump to 0.9.21 2014-01-16 00:29:20 -06:00
Adam Bradley
5c80fc1cd9 update platform ready listeners 2014-01-16 00:25:04 -06:00
Adam Bradley
bbdfb1d19a v0.9.20, ALPHA LYNX! v0.9.20-alpha 2014-01-14 21:53:55 -06:00
Adam Bradley
45ad4acacd fix so content width stays the same during transition 2014-01-14 21:48:27 -06:00
Adam Bradley
cf6598b09f update tab broadcasts, fixes #415 2014-01-14 13:07:52 -06:00
Adam Bradley
9efe95ef06 fix double call on back button 2014-01-14 13:00:37 -06:00
Adam Bradley
64d8fd207a platform detect updates 2014-01-14 00:59:25 -06:00
Adam Bradley
41a7b45f0e remove flicker before back view transition 2014-01-13 22:53:51 -06:00
Max Lynch
27311d5d18 Added support for offset start scroll view 2014-01-13 19:29:32 -06:00
Max Lynch
db6ce5044f Added padding to content example 2014-01-13 17:11:44 -06:00
Adam Bradley
567d6dae3b fix padding in content directive 2014-01-13 16:44:22 -06:00
Max Lynch
7e2b909346 Fixed #409 - null device platform (cordova) 2014-01-13 15:49:08 -06:00
Max Lynch
72c97e8fce Fixed duplicate backbutton hardware event 2014-01-13 15:47:16 -06:00
Max Lynch
fc890ea1c5 Removed unused .content for #355 2014-01-13 12:27:53 -06:00
Adam Bradley
124a6d1616 slim it down 2014-01-13 12:26:33 -06:00
Max Lynch
3fb3fab11c Merge branch 'pr/400' - fixes #397 2014-01-13 12:22:05 -06:00
Adam Bradley
4168b9a6fd update changelog 2014-01-13 12:18:14 -06:00
Max Lynch
e02e1c9c26 Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/js/ionic-angular.min.js
	dist/js/ionic.min.js
2014-01-13 12:10:30 -06:00
Max Lynch
cd13cf396d Added Android back button support to action sheet, modal 2014-01-13 12:03:06 -06:00
Adam Bradley
cafde83d0d dist rebuild 2014-01-13 12:01:36 -06:00
Adam Bradley
7c1fed40ea Merge branch 'master' of https://github.com/driftyco/ionic 2014-01-13 12:00:12 -06:00
Adam Bradley
2b2492d2d4 add padding classname for content directive 2014-01-13 11:59:58 -06:00
Max Lynch
2008a72204 Fixed #242 - modal transition issue on start 2014-01-13 11:42:02 -06:00
Adam Bradley
c35e4641fb Update CONTRIBUTING.md 2014-01-13 10:51:04 -06:00
Max Lynch
86d6889628 Fixed #380 - rename ionic services to use $ionic prefix 2014-01-13 10:46:41 -06:00
Max Lynch
8d59625d4f Rebuild 2014-01-13 10:17:59 -06:00
Max Lynch
5c414bbf00 Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/js/ionic-angular.min.js
2014-01-13 10:17:45 -06:00
Max Lynch
d90ae2c9af Fixed #279 - transclusion issue with content 2014-01-13 10:17:28 -06:00
Adam Bradley
0d592d7063 version number bump to 0.9.20-alpha 2014-01-13 09:46:43 -06:00
Adam Bradley
3a598aa21e switching tabs should not use $animate 2014-01-13 09:37:16 -06:00
Adam Bradley
7581c45b21 update nav-bar test 2014-01-13 09:35:22 -06:00
Adam Bradley
4f155964dd nav bar hidden by default 2014-01-12 23:00:30 -06:00
Adam Bradley
3124ef3981 update how view's set titles, closes #337 2014-01-12 22:39:10 -06:00
Adam Bradley
8982a8ad40 Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/js/ionic-angular.min.js
	dist/js/ionic.min.js
2014-01-12 22:00:48 -06:00
Adam Bradley
d4a9bed1d7 update enteringScope for view transition 2014-01-12 21:56:23 -06:00