Commit Graph

38 Commits

Author SHA1 Message Date
Max Lynch
e41d39c0f6 Merge branch '272-checkboxes' 2013-12-07 18:01:37 -06:00
Max Lynch
1826f455c5 Fixed #272 2013-12-07 18:00:42 -06:00
Max Lynch
21702608e2 Stuff 2013-12-07 15:17:07 -06:00
Adam Bradley
3cfcfc01a4 jshint fixes 2013-12-07 15:05:56 -06:00
Max Lynch
a705940581 Fixed #273 - android specific title sizes 2013-12-06 10:34:40 -06:00
Max Lynch
7bd2e5263d Expose an onScroll event 2013-12-05 19:30:18 -06:00
Max Lynch
91826e327e Fixed #219 2013-11-25 21:26:11 -06:00
Max Lynch
4646f5d459 Fixed #201 #215 #210 2013-11-25 14:26:34 -06:00
Max Lynch
8fe6e189ba Fixed #179 - overflow scroll not working 2013-11-24 23:50:19 -06:00
Max Lynch
75594db9ee Removed two click simulators that don't work on android 2013-11-23 11:58:39 -06:00
Max Lynch
a5a323d85c Fixed bad polyfill for #181 2013-11-23 08:15:17 -06:00
Max Lynch
963e0e3ae6 Fixed #181 - CustomEvent polyfill 2013-11-23 08:07:45 -06:00
Max Lynch
0d5bd759a1 Fixed #172 - list item reorder persistence 2013-11-22 10:39:36 -06:00
Max Lynch
04c4900c93 Fixed <a href> tap performance using polyfill 2013-11-19 19:43:12 -06:00
Max Lynch
75b914678a Fixed #160 2013-11-19 18:00:58 -06:00
Max Lynch
042e061113 Close to all tests passing 2013-11-18 22:18:38 -06:00
Max Lynch
cfdbe87750 Event stuff 2013-11-18 21:34:37 -06:00
Max Lynch
f60c5ec690 createEvent 2013-11-18 21:31:48 -06:00
Max Lynch
94702e9852 Fixed new CustomEvent causing build problems 2013-11-18 21:28:23 -06:00
Max Lynch
ea2ff85e91 Fixed #153 with tests 2013-11-17 15:14:02 -06:00
Max Lynch
37be253f60 Poly stuff working better 2013-11-14 21:29:02 -06:00
Max Lynch
df1d9c4d75 Fixed #138 - radio and checkbox tap/click 2013-11-14 20:19:57 -06:00
Max Lynch
51215b5937 Fixed #136 duplicate ng-click 2013-11-14 12:03:49 -06:00
Max Lynch
7d4756eaef Fixed #95 and #121 2013-11-12 16:34:51 -06:00
Max Lynch
56a64b8bc6 Fixed #115 and #116 2013-11-11 21:18:48 -06:00
Max Lynch
4a12f39821 Fixed side menu right/left issue, improved API 2013-11-11 13:47:10 -06:00
Max Lynch
7c4a37e56a On refresh opening 2013-11-08 15:44:22 -06:00
Max Lynch
74e28c61c5 Much faster pull to refresh 2013-11-08 11:22:51 -06:00
Max Lynch
32d0f48e21 Fixed #99 with requestAnimationFrame polyfill 2013-11-07 19:24:55 -06:00
Max Lynch
d9478a4bae Fixed #83 2013-11-06 20:45:31 -06:00
Max Lynch
e66a27996b Cubic bezier momentum event triggering
Emulates the CSS cubic-bezier function to interpolate transition values
to trigger intermediate scroll events.
2013-10-28 19:15:06 -05:00
Max Lynch
3d3ef32872 I broke all the things
Making scroll working for ListView, inheriting from ScrollView like iOS.
2013-10-25 21:09:22 -05:00
Max Lynch
dd1acc44e1 Forecast data 2013-10-23 19:19:09 -05:00
Max Lynch
6ac2cd3797 Progress on #37 2013-10-15 14:33:49 -05:00
Max Lynch
c6d33bfb72 List item dragging mainly working 2013-10-14 11:59:46 -05:00
Max Lynch
7496347f6b Better drag interface, start of reorder dragging 2013-10-11 17:44:07 -05:00
Max Lynch
5af636989b Swipe left for list items in the works 2013-10-09 13:30:44 -05:00
Adam Bradley
a0a720988d move stuff to js/utils 2013-10-01 10:45:20 -05:00