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 drag and drop system #77

Closed
MartinHowarth opened this issue Jan 2, 2020 · 1 comment · Fixed by #88
Closed

Add drag and drop system #77

MartinHowarth opened this issue Jan 2, 2020 · 1 comment · Fixed by #88
Labels
medium Medium amount of work estimated released

Comments

@MartinHowarth
Copy link
Owner

Boxes that can only live inside a drop box. E.g. hero inventory and equipment slots

@MartinHowarth MartinHowarth added the medium Medium amount of work estimated label Jan 2, 2020
MartinHowarth added a commit that referenced this issue Feb 22, 2020
* feat: Add callbacks to snap-to-box behaviour to enable creation of a drag-n-drop system.

* fix: Add tests and fix minor bugs in drag n drop system.

* chore: Add badges to README.
MartinHowarth pushed a commit that referenced this issue Feb 22, 2020
# [1.4.0](1.3.0...1.4.0) (2020-02-22)

### Features

* [#77](#77) improved drag and drop ([#88](#88)) ([c2d9071](c2d9071))
@MartinHowarth
Copy link
Owner Author

🎉 This issue has been resolved in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Medium amount of work estimated released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant