SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngAria): correctly set "checked" attr for checkboxes and radios

Make sure the checked attribute is set correctly for:
- checkboxes with string and integer models using ngTrueValue /
ngFalseValue
- radios with integer models
- radios with boolean models using ngValue

Fixes #10389
Fixes #10212
M
Martin Staffa committed
d6eba21733c6e67e90e3a4763d8d41ad89a73a0c
Parent: c1199fb