255 Commits

Author SHA1 Message Date
d37ec6fca2 Pull to refresh work for scroll #56 2013-11-07 17:38:35 -06:00
bbfa3b8c58 DRag 2013-11-07 16:27:34 -06:00
b4a69fa693 Fixed #27 - drag and scroll 2013-11-07 16:27:05 -06:00
6c4a5177be Fixed list drag subclassing #27 2013-11-07 12:55:13 -06:00
284b329555 fix firefox toggle, closes #69
requires another element :(
2013-11-07 12:53:41 -06:00
afba3f1deb Removed listViewScroll, renmaed to new listView.js 2013-11-07 11:23:00 -06:00
703a745179 Item options drag fix 2013-11-06 21:24:15 -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
64d08311f9 Removed angular scroll test, now in content 2013-11-06 15:11:22 -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
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