- 09 May, 2013 1 commit
-
-
Stephen Sawchuk authored
-
- 06 May, 2013 2 commits
-
-
Pascal Hartig authored
add source and demo link to ember+rjs readme
-
Stephen Sawchuk authored
-
- 05 May, 2013 4 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
Pascal Hartig authored
Close #528
-
Sindre Sorhus authored
use Marionette's event hashes for Model and Collection events
-
- 04 May, 2013 1 commit
-
-
Addy Osmani authored
Updated README to reflect new Vanilla JS project
-
- 03 May, 2013 2 commits
-
-
Oscar Godson authored
-
Addy Osmani authored
VanillaJS app rewrite - landed!
-
- 02 May, 2013 2 commits
-
-
Pascal Hartig authored
serenade.js typo.
-
Stephen Sawchuk authored
-
- 01 May, 2013 5 commits
-
-
callmephilip authored
refer to Marionette's documentation for more details https://github.com/marionettejs/backbone.marionette/blob/master/docs/marionette.view.md#viewmodelevents-and-viewcollectionevents
-
Stephen Sawchuk authored
-
Oscar Godson authored
-
Stephen Sawchuk authored
-
Oscar Godson authored
-
- 26 Apr, 2013 1 commit
-
-
Stephen Sawchuk authored
Closes #540
-
- 23 Apr, 2013 4 commits
-
-
Sindre Sorhus authored
backbone: fixed jshint warnings
-
Jason Moore authored
-
Addy Osmani authored
Add Gittip button to the top
-
Pascal Hartig authored
-
- 17 Apr, 2013 4 commits
-
-
Sindre Sorhus authored
batman updated to use bower. about time, batman.
-
Stephen Sawchuk authored
-
Pascal Hartig authored
serenade readme updated with easier compile instructions.
-
Stephen Sawchuk authored
-
- 15 Apr, 2013 3 commits
-
-
Pascal Hartig authored
backbone: fixing jshint globals comment
-
Leon Fedotov authored
-
Pascal Hartig authored
-
- 13 Apr, 2013 3 commits
-
-
Sindre Sorhus authored
-
Pascal Hartig authored
-
David Posin authored
Added code for new task Working on repeater list Have model synced to UI for create Working on model sync for deletion, and completion Continue Development Finished almost fully cleaned up Reduced to only needed files Minified 3rd part files only Squash commits Added comments Clean up code style Fix breaks from cleanup clean up quotes and add space to comments Moved all braces to command lines Removed erroneous merge file Fix extra character, change error message Rearranged files to better match contribution guidelines Removed all css except the bundled css Cleaned index.html to look like the base todo index.html Fixed blog url in footer Changed Enter functionality Enter now reverts the text change in task itema Asitiom Escape now aborts edit, Enter resets edit content Modified enter to save edit, and esc to cancel edit standardized to tabs; added jshint directives Added directives to each file for jshint so that expected issues (like no strict, and a global enyo object) are not flagged. Ran everything through jshint and jsbeautifier.org More clean up Found a few more + ones mentioned in the diff Changed JSBeautifier settings and re-ran Code cleanup Fixed spelling Added code to deselect text when double clicking Removed unneeded focus code Fix IE10 bug Remove unnecessary file and routing bug on IE10 Modified fix for IE10 that broke view switching Added base.js into the project IE 10 changes Added code to fix IE view routing Added type to script tags to keep IE happy Missed a quote Doh! seriously Fixed routing, added component.json, Also explicitly set app to be at the window. Many thanks to @stephenplusplus Minor changes Fixed clear field error Changed routing url for 'all' to avoid browser anchor behavior Renamed models/models to models/model to avoid confusion Improved file structure to avoid confusion Fixed mark all complete bug also clean up jshint and comments structure Fixed version number in page title removed redundant .jshint config file Updated comments Fixed edit field having strikethrough on completed rows Comment updates Missed one comment Fix opening curlies Fix index Fixed line through edit Was adding unnecessary style. Removed command Removed error handler and type attributes Fixing style Fixing }, { and }] Fixed array positioning
-
- 12 Apr, 2013 7 commits
-
-
Sindre Sorhus authored
Contributing Documentation
-
Stephen Sawchuk authored
-
Addy Osmani authored
troopjs updated to use bower.
-
Sindre Sorhus authored
homepage: fix quote links.
-
Stephen Sawchuk authored
-
Pascal Hartig authored
Homepage: point SocketStream link to GitHub's readme.
-
Stephen Sawchuk authored
-
- 11 Apr, 2013 1 commit
-
-
Pascal Hartig authored
-