upgrade to AnuglarJS 0.10.6 bubblewrap-cape
authorMisko Hevery <misko@hevery.com>
Sat, 14 Jan 2012 05:04:35 +0000 (21:04 -0800)
committerMisko Hevery <misko@hevery.com>
Sat, 14 Jan 2012 05:04:35 +0000 (21:04 -0800)
commit02e4c215ebfb9d5a31a88e13928ac7d84d0c5a69
treef7f326da162c79995c180c292a7a8278fe378ec8
parent2682dab1b7e4b47a76f670ec0c1aa1832feedf2b
upgrade to AnuglarJS 0.10.6 bubblewrap-cape
27 files changed:
.gitignore
app/index-async.html [new file with mode: 0644]
app/index.html
app/js/app.js [new file with mode: 0644]
app/js/controllers.js
app/js/filters.js
app/js/services.js
app/js/widgets.js
app/lib/angular/angular-ie-compat.js [deleted file]
app/lib/angular/angular-loader.js [new file with mode: 0644]
app/lib/angular/angular-loader.min.js [new file with mode: 0644]
app/lib/angular/angular.js
app/lib/angular/angular.min.js
app/lib/angular/version.txt
app/partials/partial2.html
test/e2e/scenarios.js
test/lib/angular/angular-mocks.js
test/lib/angular/angular-scenario.js
test/lib/angular/jstd-scenario-adapter.js
test/lib/angular/version.txt
test/lib/jasmine-jstd-adapter/JasmineAdapter.js
test/lib/jasmine-jstd-adapter/version.txt
test/lib/jstestdriver/JsTestDriver.jar
test/lib/jstestdriver/version.txt
test/unit/filtersSpec.js
test/unit/servicesSpec.js
test/unit/widgetsSpec.js