Change fieldRequired behavior
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