99 Commits

Author SHA1 Message Date
80d054762c Header bar tweaks 2013-11-13 19:59:50 -06:00
3ba92d12b7 Added gesture support for 2013-11-13 10:09:10 -06:00
0fecad1a50 Fixed #114 - scroll view optional banding 2013-11-11 22:05:40 -06:00
56a64b8bc6 Fixed #115 and #116 2013-11-11 21:18:48 -06:00
58dc717ab9 Reduced drag banding resistance 2013-11-11 20:34:58 -06:00
d8163fdd06 Pull to refresh default style
Needs optimizing though
2013-11-11 20:06: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
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