UNPKG

metal-drag-drop

Version:

Metal's drag and drop component.

70 lines (45 loc) 4.25 kB
# Change Log ## [v3.0.1](https://github.com/metal/metal-drag-drop/tree/v3.0.1) (2017-12-15) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v3.0.0...v3.0.1) **Closed issues:** - Nested drag doesn't work as expected [\#20](https://github.com/metal/metal-drag-drop/issues/20) **Merged pull requests:** - Updates CHANGELOG for v3.0.0 [\#23](https://github.com/metal/metal-drag-drop/pull/23) ([Robert-Frampton](https://github.com/Robert-Frampton)) - Moves code inside canStart\_ condition [\#22](https://github.com/metal/metal-drag-drop/pull/22) ([jbalsas](https://github.com/jbalsas)) - Updates CHANGELOG for v3.0.0 [\#19](https://github.com/metal/metal-drag-drop/pull/19) ([jbalsas](https://github.com/jbalsas)) - Add examples of common use cases to README.md [\#18](https://github.com/metal/metal-drag-drop/pull/18) ([Robert-Frampton](https://github.com/Robert-Frampton)) - Normalize README.md, add CONTRIBUTING.md [\#16](https://github.com/metal/metal-drag-drop/pull/16) ([Robert-Frampton](https://github.com/Robert-Frampton)) ## [v3.0.0](https://github.com/metal/metal-drag-drop/tree/v3.0.0) (2017-11-15) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v1.0.1...v3.0.0) **Closed issues:** - Dragged elements are lost if component is updated during dragging [\#7](https://github.com/metal/metal-drag-drop/issues/7) - Metal Drag&Drop doesn't support dragging from the scrollable divs [\#6](https://github.com/metal/metal-drag-drop/issues/6) **Merged pull requests:** - Replace gulp-metal with directly invoking karma [\#15](https://github.com/metal/metal-drag-drop/pull/15) ([jbalsas](https://github.com/jbalsas)) - Adds lint-staged [\#14](https://github.com/metal/metal-drag-drop/pull/14) ([jbalsas](https://github.com/jbalsas)) - Add cloneContainer demo [\#13](https://github.com/metal/metal-drag-drop/pull/13) ([Robert-Frampton](https://github.com/Robert-Frampton)) - Replace gulp-metal with directly invoking karma [\#12](https://github.com/metal/metal-drag-drop/pull/12) ([Robert-Frampton](https://github.com/Robert-Frampton)) - Enables travis [\#8](https://github.com/metal/metal-drag-drop/pull/8) ([jbalsas](https://github.com/jbalsas)) - add webpack to build process [\#4](https://github.com/metal/metal-drag-drop/pull/4) ([vbence86](https://github.com/vbence86)) ## [v1.0.1](https://github.com/metal/metal-drag-drop/tree/v1.0.1) (2016-09-19) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v2.0.1...v1.0.1) ## [v2.0.1](https://github.com/metal/metal-drag-drop/tree/v2.0.1) (2016-09-19) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v2.0.0...v2.0.1) ## [v2.0.0](https://github.com/metal/metal-drag-drop/tree/v2.0.0) (2016-07-25) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v1.0.0...v2.0.0) ## [v1.0.0](https://github.com/metal/metal-drag-drop/tree/v1.0.0) (2016-07-05) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v1.0.0-rc.4...v1.0.0) ## [v1.0.0-rc.4](https://github.com/metal/metal-drag-drop/tree/v1.0.0-rc.4) (2016-06-20) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v1.0.0-rc.3...v1.0.0-rc.4) ## [v1.0.0-rc.3](https://github.com/metal/metal-drag-drop/tree/v1.0.0-rc.3) (2016-06-17) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v1.0.0-rc.2...v1.0.0-rc.3) **Merged pull requests:** - Precompiles code to commonjs when published [\#2](https://github.com/metal/metal-drag-drop/pull/2) ([bryceosterhaus](https://github.com/bryceosterhaus)) ## [v1.0.0-rc.2](https://github.com/metal/metal-drag-drop/tree/v1.0.0-rc.2) (2016-04-11) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v1.0.0-rc.1...v1.0.0-rc.2) ## [v1.0.0-rc.1](https://github.com/metal/metal-drag-drop/tree/v1.0.0-rc.1) (2016-04-01) [Full Changelog](https://github.com/metal/metal-drag-drop/compare/v1.0.0-rc...v1.0.0-rc.1) ## [v1.0.0-rc](https://github.com/metal/metal-drag-drop/tree/v1.0.0-rc) (2016-03-09) **Closed issues:** - Source is dragged even when the mouse is not over it [\#1](https://github.com/metal/metal-drag-drop/issues/1) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*