Commit Graph

443 Commits

Author SHA1 Message Date
Adam Bradley
ed848dde90 fix(ionicTouch): use ionic.tapElement 2014-02-04 13:07:19 -06:00
Andy Joslin
2d1b71c8e2 feat(content): remember scroll of previous page
`content` directive stores scroll in view page history.

The history is passed down through $viewContentLoaded event, which is
broadcasted by navView directive when it loads a page.
2014-02-04 08:48:03 -05:00
Adam Bradley
2053111312 fix toggle for android 2014-02-01 00:26:53 -06:00
Adam Bradley
00f6b17b7f toggle/checkbox tap improvements 2014-02-01 00:15:10 -06:00
Adam Bradley
7352be9010 set major and minor platform versions in body css 2014-01-31 20:57:26 -06:00
Adam Bradley
f37b196ff8 refactor ionic.Platform methods 2014-01-31 20:36:39 -06:00
Adam Bradley
25a9e527af ionic.Platform.exitApp(), always run onPlatformReady() 2014-01-31 11:55:31 -06:00
Adam Bradley
2add26afbb readyCallbacks array and platform() method to get name 2014-01-31 10:45:31 -06:00
Adam Bradley
95c8ddf301 Update $ionicPlatform.ready() 2014-01-31 10:31:42 -06:00
Adam Bradley
c3544d8a4a Android back button fixes, closes #454 2014-01-30 22:01:20 -06:00
Adam Bradley
b20ce800ab fallback for browsers that don't support createEvent('CustomEvent') 2014-01-30 20:38:57 -06:00
Max Lynch
41fc43675c Better focus delay for modals 2014-01-30 13:50:34 -06:00
Adam Bradley
bc297ed49c version bump to 0.9.23-alpha 2014-01-30 12:28:45 -06:00
Adam Bradley
8b7a1ca5f0 0.9.22 "Alpha Narwhal" 2014-01-30 12:12:53 -06:00
Adam Bradley
aac82a1ebb initMouseEvent instead of MouseEvent, label ghost click fixes 2014-01-29 19:59:44 -06:00
Adam Bradley
4354828ce1 ng-click fixes 2014-01-29 11:20:38 -06:00
Adam Bradley
238abd8b69 Update to Angular v1.2.10 2014-01-29 08:43:30 -06:00
Adam Bradley
9eb44c7193 dist rebuild 2014-01-28 13:48:24 -06:00
Adam Bradley
64b3181732 simplify click simulation 2014-01-28 11:25:22 -06:00
Adam Bradley
ac7a061ca3 tap detection updates 2014-01-28 11:10:05 -06:00
Adam Bradley
e2ce6f9b4f version bump to 0.9.22-alpha 2014-01-26 13:31:06 -06:00
Max Lynch
5667a3b8af Cleaned up header-aligned tabs 2014-01-25 12:05:40 -06:00
Adam Bradley
03ceb32f25 dist rebuild 2014-01-24 17:23:17 -06:00
Adam Bradley
310b453fe7 update AngularUI Router to 0.2.7
Not moving to v0.2.8 because of this issue:
https://github.com/angular-ui/ui-router/issues/774
2014-01-24 17:21:37 -06:00
Max Lynch
203809397e Fixed 2-way optional for radio/toggle/checkbox 2014-01-23 17:27:41 -06:00
Max Lynch
85b709e5ac Fixed #465 - HTML in header titles 2014-01-23 13:02:44 -06:00
Max Lynch
766f97d94b Fixed #464 - side menu delegate 2014-01-23 12:55:40 -06:00
Max Lynch
790c97a428 Fixed #461 - PTR Android 2014-01-23 09:11:40 -06:00
Max Lynch
050870e5f4 Fixed #458 2014-01-22 23:12:50 -06:00
Adam Bradley
4261a95953 merge tap input updates 2014-01-22 11:13:26 -06:00
Max Lynch
4525884412 Fixed #221 - side menu android issue 2014-01-22 10:50:16 -06:00
Adam Bradley
833fee6b18 android click firing twice fix 2014-01-22 10:17:05 -06:00
Max Lynch
68f8d996eb Rebuild 2014-01-22 09:04:01 -06:00
Max Lynch
78f0242fd2 Pull in #440 2014-01-22 09:02:36 -06:00
Max Lynch
9f82ca1f27 Fixed #449 - Action Sheet Width on Android 2014-01-22 09:00:06 -06:00
Adam Bradley
73cad15ed2 checkbox/radio/toggle updates 2014-01-21 16:51:25 -06:00
Adam Bradley
4da45d703d dist rebuild 2014-01-20 21:35:30 -06:00
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
4289ee852b diet rebuild 2014-01-20 09:48:00 -06:00
Adam Bradley
343279dae4 ui-router support mock-clicks/events with no data, fixes #406 2014-01-20 09:19:26 -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
9d85ffd4ec update AngularUI Router to v0.2.8 2014-01-16 16:48:02 -06:00
Adam Bradley
7643f6ea7d dist rebuild 2014-01-16 13:52:51 -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