239 Commits

Author SHA1 Message Date
b3445155aa Slight tweak for item editing 2013-11-06 09:55:16 -06:00
1c23d085f1 Removed ionicPopup.js directive for #82
Pushing this to next release.
2013-11-06 09:37:11 -06:00
9bf0406874 Fixed icon thing 2013-11-05 20:52:43 -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
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
fe93c6cfbc Fixed #62 2013-10-29 13:05:46 -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
5b618ffdd9 Don't momentum if no pixel change Fixed #61 2013-10-28 22:10:14 -05:00
e66a27996b Cubic bezier momentum event triggering
Emulates the CSS cubic-bezier function to interpolate transition values
to trigger intermediate scroll events.
2013-10-28 19:15:06 -05:00
43c3c4136b Pass list view window virt test 2013-10-28 16:34:57 -05:00
c85426e068 Working on virtual list viewport stuff 2013-10-28 15:48:02 -05:00
e619e9be72 Working on virtual list scroll stuff 2013-10-28 12:37:37 -05:00
a3edee2ff9 Fixed scroll end thing 2013-10-28 10:42:59 -05:00
9afb405b77 Fixed interialEventInterval for scrolling, added biglist test 2013-10-28 10:34:07 -05:00
6a8750e126 Trigger didScroll on scroll for inherited list views 2013-10-28 09:07:33 -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
8dfb786161 More broken things. 2013-10-25 21:09:23 -05:00
3d3ef32872 I broke all the things
Making scroll working for ListView, inheriting from ScrollView like iOS.
2013-10-25 21:09:22 -05:00
10e7b75b32 Deleted scroller view 2013-10-25 21:09:22 -05:00
8537fe594e Mousewheel works for horiz and vert 2013-10-25 18:11:53 -05:00
46905e4a2b Better default bounce animation 2013-10-25 18:02:31 -05:00
4193347e11 Fixed final rubber banding issue 2013-10-25 18:00:19 -05:00
70946699a5 Fixed vert scrolling issue. 2013-10-25 17:54:25 -05:00
bb97ff065c Scroll size limit 2013-10-25 17:32:23 -05:00
a7c7fe1523 Toilet seat CSS animation 2013-10-25 16:29:56 -05:00
0f883f088f Horiz scroll working yall! 2013-10-25 16:19:32 -05:00