- 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 6 commits
-
-
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 -
-
-
-
This includes the following: * Add jasmine * Move the rivets build to the build folder * Add a guardfile that watches for source changes * Add a rakefile for building and minifying the source * Add a an example test case * Add vim swap files to the git ignore file
Nicklas Ansman Giertz committed -
-
- 07 Jul, 2012 7 commits
-
-