Commit Graph

  • f423dc6b51 fix(input[email]): improve email address validation mirabilos 2016-06-07 00:07:46 +02:00
  • f3f5cf72ee fix(input[email]): improve email address validation mirabilos 2016-06-07 00:07:46 +02:00
  • 9fca87ca5b docs(misc/downloading): update content - include missing modules Georgios Kalpakas 2016-06-09 14:05:49 +03:00
  • 2274dc7bb7 docs(misc/downloading): update content - include missing modules Georgios Kalpakas 2016-06-09 14:05:49 +03:00
  • f82e135aa0 refactor(ngList): access ngList attribute directly Martin Staffa 2016-06-08 18:46:50 +02:00
  • 47724baffe feat(input[radio]): allow ng-trim to work for input[type=radio] Lucas Galfaso 2015-06-12 00:19:02 +02:00
  • 305ba1a3fb fix($compile): don't add leading white-space in attributes for a specific merge case Martin Staffa 2016-06-08 13:22:40 +02:00
  • 97bbf86a19 fix($compile): don't trim white-space in attributes Siddique Hameed 2014-01-02 10:18:02 -06:00
  • ebbaa4ac5e fix($compile): don't add merged attributes twice to $attrs Martin Staffa 2016-06-09 15:32:08 +02:00
  • 3ba29c464d fix($compile): don't add merged attributes twice to $attrs Martin Staffa 2016-06-09 15:32:08 +02:00
  • 617137231e docs($resource): document Resource#toJSON J. Roberto Vidal 2016-06-07 08:53:16 +00:00
  • 78a23ccea2 docs($resource): document Resource#toJSON J. Roberto Vidal 2016-06-07 08:53:16 +00:00
  • 71b966ace7 docs(misc/downloading): update Angular version in example Stepan Suvorov 2016-06-09 09:51:27 +02:00
  • 488d5b4288 updated version of angular for script src Stepan Suvorov 2016-06-09 09:44:36 +02:00
  • 186bd0df0e docs(misc/downloading): update Angular version in example Stepan Suvorov 2016-06-09 09:51:27 +02:00
  • 38242e99f1 updated version of angular for script src Stepan Suvorov 2016-06-09 09:44:36 +02:00
  • 01b8772cca feat(ngMessagesInclude): don't break on empty (or whitespace-only) templates Georgios Kalpakas 2016-06-07 12:14:40 +03:00
  • 05ac0ba926 style(ngMessages): fix indentation Georgios Kalpakas 2016-06-07 11:54:04 +03:00
  • f3377da6a7 feat(ngMessagesInclude): don't break on empty (or whitespace-only) templates Georgios Kalpakas 2016-06-07 12:14:40 +03:00
  • 8fcf5f9aa1 style(ngMessages): fix indentation Georgios Kalpakas 2016-06-07 11:54:04 +03:00
  • 399e872228 docs(guide/Security): warn about $http.jsonp() mirabilos 2016-06-07 13:16:04 +02:00
  • 4969548e1d docs(guide/Security): warn about $http.jsonp() mirabilos 2016-06-07 13:16:04 +02:00
  • 3115408be7 docs(guide/Component Router): improving comms Stephen Fluin 2016-06-06 14:24:29 -07:00
  • 418fb9ccd1 docs(guide/Component Router): improving comms Stephen Fluin 2016-06-06 14:24:29 -07:00
  • 996c901ff9 docs(changelog, guide/migration): mention rare BC for ngInclude v1.4.12 g3_v1_4 Martin Staffa 2016-06-07 10:24:20 +02:00
  • aea39e9fdc docs(changelog, guide/migration): mention rare BC for ngInclude Martin Staffa 2016-06-07 10:24:20 +02:00
  • 2f618459b2 docs(changelog, guide/migration): mention rare BC for ngInclude Martin Staffa 2016-06-07 10:24:20 +02:00
  • 51f6752cec style(ngMocks): remove unnecessary jsHint comment Georgios Kalpakas 2016-06-07 11:17:20 +03:00
  • db58801a55 fix(ngMock#$controller): properly assign bindings to all types of controllers (e.g. class-based) Georgios Kalpakas 2016-04-14 23:52:57 +03:00
  • 297a7914ab style(ngMocks): remove unnecessary jsHint comment Georgios Kalpakas 2016-06-07 11:17:20 +03:00
  • 96266b9d9e fix(ngMock#$controller): properly assign bindings to all types of controllers (e.g. class-based) Georgios Kalpakas 2016-04-14 23:52:57 +03:00
  • 2e33d170be feat(orderBy): add support for custom comparators Georgios Kalpakas 2016-04-19 20:31:24 +03:00
  • 48c8b230cb feat(orderBy): add support for custom comparators Georgios Kalpakas 2016-04-19 20:31:24 +03:00
  • 743bfcfe08 test($resource): check we do not throw if response.data is the resource object Peter Bacon Darwin 2016-06-06 18:13:09 +01:00
  • cc6dcb4bc2 fix($parse): allow arguments to contain filter chains Peter Bacon Darwin 2016-06-06 14:29:34 +01:00
  • 362d11b519 fix($parse): allow arguments to contain filter chains Peter Bacon Darwin 2016-06-06 14:29:34 +01:00
  • 294d6793fd fix($location) : initialize $$absUrl to empty string Guillaume Salles 2016-04-21 17:30:34 -04:00
  • b9ac3362ee fix($location) : initialize $$absUrl to empty string Guillaume Salles 2016-04-21 17:30:34 -04:00
  • cefcc46e1b docs(tutorial/step-9): fix typo Peter Bacon Darwin 2016-06-06 13:35:37 +01:00
  • 4ee5717a96 docs(tutorial/step-9): fix typo Peter Bacon Darwin 2016-06-06 13:35:37 +01:00
  • c10dba144e docs(ngComponentRouter): add deprecation notice and better install notes Martin Staffa 2016-06-06 12:42:13 +02:00
  • 86aff733fc docs(ngComponentRouter): add deprecation notice and better install notes Martin Staffa 2016-06-06 12:42:13 +02:00
  • f05ffd9bf1 test(browserTrigger): fix typo in eventData property Peter Bacon Darwin 2016-06-06 13:27:43 +01:00
  • 6ec775e0cd test(browserTrigger): fix typo in eventData property Peter Bacon Darwin 2016-06-06 13:27:43 +01:00
  • e208d81293 test(browserTrigger): allow event bubbling Peter Bacon Darwin 2016-06-06 11:44:48 +01:00
  • b51fca1a2b test(browserTrigger): support key events Peter Bacon Darwin 2016-06-06 11:44:36 +01:00
  • c8bfbfc5d7 test(browserTrigger): allow event bubbling Peter Bacon Darwin 2016-06-06 11:44:48 +01:00
  • 3ba8bb7109 test(browserTrigger): support key events Peter Bacon Darwin 2016-06-06 11:44:36 +01:00
  • 6685043ad4 fix(ngMockE2E): allow $httpBackend.passThrough() to work when ngMock is loaded Andrew Schmadel 2015-10-19 10:31:43 -04:00
  • ff0395f111 fix(ngMockE2E): allow $httpBackend.passThrough() to work when ngMock is loaded Andrew Schmadel 2015-10-19 10:31:43 -04:00
  • cd3673e514 docs(angular.element): note restrictions of addClass and removeClass Martin Staffa 2016-06-03 21:48:16 +02:00
  • f176a2dbb7 docs(angular.element): note restrictions of addClass and removeClass Martin Staffa 2016-06-03 21:48:16 +02:00
  • 3a366bd42b docs($exceptionHandler): include better example Georgios Kalpakas 2016-06-03 20:55:27 +03:00
  • f82eba814b docs($exceptionHandler): include better example Georgios Kalpakas 2016-06-03 20:55:27 +03:00
  • 1c5db02638 refactor($resource): explicitly set $resourceProvider.defaults.cancellable to false Georgios Kalpakas 2016-06-03 15:22:19 +03:00
  • ffd5308d86 docs($resourceProvider): improve wording and formatting Georgios Kalpakas 2016-06-03 15:21:08 +03:00
  • aed9de9d37 docs($resourceProvider): provide info and example for configuring $resourceProvider Yiling Lu 2015-05-20 02:40:24 -07:00
  • 96e34e3c44 refactor($resource): explicitly set $resourceProvider.defaults.cancellable to false Georgios Kalpakas 2016-06-03 15:22:19 +03:00
  • 618e3f2558 docs($resourceProvider): improve wording and formatting Georgios Kalpakas 2016-06-03 15:21:08 +03:00
  • 140820f4c5 docs($resourceProvider): provide info and example for configuring $resourceProvider Yiling Lu 2015-05-20 02:40:24 -07:00
  • aab6825e85 docs($animate): detail options object Wesley Cho 2016-06-03 04:28:18 -07:00
  • 146dad7365 docs($animate): detail options object Wesley Cho 2016-06-03 04:28:18 -07:00
  • c4fad6ad61 fix(ngSanitize): call attribute setter in linky for all links Martin Staffa 2016-06-03 13:21:38 +02:00
  • 8e55b784de fix(ngSanitize): call attribute setter in linky for all links Martin Staffa 2016-06-03 13:21:38 +02:00
  • 87eff27e97 fix(select): remove workaround for Chrome bug Martin Staffa 2016-06-03 13:21:05 +02:00
  • 2a7c37cf01 docs(tutorial/step_04): fix type (JacaScript --> JavaScript) ZachLamb 2016-05-24 14:23:39 -06:00
  • a478f69783 docs(tutorial/step_04): fix type (JacaScript --> JavaScript) ZachLamb 2016-05-24 14:23:39 -06:00
  • 6234cda41c docs(tutorial): add deprecation notice to v1.4.x tutorial and point to the correct branch Georgios Kalpakas 2016-05-26 00:26:30 +03:00
  • cfc8b41771 refactor($location): Simplify expression. Lucas Mirelmann 2016-05-28 14:57:43 +02:00
  • 194c3adfed docs(CHANGELOG): fix typo Peter Bacon Darwin 2016-05-27 22:34:36 +01:00
  • f58d4fb748 docs(CHANGELOG): fix typo Peter Bacon Darwin 2016-05-27 22:34:36 +01:00
  • 794e99e69f docs(changelog): update with changes for 1.5.6 Martin Staffa 2016-05-27 16:01:34 +02:00
  • 371957d9d5 docs(changelog): update with changes for 1.5.6 Martin Staffa 2016-05-27 15:38:40 +02:00
  • 1e5d36d4b0 fix($timeout): make $flush handle new $timeouts added in $timeout callbacks Lucas Galfasó 2013-12-15 21:00:57 -03:00
  • d23c1453cd fix($timeout): make $flush handle new $timeouts added in $timeout callbacks Lucas Galfasó 2013-12-15 21:00:57 -03:00
  • 3749c85829 fix($compile): cope with $onChanges hooks throwing Peter Bacon Darwin 2016-04-19 20:49:45 +01:00
  • 886b59d317 chore(angularFiles): add missing files Martin Staffa 2016-03-24 16:12:45 +01:00
  • de544807c2 fix($compile): cope with $onChanges hooks throwing Peter Bacon Darwin 2016-04-19 20:49:45 +01:00
  • f8103a82bf docs(changelog): update with changes for 1.4.11 Martin Staffa 2016-05-27 11:56:35 +02:00
  • 55b7f7d80e docs(changelog): update with changes for 1.4.11 Martin Staffa 2016-05-27 12:42:04 +02:00
  • 2048b6df24 docs(ngRepeat): fix typo Victor Oliveira da Silva 2016-05-26 15:17:53 -03:00
  • 85db30a3be docs(ngRepeat): fix typo Victor Oliveira da Silva 2016-05-26 15:17:53 -03:00
  • 5ec0a50d39 chore(package.json): remove unused grunt-jasmine-node Georgii Dolzhykov 2016-04-02 22:53:42 +03:00
  • 5e7c4abb18 chore(package.json): remove unused grunt-jasmine-node Georgii Dolzhykov 2016-04-02 22:53:42 +03:00
  • 4a5723f83b chore(angularFiles): add missing files Martin Staffa 2016-03-24 16:12:45 +01:00
  • 60689afe1c docs(tutorial/step-9): fix typo in inline link v1.5.6 Peter Bacon Darwin 2016-05-25 16:59:46 +01:00
  • bf59aa5564 docs(tutorial/step-9): fix typo in inline link Peter Bacon Darwin 2016-05-25 16:59:46 +01:00
  • 881fddaaba docs(ngAnimateMock): document how to require mocked service in tests Hadrien Tulipe 2016-05-25 17:48:19 +02:00
  • 7875652298 docs(ngAnimateMock): document how to require mocked service in tests Hadrien Tulipe 2016-05-25 17:48:19 +02:00
  • fda338e8e2 refactor(ngMock): use exactly equal in browserTrigger Robin Böhm 2014-03-20 08:36:28 +01:00
  • 4d5f5ffc78 refactor(ngMock): use exactly equal in browserTrigger Robin Böhm 2014-03-20 08:36:28 +01:00
  • 36b149332a style(src/Angular.js): make comment formatting consistent David Goldberg 2015-05-07 09:59:21 -07:00
  • 05c8d88126 style(src/Angular.js): make comment formatting consistent David Goldberg 2015-05-07 09:59:21 -07:00
  • aa57f57ccb docs(angular.element): note restriction in toggleClass Martin Staffa 2016-05-25 14:57:52 +02:00
  • d803354d7c docs(angular.element): note restriction in toggleClass Martin Staffa 2016-05-25 14:57:52 +02:00
  • 6ce34dd45c style(docs/gulpfile.js) make spacing consistent Kamron Batman 2016-05-25 05:53:45 -07:00
  • 51b78f61f9 perf($rootScope): make queues more efficient thorn0 2016-04-30 01:34:58 +03:00
  • cb2f8c0d75 perf($rootScope): make queues more efficient thorn0 2016-04-30 01:34:58 +03:00
  • 739100e8a8 docs($provide): document decorator method Ajay 2016-05-15 14:59:21 +05:30
  • 9e28b64352 docs($provide): document decorator method Ajay 2016-05-15 14:59:21 +05:30