# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.6](https://github.com/marcospont/agnostic-draggable/compare/v1.0.5...v1.0.6) (2021-06-06)


### Bug Fixes

* bad calculation of draggable's parent offset ([@rozek](https://github.com/rozek)) ([27528f1](https://github.com/marcospont/agnostic-draggable/commit/27528f1242aa6d420ede7d5113a88ea1151b1554))
* revert function was not being called ([@rozek](https://github.com/rozek)) ([3befc78](https://github.com/marcospont/agnostic-draggable/commit/3befc78834b543fd18872668b5c7f82a392fd90c))

### [1.0.5](https://github.com/marcospont/agnostic-draggable/compare/v1.0.4...v1.0.5) (2021-04-19)

### [1.0.4](https://github.com/marcospont/agnostic-draggable/compare/v1.0.3...v1.0.4) (2020-12-01)


### Bug Fixes

* fixed wrong and missing parameters when emitting the sortmove event ([28b795d](https://github.com/marcospont/agnostic-draggable/commit/28b795dac3df7194240006e707fb86abd1389ca5))

### [1.0.3](https://github.com/marcospont/agnostic-draggable/compare/v1.0.2...v1.0.3) (2020-12-01)


### Bug Fixes

* child intersection not properly initialized ([79692db](https://github.com/marcospont/agnostic-draggable/commit/79692db1fc686fe7c7026946b7b8624a71eca219))
* droppable.intersect expects a draggable and an event ([1eb361d](https://github.com/marcospont/agnostic-draggable/commit/1eb361d6a6ecb974a07f598ddf644b3a8164995d))
* removed position debug code ([448b341](https://github.com/marcospont/agnostic-draggable/commit/448b341fe5473131f51807b3a91dac99ff48f5ef))

### [1.0.2](https://github.com/marcospont/agnostic-draggable/compare/v1.0.1...v1.0.2) (2020-11-27)

### [1.0.1](https://github.com/marcospont/agnostic-draggable/compare/v1.0.0...v1.0.1) (2020-11-27)

## 1.0.0 (2020-11-26)


### Features

* initial commit ([dbad1bc](https://github.com/marcospont/agnostic-draggable/commit/dbad1bc4a52defe4be5f95fb4d93610c20402297))
