- 10 Jul, 2012 1 commit
-
-
- 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
-
- 07 Jul, 2012 7 commits
-
-
- 06 Jul, 2012 4 commits
-
-
- 05 Jul, 2012 11 commits
-
-
Binding: the actual binding between a model attribute and DOM element. Routine: the function that performs the actual binding to the element. Model: Same as what context object was.
Michael Richards committed -
-
-
-
-
-
-
-
-
- 02 Jul, 2012 2 commits
-
-
- 01 Jul, 2012 3 commits
-
-