| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-01 | style(angularFiles): just missing semi-colon and extra comma | Vojta Jina | |
| 2011-10-31 | test(mocks): test mocks with compiled angular | Vojta Jina | |
| Unfortunately, there people in our team (me), who are not able to use angular.* namespace prefix when writing angular-mocks code, so we need to test it... | |||
| 2011-10-31 | feat(matchers): extract jasmine matchers into separate file for future reuse | Vojta Jina | |
| Prefix all used functions with angular.* so that they can be used with compiled angular as well... | |||
| 2011-10-13 | chore(libs): update libs (jasmine, jstd, jasmine-jstd adapter) | Vojta Jina | |
| 2011-10-12 | test(jstd-config): add widget specs to jsTestDriver-jquery.conf | Igor Minar | |
| 2011-10-11 | feat(forms): new and improved forms | Misko Hevery | |
| 2011-10-11 | refactor(hover): delete hover service | Misko Hevery | |
| 2011-09-16 | feat (jquery): upgrade everything to jQuery 1.6.4 | Igor Minar | |
| Closes #556 | |||
| 2011-09-13 | refactor(angular): externalize script load order into JSON | Di Peng | |
| - move all script load order into angularFiles.js - rakefile and angular-bootstrap.js use angularFiles.js to get script orders - gen_jstd_configs.js uses angularFiles.js to generate various jstd config files - run gen_jstd_configs.js whenever we run server.sh Closes #470 | |||
