53 Commits

Author SHA1 Message Date
3ae53811a6 Basic pull to refresh shell 2013-10-16 11:22:01 -05:00
6e8fcb0daf Working dynamic slide box 2013-10-16 10:26:10 -05:00
77d9ef53d1 Slide box velocity fix both directions 2013-10-16 08:24:31 -05:00
b3cd02b5c9 Simple pager for slider, needs styles 2013-10-16 07:43:26 -05:00
6002991ba3 Velocity for dragging slide box 2013-10-16 07:12:59 -05:00
7706149a9a Cleanup code 2013-10-16 06:52:34 -05:00
1fcf7e6fbe Slide to given slide index method 2013-10-16 06:46:04 -05:00
390d3b70bf Rubber band effect on slider box 2013-10-16 06:26:17 -05:00
e2e104146d Fixed scroll issue with slidebox 2013-10-16 00:43:25 -05:00
acd1b368ba Fixed offset bug in slidebox
Sometimes the slidebox would get out of whack, it was a timing issue
with requestAnimationFrame
2013-10-16 00:39:38 -05:00
1bfbd701ab LKilst view work 2013-10-15 17:25:21 -05:00
53af99c054 Slide box with start and end bounds 2013-10-15 17:04:48 -05:00
246fee2436 Working on a basic image slider 2013-10-15 16:34:01 -05:00
1828379217 use strict 2013-10-15 14:59:26 -05:00
6ac2cd3797 Progress on #37 2013-10-15 14:33:49 -05:00
b0923f84b5 Fixes for tab demo 2013-10-14 16:10:59 -05:00
38b8c6e4b1 List item reordering! 2013-10-14 12:05:25 -05:00
c6d33bfb72 List item dragging mainly working 2013-10-14 11:59:46 -05:00
07ccf9ef9a Little drag sheels 2013-10-11 17:49:31 -05:00
7496347f6b Better drag interface, start of reorder dragging 2013-10-11 17:44:07 -05:00
1839797a24 Fixed dragging list items 2013-10-11 16:50:14 -05:00
17ae340b13 started checkbox 2013-10-11 16:41:45 -05:00
0b375d4eb9 Toggle sjhit 2013-10-11 12:09:19 -05:00
82ba734a73 Delete item works 2013-10-10 16:29:35 -05:00
92c0d2315b List item drag improvements 2013-10-10 16:21:22 -05:00
dedc5e9b87 List items animation and some other shit 2013-10-10 15:08:31 -05:00
57333bb714 Toderp side list 2013-10-09 15:45:55 -05:00
2fafea1da3 Made animation clearer 2013-10-09 14:18:36 -05:00
2da25bf5d2 Cleanup some stuff 2013-10-09 14:15:54 -05:00
fb6d657f88 Swipe left swipe right yo! 2013-10-09 14:10:16 -05:00
5af636989b Swipe left for list items in the works 2013-10-09 13:30:44 -05:00
5cc7070c03 ANimationed action sheet! 2013-10-04 23:55:10 -05:00
2938e104c2 Action sheet working 2013-10-04 23:20:18 -05:00
c338f75882 Working modal stuff 2013-10-04 17:47:54 -05:00
fb85b7e91c Hide nav bar if you like. 2013-10-01 23:41:57 -05:00
7386f3f468 filename updates 2013-10-01 09:57:49 -05:00
c7b96cb52d toggle drag 2013-10-01 09:42:56 -05:00
79d7600be4 simple jquery 2013-09-30 13:36:27 -05:00
3d7673f0ad Fixed header bar undefined issue 2013-09-27 16:01:10 -05:00
d4f385f290 simple toggle stuff 2013-09-27 15:11:47 -05:00
d03d3aa106 simple toggle 2013-09-27 13:19:01 -05:00
0823b58d8e reorder HeaderBar after NavBar in grunt 2013-09-27 10:42:19 -05:00
fb18b29aa2 More header bar hacking stuff 2013-09-26 22:46:01 -05:00
7b792d7d49 Started header bar view 2013-09-26 22:38:25 -05:00
07b32b566d Some scroll tests and changing content to be at the top 2013-09-26 22:27:58 -05:00
37d708b05e Tests organization and cleanup
Moved hacking tests to test folder, got rid of ionic=window.ionic for
wrapper functions in JS files.
2013-09-24 17:22:36 -05:00
cfd80a2282 Fixed navbar hack demo 2013-09-23 00:33:14 -05:00
e1a4204f84 TabBar code fix 2013-09-23 00:10:33 -05:00
c77128eeae Namespacing for controllers and views 2013-09-23 00:07:41 -05:00
63e268f171 Added quick create ionic object in JS code
Makes it easy to include a few ionic files here and there.
2013-09-23 00:02:18 -05:00