Skip to content

v1.3.3

Compare
Choose a tag to compare
@hueitan hueitan released this 31 Oct 05:06
· 134 commits to master since this release

Improvement

00ce51c Updated travis.yml
6f9403d Added the package.js in order to support Meteor package
a872d4c Did refactoring the project

Fix

331d2eb Wrapped validation-reset within $timeout
e53469c Fixed no-validation-message condition
4dcdb68 Set an actual value from the control's view (ctrl.$viewValue instead of watch value)
09aed2e Fixed an error in the checkValid function

Documentation

eeac2f0 Updated API.md to include an ng-model-options example