Chapter 9. What's New in AngularJS 1.3
In this chapter, we will cover the following recipes:
Using HTML5 datetime input types
Combining watchers with
$watchGroup
Sanity checking with
ng-strict-di
Controlling model input with
ngModelOptions
Incorporating
$touched
and$submitted
statesCleaning up form errors with
ngMessages
Trimming your watch list with lazy binding
Creating and integrating custom form validators