Commit Graph

293 Commits

Author SHA1 Message Date
Max Lynch
cb75c9de96 Fixed #366 - no Android scroll bouncing by default 2014-01-10 09:52:32 -06:00
Max Lynch
c0cee27747 Fixed #372 - navbar flash on initial load 2014-01-07 19:52:42 -06:00
Max Lynch
568400ba73 Merge pull request #369 from matiboy/368-use-promise-on-modal
#368: Use promise on modal creation
2014-01-07 17:21:33 -08:00
Max Lynch
437317c07c Merge branch 'pr/351'
Conflicts:
	dist/css/ionic.css
	dist/js/ionic-angular.js
	dist/js/ionic.js
2014-01-07 19:17:42 -06:00
Max Lynch
c0e11312bb Resize after infinite scroll 2014-01-07 19:08:16 -06:00
Mathieu
45ed9b3757 Return promise object that resolves with the modal object
Make callback optional
2014-01-08 09:01:39 +08: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
0c78f59262 Force travis rebuild 2014-01-07 18:24:26 -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
Adam Bradley
5f09e643d8 Merge pull request #354 from calendee/fixSlideBoxComments
Fix slide box comments
2014-01-03 14:04:45 -08:00
Mathieu
ec9c04befa Cleaner using bind 2014-01-03 14:52:50 +08:00
Mathieu
afa389d9ce Make item type dynamic (similar to ng-class) 2014-01-03 14:48:14 +08:00
Justin Noel
cf8106a2a2 Fixed split word in description.
Signed-off-by: Justin Noel <github@calendee.com>
2013-12-29 22:31:00 -06:00
Justin Noel
ae0ab51d71 Corrected description comments for slide box.
Signed-off-by: Justin Noel <github@calendee.com>
2013-12-29 22:28:58 -06:00
Mathieu
2fdc431bc3 Add support for distance attribute in infinite scroll 2013-12-28 12:20:05 +08:00
Mathieu
658649c48d Parse error 2013-12-28 11:53:42 +08:00
Mathieu
197349e77d Bind infinite scroll 2013-12-28 11:50:08 +08:00
Mathieu
7d5f5e6325 Add infinite scroll directive and handle infinite scroll in content directive 2013-12-28 10:43:50 +08:00
Max Lynch
25c7ec8156 ignore that 2013-12-18 20:40:26 -06:00
Max Lynch
5d5b5b95a5 Fixed #126 - tap header scroll to top 2013-12-18 19:26:22 -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
3ca427501e iOS 7 detection and removed console log 2013-12-17 11:53:51 -06:00
Jamie Sutherland
9f86324dd7 Fixes circular dependancy error when uglified 2013-12-17 17:02:12 +00:00
Max Lynch
b97900f7e5 Fixed #167 and #312 - nav bar router issues 2013-12-16 21:12:32 -06:00
Max Lynch
6e62d3789a Merge pull request #329 from driftyco/328-slide-box
Revamped slide box
2013-12-16 16:24:23 -08:00
Max Lynch
89a3b7538d Fixing up some tests 2013-12-16 18:21:41 -06:00
Max Lynch
b996e9a8c7 SEXY 2013-12-16 15:36:14 -06:00
Max Lynch
4de3403f79 Removing animation from header and stuff 2013-12-16 13:20:38 -06:00
Adam Bradley
b9b842eaf9 option buttons use onTap instead of onClick 2013-12-16 10:38:56 -06:00
Max Lynch
ae1e3392a7 Binding scope on modal obj 2013-12-16 09:55:38 -06:00
Max Lynch
196e015015 More slide stuff working 2013-12-16 09:52:03 -06:00
Max Lynch
8d42f856da Continuous 2013-12-15 21:26:14 -06:00
Max Lynch
b9ebcd86a4 Much better slide box 2013-12-15 21:14:35 -06:00
Max Lynch
8bd8193c89 Nicer paging scroll feel 2013-12-15 18:19:04 -06:00
Max Lynch
50a2b235e6 Initial move to slide box with scroll 2013-12-15 12:17:48 -06:00
Adam Bradley
29945da8f7 jshint fixes 2013-12-14 21:47:07 -06:00
Max Lynch
0be7095369 Fixed #289 - radio button click strangeness 2013-12-14 18:11:25 -06:00
Max Lynch
5685212f3f Apply scope on side menu content changes 2013-12-13 15:52:31 -06:00
Adam Bradley
386dd2e0ea remove refresh code from list 2013-12-13 10:25:40 -06:00
Adam Bradley
48a58d9278 removed link-item and onSelect 2013-12-13 09:52:10 -06:00
Max Lynch
ecbafa4bb6 Fixed reordering for #319 2013-12-12 20:24:59 -06:00
Adam Bradley
d9eb0440e6 list updates 2013-12-12 20:24:59 -06:00
Max Lynch
2285c24362 Fixed #264 and #286 - snapping scroll 2013-12-12 18:49:49 -06:00
Max Lynch
37c6ac81ac Fixed #317 2013-12-12 14:26:12 -06:00
Max Lynch
098020e511 Fixed #315 - scroll size waiting 2013-12-11 17:07:10 -06:00
Max Lynch
3a801ac955 Fixed #311 - scrollbars for scroll view 2013-12-11 16:15:55 -06:00
Max Lynch
52343d1b88 Added way to disable content dragging on side menu 2013-12-10 19:56:50 -06:00
Max Lynch
e06bba02ab Default scroll trigger to 50px 2013-12-10 11:52:51 -06:00