Commit Graph

  • b9e85c62be docs($compile): fix a typo in a deprecation warning Michał Gołębiowski 2017-03-29 14:15:02 +02:00
  • 77fad099d2 docs($compile): update a mention of preassigning bindings in controllers Michał Gołębiowski 2017-03-29 14:01:43 +02:00
  • 2b0c0505e2 refactor($parse): move duplicate $parse interpreter/compiler logic into Parser - the construction of the AST is now in the Parser - the assigning of the literal and constant flags is now in the Parser - remove unused references to the lexer, $filter and options on the Parser Jason Bedard 2016-10-16 18:04:08 -07:00
  • 9d74f0fdcb refactor($compile): reuse shared simpleCompare method Jason Bedard 2017-02-04 17:51:41 -08:00
  • f1d0f03863 refactor($parse): make use of local variable instead of refetching property Jason Bedard 2017-02-04 20:47:39 -08:00
  • b0f6afcdac test($compile): add test for #15833 Jason Bedard 2017-03-20 22:49:02 -07:00
  • 2931a6df03 refactor(ngModel): use local scope param in watcher Jason Bedard 2017-03-20 22:47:56 -07:00
  • e1f8a6e82b fix(ngModel): prevent internal scope reference from being copied Jason Bedard 2017-03-20 22:49:52 -07:00
  • 132d767647 refactor(ngModel): use local scope param in watcher Jason Bedard 2017-03-20 22:47:56 -07:00
  • 9cde98cbc7 fix(jqLite): make jqLite invoke jqLite.cleanData as a method Michał Gołębiowski 2014-08-20 20:25:50 +02:00
  • 1ddbb3ec3e chore(*): make ESLint happy Michał Gołębiowski 2017-03-27 13:58:38 +02:00
  • 34f40266b2 test(jqLite): test not firing $destroy on jqLite.cleanData with jQuery UI Michał Gołębiowski 2014-08-20 20:25:50 +02:00
  • bf5c2eef34 fix(jqLite): make jqLite invoke jqLite.cleanData as a method Michał Gołębiowski 2014-08-20 20:25:50 +02:00
  • b8c06e3f1b test(jQuery): run tests with jQuery 2.1, 2.2 & 3.2 Michał Gołębiowski 2017-03-22 10:34:35 +01:00
  • dcdd5def8f test(jQuery): run tests with jQuery 2.1, 2.2 & 3.2 Michał Gołębiowski 2017-03-22 10:34:35 +01:00
  • a6cf648b3c docs($interval): Update interval promise docs Peter Mertz 2017-03-24 11:22:12 -04:00
  • f3aa1d183a docs($interval): Update interval promise docs Peter Mertz 2017-03-24 11:22:12 -04:00
  • 80077f35d0 docs(faq): clarify the versioning strategy Martin Staffa 2017-03-24 12:45:28 +01:00
  • 32f38a33b6 docs($animate): remove obsolete error doc Martin Staffa 2017-03-22 17:11:53 +01:00
  • 9de0842719 chore(doc-gen): report on missing or obsolete error docs Martin Staffa 2017-03-22 11:09:40 +01:00
  • aebde27f1b docs(filterFilter): clarify the comparator parameter Rodrigo 2017-03-17 08:46:18 -03:00
  • b9d2b30808 docs(filterFilter): clarify the comparator parameter Rodrigo 2017-03-17 08:46:18 -03:00
  • c9be327d53 chore(yarn): rely on Travis built-in Yarn support, update Yarn in Jenkins Michał Gołębiowski 2017-03-22 22:49:51 +01:00
  • 3d0abffbc0 chore(yarn): rely on Travis built-in Yarn support, update Yarn in Jenkins Michał Gołębiowski 2017-03-22 22:49:51 +01:00
  • c35786ae26 chore(github): update issue template Martin Staffa 2017-03-22 17:03:44 +01:00
  • 60644d5d05 chore(*): remove unused docs/bower_components mentions Michał Gołębiowski 2017-03-22 16:45:55 +01:00
  • 3dc7d22d90 chore($parse): make sure no one changes .toEqual(-0) to .toBe(-0) Michał Gołębiowski 2017-03-22 12:08:05 +01:00
  • 233f47b98a chore($parse): make sure no one changes .toEqual(-0) to .toBe(-0) Michał Gołębiowski 2017-03-22 12:08:05 +01:00
  • 421040588c docs(component-router): give deprecation notice red color Martin Staffa 2017-03-15 17:40:05 +01:00
  • c10c6cac74 docs(faq): document the AngularJS/jqLite deprecation strategy Michał Gołębiowski 2017-03-15 16:47:02 +01:00
  • cee2c4c569 docs ($compile): add error documentation for noslot error in $compile Joshua J Wilborn 2017-03-22 06:51:55 -04:00
  • a5160c82dc docs($compile): add deprecation notice for preAssignBindingsEnabled Martin Staffa 2017-03-16 13:30:18 +01:00
  • 8853312197 docs(component-router): give deprecation notice red color Martin Staffa 2017-03-15 17:40:05 +01:00
  • f132ce740a refactor($controller): remove unused injected $window Jason Bedard 2017-03-22 03:54:55 -07:00
  • 5377baf0fc docs ($compile): add error documentation for noslot error in $compile Joshua J Wilborn 2017-03-22 06:51:55 -04:00
  • bf7685abbd test(jqLite): test not firing $destroy on jqLite.cleanData with jQuery UI Michał Gołębiowski 2014-08-20 20:25:50 +02:00
  • ba2e0d3d9b docs(faq): document the AngularJS/jqLite deprecation strategy Michał Gołębiowski 2017-03-15 16:47:02 +01:00
  • 049b24de21 docs($sce): overhaul the $sce service documentation Raphael Jamet 2017-02-20 16:59:05 +01:00
  • 0d9d57d418 docs($sce): overhaul the $sce service documentation Raphael Jamet 2017-02-20 16:59:05 +01:00
  • a9f987a0c9 feat($resource): add hasBody action configuration option Richard Kaufhold 2015-06-21 11:16:03 +02:00
  • d96e58fdc8 feat($resource): add hasBody action configuration option Richard Kaufhold 2015-06-21 11:16:03 +02:00
  • ad4a20d3d2 docs($sanitize): fix incorrect test description Georgios Kalpakas 2017-03-20 16:26:14 +02:00
  • 70dbb15846 docs($sanitize): fix incorrect test description Georgios Kalpakas 2017-03-20 16:26:14 +02:00
  • b3972d1b65 docs($resource): encode ) in link BobChao87 2017-03-17 00:26:42 -07:00
  • d94153939c docs($resource): encode ) in link BobChao87 2017-03-17 00:26:42 -07:00
  • c3e0d58b3c docs(ngMock/$httpBackend): add catch() block to example xfg 2017-03-16 23:35:00 +05:00
  • eacf06f5cf docs(ngMock/$httpBackend): add catch() block to example xfg 2017-03-16 23:35:00 +05:00
  • f08156ea9b docs(tutorial/step_09) fix typo TheRealMaxion 2017-03-17 15:54:51 +01:00
  • bb2a247aa5 docs(tutorial/step_09) fix typo TheRealMaxion 2017-03-17 15:54:51 +01:00
  • 4bacf5a5da docs(tutorial/step_04): fix typo (each --> its) TheRealMaxion 2017-03-17 12:38:13 +01:00
  • 24c94b83fa docs(tutorial/step_04): fix typo (each --> its) TheRealMaxion 2017-03-17 12:38:13 +01:00
  • 0c3620bbf5 docs($interpolate): fix typo Vitaliy 2017-03-15 19:19:06 +02:00
  • 38f8c97af7 fix($compile): remove the preAssignBindingsEnabled flag Michał Gołębiowski 2017-03-06 22:37:39 +01:00
  • df88873bb7 fix($http): throw more informative error on invalid JSON response Chirag Bhatia 2017-02-19 15:56:17 +05:30
  • c80fa1cfe1 fix($http): throw more informative error on invalid JSON response Chirag Bhatia 2017-02-19 15:56:17 +05:30
  • 11d9ad1eb2 fix(ngTouch): remove ngClick override, $touchProvider, and $touch Martin Staffa 2017-03-14 11:48:54 +01:00
  • c4b1c5e8f1 docs(changelog): fix typo (resourceUrlWhiteList --> resourceUrlWhitelist) eeeqxxtg 2017-03-14 15:07:23 +08:00
  • 5a13cacf9f docs(changelog): fix typo (resourceUrlWhiteList --> resourceUrlWhitelist) eeeqxxtg 2017-03-14 15:07:23 +08:00
  • 9822711ad2 fix(dateFilter): correctly handle newlines in format string Ash Searle 2017-03-09 20:16:05 +00:00
  • 28bad725b1 fix(dateFilter): correctly handle newlines in format string Ash Searle 2017-03-09 20:16:05 +00:00
  • 1daa4f2231 fix(Angular): remove angular.lowercase and angular.uppercase Martin Staffa 2017-03-08 14:33:34 +01:00
  • 4d43ee3327 docs(changelog): move bootstrap fixes to Bug Fix section Martin Staffa 2017-03-08 12:44:24 +01:00
  • 30cd764b6d docs(changelog): move bootstrap fixes to Bug Fix section v1.6.3 Martin Staffa 2017-03-08 12:44:24 +01:00
  • 38b75cdb2d docs(changelog): add release notes for 1.6.3 and 1.6.2 Martin Staffa 2017-03-08 11:22:48 +01:00
  • a59f46b37d docs(changelog): add release notes for 1.6.3 Martin Staffa 2017-03-08 11:22:48 +01:00
  • 6cb8b39af8 docs(ngAnimate): update staggering config for use with css animations Pablo Targa 2017-02-23 09:55:31 +00:00
  • ebaa336614 docs(guide/migration): add info for 1.4 (ng)Pattern BC diegomrsantos 2017-03-07 20:13:25 +01:00
  • 728ce72372 docs(ngAnimate): update staggering config for use with css animations Pablo Targa 2017-02-23 09:55:31 +00:00
  • b779091ffd docs(guide/migration): add info for 1.4 (ng)Pattern BC diegomrsantos 2017-03-07 20:13:25 +01:00
  • 6ccbfa65d6 feat($compile): lower the xlink:href security context for SVG's a and image elements Raphael Jamet 2017-02-21 16:19:24 +01:00
  • ef5f567f91 test(errorHandlingConfig): add tests for errorHandlingConfig() (independent of minErr) mohamed amr 2017-03-02 18:24:17 +02:00
  • cc793a1364 test(errorHandlingConfig): add tests for errorHandlingConfig() (independent of minErr) mohamed amr 2017-03-02 18:24:17 +02:00
  • 64e5afc478 fix($log): don't parse error stacks manually outside of IE/Edge Michał Gołębiowski 2017-03-01 14:47:10 +01:00
  • 3dc0096dc4 fix($log): don't parse error stacks manually outside of IE/Edge Michał Gołębiowski 2017-03-01 14:47:10 +01:00
  • 846fa1cdf6 docs(guide/Providers): remove confusing section jason-larigakis-hs 2017-03-03 02:08:54 -08:00
  • 1e582e4fa4 feat(info): add angularVersion info to each module Peter Bacon Darwin 2017-02-27 21:34:48 +00:00
  • 7421235f24 feat($injector): add new modules property Peter Bacon Darwin 2016-10-08 16:16:49 +01:00
  • 09ba69078d feat(Module): add info() method Peter Bacon Darwin 2016-10-08 15:17:37 +01:00
  • 60e294cbd8 feat(info): add angularVersion info to each module Peter Bacon Darwin 2017-02-27 21:34:48 +00:00
  • 550f309dba feat($injector): add new modules property Peter Bacon Darwin 2016-10-08 16:16:49 +01:00
  • 49aba51e6b feat(Module): add info() method Peter Bacon Darwin 2016-10-08 15:17:37 +01:00
  • e269c14425 fix($controller): remove instantiating controllers defined on window Martin Staffa 2017-03-01 13:27:17 +01:00
  • 8f2d05f370 fix(Angular): do not autobootstrap if the src exists but is empty Peter Bacon Darwin 2017-02-27 11:53:44 +00:00
  • 3536e83d8a fix(Angular): do not autobootstrap if the src exists but is empty Peter Bacon Darwin 2017-02-27 11:53:44 +00:00
  • 19bc52127f fix(Angular): do not autobootstrap if the src exists but is empty Peter Bacon Darwin 2017-02-27 11:53:44 +00:00
  • 3bb1dd5d7f fix($sanitize): prevent clobbered elements from freezing the browser Georgios Kalpakas 2017-02-13 21:24:13 +02:00
  • 4f69d38f09 fix($sanitize): prevent clobbered elements from freezing the browser Georgios Kalpakas 2017-02-13 21:24:13 +02:00
  • 56719ec4ac fix(Angular): do not auto bootstrap if the currentScript has been clobbered Peter Bacon Darwin 2017-02-24 14:53:22 +00:00
  • 7d8ca1bf51 fix(Angular): do not auto bootstrap if the script source is bad and inside SVG Peter Bacon Darwin 2017-02-24 12:27:19 +00:00
  • 56bfad1d0e test(Angular): refactor auto bootstrap tests Peter Bacon Darwin 2017-02-24 12:26:05 +00:00
  • 95f964b827 fix(Angular): do not auto bootstrap if the currentScript has been clobbered Peter Bacon Darwin 2017-02-24 14:53:22 +00:00
  • c8f78a8ca9 fix(Angular): do not auto bootstrap if the script source is bad and inside SVG Peter Bacon Darwin 2017-02-24 12:27:19 +00:00
  • f34d48087b test(Angular): refactor auto bootstrap tests Peter Bacon Darwin 2017-02-24 12:26:05 +00:00
  • ebe90051ed fix(Angular): do not auto bootstrap if the currentScript has been clobbered Peter Bacon Darwin 2017-02-24 14:53:22 +00:00
  • a649758655 fix(Angular): do not auto bootstrap if the script source is bad and inside SVG Peter Bacon Darwin 2017-02-24 12:27:19 +00:00
  • c357b1aba6 test(Angular): refactor auto bootstrap tests Peter Bacon Darwin 2017-02-24 12:26:05 +00:00
  • 603b66e1fa docs(changelog): insert release notes for 1.2.32 Martin Staffa 2017-02-24 11:09:11 +01:00
  • 2c9ecd01b1 docs($compile): clarify to which element scope isolation applies Martin Staffa 2017-02-22 20:07:28 +01:00
  • 295043d32e docs($compile): clarify to which element scope isolation applies Martin Staffa 2017-02-22 20:07:28 +01:00
  • 892d236afc docs(changelog): correct typo waahhhh 2017-02-21 15:20:14 +01:00