Shopify / draggable

The JavaScript Drag & Drop library your grandparents warned you about.
https://shopify.github.io/draggable
MIT License
18k stars 1.09k forks source link

Add `mirror:moved` event #493

Closed bahung1221 closed 3 years ago

bahung1221 commented 3 years ago

Thank you for submitting a pull request! Please make sure you have read the contribution guidelines before proceeding.

This PR implements mirror:moved event

The mirror:moved event will be trigger when the mirror handler of mirror:move event was done.

This PR closes the following issues... (if applicable)

492

Does this PR require the Docs to be updated?

Yes

Does this PR require new tests?

Yes

This branch been tested on:

Browsers:

bahung1221 commented 3 years ago

Hi @zjffun , Can you please help to review this PR when you have time?

Have a nice weekend, thanks a lot 🍻

zjffun commented 3 years ago

Hi @tsov , this pr is ready to merge. Could you please help us review it when you have free time? Thank you.

tsov commented 3 years ago

If you prep a new release, I can publish it later today!

zjffun commented 3 years ago

I can prep a new release with #480