Commit Graph

  • 1785251eab refactor($sce): don't depend on $document Michał Gołębiowski 2014-10-18 01:07:49 +02:00
  • fe58238e35 chore(.jshintrc): make jshint happy due to 1bd473e Caitlin Potter 2014-10-17 18:27:26 -04:00
  • 1bd473eb45 fix($templateRequest): ignore JSON Content-Type header and content Caitlin Potter 2014-10-14 14:51:29 -04:00
  • 9078a6ae37 docs(guide/form): shorten line lengths for better readability Martin Staffa 2014-10-15 20:54:42 +02:00
  • e9dcec0c5d docs(guide/forms, input): add information how to modify built-in validators Martin Staffa 2014-10-13 22:48:15 +02:00
  • d5457bb83b docs(guide/forms): update custom validation section with $validators Martin Staffa 2014-10-13 23:29:23 +02:00
  • 036871df5e docs(input): clarify input and ngModel behavior Martin Staffa 2014-10-13 22:13:46 +02:00
  • c06e12276b docs(guide/forms, ngModel): update list of css classes Martin Staffa 2014-10-13 21:51:51 +02:00
  • 4aaf47534e docs(ngModel): clarify usage of formatters / parsers and $setValidity Martin Staffa 2014-09-04 23:17:26 +02:00
  • 502bb648ff chore($locale): add quotation marks to reserved keyword "short" Kim Pettersen 2013-12-09 23:39:55 +00:00
  • 6cba9c5e7c refactor(ngScenario): remove redundant msie variable Shahar Talmi 2014-10-17 23:06:55 +03:00
  • 6e5e76e4b1 refactor(Angular): removed redundant test Shahar Talmi 2014-10-17 22:40:10 +03:00
  • 45252c3a54 fix($sce): use msie instead of $document[0].documentMode Shahar Talmi 2014-10-17 15:52:00 +03:00
  • c2edef86c5 docs(readme): fixing the < in the benchmarks readme.md page Siddhartha 2014-10-14 10:26:46 -07:00
  • 5b982998c3 chore(jscs) change deprecated rules for jscs todo Henry Zhu 2014-10-14 18:16:52 -04:00
  • d7f84e2d7f chore(jscs): update jscs and update deprecated rules Henry Zhu 2014-10-14 17:07:55 -04:00
  • fddf4bd5fe docs($location) fix $$parse parameter name Joao henriques 2014-10-16 21:22:10 +01:00
  • c2fb4b6986 test($resource): enhance test-case to verify correct behaviour Georgios Kalpakas 2014-10-15 10:35:21 +03:00
  • 8b2f1a47b5 fix(loader): fix double spaces Karol Wypchło 2014-10-15 10:05:33 +02:00
  • fb1b202f38 docs(guide/forms): improve readability and formatting Brian Ford 2014-10-16 15:17:28 -07:00
  • 31b6bfaaf4 docs(ngEventDirs): update remarks on behavior Daniel Luz 2014-10-15 23:12:35 -03:00
  • 47e15aa2b4 docs(ngEventDirs): update remarks on behavior Daniel Luz 2014-10-15 23:12:35 -03:00
  • 22da294cbb docs(jqLite): typo: getComputedStyles() -> getComputedStyle() Georgios Kalpakas 2014-10-16 09:08:07 +03:00
  • 22407a9296 refactor(jqLite): remove a duplicate DOMContentLoaded handler attachment Michał Gołębiowski 2014-10-16 12:36:45 +02:00
  • fc70a98be4 refactor($compile): simplify regular expressions Andrey Taritsyn 2014-10-15 21:46:07 +04:00
  • 49d03a5b2e docs(guide/directive): fix typo Alex Norton 2014-10-15 10:43:39 +01:00
  • ed85ec4d70 docs(input): ngModel uses priority 1 Tobias Bosch 2014-10-15 09:18:49 -07:00
  • 6502ab0977 doc(angular.forEach): note difference from ES262's Array.prototype.forEach Jeremiah Hoyet 2014-09-17 23:50:15 -04:00
  • 2d74323e3e docs(ngModel): fix anchor text Ciro Nunes 2014-10-13 23:46:23 -03:00
  • edc2613ed5 docs(CONTRIBUTING): prototypical -> prototypal Afshin Mokhtari 2014-10-14 00:46:42 -07:00
  • 02aa4f4b85 fix(testability): escape regex chars in findBindings if using exactMatch Julie Ralph 2014-10-13 12:34:36 -07:00
  • 69bf2f02d0 docs(ngModel): fix anchor text Ciro Nunes 2014-10-13 23:46:23 -03:00
  • fd375c5d46 chore(CHANGELOG): fix name of jqLiteDocumentLoaded function Georgios Kalpakas 2014-10-14 11:01:57 +03:00
  • b8b63df664 docs(CONTRIBUTING): prototypical -> prototypal Afshin Mokhtari 2014-10-14 00:46:42 -07:00
  • 28661d1a8c fix($parse): support dirty-checking objects with null prototype HeberLZ 2014-10-10 19:57:47 -03:00
  • 7f4d24c6fa chore(npm): update npm dependencies Michał Gołębiowski 2014-10-11 21:58:38 +02:00
  • 399a7afafe docs(changelog): add release notes for 1.3 v1.3.0 Jeff Cross 2014-10-13 15:27:20 -07:00
  • f277c56837 docs(directive): add an example showing templateUrl functions spaceribs 2014-10-12 18:32:49 -04:00
  • 02be700bda feat($animate): introduce the $animate.animate() method Matias Niemelä 2014-10-10 21:46:42 -04:00
  • e5f4d7b10a feat($animate): allow $animate to pass custom styles into animations Matias Niemelä 2014-09-08 00:19:22 -04:00
  • 63ef085b9a docs(ngIf): fixes font color change Jesse Palmer 2014-10-13 14:59:23 -04:00
  • 0f6aa10413 docs($httpBackend): add module declaration for best understanding Lucas N. Munhoz 2014-10-10 16:38:50 -03:00
  • 3345bf8bc7 docs(limitTo): fixed incorrect field type jimmywarting 2014-10-13 15:51:35 +02:00
  • 8b568d7c38 test(currencyFilter): fix disambiguous locator warning in e2e tests Georgios Kalpakas 2014-10-13 17:27:45 +03:00
  • 520db0ca7e refactor(ngAnimate): remove unused function argument Pavel Pomerantsev 2014-10-13 15:02:34 +04:00
  • 4a85512174 refactor($browser): more test coverage around history.state manipulation Michał Gołębiowski 2014-10-13 19:04:00 +02:00
  • 28133cbd2a docs($compile): tiny grammar correction alirezamirian 2014-10-13 16:16:34 +03:30
  • b747d3bf4b refactor($animate): clean up core $animate code Matias Niemelä 2014-10-10 20:47:35 -04:00
  • c44fc6d811 refactor($animate): use $animate.$$setClassImmediately to save code Matias Niemelä 2014-10-10 20:43:47 -04:00
  • 1efaf3dc13 fix($browser): account for IE deserializing history.state on each read Michał Gołębiowski 2014-10-13 13:12:49 +02:00
  • 393c1c7c20 chore(jqLite): remove leftover attachEvent/detachEvent from tests Michał Gołębiowski 2014-10-13 16:44:22 +02:00
  • 874cac825b fix($parse): stabilize one-time literal expressions correctly Tero Parviainen 2014-10-12 13:34:14 +03:00
  • 57f804a4ed refactor($interpolate): cleanup switch statement, curlies unnecessary Omede Firouz 2014-10-09 14:06:24 -07:00
  • 6eab8ab187 docs(guide/unit-testing): use whitespace to improve readability Richard 2014-10-11 16:19:07 -06:00
  • a708632c9f docs(guide/unit-testing): use whitespace to improve readability Richard 2014-10-11 16:19:07 -06:00
  • 353de4f531 chore(docs): apply the anchorScroll offset feature to the docs app Peter Bacon Darwin 2014-10-12 17:55:37 +01:00
  • 09c39d2ce6 feat($anchorScroll): support a configurable vertical scroll offset Peter Bacon Darwin 2014-10-12 17:55:37 +01:00
  • 0dd316efea feat(jqLite): add private jqDocumentComplete function Peter Bacon Darwin 2014-10-12 17:52:44 +01:00
  • b6f4d4b8d4 Added caveat to attr() function of jqLite cwclark 2014-06-12 12:42:31 -07:00
  • 20685ffe11 feat(currencyFilter): add fractionSize as optional parameter Rahul Doshi 2014-06-20 10:34:54 -07:00
  • 9ba24c54d6 fix($http): allow empty json response Tobias Bosch 2014-10-10 12:10:20 -07:00
  • 80ce046fd1 chore(CHANGELOG): add an extra new line after each item in the "BREAKING CHANGES" list Georgios Kalpakas 2014-10-10 15:49:36 +03:00
  • 44746332fa chore(CHANGELOG): add an extra new line after each item in the "BREAKING CHANGES" list Georgios Kalpakas 2014-10-10 15:49:36 +03:00
  • 9a2b6efd11 docs(guide/Working With CSS): add doc for ng-isolate-scope Justin Walsh 2014-10-10 18:53:48 +02:00
  • e83fab9568 docs(angular.extend): merge redundant sentences Warlock 2014-10-10 09:49:21 +04:00
  • 86a3361353 chore(CHANGELOG): remove duplicate breaking change for 1.3.0-rc.5 Georgios Kalpakas 2014-10-10 08:16:16 +03:00
  • ea1897606f docs(select): clarify policy of track by and select as Jeff Cross 2014-10-10 10:24:14 -07:00
  • d71fb6f271 fix(jqLite): remove native listener when all jqLite listeners were deregistered Igor Minar 2014-10-09 22:00:26 -07:00
  • addfff3c46 fix(select): add basic track by and select as support Jeff Cross 2014-10-09 16:48:56 -07:00
  • 6e4955a308 fix($http): don't run transformData on HEAD methods Matthew Miller 2014-10-09 13:43:36 -05:00
  • 9db70d3959 test($route): fix typo in test description Georgios Kalpakas 2014-10-10 08:01:32 +03:00
  • b90f5e59cf docs(select): make more explicit that track by+select as will throw an error Jeff Cross 2014-10-09 14:33:34 -07:00
  • 9e0ab14826 test(ngMock.$httpBackend): add tests for the existence of when shortcut methods Georgios Kalpakas 2014-09-29 01:56:42 +03:00
  • e499433f60 docs($q): implement the same example for constructor as deferred James Kleeh 2014-09-30 14:13:36 -04:00
  • bb390ef525 chore(docs): update to dgeni-packaged 0.10.3 Peter Bacon Darwin 2014-10-09 22:21:23 +01:00
  • aa99df9e53 docs(*): fix dangling links Lucas Galfaso 2014-10-01 13:56:48 +02:00
  • 257a3f35dc docs($exceptionHandler): add a note about cases when exceptions are not delegated to the $exceptionHandler Georgios Kalpakas 2014-09-28 17:48:27 +03:00
  • 2230fb4c10 test(ngRequired): add some tests for ngRequired Georgios Kalpakas 2014-09-28 13:42:44 +03:00
  • 01f50e1a7b fix(formController): remove scope reference when form is destroyed Shahar Talmi 2014-09-28 11:02:50 +03:00
  • 9f2ad53084 docs(ngMock.$log): fix typos and links Georgios Kalpakas 2014-09-27 15:32:27 +03:00
  • c4e21efcb7 docs(tutorial): correct the summary to match the step's content Hari Menon 2014-09-24 16:30:01 -04:00
  • 5030707e76 refactor($compile): use createMap shortcut Igor Minar 2014-10-09 13:54:07 -07:00
  • 3f6b380bde docs(ngCsp): Universal Windows Apps added J. Michael Palermo IV 2014-10-03 16:00:30 -07:00
  • 315f320e2e docs(guide/compiler): add title to the page Chris Inch 2014-10-01 15:30:18 -04:00
  • 12ca1e38f9 docs(guide/compiler): add title to the page Chris Inch 2014-10-01 15:30:18 -04:00
  • 7b9fddfe77 docs($compile): further clarify terminal parameter skwakman 2014-09-25 10:06:14 +02:00
  • a3f44ed1f0 docs(ngAria): correct wording and add resource Ciro Nunes 2014-10-07 13:02:20 -03:00
  • b0307a33eb refactor($parse): remove dead code Jason Bedard 2014-10-07 23:58:02 -07:00
  • 40d4bb5863 docs(ngRepeat): fix wrong paragraph order Artem Chivchalov 2014-09-23 11:32:48 +03:00
  • 9c9959059e fix($browser): do not decode cookies that do not appear encoded Shahar Talmi 2014-09-23 10:38:45 +03:00
  • 2691668876 docs(migration): Removed link to nonexisting reference Lucas Galfaso 2014-10-09 16:35:48 +02:00
  • ec88017944 docs($compile): add 'templateNamespace' to example Justin Walsh 2014-10-09 18:10:21 +02:00
  • da072d49a0 docs($event): clarify $event is jQuery.Event Peter Coles 2014-09-15 17:36:58 -04:00
  • ec4fe1bcab fix($http): add missing shortcut methods and missing docs Georgios Kalpakas 2014-09-28 23:16:23 +03:00
  • 4568bc037d docs: update angular.extend() documentation Warlock 2014-09-15 13:03:35 +04:00
  • e07ebded23 docs($http): use .get and .post shortcut methods in examples Igor Minar 2014-10-09 12:00:20 -07:00
  • 1f650bae4b docs(\$http): add POST request example Guilherme de Souza 2014-09-12 05:50:09 -03:00
  • d1eec47cb8 refactor($location): remove redundant spaces Georgios Kalpakas 2014-10-09 18:03:20 +03:00
  • a4db4e6187 docs($location): fix description for rewriteLinks Georgios Kalpakas 2014-10-09 18:02:11 +03:00
  • 3303fe41e4 docs(versions): remove the trailing slash in URLs when switch versions bolasblack 2014-09-12 16:41:36 +08:00