Commit Graph

895 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
04c8336923 change to ionicons v1.4.1, no :before 2014-02-02 00:11:33 -06: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
4d26f730bc fix tab icon alignments, closes #493 2014-01-30 22:16:27 -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
af9354b3e5 change button height to 42px, fixes #491 2014-01-29 22:31:50 -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
453dc414d7 Fixed #456 - Android side menu rendering issue 2014-01-24 12:51:06 -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
c21ef207ef align checkbox checkmark, #closes 445 2014-01-20 22:09:27 -06:00
Adam Bradley
4da45d703d dist rebuild 2014-01-20 21:35:30 -06:00
Adam Bradley
3e9fa3e42e diet rebuild 2014-01-20 20:47:22 -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
Tim Lancina
1385e7c9e9 fix android .bar-header 2014-01-18 21:07: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