Commit Graph

  • 85b2084f57 fix(select): double array issue with multislect and jQuery Misko Hevery 2012-02-03 10:34:16 -08:00
  • 13b21aaf5a fix(doc): example was referring to non existent CSS Misko Hevery 2012-02-03 09:51:29 -08:00
  • 22c1db1744 fix(ngdoc): extract keywords from properties/methods. Misko Hevery 2012-02-13 21:59:10 -08:00
  • 292a5dae07 chore(slim-jim) add configuration Misko Hevery 2012-02-09 11:12:39 -08:00
  • 6e635012fb feat(scope): scope.$emit/$broadcast return the event object, add cancelled property Vojta Jina 2012-02-16 22:22:06 -08:00
  • eb92735c9e fix(injector) .instantiate([Type]) produced wrong result Misko Hevery 2012-02-16 14:32:52 -08:00
  • 776739299b fix($injector): instantiate returns instance, if non-object value returned from constructor Vojta Jina 2012-02-08 16:12:11 -08:00
  • 3173d8603d fix(jqLite): fix memory leaking in IE8 (remove monkey patched methods on Event) Vojta Jina 2012-02-05 00:09:02 -08:00
  • 6c4f1391bc refactor(test): remove odd inject from describe Vojta Jina 2012-01-30 11:44:19 -08:00
  • 58d6da556a refactor(binder): replace jested assertions with jasmine Vojta Jina 2012-01-29 21:59:35 -08:00
  • b6f61a89cf docs($compileProvider.directive): fix some typos Vojta Jina 2012-01-26 09:13:08 -08:00
  • 8b32900d72 fix($parse): simplify getterFn Igor Minar 2012-01-24 02:42:20 -08:00
  • 18a1e860a3 fix($parse): small fixes Igor Minar 2012-01-24 02:40:25 -08:00
  • 39b3297fc3 fix($parse): get rid of $unboundFn Igor Minar 2012-01-24 02:33:35 -08:00
  • 1268fc1a44 cleanup($scope): remove $$scope ref. Misko Hevery 2012-01-24 14:54:27 -08:00
  • 4804c83b7d docs(compiler): update the compiler docs Misko Hevery 2011-12-14 02:55:31 +01:00
  • e2b1d9e994 feat(scriptTemplateLoader): provide template inlining Misko Hevery 2012-01-24 22:42:33 -08:00
  • 9ee2cdff44 refactor(directives): connect new compiler Misko Hevery 2011-11-22 21:28:39 -08:00
  • 8af4fde182 add($compile): add compiler v2.0 - not connected Misko Hevery 2011-11-29 12:11:32 -08:00
  • 5001c1a121 refactor($interpolate): improve interpolation service add documentation Misko Hevery 2011-12-07 21:01:19 -08:00
  • 0f6b2ef982 refactor(sanitizer): turn sanitizer into a service Misko Hevery 2011-11-21 14:09:52 -08:00
  • 1e258d11d0 feat(test): support it('should', pending); Misko Hevery 2011-12-20 09:58:26 +01:00
  • 81a6601e05 fix(docs): improper rendering of JSON Misko Hevery 2011-12-23 22:23:44 +01:00
  • 1e96d0af8c fix(injector): small perf improvement & code cleanup Igor Minar 2011-12-16 12:45:20 -08:00
  • 97dae0d0a0 feat(jqLite): add contents() Misko Hevery 2011-12-14 09:28:35 +01:00
  • 84823b2eff feature($exceptionHandler): $exceptionHandler now supports var_args Misko Hevery 2011-12-14 09:28:16 +01:00
  • 517811764d cleanup(tests): remove unused variables Misko Hevery 2011-12-14 10:37:12 +01:00
  • 1354718365 chore(jasmine-adapter): upgrade Misko Hevery 2012-01-18 13:49:38 -08:00
  • 56bcc04c54 feat(ng:class): support using map of classnames and conditions Kai Groner 2012-01-19 22:39:32 -05:00
  • b2052d08a1 fix($parse): fixing typos in JS_KEYWORDS Igor Minar 2012-01-21 00:02:22 -08:00
  • 7da2bdb82a fix(scope): support watching functions Igor Minar 2012-01-21 00:01:44 -08:00
  • ed78f0d830 chore(log): generic test log service with custom toEquals matcher Igor Minar 2011-12-15 01:10:09 -08:00
  • dbffbefb7c refactor($controller): Add $controller service for instantiating controllers Vojta Jina 2012-01-20 14:04:53 -08:00
  • 0196411dbe refactor(scope.$watch): rearrange arguments passed into watcher (newValue, oldValue, scope) Vojta Jina 2011-11-30 12:23:58 -08:00
  • 992c790f07 refactor(scope): separate controller from scope Vojta Jina 2011-11-29 21:51:59 -08:00
  • f5343c9fd3 docs($http): fix missing quote alkis 2012-01-22 01:32:30 +01:00
  • 0470ff04b4 docs(changelog): clarified breaking changes for 0.10.6 Igor Minar 2012-01-19 15:47:36 -08:00
  • efe33a5e21 docs($http): doc fixes suggested by Gina Igor Minar 2012-01-19 12:39:05 -08:00
  • 7046d6053d chore(jstd): upgrade JSTD to 1.3.3d Igor Minar 2011-12-17 00:59:24 -08:00
  • afc241bd28 docs(inputType): fix small typo Vojta Jina 2012-01-19 00:27:32 -08:00
  • a507fb7bb3 docs(guide): update angular version in an example ludicast 2012-01-18 00:20:30 -05:00
  • 0ce139c42d chore(release): preparing the 0.10.7 moiré-vision iteration Igor Minar 2012-01-18 17:12:21 -08:00
  • b00262fffe chore(release): cutting the 0.10.6 bubblewrap-cape release v0.10.6 Igor Minar 2012-01-17 13:54:18 -08:00
  • 3f98d6ac99 docs(*): more docs Igor Minar 2012-01-17 12:13:48 -08:00
  • 22309c312f fix(docs): disable appcache - causing too much trouble Igor Minar 2012-01-17 12:13:29 -08:00
  • fcf95a47d1 docs(*): more fixes Igor Minar 2012-01-17 11:23:56 -08:00
  • e1e7aca9a6 fix($locationProvider) hashPrefix's getter returned html5Mode + doc fix Konstantin Stepanov 2012-01-17 18:04:58 +03:00
  • 039041e3ae docs: syntax highlight auto bootstrap code example Vojta Jina 2012-01-17 11:00:25 -08:00
  • 3da441b580 docs(release-notes): 0.10.6 bubblewrap-cape release Igor Minar 2012-01-14 23:36:15 -08:00
  • f9502d2ad3 fix(docs): temp hack to get appcache properly invalidated Igor Minar 2012-01-17 03:10:33 -08:00
  • 0356c90af8 chore(jquery): make the license header closure friendly Igor Minar 2012-01-16 23:40:46 -08:00
  • 0d4def452e fix(Rakefile): rewrite version number for mocks.js Igor Minar 2012-01-16 23:40:13 -08:00
  • 897d0f1424 docs(guide): update the diagram Vojta Jina 2012-01-15 01:17:45 -08:00
  • 92af30ce6e docs(*): various doc fixes Igor Minar 2012-01-15 23:28:10 -08:00
  • 54581d36df fix(e2e $httpBackend): use browser.defer instead of $defer Igor Minar 2012-01-16 02:57:35 -08:00
  • b587091b6e feat(jqLite): added injector() helper method Igor Minar 2012-01-15 23:26:06 -08:00
  • c49b8a2db5 fix($location): do not $digest if browser's url change fired within $apply/$digest Vojta Jina 2012-01-13 16:38:08 -08:00
  • 5cdfe45aa3 feat(module): add runtime block Misko Hevery 2012-01-13 14:19:10 -08:00
  • 16a40c626f style(*): small fixes Igor Minar 2012-01-12 16:51:06 -08:00
  • b7f4d8c3c3 fix($http): anonnymous response interceptors should be treated as factories Igor Minar 2012-01-12 16:50:31 -08:00
  • 939c8e8fac docs($http, $httpBackend): docs docs docs Igor Minar 2012-01-10 19:16:33 -08:00
  • d2ba4c5170 fix(ngdocs): add '=' to type signatures with optional arguments Igor Minar 2012-01-10 19:14:22 -08:00
  • 46691c2721 fix($http): remove support for PATCH + better whenXXX, expectXXX api Igor Minar 2012-01-10 10:17:05 -08:00
  • e7a23e4b65 fix(docs): generate correct ids on h elements to get scrolling working Vojta Jina 2012-01-13 00:46:03 -08:00
  • 15fd735793 refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrolling (links) Vojta Jina 2012-01-12 03:00:34 -08:00
  • 985d3d7558 refactor($autoScroll): rename method in test + use $apply instead of $digest Vojta Jina 2012-01-12 02:31:15 -08:00
  • 249c89c091 fix($autoScroll): scroll even if $location is in html5 mode Vojta Jina 2012-01-12 02:29:26 -08:00
  • 5164ae545b style(mocks): remove console.log Vojta Jina 2012-01-12 17:03:51 -08:00
  • e1e0ddb910 docs(inject/module): add documentation Misko Hevery 2012-01-12 17:10:48 -08:00
  • d648d709f3 refactor(module): strict separation between module-config / app-runtime Misko Hevery 2012-01-12 11:06:10 -08:00
  • 9a8dbfef51 style(mock): make jslint and igor happier Vojta Jina 2012-01-11 14:35:02 -08:00
  • 28114de8dc refactor(mock.$httpBackend): split (e2e/unit testing version of $httpBackend mock) Vojta Jina 2012-01-11 11:15:00 -08:00
  • c6ea1be053 fix(mock.$httpBackend): resetExpectations should not create new array Vojta Jina 2012-01-10 23:08:30 -08:00
  • 5143e7bf06 feat(module): new module loader Misko Hevery 2012-01-06 18:10:47 -08:00
  • afd25446d2 feat(ngdocs): support for interface documentation Misko Hevery 2012-01-10 13:46:49 -08:00
  • 3c3e6980b3 chore(specs.js): remove unused dependency Misko Hevery 2012-01-10 09:29:13 -08:00
  • e0b4b107ee chore(license): update year Misko Hevery 2012-01-06 18:09:57 -08:00
  • 614fd3d55a fix(ng:repeat): support repeating over array with null Igor Minar 2012-01-05 23:03:45 -08:00
  • 7146f70636 fix($httpBackend): fix for jsonp requests Igor Minar 2012-01-09 10:36:51 -08:00
  • 11cb9423a7 chore(docs): disable disqus for localhost Igor Minar 2011-12-28 14:51:35 -08:00
  • c76a120bfe fix(nodeserver): add dummy favicon.ico to silence 404s Igor Minar 2011-12-28 10:28:37 -08:00
  • b8960c3710 chore($http): small $http fixes Igor Minar 2012-01-06 19:17:31 -08:00
  • 67338ce061 feat($http): turn mock backend into a decorator + e2e testing support Igor Minar 2012-01-06 18:39:03 -08:00
  • 23f8da7cbb feat($http): expose req/resp headers to transform fns Igor Minar 2012-01-04 09:21:05 -08:00
  • b911e303ec feat($httpBackend): add expect/when shortcut methods Igor Minar 2011-12-28 10:27:38 -08:00
  • a13b5ed3bc fix($http): fix and cleanup $http and friends Igor Minar 2011-12-28 09:26:22 -08:00
  • 63cca9afbc feat(browser.defer): flush should throw exception when queue is empty Igor Minar 2011-12-27 15:52:57 -08:00
  • d47ec772c3 docs(fix): select widget name -> ng:model Vojta Jina 2012-01-08 15:06:12 -08:00
  • 5c19766063 feat(ng:include): enable/disable scrolling through autoscroll attribute Vojta Jina 2012-01-06 19:19:31 -08:00
  • f2119c7524 fix($httpBackend): respond 200/404 when on file protocol (fix protocol parsing) Vojta Jina 2012-01-05 20:37:20 -08:00
  • 08029c7b72 fix(angular.copy): throw Error if source and destination are identical Dhruv Manek 2011-12-18 18:33:25 -08:00
  • 0bf611087b feat(scope): throw exception when recursive $apply Igor Minar 2012-01-04 12:02:39 -08:00
  • acb4338b70 style(widgetsSpec): ws, unused variables, etc Igor Minar 2012-01-05 23:11:19 -08:00
  • cd9a7b9608 fix(ng:repeat): support repeating over array with null Igor Minar 2012-01-05 23:03:45 -08:00
  • 1dccaaaaa2 chore(readme): add some links and update test commands Vojta Jina 2012-01-05 19:54:42 -08:00
  • 9632f5c1c7 style(q): rename src/Deferred.js to src/service/q.js Igor Minar 2011-12-12 08:08:38 -08:00
  • bb3be87606 style(q): reorganize the file + drop fallback dependencies Igor Minar 2011-12-12 08:07:39 -08:00
  • 174952e443 docs(q): documentation for all $q apis Igor Minar 2011-12-09 09:18:12 -08:00
  • 6f91ffeb91 style: prefer single quotes + some whitespaces Vojta Jina 2012-01-03 14:49:41 -08:00
  • c594f75b4c refactor: remove old JSTD assertions Vojta Jina 2012-01-02 20:50:17 -08:00