Commit Graph

414 Commits

Author SHA1 Message Date
Max Lynch
577b52fa11 Real fix for #444 with passing test 2014-01-20 18:13:37 -06:00
Max Lynch
734d03d1b9 Fixed #444 - support for disabling toggles 2014-01-20 17:57:51 -06:00
Adam Bradley
628252b1cd disable pointer-events during transitions, closes #436 2014-01-20 09:47:18 -06:00
Adam Bradley
736673b9d3 update button tests 2014-01-17 14:38:13 -06:00
Adam Bradley
1bc7872f50 removed used test 2014-01-16 15:41:57 -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
5c80fc1cd9 update platform ready listeners 2014-01-16 00:25:04 -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
72c97e8fce Fixed duplicate backbutton hardware event 2014-01-13 15:47:16 -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
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
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
Max Lynch
86d6889628 Fixed #380 - rename ionic services to use $ionic prefix 2014-01-13 10:46:41 -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
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
matiboy
c4b66bc3d3 Make active slide optional 2014-01-13 11:12:41 +08:00
Max Lynch
ddadc461c0 Possible solution for #327 - platform detect 2014-01-12 20:46:53 -06:00
Max Lynch
8be060124a Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/js/ionic-angular.min.js
2014-01-12 20:25:23 -06:00
Max Lynch
c5c68c2bf1 Removed ng-class on list item to not clash with user's use of ng-class 2014-01-12 20:24:44 -06:00
Adam Bradley
944e89acba deregister watches on view destroy 2014-01-12 20:12:53 -06:00
Adam Bradley
ff310600d9 fix view hideNavBar attribute, closes #394 2014-01-12 13:41:00 -06:00
Adam Bradley
71e1f98f19 show/hide back button from view 2014-01-11 23:25:13 -06:00
Adam Bradley
f4d980800f removed used file 2014-01-11 22:27:07 -06:00
Adam Bradley
251025e512 clear view history, closes #393 2014-01-11 00:43:41 -06:00
Max Lynch
721048b599 Merge pull request #389 from malixsys/master
ngRoute no longer needed, $route now provided by ui.router
2014-01-10 16:52:07 -08:00
M Alix
108507629d ngRoute no longer needed, $route now provided by ui.router 2014-01-10 18:59:41 -05:00
Max Lynch
28bf244d83 Removed failing nav router test 2014-01-10 16:30:37 -06:00
Adam Bradley
a331ef15c9 delete unused nav router stuff 2014-01-10 15:26:13 -06:00
Adam Bradley
6d9dffe8e5 dist build 2014-01-10 15:13:16 -06:00
Adam Bradley
7cbfcc18d8 view-state fixes 2014-01-10 15:08:25 -06:00
M Alix
9ea41b9642 removed superfluous addedPadding 2014-01-10 14:27:41 -05:00
Max Lynch
c9bc2e2eea Fixed #360 - dynamic slidebox sizing 2014-01-10 12:50:56 -06:00