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

7.0.0 #75

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

7.0.0 #75

wants to merge 19 commits into from

Conversation

annaghi
Copy link
Owner

@annaghi annaghi commented May 19, 2020

Todo

  • Set ghost coordinates in animationFrame
  • Fix commands
  • Overall better organization of the messages - Thank you Jan Jelínek!
  • Add config for ghost styles
  • Update experiments
  • Overall better organization of the modules
  • Hook commands when reorder finished + new examples - Thank you Marek!
  • Change configuration from record to pipe pattern
  • Support Html.Lazy + new example
  • 👉 WIP - Support scrolling in DnDList.Single + new examples
  • Add new module for multiple lists DnDList.Multi
  • Test on a huge project
  • Update package documentation + README.md
  • 👉 WIP - Redesing examples
  • Resolve TODOs in the code

@annaghi annaghi added this to the 7.0.0 milestone May 26, 2020
@annaghi annaghi changed the title 7.0.0 Pipe pattern, scrolling, lazy rendering, event detection May 26, 2020
@annaghi annaghi marked this pull request as ready for review July 14, 2020 09:02
@annaghi annaghi closed this Jul 14, 2020
@annaghi annaghi deleted the chore/rewamp branch July 14, 2020 09:03
@annaghi annaghi changed the title Pipe pattern, scrolling, lazy rendering, event detection First try Jul 14, 2020
@annaghi annaghi removed this from the 7.0.0 milestone Jul 14, 2020
@annaghi annaghi changed the title First try 7.0.0 Jul 16, 2020
@annaghi annaghi restored the chore/rewamp branch July 16, 2020 06:33
@annaghi annaghi reopened this Jul 16, 2020
@annaghi annaghi added this to the 7.0.0 milestone Sep 11, 2020
@mikeastock
Copy link

Hey @annaghi! Love using DND List. I was curious what the status of this PR is? Specifically I see that you started working on functionality for autoscroll. Do you happen to remember if that portion is usable? Thanks again!

@annaghi
Copy link
Owner Author

annaghi commented Aug 5, 2022

Hi @mikeastock Sorry for the delayed answer, I am living in two different places in the summer with all the logistics around it 😄

I think that the autoscroll functionality works for single long lists (reorder), but it is not finished for multiple lists (moving item between long lists).

You can look at the non-finished examples in this PR for single list. I think that the UI is broken, but the core functionality is accessable.

@mikeastock
Copy link

@annaghi thanks for the reply! I'll give it a spin! Thanks again for an amazing library!

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

Successfully merging this pull request may close these issues.

2 participants