| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-30 | feat($cacheFactory): add general purpose $cacheFactory service | Igor Minar | |
| 2011-11-21 | feat(service.$autoScroll): scroll to hash fragment | Vojta Jina | |
| - whenever hash part of the url changes - after ng:view / ng:include load | |||
| 2011-11-14 | style(angularPublic): move public export definition to AnuglarPublic.js | Misko Hevery | |
| 2011-11-14 | docs(browser): moved and migrate browser removed unneeded files. | Misko Hevery | |
| 2011-11-14 | refacter(filters): convert filter/limitTo/orderBy from type augmentation to ↵ | Misko Hevery | |
| filters | |||
| 2011-11-14 | move(filters): appease the History God | Misko Hevery | |
| 2011-11-14 | refactor(parser): turn parser into a service (keep compatibility hack) | Misko Hevery | |
| 2011-11-14 | move(parser): appease the History God | Misko Hevery | |
| 2011-11-14 | refactor(services): migrate angular.service -> module | Misko Hevery | |
| 2011-11-14 | move(compiler): appease the History God | Misko Hevery | |
| - renamed: src/Compiler.js -> src/service/compiler.js - renamed: test/CompilerSpec.js -> test/service/compilerSpec.js | |||
| 2011-11-14 | move(scope): appease the History God | Misko Hevery | |
| - renamed: src/Scope.js -> src/service/scope.js - renamed: test/ScopeSpec.js -> test/service/scopeSpec.js | |||
| 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 | |||
