Skip to content

Latest commit

 

History

History
89 lines (71 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

89 lines (71 loc) · 2.27 KB

[Changes]

v0.1.22

  • Hitfix bug with scope.$apply.

v0.1.21

  • Hitfix bug with scope.$apply.

v0.1.20

  • Fix bug with scope.$apply.

v0.1.19

  • Fix bug with dnd-droppable element.

v0.1.18

  • **dndLassoArea
    • Fix bug with dnd-on-lassoend property
  • **move to npm packages

v0.1.17

  • **dnd-sortable-list
    • implement directive for handling sortable list

v0.1.16

  • **angular.element(...).dndCloneByStyles
    • Fix bug with ignore text nodes
  • **dnd-rect
    • Fix bug if dnd-rect attr is getter function

v0.1.15

  • **dnd-selectable
    • In case if function return false the value will remain the same. - DEPRECATED

v0.1.14

  • **bug-fixes
    • Fixed bug with touch manipulator and dnd-rect directive

v0.1.13

  • **bug-fixes
    • Fixed a bug with the sequence of events call (leave -> enter -> over)

v0.1.12

  • **bug-fixes
    • Fix bug with child elements of dnd-pointer-none
    • Fix bug with drag 'tempateUrl' elements
    • Toggle off angular.dnd.debug.mode
    • Implement angular.element.dndClosest instead angular.element.dndParent

v0.1.11

  • **dnd-containment
    • API BREAKING CHANGE! implement dnd-containment instead dnd-container and restrictTheMovement options

v0.1.10

  • **Draggable
    • API BREAKING CHANGE! handle - новая опция
  • **Examples
    • Add new dnd-draggable example

v0.1.9

  • **Draggable
    • API BREAKING CHANGE! restrictTheMovement переименован в restrictMovement

  • **Sortable
    • API BREAKING CHANGE! restrictTheMovement переименован в restrictMovement

  • Implement IE 10+ supporting

v0.1.7

  • **Draggable helper
    • API BREAKING CHANGE! теперь у dnd-draggable-opts есть новое свойство helper - может принимать либо значение 'clone' либо какой либо шаблон по типу ng-include и т.п.
    • API BREAKING CHANGE! для большего соответствия действительности ns переименован в layer
    • API BREAKING CHANGE! в draggable-opts добавлено свойство restrictTheMovement[boolean] - позволяет включать либо отключать зависимость от dnd-container