Commit Graph

51 Commits

Author SHA1 Message Date
Andy Joslin
d056ad1fef perf(animations): throttle calls to requestAnimationFrame
Closes #582
2014-02-17 17:26:34 -05:00
Andy Joslin
bfefc69f3c feat(sideMenu): allow and watch attrs width & is-enabled 2014-02-17 13:03:17 -05:00
Andy Joslin
1a1e968ea4 chore(): uncomment commented line 2014-02-11 17:18:32 -05:00
Andy Joslin
61a280bda8 fix(sideMenuContent): make dragContent default to true 2014-02-11 16:22:55 -05:00
Andy Joslin
7f9bfb5a94 feat(sideMenuContent): watch drag-content attribute 2014-02-07 17:00:14 -05:00
Adam Bradley
5932dbcd98 $ionicViewService.disableRegisterByTagName 2014-01-24 17:21:37 -06:00
Max Lynch
4525884412 Fixed #221 - side menu android issue 2014-01-22 10:50:16 -06:00
Max Lynch
86d6889628 Fixed #380 - rename ionic services to use $ionic prefix 2014-01-13 10:46:41 -06:00
Max Lynch
0a6cf0a347 Fixed side menu 2014-01-07 18:36:26 -06:00
Max Lynch
6261eda77f Removed some unnecessary tests no long used 2014-01-07 18:29:56 -06:00
Max Lynch
bfb4339c5f Merge pull request #367 from driftyco/pr/194
Cleanups from @sorich87 for side menus, minus some scope destroy stuff
2014-01-07 16:02:24 -08:00
Max Lynch
8673bf6114 Cleanups minus destroy stuff 2014-01-07 18:00:52 -06:00
Max Lynch
e1ae338b51 Fixed #288, added carousel support to slide box
Also fixed evevt bubbling and incorrect iOS 7 detection in mobile safari
2013-12-18 12:21:52 -06:00
Max Lynch
5685212f3f Apply scope on side menu content changes 2013-12-13 15:52:31 -06:00
Max Lynch
52343d1b88 Added way to disable content dragging on side menu 2013-12-10 19:56:50 -06:00
Adam Bradley
432ce6cbee Change sideMenu width to 275px, closes #253 2013-12-07 21:34:39 -06:00
Max Lynch
861e9ac32f Fixed #252 2013-12-04 13:52:30 -06:00
Max Lynch
5c9c8a1e39 Added side menu content tap for #206 2013-12-04 12:09:01 -06:00
Max Lynch
8ac0bafcee Merged new scroll stuff 2013-12-03 19:06:26 -06:00
Max Lynch
f3bf2c1348 Lots of solidification 2013-12-03 18:41:44 -06:00
Max Lynch
99e929b86d Side menu drag fix 2013-12-03 10:56:50 -06:00
Max Lynch
0cc6c1b795 Fixed #239 2013-11-29 15:59:19 -06:00
Adam Bradley
462095eeed Merge pull request #196 from sorich87/minify
create minified JS and CSS in dist folder
2013-11-27 06:43:11 -08:00
Max Lynch
3c23369412 Fixed #179 2013-11-25 21:54:24 -06:00
Max Lynch
8fe6e189ba Fixed #179 - overflow scroll not working 2013-11-24 23:50:19 -06:00
Ulrich Sossou
5a5dfec0d2 create minified JS and CSS in dist folder 2013-11-24 17:18:36 +01:00
Ulrich Sossou
67488fa403 sideMenu directives cleanup 2013-11-23 18:46:19 +01:00
Max Lynch
04c4900c93 Fixed <a href> tap performance using polyfill 2013-11-19 19:43:12 -06:00
Max Lynch
32673a2f3d Change for #148 2013-11-17 14:51:05 -06:00
Max Lynch
845af19d73 Fixed #148 2013-11-17 13:52:19 -06:00
Max Lynch
cfa2aa6401 Fixed #143 - side menu zindex bug 2013-11-15 21:08:53 -06:00
Max Lynch
e20782d0c8 Schtuff 2013-11-14 00:19:42 -06:00
Max Lynch
8e738713d5 Lots 2013-11-13 18:40:26 -06:00
Max Lynch
3ba92d12b7 Added gesture support for 2013-11-13 10:09:10 -06:00
Max Lynch
4a12f39821 Fixed side menu right/left issue, improved API 2013-11-11 13:47:10 -06:00
Max Lynch
639e39f5fd Fixed side menu scoping bug 2013-11-09 13:23:19 -06:00
Max Lynch
bbfa3b8c58 DRag 2013-11-07 16:27:34 -06:00
Max Lynch
b4a69fa693 Fixed #27 - drag and scroll 2013-11-07 16:27:05 -06:00
Max Lynch
0fc1731b1d Fixed #84 - side menu shadow 2013-11-06 20:49:15 -06:00
Max Lynch
67ef5e3e2f Side menu cleanups for #25 2013-11-04 14:00:59 -06:00
Max Lynch
bd8e0816a9 Lots of cleanup. Fixed #25, progress on #68 2013-11-04 12:37:42 -06:00
Max Lynch
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
Max Lynch
6ac2cd3797 Progress on #37 2013-10-15 14:33:49 -05:00
Max Lynch
305f22d673 Side menu fix for #24 2013-10-15 11:58:34 -05:00
Max Lynch
35f487b7fb Topggle on select 2013-10-07 01:12:09 -05:00
Max Lynch
02a540b468 Toggle side menu when wanted 2013-10-07 01:07:57 -05:00
Max Lynch
f609320a80 Making toderp progress 2013-10-06 20:39:48 -05:00
Max Lynch
1212945df8 Side menu content scoping fix 2013-10-04 10:16:50 -05:00
Max Lynch
a3d01a0701 Toderp or not toderp, that is the question. 2013-10-03 20:24:32 -05:00
Max Lynch
153a8de7a1 Hacking Angular Stuff 2013-10-03 20:18:23 -05:00