474 Commits

Author SHA1 Message Date
7dfa86f732 toggle testing 2013-09-23 10:05:04 -05:00
0c63df7f0b Fixed side menu hack demo 2013-09-23 00:44:33 -05:00
06de3dde06 Fixed TabBar hack demo 2013-09-23 00:43:39 -05:00
cfd80a2282 Fixed navbar hack demo 2013-09-23 00:33:14 -05:00
3bd0c8b167 Messed with some button stuff 2013-09-23 00:30:52 -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
cc38f014c3 Updated license to MIT 2013-09-22 23:58:19 -05:00
432d9c5ca8 Removed excessive js file wrapping code
I don't think we need to pass in window or document.
2013-09-22 23:56:40 -05:00
86f3efde15 Moved hacking controllers and views
They are now official files.
2013-09-22 23:51:49 -05:00
6cf5797f4e Some more cleaning, renaming shit 2013-09-22 23:47:02 -05:00
946672cd84 Renamed JS files, removed ionic- prefix. 2013-09-22 23:30:53 -05:00
8846e9a174 Created base view controller class 2013-09-22 23:12:13 -05:00
c5495584c3 More cleaning
Removed ionic-navigation since it doesn't fit in our app model.
2013-09-22 23:12:04 -05:00
0aeb90bed5 Cleaning House (JS) 2013-09-22 22:55:56 -05:00
509b3c345c Foolin around with possible photos example. 2013-09-22 22:39:03 -05:00
ddb7279a25 Starting nav list test 2013-09-22 14:06:27 -05:00
c6d0dd4457 Removed debugging messages 2013-09-22 13:52:29 -05:00
4c19705806 Angular sidebar working.
YEY!
2013-09-22 13:49:24 -05:00
7ea252254b No more errors on side menu ctrl 2013-09-22 13:27:36 -05:00
916725040c More side menu angular stuff 2013-09-21 16:13:43 -05:00
ee0186ec89 Start of side menu angular extensions 2013-09-21 15:58:52 -05:00
4ffada9f1e Side Menu working dog! 2013-09-21 14:42:15 -05:00
8e8688c7e6 Trying to get the side menus to work again 2013-09-20 15:21:26 -05:00
fcb64f390a Side menu controller 2013-09-20 15:12:11 -05:00
3395aceac5 Side menu controller with tests 2013-09-20 15:11:56 -05:00
539a0c98df Removed RouteController unit
Not sure we even eed the route controller right now.
2013-09-20 10:25:16 -05:00
32b59ff372 Basic route stuff working 2013-09-19 23:48:11 -05:00
1814b0e781 Start of basic route controller 2013-09-19 23:12:57 -05:00
4a8b35326f Angular and non-angular Tabs Working
Tests passing
2013-09-19 22:28:59 -05:00
31f25b4134 Working on tab bar 2013-09-19 17:15:16 -05:00
ed5cb0ca5f Fixed tabs angular demo and made it better 2013-09-19 15:58:03 -05:00
81f8bd811c Angular and non-angular NavController working 2013-09-19 15:06:08 -05:00
4caa67d722 Removed dangling testing thingermabobber 2013-09-19 14:18:52 -05:00
16a34465f4 Working NavController and Angular extensions! 2013-09-19 14:18:09 -05:00
30547511e8 Nav controller tests 2013-09-18 22:10:21 -05:00
41139cbd42 starting toggle 2013-09-18 16:05:11 -05:00
80cd88987b type test page 2013-09-18 14:03:12 -05:00
ffdaff4bce move reset stuff into reset 2013-09-18 14:03:02 -05:00
af4b6975b0 renamed _base.scss to _scaffolding.scss 2013-09-18 13:23:56 -05:00
1c1d10cfa6 type scss 2013-09-18 13:20:00 -05:00
77bcb4af58 Start of nav controller with angular 2013-09-18 12:52:20 -05:00
771cdc3964 create test folder 2013-09-18 11:05:04 -05:00
88cd853b50 Angular hacking 2013-09-18 10:17:00 -05:00
d213be65a1 Working angular tabs! 2013-09-18 08:56:52 -05:00
afe3660867 Removed some thing old 2013-09-17 20:46:19 -05:00
ffcbb55ee8 TODO for hackish behavior 2013-09-17 20:34:54 -05:00
a93618d876 Angular controller inheriting from our vanilla ctrl 2013-09-17 19:25:39 -05:00
8c26932c7b Changed TabBar controller to use setVisible
This makes it a little more generic and we can easily override this in
an Angular controller.
2013-09-17 17:03:32 -05:00