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

FEATURE: Added ability to enable/disable sort and/or drop #6

Merged
merged 2 commits into from
Apr 4, 2021

Conversation

asantibanez
Copy link
Owner

Summary

This PR adds the ability to enable/disable sorting and/or drop in sortable containers. Two new arguments have been added to x-laravel-blade-sortable::sortable component

  • :allow-sort: true|false
  • :allow-drop: true|false

Issues

Resolves #5

Type of Change

  • 🚀 New Feature

Screenshot/Video

2021-04-04 17 36 19

@asantibanez asantibanez merged commit 438e1f7 into master Apr 4, 2021
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.

Sort between groups, not inside
1 participant