aboutsummaryrefslogtreecommitdiffstats
path: root/example/calculator-minified_init.html
AgeCommit message (Collapse)Author
2011-10-11style(examples): clean up dead examplesMisko Hevery
2011-09-16feat (jquery): upgrade everything to jQuery 1.6.4Igor Minar
Closes #556
2010-10-09Fixed calculator examplesVojta Jina
* Fixed wrong reference to jquery library, and old method names (scope.$set, scope.$eval), added scope.$init() call... * Changed to use angular-debug.js * use simple assignments
2010-01-10basic calculator works with minified.js, lots of references still brokenMisko Hevery