Commit Graph

  • 726f49dcf6 fix(angular.merge): do not merge __proto__ property Pete Bacon Darwin 2019-11-07 08:50:53 +00:00
  • add78e6200 fix(angular.merge): do not merge __proto__ property Pete Bacon Darwin 2019-11-07 08:50:53 +00:00
  • be5203fb08 chore(deps): add renovate.json renovate/configure Renovate Bot 2019-10-15 19:52:49 +00:00
  • 8a187f16c3 chore(saucelabs): switch to latest version of desktop Safari George Kalpakas 2019-07-23 15:42:43 +03:00
  • d97e6f1695 chore(saucelabs): upgrade SauceConnect to 4.5.4 George Kalpakas 2019-07-23 15:42:36 +03:00
  • 060bcdeeb9 chore(saucelabs): switch to latest version of desktop Safari George Kalpakas 2019-07-23 15:42:43 +03:00
  • 881167d7bd chore(saucelabs): upgrade SauceConnect to 4.5.4 George Kalpakas 2019-07-23 15:42:36 +03:00
  • 1147f0e213 docs($compile): fix typos and incorrect example George Kalpakas 2019-07-21 18:00:47 +03:00
  • 26e893a2fa docs(guide/migration): fix typo (misceallenous --> miscellaneous) byronigoe 2019-05-24 11:39:36 -06:00
  • 825e25b095 docs(guide/migration): fix typo (misceallenous --> miscellaneous) byronigoe 2019-05-24 11:39:36 -06:00
  • 5edd25364f fix(ngStyle): correctly remove old style when new style value is invalid George Kalpakas 2019-04-27 17:11:21 +03:00
  • 10d1b19737 fix(ngStyle): correctly remove old style when new style value is invalid George Kalpakas 2019-04-27 17:11:21 +03:00
  • 019dded64b chore(*): update jQuery from 3.2.1 to 3.4.0 Michał Gołębiowski-Owczarek 2019-04-12 11:27:25 +02:00
  • c8d985a0f3 chore(*): update jQuery from 3.2.1 to 3.4.0 Michał Gołębiowski-Owczarek 2019-04-12 11:27:25 +02:00
  • 0007be1ca2 chore(*): make yarn.lock & GitHub templates identical between master & v1.7.x Michał Gołębiowski-Owczarek 2019-04-12 11:27:05 +02:00
  • 863528f299 docs(DEVELOPERS): remove git revert misleading information askhalil 2019-03-26 12:28:16 +03:00
  • 55075b840c docs(DEVELOPERS): remove git revert misleading information askhalil 2019-03-26 12:28:16 +03:00
  • 97aff90a2c chore(*): update copyright year JandersonConstantino 2019-03-13 09:51:56 -03:00
  • c8980099dc chore(*): update copyright year JandersonConstantino 2019-03-13 09:51:56 -03:00
  • e629fe4a78 docs(CHANGELOG): add 1.7.8 release notes Pete Bacon Darwin 2019-03-11 11:30:02 +00:00
  • dd26545870 docs(CHANGELOG): add 1.7.8 release notes v1.7.8 Pete Bacon Darwin 2019-03-11 11:30:02 +00:00
  • a4c7bdccd7 fix(required): correctly validate required on non-input element surrounded by ngIf Martin Staffa 2019-03-06 18:08:05 +01:00
  • 6959bc297f fix(required): correctly validate required on non-input element surrounded by ngIf Martin Staffa 2019-03-06 18:08:05 +01:00
  • edb3e22c01 docs(guide/di): clarify example description Ashish Kamble 2019-02-16 19:28:44 +05:30
  • a1d15649ed docs(guide/di): clarify example description Ashish Kamble 2019-02-16 19:28:44 +05:30
  • cbf35f04f3 chore(github): update Issue template with LTS info Pete Bacon Darwin 2019-02-27 09:30:13 +00:00
  • f768023698 chore(github): update PR template to highlight LTS mode Pete Bacon Darwin 2019-02-27 09:12:34 +00:00
  • 587843bca0 chore(scripts): use https for git repo URLs Pete Bacon Darwin 2019-02-04 13:31:07 +00:00
  • 7446836e56 chore(scripts): use https for git repo URLs Pete Bacon Darwin 2019-02-04 13:31:07 +00:00
  • 94582f0def docs(CHANGELOG): update with 1.7.7 release notes Pete Bacon Darwin 2019-02-04 13:04:28 +00:00
  • fffe7d1979 docs(RELEASE): store release instructions Pete Bacon Darwin 2019-02-04 13:04:23 +00:00
  • 3f79662d61 docs(CHANGELOG): update with 1.7.7 release notes v1.7.7 Pete Bacon Darwin 2019-02-04 13:04:28 +00:00
  • e4830b9fd2 docs(RELEASE): store release instructions Pete Bacon Darwin 2019-02-04 13:04:23 +00:00
  • 5ad4f5562c fix(ngRequired): set error correctly when inside ngRepeat and false by default Martin Staffa 2019-01-26 11:31:25 +01:00
  • 005dd97255 fix(ngRequired): set error correctly when inside ngRepeat and false by default Martin Staffa 2019-01-26 11:31:25 +01:00
  • 43bb414e23 docs(angular.copy): fix list of unsupported types Martin Staffa 2019-01-21 20:35:53 +01:00
  • 64c7c53190 docs(angular.merge): add notes about support and lodash compatibility Martin Staffa 2019-01-14 16:35:16 +01:00
  • 5075c870fd docs(angular.copy): list object types / features that are not supported Martin Staffa 2019-01-14 16:29:14 +01:00
  • b9edb415b2 docs(angular.copy): add note about destination and source compatibility Martin Staffa 2019-01-11 17:53:55 +01:00
  • 7ca6543244 docs(ngParseExt): note limitations with ngOptions and ngRepeat Martin Staffa 2019-01-11 17:44:49 +01:00
  • e58b4ceed8 docs(input[email]): note limitations with IPv6 addresses Martin Staffa 2019-01-11 17:42:52 +01:00
  • 9f7144b035 docs(angular.copy): fix list of unsupported types Martin Staffa 2019-01-21 20:35:53 +01:00
  • 65f800e19e docs(angular.merge): add notes about support and lodash compatibility Martin Staffa 2019-01-14 16:35:16 +01:00
  • 63796d3f98 docs(angular.copy): list object types / features that are not supported Martin Staffa 2019-01-14 16:29:14 +01:00
  • 2d8b34670b docs(angular.copy): add note about destination and source compatibility Martin Staffa 2019-01-11 17:53:55 +01:00
  • fbc83f00c7 docs(ngParseExt): note limitations with ngOptions and ngRepeat Martin Staffa 2019-01-11 17:44:49 +01:00
  • 0633d8f2b0 docs(input[email]): note limitations with IPv6 addresses Martin Staffa 2019-01-11 17:42:52 +01:00
  • c97237bcb8 docs(ngDisabled): remove restriction to input element Martin Staffa 2019-01-21 12:49:42 +01:00
  • 7825772925 docs(ngDisabled): remove restriction to input element Martin Staffa 2019-01-21 12:49:42 +01:00
  • c7671edbfd chore(*): update CHANGELOG with release notes for 1.7.6 Pete Bacon Darwin 2019-01-17 09:20:48 +00:00
  • 8822a4ff69 chore(*): update CHANGELOG with release notes for 1.7.6 v1.7.6 Pete Bacon Darwin 2019-01-17 09:20:48 +00:00
  • 772440cdaf fix($compile): fix ng-prop-* with undefined values Jason Bedard 2018-12-21 20:18:50 -08:00
  • 8b973e04ca fix($compile): fix ng-prop-* with undefined values Jason Bedard 2018-12-21 20:18:50 -08:00
  • 1fbddf950f chore(saucelabs): remove SL_Safari from browser list George Kalpakas 2019-01-09 21:03:53 +02:00
  • 369ca3e13e chore(saucelabs): add SL_EDGE-1 to browser list George Kalpakas 2019-01-08 15:16:18 +02:00
  • 00d38e3358 chore(travis): suppress verbose log output and allow error logging George Kalpakas 2019-01-03 17:35:16 +02:00
  • a0ed1b73ff chore(package): upgrade to latest karma-sauce-launcher George Kalpakas 2019-01-03 17:24:33 +02:00
  • e44c3ac327 chore(package): upgrade to latest karma George Kalpakas 2019-01-03 17:41:53 +02:00
  • c6551231b2 chore(saucelabs): use 'websocket' for transmission when possible George Kalpakas 2019-01-08 12:50:15 +02:00
  • bf073be69d chore(saucelabs): upgrade to latest SauceConnect George Kalpakas 2019-01-03 17:24:06 +02:00
  • aed34c75be test(ngHref): only run Edge-specific test on relevant Edge versions George Kalpakas 2019-01-03 18:03:05 +02:00
  • be45d3c208 chore(saucelabs): remove SL_Safari from browser list George Kalpakas 2019-01-09 21:03:53 +02:00
  • 53ff4487e7 chore(saucelabs): add SL_EDGE-1 to browser list George Kalpakas 2019-01-08 15:16:18 +02:00
  • 7944b0c98f chore(travis): suppress verbose log output and allow error logging George Kalpakas 2019-01-03 17:35:16 +02:00
  • 195756b45c chore(package): upgrade to latest karma-sauce-launcher George Kalpakas 2019-01-03 17:24:33 +02:00
  • 940c1abf86 chore(package): upgrade to latest karma George Kalpakas 2019-01-03 17:41:53 +02:00
  • 4584f0c37d chore(saucelabs): use 'websocket' for transmission when possible George Kalpakas 2019-01-08 12:50:15 +02:00
  • 7448d8748c chore(saucelabs): upgrade to latest SauceConnect George Kalpakas 2019-01-03 17:24:06 +02:00
  • 915939396a test(ngHref): only run Edge-specific test on relevant Edge versions George Kalpakas 2019-01-03 18:03:05 +02:00
  • 78e17f5729 docs(guide/Conceptual Overview): use exchangeratesapi.io Bernhard Kiselka 2019-01-04 14:20:02 +01:00
  • 1e8a3de15d docs(guide/Conceptual Overview): use exchangeratesapi.io Bernhard Kiselka 2019-01-04 14:20:02 +01:00
  • ba6f477ac8 docs(ISSUE_TEMPLATE.md): add Opera to browser list Julien RAJERISON 2018-12-29 12:15:20 +03:00
  • 2580bde8ac docs(ISSUE_TEMPLATE.md): add Opera to browser list Julien RAJERISON 2018-12-29 12:15:20 +03:00
  • 6482297185 chore(package): rename to angular to match npm Frederik Prijck 2018-12-27 17:07:40 +01:00
  • 98d9143f0d chore(package): rename to angular to match npm Frederik Prijck 2018-12-27 17:07:40 +01:00
  • 41deaf1d21 test(ngAnimate): ensure that blockTransitions can be spied upon Pete Bacon Darwin 2018-12-10 16:43:55 +00:00
  • 23e4138c07 chore(modules): execute modules unit tests in one karma run Pete Bacon Darwin 2018-12-10 16:33:01 +00:00
  • 0ffb30f585 chore(utils): do not mutate source arrays Pete Bacon Darwin 2018-12-10 14:38:57 +00:00
  • 6f52013668 test(*): isolate cache leaks from subsequent tests Pete Bacon Darwin 2018-12-10 14:36:43 +00:00
  • 9ae51d751b test(ngAnimate): ensure that blockTransitions can be spied upon Pete Bacon Darwin 2018-12-10 16:43:55 +00:00
  • 264819a308 chore(modules): execute modules unit tests in one karma run Pete Bacon Darwin 2018-12-10 16:33:01 +00:00
  • 5f1cf11e23 chore(utils): do not mutate source arrays Pete Bacon Darwin 2018-12-10 14:38:57 +00:00
  • 04ae4e5b47 test(*): isolate cache leaks from subsequent tests Pete Bacon Darwin 2018-12-10 14:36:43 +00:00
  • 07e1ba29f0 test(ngSanitize): disable a failing Edge test in all versions, including 18 Michał Gołębiowski-Owczarek 2018-12-09 03:23:09 +01:00
  • e7e8dad3b3 test(ngSanitize): disable a failing Edge test in all versions, including 18 Michał Gołębiowski-Owczarek 2018-12-09 03:23:09 +01:00
  • 04c64b3d10 chore(code.angularjs.org): fix directory list paging Pete Bacon Darwin 2018-06-14 10:48:59 +01:00
  • 4d9a95ffdb chore(code.angularjs.org): update firebase libraries Pete Bacon Darwin 2018-06-14 08:37:07 +01:00
  • 27486bd15e fix(compile): properly handle false value for boolean attrs with jQuery Michał Gołębiowski-Owczarek 2018-12-06 10:07:55 +01:00
  • cf919a6fb7 fix(ngRepeat): fix reference to last collection value remaining across linkages Jason Bedard 2018-11-29 23:06:00 -08:00
  • d4d1031bcd fix(ngRepeat): fix trackBy function being invoked with incorrect scope Jason Bedard 2018-11-28 14:27:29 -08:00
  • 09f013ae92 fix(compile): properly handle false value for boolean attrs with jQuery Michał Gołębiowski-Owczarek 2018-12-06 10:07:55 +01:00
  • de0aad8984 fix(ngRepeat): fix reference to last collection value remaining across linkages Jason Bedard 2018-11-29 23:06:00 -08:00
  • 3ea8c2b880 fix(ngRepeat): fix trackBy function being invoked with incorrect scope Jason Bedard 2018-11-28 14:27:29 -08:00
  • 798114075f docs(tutorial/step_3): clarify how components are mapped to HTML elements Joseph Jacobs 2018-11-23 10:55:24 -08:00
  • a0c4e25a01 docs(tutorial/step_3): clarify how components are mapped to HTML elements Joseph Jacobs 2018-11-23 10:55:24 -08:00
  • 838dd12ee1 docs(tutorial/step_6): fix experiment description Anthony X 2018-12-03 15:18:54 -08:00
  • fa8fe1f739 docs(tutorial/step_6): fix experiment description Anthony X 2018-12-03 15:18:54 -08:00
  • 6926223963 perf(input): prevent multiple validations on initialization Martin Staffa 2018-12-05 14:06:43 +01:00
  • 0637a2124c perf(input): prevent multiple validations on initialization Martin Staffa 2018-12-05 14:06:43 +01:00
  • 5f8372ee2d chore(Saucelabs): increase max session duration Martin Staffa 2018-12-05 08:29:14 +01:00