Skip to content

Commit

Permalink
soma.js version 2 in progress
Browse files Browse the repository at this point in the history
todo scope in models updated

somajs update and comments

somajs update

soma.js and require.js added

whitespace update

main view hide update

jshint errors update

jshint errors update

cleanup requirejs dependencies

save on blur and remote persistent editing

todomvc-common update on soma.js

cleanup bower components in soma.js
  • Loading branch information
soundstep committed May 31, 2013
1 parent 3af9f7b commit 10dee13
Show file tree
Hide file tree
Showing 41 changed files with 9,576 additions and 11,328 deletions.
7 changes: 4 additions & 3 deletions labs/architecture-examples/somajs/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
"name": "todomvc-somajs",
"version": "0.0.0",
"dependencies": {
"todomvc-common": "~0.1.6",
"jquery": "~2.0.0",
"handlebars.js": "~1.0.0-rc.3"
"todomvc-common": "~0.1.6",
"director": "~1.2.0",
"soma.js": "~2.0.0",
"soma-template": "~0.1.8"
}
}
2,201 changes: 0 additions & 2,201 deletions labs/architecture-examples/somajs/bower_components/handlebars.js/handlebars.js

This file was deleted.

Loading

0 comments on commit 10dee13

Please sign in to comment.