- 15 Jul, 2012 12 commits
-
-
- 14 Jul, 2012 4 commits
-
-
- 13 Jul, 2012 2 commits
-
-
- 12 Jul, 2012 2 commits
-
- 11 Jul, 2012 2 commits
- 10 Jul, 2012 6 commits
-
- 09 Jul, 2012 11 commits
-
-
- 08 Jul, 2012 1 commit
-
-
If the user changes the checked state of a checkbox input, `setAttribute` will stop updating the UI. It appears that internally the state is set but the interface doesn't match. Fix is to use a more thorough approach for the checked case, somewhat like `getInputValue` already does.
Ryan Funduk committed
-