86 Commits

Author SHA1 Message Date
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
83a00fa301 update button vertical alignments 2013-10-30 07:48:48 -05:00
082259dcfb Fixed #40 with test 2013-10-29 14:27:57 -05:00
fe93c6cfbc Fixed #62 2013-10-29 13:05:46 -05:00
a23522cb06 Fixed most tests, started moving to Backbone VC for #62 2013-10-29 13:03:16 -05:00
4649b05ffd footer 1px border-top 2013-10-29 12:57:55 -05:00
599dd732d4 Updating tests, fixing some old toggle and tab stuff 2013-10-29 12:04:44 -05:00
5b618ffdd9 Don't momentum if no pixel change Fixed #61 2013-10-28 22:10:14 -05:00
fe71fda9e3 started different button sizes 2013-10-28 20:32:04 -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
789136219d Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/css/ionic-ios7.css
	dist/css/ionic-scoped.css
	dist/css/ionic.css
2013-10-28 13:23:20 -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
04dcd1050e text-wrap fixes 2013-10-28 08:51:21 -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
5c0dd9eb33 More scroll work 2013-10-25 14:57:26 -05:00
ab38d805d2 Scroll fixes 2013-10-25 14:57:26 -05:00
0f29a6e3ef Scroll stuff 2013-10-25 11:32:37 -05:00
e0cf20abfd Horizontal and some scroll tweaks 2013-10-25 11:32:37 -05:00
94ee9e98f9 Mousewheel working 2013-10-24 22:05:50 -05:00
e77f041391 Scroll view kind of supports mouse wheel 2013-10-24 22:05:50 -05:00
1aba0399e7 Don't even try to use the scroll shit, it's broken 2013-10-24 18:56:27 -05:00