Skip to content

Change fieldRequired behavior

Compare
Choose a tag to compare
@ghiden ghiden released this 06 Oct 09:04
· 76 commits to master since this release

Breaking change:

  • The implementation of field-required has been changed to utilize angular 1.4 which allows adding an input element dynamically to form controller.
  • field-required binding was '@' but now '='
  • Drop the support of angular 1.2. Please use angucomplete-ie8 https://github.com/ghiden/angucomplete-ie8