|
|
b4a69fa693
|
Fixed #27 - drag and scroll
|
2013-11-07 16:27:05 -06:00 |
|
|
|
284b329555
|
fix firefox toggle, closes #69
requires another element :(
|
2013-11-07 12:53:41 -06:00 |
|
|
|
0fc1731b1d
|
Fixed #84 - side menu shadow
|
2013-11-06 20:49: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 |
|
|
|
b7f57c15cf
|
Did I doo thaat
|
2013-11-06 14:59:17 -06:00 |
|
|
|
e783f48f8d
|
Fixed #77, scroll support for <content> dir
|
2013-11-06 14:38:59 -06:00 |
|
|
|
88d6a61b0b
|
Did I doo thaaaat
|
2013-11-06 14:04:36 -06:00 |
|
|
|
2798630b39
|
Scroll stuff
|
2013-11-06 13:01:06 -06:00 |
|
|
|
cc61fb5ff3
|
Fixed list item edit icon and options exposed issue for #76
Still needs work on the border issue @adamdbradley
|
2013-11-06 10:01:27 -06:00 |
|
|
|
b3445155aa
|
Slight tweak for item editing
|
2013-11-06 09:55:16 -06:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
565b050003
|
Fixed nav controller scoping and isVisible
|
2013-11-01 15:47:04 -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 |
|
|
|
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 |
|
|
|
097063f4c6
|
border btn icon/list thumbnail
|
2013-10-21 13:27:11 -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 |
|
|
|
6ac2cd3797
|
Progress on #37
|
2013-10-15 14:33:49 -05:00 |
|
|
|
305f22d673
|
Side menu fix for #24
|
2013-10-15 11:58:34 -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 |
|