Commit Graph

  • 9256dbc420 feat($resource): add resource to response for error interceptors Kerry McCullough 2017-07-13 11:41:36 -06:00
  • 823c7edb84 feat($resource): add resource to response for error interceptors Kerry McCullough 2017-07-13 11:41:36 -06:00
  • 7504656a26 fix($parse): do not shallow-watch computed property keys Jason Bedard 2017-07-16 22:15:49 -07:00
  • e74cdf4b59 refactor($parse): remove unnecessary .constant if when collecting inputs Jason Bedard 2017-07-16 22:12:25 -07:00
  • 9d6c3f3ec2 fix($parse): support constants in computed keys Jason Bedard 2017-07-16 22:13:44 -07:00
  • 631076a31b fix($parse): do not shallow-watch computed property keys Jason Bedard 2017-07-16 22:15:49 -07:00
  • 341f8dbe24 refactor($parse): remove unnecessary .constant if when collecting inputs Jason Bedard 2017-07-16 22:12:25 -07:00
  • 8de97949c5 fix($parse): support constants in computed keys Jason Bedard 2017-07-16 22:13:44 -07:00
  • 2fb2d09971 test(ngClass): add test for one-time objects in array literal Jason Bedard 2017-06-16 08:53:33 -07:00
  • 2ee5033967 fix($parse): always pass the intercepted value to watchers Jason Bedard 2017-06-16 01:32:34 -07:00
  • de74034ddf fix($parse): respect the interceptor.$stateful flag Jason Bedard 2017-05-25 23:43:34 -07:00
  • ac0e260765 test(ngTouch.ngClick): exclude failing Edge test Martin Staffa 2017-07-14 11:26:52 +02:00
  • 28c0213ee5 test(core): expect that Edge cannot auto-bootstrap in extensions Martin Staffa 2017-04-13 12:09:41 +02:00
  • 8b4d85c015 chore(*): deploy (docs|code) .angularjs.org to Firebase via Travis Martin Staffa 2017-07-13 11:14:55 +02:00
  • 2aeda67909 test(input): exclude tests that are only failing on Edge Martin Staffa 2016-04-14 00:07:10 +02:00
  • ad68ee192e chore(travis): test on Microsoft Edge Martin Staffa 2017-07-14 10:37:13 +02:00
  • 970ba117eb chore(grunt): increase task readability Martin Staffa 2017-06-11 22:02:50 +02:00
  • 30e097b389 chore(travis): use "karma-spec-reporter" Martin Staffa 2017-06-10 23:36:38 +02:00
  • e8e02b8bce chore(travis): add commitplease validation to ci-checks Martin Staffa 2017-07-12 12:02:18 +02:00
  • e36a3e89f5 chore(travis): fix bower install Martin Staffa 2017-07-13 10:38:57 +02:00
  • 1102c41196 chore(travis): don't build package for the "unit" job Martin Staffa 2017-06-11 00:41:24 +02:00
  • 529550d0da refactor($parse): do not pass scope,locals to interceptor fns Jason Bedard 2017-07-11 00:35:30 -07:00
  • 828a2757b2 chore(*): deploy (docs|code) .angularjs.org to Firebase via Travis Martin Staffa 2017-07-13 11:14:55 +02:00
  • 7e97db93ff docs(input[week]): clarify value of Date object SteveAndrewArcher 2017-07-13 04:13:09 -05:00
  • 6a22c79a94 chore(travis): fix bower install Martin Staffa 2017-07-13 10:38:57 +02:00
  • 0616dde95e chore(travis): add commitplease validation to ci-checks Martin Staffa 2017-07-12 12:02:18 +02:00
  • e970c8fce9 chore(doc-gen): insert current tagged version if missing from list of all versions Martin Staffa 2017-07-12 11:15:09 +02:00
  • 04271d6b2c docs(ngRepeat): improve track by note Martin Staffa 2017-07-12 11:33:50 +02:00
  • 25bf1ef07c chore(doc-gen): insert current tagged version if missing from list of all versions Martin Staffa 2017-07-12 11:15:09 +02:00
  • 2e1163ef5c fix($http): do not throw error if Content-Type is not application/json but response is JSON-like Nikos Katsos 2017-06-29 14:30:53 +03:00
  • 7f2accaa3a fix($http): do not throw error if Content-Type is not application/json but response is JSON-like Nikos Katsos 2017-06-29 14:30:53 +03:00
  • c8793431b6 docs($rootScope.Scope): improve wording in $watch Martin Staffa 2017-07-11 15:34:46 +02:00
  • 75befe723a docs($resource): add missing closing square bracket in example Eyal Ronel 2017-07-10 17:53:37 -04:00
  • 77b302ab00 docs($resource): add missing closing square bracket in example Eyal Ronel 2017-07-10 17:53:37 -04:00
  • af83c1541c docs(ngRepeat): correct typo z.ky 2017-07-06 18:06:34 +01:00
  • 5e2bc5bbf3 feat($http): allow differentiation between XHR completion, error, abort, timeout Frederik Prijck 2017-02-21 23:42:16 +01:00
  • e872f0ed36 feat($http): allow differentiation between XHR completion, error, abort, timeout Frederik Prijck 2017-02-21 23:42:16 +01:00
  • 122d89b240 docs(ngOpen): improve example, correct browser compat note Martin Staffa 2017-07-04 12:31:38 +02:00
  • 079c485b92 docs(ngOpen): improve example, correct browser compat note Martin Staffa 2017-07-04 12:31:38 +02:00
  • 19a0c9324c chore(jenkins): do not publish to code.angularjs.org snapshot v1.6.5 Peter Bacon Darwin 2017-06-05 21:13:06 +01:00
  • 9ef02e72ab docs(changelog): add release notes for 1.6.5 Georgios Kalpakas 2017-07-03 14:21:24 +03:00
  • 1991e77e43 docs(changelog): add release notes for 1.6.5 Georgios Kalpakas 2017-07-03 14:21:24 +03:00
  • 2101126ce7 feat($compile): overload .component() to accept object map of components ksvitkovsky 2017-07-03 13:07:10 +04:00
  • a222d0b452 fix($timeout/$interval): do not trigger a digest on cancel Jason Bedard 2017-07-03 02:04:17 -07:00
  • 57a972d899 feat($compile): overload .component() to accept object map of components ksvitkovsky 2017-07-03 13:07:10 +04:00
  • cdaa6a951b fix($timeout/$interval): do not trigger a digest on cancel Jason Bedard 2017-07-03 02:04:17 -07:00
  • 1b8eb231c9 docs($log): add note about blackboxing davesidious 2017-06-30 11:58:30 +02:00
  • bf0af6dbb1 docs($log): add note about blackboxing davesidious 2017-06-30 11:58:30 +02:00
  • 06baf1869b docs($rootScope.Scope): clarify $watchGroup "oldValues" argument Martin Staffa 2017-06-29 18:18:32 +02:00
  • 62c9d1da7a docs(misc/FAQ): correct misspell Idan Cohen 2017-06-29 12:02:58 +03:00
  • 82597fc12b test(ngOptions): ensure options are only painted once on compile Martin Staffa 2017-06-27 17:38:40 +02:00
  • ff52b188a7 perf(ngOptions): prevent initial options repainting Pol Bonastre 2017-03-17 19:00:54 +01:00
  • dc41f465ba fix(Angular): deprecate angular.merge Martin Staffa 2017-06-12 15:59:20 +02:00
  • 8deff89e5f test(ngOptions): ensure options are only painted once on compile Martin Staffa 2017-06-27 17:38:40 +02:00
  • 65728383f3 perf(ngOptions): prevent initial options repainting Pol Bonastre 2017-03-17 19:00:54 +01:00
  • a772b94b0a chore(benchmarks): add $watchCollection tests Jason Bedard 2017-06-18 17:11:07 -07:00
  • 423acc2c67 chore(benchmarks): remove no longer applicable tests and literal watching workarounds Jason Bedard 2017-06-18 17:08:50 -07:00
  • a03b75c6a8 refactor($browser): remove workaround for old ff bug Jason Bedard 2017-06-21 07:34:37 -07:00
  • 6e3b5a57cd fix($parse): do not shallow-watch inputs to one-time intercepted expressions Jason Bedard 2017-06-16 08:51:42 -07:00
  • f003d93a3d Revert "fix($parse): standardize one-time literal vs non-literal and interceptors" Jason Bedard 2017-05-02 20:20:17 -07:00
  • e58bcfab99 chore(grunt): increase task readability Martin Staffa 2017-06-11 22:02:50 +02:00
  • 4015e0fde5 chore(travis): don't build package for the "unit" job Martin Staffa 2017-06-11 00:41:24 +02:00
  • 030ae660bb chore(travis): use "karma-spec-reporter" Martin Staffa 2017-06-10 23:36:38 +02:00
  • b85926b33f test($parse): add one-time/interceptor tests Jason Bedard 2017-06-08 22:04:30 -07:00
  • aac5623247 fix($parse): do not shallow-watch inputs when wrapped in an interceptor fn Jason Bedard 2017-05-26 00:28:34 -07:00
  • b12a0b7652 fix($parse): do not shallow-watch inputs when wrapped in an interceptor fn Jason Bedard 2017-05-26 00:28:34 -07:00
  • 464dde8bd1 fix(Angular): deprecate angular.merge Martin Staffa 2017-06-12 15:59:20 +02:00
  • aa03812fd0 docs(external-resources.ngdoc): fix broken link Saurav Bhattacharya 2017-06-08 14:18:16 -04:00
  • 42299e9f6d docs(external-resources.ngdoc): fix broken link Saurav Bhattacharya 2017-06-08 14:18:16 -04:00
  • bcb6a494de test(ngMock): fix Firefox craches on Travis Georgios Kalpakas 2017-06-12 11:02:49 +03:00
  • 53fb909068 test(ngMock): fix Firefox craches on Travis Georgios Kalpakas 2017-06-12 11:02:49 +03:00
  • 420ceb6e48 chore(jenkins): do not publish to code.angularjs.org snapshot Peter Bacon Darwin 2017-06-05 21:13:06 +01:00
  • a1e3f8728e fix(ngMock/$interval): add support for zero-delay intervals in tests Lucio Martinez 2017-05-01 23:39:29 -03:00
  • 32f4645314 fix(ngMock/$interval): add support for zero-delay intervals in tests Lucio Martinez 2017-05-01 23:39:29 -03:00
  • 9e8e3e187d chore(i18n): update CLDR to v30.0.1 Georgios Kalpakas 2017-05-19 20:08:46 +03:00
  • c6554433cf chore(i18n): fix parser for currency patterns without fraction digits Georgios Kalpakas 2017-05-19 20:00:19 +03:00
  • 43d2a75f4e chore(i18n): fix relative paths in scripts Georgios Kalpakas 2017-05-19 20:05:18 +03:00
  • 37d2b50812 test(i18n): remove bad assertion Georgios Kalpakas 2017-05-19 20:02:05 +03:00
  • e5c5b4a131 chore(i18n): update CLDR to v30.0.1 Georgios Kalpakas 2017-05-19 20:08:46 +03:00
  • 5d5fd6292a chore(i18n): fix parser for currency patterns without fraction digits Georgios Kalpakas 2017-05-19 20:00:19 +03:00
  • 7fbbacc104 chore(i18n): fix relative paths in scripts Georgios Kalpakas 2017-05-19 20:05:18 +03:00
  • 1df736e256 test(i18n): remove bad assertion Georgios Kalpakas 2017-05-19 20:02:05 +03:00
  • 8f31f1ff43 fix($sanitize): use appropriate inert document strategy for Firefox and Safari Peter Bacon Darwin 2017-05-25 11:04:21 +01:00
  • 7673ca7d15 fix($sanitize): use appropriate inert document strategy for Firefox and Safari Peter Bacon Darwin 2017-05-25 11:04:21 +01:00
  • e65928eecb docs($compile): add more info about optional bindings Martin Staffa 2017-06-05 20:23:12 +02:00
  • cf84fcf544 chore(package.json): backport package.json/yarn.lock changes from master Michał Gołębiowski 2017-06-05 11:33:28 +02:00
  • 3bce707421 docs(ngRepeat): highlight track by expression position Martin Staffa 2017-05-31 18:36:58 +02:00
  • f63bc3cfde test(support): verify support tests results in all tested browsers (#16008) Michał Gołębiowski 2017-05-25 16:14:31 +02:00
  • b4651e5278 test(support): verify support tests results in all tested browsers (#16008) Michał Gołębiowski 2017-05-25 16:14:31 +02:00
  • a77943110e test($parse): reorganize $parse tests Jason Bedard 2017-05-24 00:20:31 -07:00
  • ec97686f2f fix($parse): always re-evaluate filters within literals when an input is an object Jason Bedard 2017-05-11 21:29:54 -07:00
  • aef3ef7b03 test($parse): reorganize $parse tests Jason Bedard 2017-05-24 00:20:31 -07:00
  • b5118ac6a9 fix($parse): always re-evaluate filters within literals when an input is an object Jason Bedard 2017-05-11 21:29:54 -07:00
  • 4ff7b7aa48 chore(testabilityPatch): fix a typo Michał Gołębiowski 2017-05-24 10:25:30 +02:00
  • 33cd29b3a3 chore(testabilityPatch): fix a typo Michał Gołębiowski 2017-05-24 10:25:30 +02:00
  • 57b837bd5c test($log): run all $log tests in IE9 & non-IE9 logging mode (#15995) Michał Gołębiowski 2017-05-24 10:14:29 +02:00
  • 667d4734fc test($log): run all $log tests in IE9 & non-IE9 logging mode (#15995) Michał Gołębiowski 2017-05-24 10:14:29 +02:00
  • 6daca023e4 fix(*): correctly detect Error instances from different contexts Thomas Grainger 2017-03-30 09:42:29 +01:00
  • 837acd14e0 fix(*): correctly detect Error instances from different contexts Thomas Grainger 2017-03-30 09:42:29 +01:00
  • 91b4eb0f69 docs(guide/component): remove redundant empty controller from example Sercan Eraslan 2017-05-21 19:00:51 +03:00