Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement sorting/swiping for IonList #9

Open
pors opened this issue Mar 14, 2016 · 11 comments
Open

Implement sorting/swiping for IonList #9

pors opened this issue Mar 14, 2016 · 11 comments

Comments

@pors
Copy link
Owner

pors commented Mar 14, 2016

See https://github.com/meteoric/meteor-ionic/tree/master/components/ionList and http://ionicframework.com/docs/api/directive/ionList/

@jorjordandan
Copy link

Hey! I was thinking that this would be a great project (a react version of ionic), if I can find time I'll try to chip in on this. (I did the sort/swipe and spinners on meteoric, and a couple little other things) I had sortable/deletable working on my branch here:

https://github.com/jorjordandan/meteor-ionic

@pors
Copy link
Owner Author

pors commented Mar 21, 2016

Hey Jordan, that would be great! You seem like the most qualified person for it 😀

@skirunman
Copy link

I think this branch of Meteoric has all the advanced Ionic list features done.
https://github.com/meteoric124/meteoric

He made this PR on original Meteoric branch meteoric/meteor-ionic#368

@pors
Copy link
Owner Author

pors commented Mar 26, 2016

@skirunman looking good. Similar to what @jorjordandan did it seems, both rely on https://github.com/pornel/slip.

I'm working on the ActionSheet right now, if any of you wants to pick this up, that would be great.

@skirunman
Copy link

Probably above my pay grade to implement this. Good works so far!

@pors
Copy link
Owner Author

pors commented Apr 6, 2016

@jorjordandan do you think you will have some time in the near future? Most functionality starts to be implemented, it would be great if this will be addressed as well!

@EmirGluhbegovic
Copy link

@jorjordandan Im trying to implement swing.js in meteor but am facing difficulties. Could describe how you setup swing with meteor? Would be greatly appreciated. thanks

@jorjordandan
Copy link

@pors Sorry I haven't had time to work on this, I've been buried :( @EmirGluhbegovic I didn't use swing.js for this particular thing but I did try unsuccessfully to set swing.js up with another Meteor project a couple years ago. Hope you have better luck than I did!

@EmirGluhbegovic
Copy link

@jorjordandan Have you implemented any sort of tinder like interface with meteor?

@pors
Copy link
Owner Author

pors commented May 10, 2016

@EmirGluhbegovic
Copy link

@jorjordandan Thanks for the recommendation. I have tried that and it works well for a mobile only approach. Issue comes as I am trying to implement this in a webApp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants