121 Commits

Author SHA1 Message Date
314156b3ca Fixed #119 - slide box events 2013-11-15 21:54:47 -06:00
cfa2aa6401 Fixed #143 - side menu zindex bug 2013-11-15 21:08:53 -06:00
df1d9c4d75 Fixed #138 - radio and checkbox tap/click 2013-11-14 20:19:57 -06:00
80d054762c Header bar tweaks 2013-11-13 19:59:50 -06:00
623b78966e Fixed #124 - rubber banding when too small 2013-11-12 19:32:46 -06:00
7d4756eaef Fixed #95 and #121 2013-11-12 16:34:51 -06:00
0fecad1a50 Fixed #114 - scroll view optional banding 2013-11-11 22:05:40 -06:00
58dc717ab9 Reduced drag banding resistance 2013-11-11 20:34:58 -06:00
262a4cc9a8 Fixed #113 - scroll bouncing regardless of window size, fixes pull to refresh 2013-11-11 16:54:01 -06:00
4a12f39821 Fixed side menu right/left issue, improved API 2013-11-11 13:47:10 -06:00
1cda55efd7 Everything is an option 2013-11-11 09:08:15 -06:00
787101708d FIxed #109 - modal auto focus and unfocus on close 2013-11-10 18:43:12 -06:00
6ab1f49688 Fixed #64 and fixed sub view controllers and tabs
Moved tabs to be absolute not fixed so they can easily
be placed inside of containers
2013-11-08 18:09:48 -06:00
c73cc43c21 Updated toggle and moved to view inheritance 2013-11-08 17:57:04 -06:00
6058afeb51 Fixed #98 - list active state 2013-11-08 17:44:24 -06:00
d082c0c148 Fixed #56 - pull to drag 2013-11-08 16:58:14 -06:00
7c4a37e56a On refresh opening 2013-11-08 15:44:22 -06:00
8a7db90aaf Refresh and refresh callback on content directive 2013-11-08 15:32:50 -06:00
f2ebba53f1 Nice pull to refresh behavior 2013-11-08 12:38:58 -06:00
fcccc165e0 Added support to stop refresh 2013-11-08 11:35:26 -06:00
a236f459f3 Only show refresher on drag 2013-11-08 11:28:40 -06:00
74e28c61c5 Much faster pull to refresh 2013-11-08 11:22:51 -06:00
1f9d60223a Fixed refresher missing bug 2013-11-07 19:47:05 -06:00
32d0f48e21 Fixed #99 with requestAnimationFrame polyfill 2013-11-07 19:24:55 -06:00
d37ec6fca2 Pull to refresh work for scroll #56 2013-11-07 17:38:35 -06:00
6c4a5177be Fixed list drag subclassing #27 2013-11-07 12:55:13 -06:00
afba3f1deb Removed listViewScroll, renmaed to new listView.js 2013-11-07 11:23:00 -06:00
703a745179 Item options drag fix 2013-11-06 21:24:15 -06:00
d9478a4bae Fixed #83 2013-11-06 20:45:31 -06:00
e8f4eeeac8 Fixed #79 2013-11-06 16:38:12 -06:00
2798630b39 Scroll stuff 2013-11-06 13:01:06 -06:00
979fe8fb7b Fixed infinity problem in scroll view
I guess you can't divide by zero still.
2013-10-30 11:14:24 -05:00
5b618ffdd9 Don't momentum if no pixel change Fixed #61 2013-10-28 22:10:14 -05:00
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
43c3c4136b Pass list view window virt test 2013-10-28 16:34:57 -05:00
c85426e068 Working on virtual list viewport stuff 2013-10-28 15:48:02 -05:00
e619e9be72 Working on virtual list scroll stuff 2013-10-28 12:37:37 -05:00
a3edee2ff9 Fixed scroll end thing 2013-10-28 10:42:59 -05:00
9afb405b77 Fixed interialEventInterval for scrolling, added biglist test 2013-10-28 10:34:07 -05:00
6a8750e126 Trigger didScroll on scroll for inherited list views 2013-10-28 09:07:33 -05:00
8dfb786161 More broken things. 2013-10-25 21:09:23 -05:00
3d3ef32872 I broke all the things
Making scroll working for ListView, inheriting from ScrollView like iOS.
2013-10-25 21:09:22 -05:00
10e7b75b32 Deleted scroller view 2013-10-25 21:09:22 -05:00
8537fe594e Mousewheel works for horiz and vert 2013-10-25 18:11:53 -05:00
46905e4a2b Better default bounce animation 2013-10-25 18:02:31 -05:00
4193347e11 Fixed final rubber banding issue 2013-10-25 18:00:19 -05:00
70946699a5 Fixed vert scrolling issue. 2013-10-25 17:54:25 -05:00
bb97ff065c Scroll size limit 2013-10-25 17:32:23 -05:00
a7c7fe1523 Toilet seat CSS animation 2013-10-25 16:29:56 -05:00
0f883f088f Horiz scroll working yall! 2013-10-25 16:19:32 -05:00