94 Commits

Author SHA1 Message Date
781fb241a1 Working on nav controller transitions, fixed #66 2013-11-05 20:49:18 -06:00
7b9698e8b7 Added hardware back button abstraction and nav support. Fixes #80 2013-11-05 11:12:21 -06:00
d1099e61a3 Moved platform service to services folder 2013-11-05 09:32:11 -06:00
489b673ea4 Fixed #74 2013-11-04 22:04:57 -06:00
11e0e478d1 List item updates 2013-11-04 21:24:28 -06:00
7f4147ea06 Added alternative $scope inherit for Modal 2013-11-04 18:43:08 -06:00
9d64b61502 Fixed side example 2013-11-04 14:02:25 -06:00
67ef5e3e2f Side menu cleanups for #25 2013-11-04 14:00:59 -06:00
bd8e0816a9 Lots of cleanup. Fixed #25, progress on #68 2013-11-04 12:37:42 -06:00
8cb701a3da Added platform provider. Fixes #67
Now you can easily detect the running platform and wait for the device
to be ready even if that ready even already fired.
2013-11-04 11:52:59 -06:00
bebdb776df Tab stuff 2013-11-01 18:43:51 -05:00
01f689e58f Better animation naming and control system. 2013-11-01 18:33:13 -05:00
40b5a83cb8 Other title slides in nicely 2013-11-01 15:54:14 -05:00
b91f0096e7 GITHUB! 2013-11-01 15:52:04 -05:00
f5ff231420 asdf 2013-11-01 15:48:47 -05:00
565b050003 Fixed nav controller scoping and isVisible 2013-11-01 15:47:04 -05:00
73d71aea14 Some stuff 2013-11-01 11:25:54 -05:00
4b0a6ac7af More Nav WIP 2013-11-01 00:36:53 -05:00
ced8ac3dc1 Nav WIP 2013-10-31 23:26:26 -05:00
7d0c075d82 Configurable nav controller anims 2013-10-31 22:16:29 -05:00
ea026b3e03 Nice header title bar animations 2013-10-31 21:37:05 -05:00
ab896be994 Early virtual directive stuff
Don't use any of this yet.
2013-10-30 12:32:25 -05: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
082259dcfb Fixed #40 with test 2013-10-29 14:27:57 -05:00
a23522cb06 Fixed most tests, started moving to Backbone VC for #62 2013-10-29 13:03:16 -05:00
599dd732d4 Updating tests, fixing some old toggle and tab stuff 2013-10-29 12:04:44 -05:00
ca544e918a Hacks and split pane test 2013-10-26 18:12:40 -05:00
0aa4748620 Fixed #55
It was a scoping issue, $scope.side was getting set to the last one
since the side menu wasn't creating a new scope.
2013-10-25 21:32:55 -05:00
b20d8243de Fixed tab dedmo 2013-10-24 13:30:33 -05:00
155165164b Starting for #53 plus more stuff 2013-10-23 12:33:53 -05:00
a84538026b Content scroll test. 2013-10-23 09:01:53 -05:00
ddb724dbd3 Woops I broked it and fixed it again 2013-10-21 21:10:00 -05:00
8690a39beb Fixed issue in ionic service in ionic List 2013-10-21 21:04:18 -05:00
95280cd629 Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/css/ionic-scoped.css
2013-10-21 21:01:14 -05:00
d331c657c0 Simpler content area and fixed nav ctrl 2013-10-21 21:00:26 -05:00
bc6819d5a0 Some loading box tweaks 2013-10-21 16:57:18 -05:00
9a8eb2d85a Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/css/ionic-scoped.css
2013-10-21 12:20:12 -05:00
b5de0fdbd7 Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts:
	dist/css/ionic-scoped.css
2013-10-21 11:36:49 -05:00
aad3bb92b5 A whole lotta shit 2013-10-21 10:44:35 -05:00
02cf3872a1 removed div.track from toggle 2013-10-17 11:46:48 -05:00
8d33d38c31 Hacky list refresher angular 2013-10-16 11:24:57 -05:00
3ae53811a6 Basic pull to refresh shell 2013-10-16 11:22:01 -05:00
d9543e56c8 rename padded/padding, inset/margin 2013-10-15 15:08:43 -05:00
6ac2cd3797 Progress on #37 2013-10-15 14:33:49 -05:00
938d823a28 Toggle test remove iit 2013-10-15 11:58:43 -05:00
305f22d673 Side menu fix for #24 2013-10-15 11:58:34 -05:00
9ec9cedf70 Tabs and toderp tweaks 2013-10-15 11:32:50 -05:00
9707b94d24 List item button event fix 2013-10-14 16:39:51 -05:00
b0923f84b5 Fixes for tab demo 2013-10-14 16:10:59 -05:00
7496347f6b Better drag interface, start of reorder dragging 2013-10-11 17:44:07 -05:00