SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 84 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
944c150e6c3001e51d4bf5e2d8149ae4c565d1e3
Parent: d8dc53d