Skip to content

v2.0.0 - Ultimate flow

Compare
Choose a tag to compare
@AidasK AidasK released this 11 Jan 10:14
· 97 commits to master since this release

Features

  • flowDragEnter directive added
  • flowPreventDrop directive added
  • event attributes, such as flowFilesSubmitted, now can be assigned inside flowInit
    directive
  • flowInit directive can also $broadcast all events to child scopes

Breaking Changes

  • Module ngFlow was renamed to flow
  • All directives and attributes, starting with ng-flow, was renamed to flow
  • flowBtn directive attributes ng-directory and ng-single-file renamed to
    flow-directory and flow-single-file
  • ngDragOverClass directive dropped, use flowDragEnter directive instead
  • some files in src directory was renamed