Commit Graph

  • 23cd40a8ec docs(form): minor form doc and example fixes Jonathan Card 2012-12-16 14:32:19 -07:00
  • 36089931a5 docs(form): minor form doc and example fixes Jonathan Card 2012-12-16 14:32:19 -07:00
  • 74db36ee94 docs($http): clarify documentation on error status codes Per Rovegård 2012-12-31 13:03:49 +01:00
  • f3188c1d09 docs($http): clarify documentation on error status codes Per Rovegård 2012-12-31 13:03:49 +01:00
  • 2f4967f100 docs(guide): change example controller to properly call greet method on greeter Matt Hardy 2012-12-30 23:36:21 -06:00
  • 8d42ce8563 docs(guide): change example controller to properly call greet method on greeter Matt Hardy 2012-12-30 23:36:21 -06:00
  • f0c6ebc076 feat($timeout-mock): add verifyNoPendingTasks method petrovalex 2012-09-15 19:02:10 +03:00
  • 4fe4e7457c docs(anchorScroll): correct word "location" Murilo da Silva 2012-11-29 22:56:02 -02:00
  • 59d9b89852 docs(anchorScroll): correct word "location" Murilo da Silva 2012-11-29 22:56:02 -02:00
  • d4e7274d4b docs(guide): minor English corrections to the Directive guide John Fletcher 2012-12-18 18:47:35 +01:00
  • 6aac69039e docs(guide): minor English corrections to the Directive guide John Fletcher 2012-12-18 18:47:35 +01:00
  • 9e96d98345 feat(limitTo): limitTo filter accepts strings Jeremy Tymes 2012-12-05 07:41:11 -05:00
  • cffa015554 docs(directive): old syntax Miško Hevery 2012-12-18 20:39:17 -08:00
  • 1e13544da8 docs(directive): old syntax Miško Hevery 2012-12-18 20:38:43 -08:00
  • e03182f018 feat(directive): ng:keydown, ng:keyup Mark Nadig 2012-11-28 16:27:51 -07:00
  • 1104c7d75b docs(ngView): fix code example (change template to templateUrl) Pawel Kozlowski 2012-12-17 23:18:12 +01:00
  • f2d526190a docs(ngView): fix code example (change template to templateUrl) Pawel Kozlowski 2012-12-17 23:18:12 +01:00
  • 039b138042 docs(q): added testing information Miško Hevery 2012-12-14 05:49:22 -08:00
  • 4c6b4447db fix($route): correctly extract $routeParams from urls Gonzalo Ruiz de Villa 2012-12-11 11:41:53 +01:00
  • 30a9da5dc1 fix($route): correctly extract $routeParams from urls Gonzalo Ruiz de Villa 2012-12-11 11:41:53 +01:00
  • 741a37b338 feat(docs): Add angularjs tag to plunks and make private ggoodman 2012-12-11 11:42:00 -05:00
  • 25e1ad9a94 feat(docs): Add angularjs tag to plunks and make private ggoodman 2012-12-11 11:42:00 -05:00
  • 1157c5d341 docs(README.md): add missing 'you' and a comma Peter Evjan 2012-12-11 20:57:41 +11:00
  • 37cced6296 docs(README.md): add missing 'you' and a comma Peter Evjan 2012-12-11 20:57:41 +11:00
  • e48adebfb7 docs(guide): fix injector service code example Romain Neutron 2012-12-06 01:35:37 +01:00
  • a66c968df2 docs(guide): fix injector service code example Romain Neutron 2012-12-06 01:35:37 +01:00
  • 0a61dcb486 docs($resource): document port number escaping and fix typo Juha Syrjälä 2012-12-07 20:09:42 +02:00
  • c398d7d370 docs($resource): document port number escaping and fix typo Juha Syrjälä 2012-12-07 20:09:42 +02:00
  • 4b51eaadf8 docs(tutorial): typo fix commandx -> command Eric Case 2012-12-07 15:11:51 -08:00
  • d93533812b docs(tutorial): typo fix commandx -> command Eric Case 2012-12-07 15:11:51 -08:00
  • e2457ca16d docs($q): typo fix - programing -> programming Eric Case 2012-12-06 17:19:39 -08:00
  • ff11061a8f docs($q): typo fix - programing -> programming Eric Case 2012-12-06 17:19:39 -08:00
  • bd62790080 doc(concepts): Fix typo in $render() function János Rusiczki 2012-12-07 11:01:59 +02:00
  • c52bfd37ee doc(concepts): Fix typo in $render() function János Rusiczki 2012-12-07 11:01:59 +02:00
  • 53fdcafa44 docs($http): fix link typo in $http doc Jeremy Tymes 2012-12-04 14:56:16 -05:00
  • af6f2483be docs(mocks): update src/ngMock/angular-mocks.js documentation Fred Sauer 2012-12-04 14:38:45 -08:00
  • d8522aa349 docs(mocks): fix documentation bug: angular.mock.debug Fred Sauer 2012-12-05 10:31:51 -08:00
  • f8b755982a docs($http): fix link typo in $http doc Jeremy Tymes 2012-12-04 14:56:16 -05:00
  • bcc7089b3c docs(mocks): update src/ngMock/angular-mocks.js documentation Fred Sauer 2012-12-04 14:38:45 -08:00
  • d43cc3f893 docs(mocks): fix documentation bug: angular.mock.debug Fred Sauer 2012-12-05 10:31:51 -08:00
  • c9d937082c chore(bootstrap-prettify): update urls to code.angularjs.org Igor Minar 2012-12-05 02:55:19 +01:00
  • bae3121683 chore(bootstrap-prettify): update urls to code.angularjs.org Igor Minar 2012-12-05 02:55:19 +01:00
  • 54c0d464b0 fix(select): support optgroup + select[multiple] combo _pants 2012-11-29 11:46:51 -05:00
  • 26adeb119b fix(select): support optgroup + select[multiple] combo _pants 2012-11-29 11:46:51 -05:00
  • 15183f3e1f feat(e2eRunner): fail when an option to select does not exist Stephane Bisson 2012-11-14 12:33:54 +08:00
  • cf89e8653c fix($injector): provider can now be defined in the array format Sudhir Jonathan 2012-11-27 00:47:37 +05:30
  • 2c405f4171 fix($injector): provider can now be defined in the array format Sudhir Jonathan 2012-11-27 00:47:37 +05:30
  • 0c3500f532 fix($resource): HTTP method should be case-insensitive Sudhir Jonathan 2012-11-27 11:54:35 +05:30
  • 8991680d8a fix($resource): HTTP method should be case-insensitive Sudhir Jonathan 2012-11-27 11:54:35 +05:30
  • c12f525df4 refactor($resource): fix indentation and move a method definition Cezar Berea 2012-11-25 17:10:37 +02:00
  • ec801ac137 refactor($resource): fix indentation and move a method definition Cezar Berea 2012-11-25 17:10:37 +02:00
  • d6da505f4e fix(Scope): ensure that a scope is destroyed only once Igor Minar 2012-11-30 01:16:08 +01:00
  • e7ba830691 fix(Scope): ensure that a scope is destroyed only once Igor Minar 2012-11-30 01:16:08 +01:00
  • 4eb0716711 docs(directive): correct expression, fix typo and re-wrap lines Daniel Luz 2012-11-07 08:37:46 -02:00
  • ed90f3b7ea fix(docs): add missing </div> tag to sourceEdit directive template Johannes Hansen 2012-11-21 09:45:43 +01:00
  • 5f7054bf5d docs(directive): correct expression, fix typo and re-wrap lines Daniel Luz 2012-11-07 08:37:46 -02:00
  • cf4ed8a145 fix(docs): add missing </div> tag to sourceEdit directive template Johannes Hansen 2012-11-21 09:45:43 +01:00
  • 14b19ecf5e docs(menu): fix the navbar drop down links Igor Minar 2012-11-28 23:55:56 +01:00
  • d1e48fcbf3 docs(menu): fix the navbar drop down links Igor Minar 2012-11-28 23:55:56 +01:00
  • cc42c99bec feat($resource): allow dynamic default parameters Pascal Corpet 2012-07-04 10:07:09 +02:00
  • 644432a14c chore(release): start 1.0.4 bewildering-hair iteration Igor Minar 2012-11-28 15:51:23 +01:00
  • 3c7bfa77aa chore(release): start 1.1.2 tofu-animation iteration Igor Minar 2012-11-28 14:21:33 +01:00
  • 2ee0f56c54 chore(release): cutting the 1.1.1 pathological-kerning release v1.1.1 Igor Minar 2012-11-27 01:45:35 +01:00
  • a03e370a09 chore(release): cut the 1.0.3 bouncy-thunder release v1.0.3 Igor Minar 2012-11-27 01:12:48 +01:00
  • 23677d3ddb docs(CHANGELOG): release notes for 1.0.3 and 1.1.1 releases Igor Minar 2012-11-26 21:51:03 +01:00
  • 9b18644f30 docs(CHANGELOG): release notes for 1.0.3 and 1.1.1 releases Igor Minar 2012-11-26 21:51:03 +01:00
  • fce100a46c fix($http): only set X-XSFR-TOKEN header for same-domain request Rado Kirov 2012-09-28 15:43:01 -07:00
  • 3a75b1124d fix($http): remove 'X-Requested-With' from header defaults Rado Kirov 2012-10-12 12:41:05 -07:00
  • fc781560a3 fix($location): reset $location.$$replace with every watch call Rado Kirov 2012-09-21 18:57:22 -07:00
  • a32bc40fd7 fix($location): reset $location.$$replace with every watch call Rado Kirov 2012-09-21 18:57:22 -07:00
  • c9199ee663 docs: load angular from CDN only on production Vojta Jina 2012-09-17 16:55:48 -07:00
  • 6f18adedef fix(ngClassOdd/ngClassEven): support shrinking/reordering in repeaters Igor Minar 2012-11-23 22:46:58 +01:00
  • 6ad894cd58 style(jqLite): better variable names Igor Minar 2012-11-23 22:45:46 +01:00
  • cde2f1a868 fix(ngRepeat): support mostly-stable repeating for primitives Igor Minar 2012-11-23 22:43:30 +01:00
  • 6a831495de fix(ngModel): sync ngModel state with scope state Igor Minar 2012-11-23 22:40:01 +01:00
  • cfe13b5dac chore(validate-commit-msg): recognize 'revert' as valid commit type Igor Minar 2012-11-11 12:06:05 +01:00
  • 6e2c38f54d test(ngRepeat): clean up and improve tests Igor Minar 2012-11-23 16:08:47 +01:00
  • 00e7e31418 fix(ngRepeat): attempt to simplify and improve existing fix for #933 Igor Minar 2012-11-26 20:25:38 +01:00
  • ff4b3e20c1 test(ngRepeat): add test for issue #1076 Igor Minar 2012-11-26 20:17:11 +01:00
  • d859dcecea fix(ngClassOdd/ngClassEven): support shrinking/reordering in repeaters Igor Minar 2012-11-23 22:46:58 +01:00
  • d3b32a7c94 style(jqLite): better variable names Igor Minar 2012-11-23 22:45:46 +01:00
  • 1b17dfa693 fix(ngRepeat): support mostly-stable repeating for primitives Igor Minar 2012-11-23 22:43:30 +01:00
  • e6d9bea4f3 fix(ngModel): sync ngModel state with scope state Igor Minar 2012-11-23 22:40:01 +01:00
  • c8e9105fe6 test(ngRepeat): clean up and improve tests Igor Minar 2012-11-23 16:08:47 +01:00
  • d644dcfa52 fix(ngRepeat): attempt to simplify and improve existing fix for #933 Igor Minar 2012-11-26 20:25:38 +01:00
  • e7d37ee45a test(ngRepeat): add test for issue #1076 Igor Minar 2012-11-26 20:17:11 +01:00
  • 733a97adf8 feat(form): add ability to reset a form to pristine state Pawel Kozlowski 2012-07-07 19:02:04 +02:00
  • 269fb43b36 fix(jqLite): fire $destroy event via triggerHandler Igor Minar 2012-11-24 01:51:19 +01:00
  • 7530654328 feat(jqLite): add triggerHandler() Igor Minar 2012-11-24 01:47:52 +01:00
  • 96ed9ff59a fix(jqLite): support append on document fragment Igor Minar 2012-11-24 01:34:01 +01:00
  • b9a9f91fbf fix(jqLite): fire $destroy event via triggerHandler Igor Minar 2012-11-24 01:51:19 +01:00
  • 650fd933df feat(jqLite): add triggerHandler() Igor Minar 2012-11-24 01:47:52 +01:00
  • e249502880 chore(jquery): upgrade to jquery 1.8.2 Igor Minar 2012-10-31 13:46:33 -07:00
  • c7bd464384 docs(CONTRIBUTING.md): add contrib info file for GitHub Iristyle 2012-09-20 10:46:15 -04:00
  • ca3e0e7374 docs(CONTRIBUTING.md): add contrib info file for GitHub Iristyle 2012-09-20 10:46:15 -04:00
  • ef1874d1f3 fix(Scope): allow removing a listener during event Vojta Jina 2012-09-25 01:09:26 -07:00
  • e6966e05f5 fix(Scope): allow removing a listener during event Vojta Jina 2012-09-25 01:09:26 -07:00
  • c6d8205fdd docs(README.md): fix "API Docs" link Kevin Western 2012-10-09 20:57:58 -07:00
  • 682418f029 docs(README.md): fix "API Docs" link Kevin Western 2012-10-09 20:57:58 -07:00
  • 55150a669a docs(api): add ngRequired to input/select/textarea directives Dean Sofer 2012-11-08 16:15:50 -08:00