Skip to content

Conversation

@bimalghartimagar
Copy link
Owner

@bimalghartimagar bimalghartimagar commented Jul 21, 2022

What kind of this PR? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Build-related changes
  • Other, please describe: refactor to work with vue-smooth-dnd

Other information:

* Updated wrap-tag props type to accept component so a vue component
can be passed as wrapper
* Gist: vue-smooth-dnd uses Container to wrap list of items
that are draggable
* Pass extraProps to container tag so, custom values can be passed
to custom container
* Add method to get current range of shown items, so the dragged
item can be indexed based on the start range index and dragged index
@bimalghartimagar
Copy link
Owner Author

Merging.

@bimalghartimagar bimalghartimagar merged commit febd051 into master Jul 21, 2022
bimalghartimagar added a commit that referenced this pull request Jan 21, 2024
* refactor(props): change wrap-tag type

* Updated wrap-tag props type to accept component so a vue component
can be passed as wrapper
* Gist: vue-smooth-dnd uses Container to wrap list of items
that are draggable

* refactor(render): pass props to wrapping tag

* Pass extraProps to container tag so, custom values can be passed
to custom container

* feat(range): add method to get range

* Add method to get current range of shown items, so the dragged
item can be indexed based on the start range index and dragged index

* build: run prod build for new changes
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