|
|
bd55aecbae
|
Toderp tweak
Trying without the 100% height
|
2013-09-23 15:33:47 -05:00 |
|
|
|
f875c4b79a
|
started radio buttons
|
2013-09-23 15:16:21 -05:00 |
|
|
|
d6b682ce39
|
remove icons scss from ionic folder
|
2013-09-23 15:11:03 -05:00 |
|
|
|
5ef7911cc1
|
inputs with placeholder icons
|
2013-09-23 14:41:18 -05:00 |
|
|
|
9429a6cd84
|
ionicons
|
2013-09-23 13:13:22 -05:00 |
|
|
|
e9fa6a1d0b
|
added ionicons
|
2013-09-23 12:47:19 -05:00 |
|
|
|
bdb36d5a42
|
textarea ready for review
|
2013-09-23 12:13:11 -05:00 |
|
|
|
1241ac15d8
|
added util scss
|
2013-09-23 11:57:05 -05:00 |
|
|
|
29569cac81
|
renamed .content-padded to just .padded
|
2013-09-23 11:56:16 -05:00 |
|
|
|
3a995d10e2
|
cleaned up unused
|
2013-09-23 11:56:15 -05:00 |
|
|
|
5e248a3ec9
|
Initial platform detection stuff.
|
2013-09-23 10:16:19 -05:00 |
|
|
|
e59ddfc529
|
Grunt updated with concat and jshint
Also added initial platform detection thing.
|
2013-09-23 10:16:19 -05:00 |
|
|
|
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 |
|