Skip to content

v2.0.0

Compare
Choose a tag to compare
@robmcguinness robmcguinness released this 01 Mar 04:05
· 407 commits to master since this release

Breaking

  • Angular v1.6 support
  • jQuery v3 support
  • Remove lodash dependency
  • Refactored AvApiReource and removed redundant options
  • Validation options now use ng-model-options instead of custom directive attributes. Form ng-model-options values can be inherited by child field components
  • Removed Bower support
  • Library requires Babel (or similar transpiler) for usage

Improved

  • ES6 Syntax