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

Add list reorder & delete #5595

Closed
brandyscarney opened this issue Feb 24, 2016 · 13 comments
Closed

Add list reorder & delete #5595

brandyscarney opened this issue Feb 24, 2016 · 13 comments
Assignees

Comments

@brandyscarney
Copy link
Member

Similar to v1

http://ionicframework.com/docs/api/directive/ionDeleteButton/
http://ionicframework.com/docs/api/directive/ionReorderButton/

@lbickston
Copy link

during the reorder-drag, is it possible to make the original item hidden and show the other items moving apart like most native apps?

@lefnire
Copy link

lefnire commented Mar 31, 2016

Is list reordering in general not yet supported in Ionic2, or is this ticket for something more nuanced around the buttons? Sorry the question, having trouble Googling around this topic.

@lbickston
Copy link

@lefnire not yet supported.

@lefnire
Copy link

lefnire commented Apr 8, 2016

For anyone looking for an interim reorder solution, Dragula performs pretty well on mobile. Sample commit. 'Course I'll switch right over to Ionic2's solution when available.

@manucorporat
Copy link
Contributor

manucorporat commented Jun 9, 2016

We have to support reordering without handles, feature suggested by @2arcz6 here #6439

@manucorporat
Copy link
Contributor

manucorporat commented Jun 11, 2016

@brandyscarney @adamdbradley I think it makes sense to have this feature only available inside a virtual list. It already provides the foundational level to know the positions of each item.

For v2, I want the other items moving apart like a native app!

manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 16, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 16, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 18, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 18, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 18, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 18, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 18, 2016
@manucorporat
Copy link
Contributor

@lefnire @djangojack @2arcz6 check out the progress here:
#6937

manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 20, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 20, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Jun 20, 2016
adamdbradley pushed a commit that referenced this issue Jun 20, 2016
@sarahhostyk
Copy link

Hi, is there an estimated date that this will be released to Ionic Beta? Looking to add something like this to my project now, so knowing an eta would be much appreciated. Thanks!

@brandyscarney
Copy link
Member Author

Hey @sarahhostyk, reorder has been added and will be available with the beta 10 release (coming up soon). @manucorporat will be working on the list delete next. We're hoping to get list delete into the beta 11 release but he will let us know if that changes. Thanks!

@sarahhostyk
Copy link

hey thanks @brandyscarney! Would you by chance have an approx. date for the beta 10 release? It will just help me plan out parts of my project better knowing an exact projected date. Thanks again!

@brandyscarney
Copy link
Member Author

Hey @sarahhostyk, I plan on releasing beta 10 today as long as our testing goes well. :)

@sarahhostyk
Copy link

Awesome, thanks @brandyscarney!

@jgw96 jgw96 modified the milestones: 2.0.0-beta.11, 2.0.0-beta.10 Jun 27, 2016
@jgw96 jgw96 removed this from the 2.0.0-beta.12 milestone Aug 9, 2016
@jgw96 jgw96 closed this as completed Sep 2, 2016
@jgw96 jgw96 reopened this Sep 2, 2016
@pimol
Copy link

pimol commented Oct 17, 2016

Hi all.
Is reorder in the current RC? I can't find any docs about it!

-----------> FOUND <--------------

Here: https://ionicframework.com/docs/v2/api/components/item/ItemReorder/

I was looking for it into "ion-list" docs. I think that a reminder would be useful.

Thanks!

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants