Commit Graph

  • 45b896a16a fix(orderBy): sort by identity if no predicate is given Peter Bacon Darwin 2014-10-02 22:27:52 +01:00
  • 607f016a0b fix(orderBy): sort by identity if no predicate is given Peter Bacon Darwin 2014-10-02 22:27:52 +01:00
  • f2942447c1 chore(release): create script to undo a release for given number Jeff Cross 2014-10-02 10:09:45 -07:00
  • f807d7ab4e fix($location): allow 0 in path() and hash() Pawel Kozlowski 2014-09-12 20:16:33 +02:00
  • b8c5b87119 fix($location): allow 0 in path() and hash() Pawel Kozlowski 2014-09-12 20:16:33 +02:00
  • 074a146d8b perf(ngBind): set textContent rather than using element.text() jimmywarting 2014-10-01 17:18:20 +02:00
  • 86c7d1221c fix(form): fix submit prevention Artem Tyurin 2013-08-28 18:01:58 +04:00
  • 07d62426f6 docs(CHANGELOG.md): update 1.2.26 release name v1.2.26 Jeff Cross 2014-10-02 09:45:36 -07:00
  • 8da08a1ebd docs(CHANGELOG.md): update 1.2.26 release name Jeff Cross 2014-10-02 09:45:36 -07:00
  • f7b2d85a2c test($compile): add test for alternative syntax to get controllers from ancestors Kent C. Dodds 2014-10-02 09:40:45 -06:00
  • 391d8c04da docs($compile): improve transclusion documentation Peter Bacon Darwin 2014-10-02 15:03:30 +01:00
  • 11c76369aa docs(guide/accessibility): add sortOrder to get it in the right position in the guide Peter Bacon Darwin 2014-10-02 13:13:32 +01:00
  • dc5130c611 chore(docs): rearrange docs app search elements so close button is not first tab index Jeff Cross 2014-10-01 23:05:36 -07:00
  • 3a142e79bd docs(changelog.md): update changelog for 1.3.0-rc.4 and 1.2.26 Jeff Cross 2014-10-01 21:05:48 -07:00
  • 84912134d5 docs(changelog.md): update changelog for 1.3.0-rc.4 and 1.2.26 Jeff Cross 2014-10-01 21:05:48 -07:00
  • 59cb9e8a77 chore(docs): show error 404 without partial failing Peter Bacon Darwin 2014-09-23 19:26:04 +01:00
  • 10644432ca fix(input): register builtin parsers/formatters before anyone else v1.3.0-rc.4 Tobias Bosch 2014-09-30 17:27:14 -07:00
  • a0bfdd0d60 fix(input): correctly handle invalid model values for input[date/time/…] Tobias Bosch 2014-10-01 15:24:44 -07:00
  • 3624e3800f fix(ngView): use animation promises ensure that only one leave animation occurs at a time Igor Minar 2014-10-01 14:57:32 -07:00
  • b1ee5386d5 perf(ngForm,ngModel): move initial addClass to the compile phase Jason Bedard 2014-07-19 14:22:23 -07:00
  • ab80cd9066 fix(compile): sanitize srcset attribute ltrillaud 2014-09-08 11:03:28 +02:00
  • 8199f4dbde docs(guide/forms): improve example Maxi Ferreira 2014-06-15 12:35:55 -03:00
  • b40130abcf docs(minerr/unpr): note that ctrls cant depend on other ctrls Brian Feister 2014-09-30 13:38:10 -04:00
  • 313d7956e4 docs(minerr/unpr): note that ctrls cant depend on other ctrls Brian Feister 2014-09-30 13:38:10 -04:00
  • b9479ee73b chore(ngCsp): add e2e tests Tobias Bosch 2014-09-17 10:43:49 -07:00
  • ee988d40d0 docs(guide/concepts): improve readability active-low 2014-09-28 20:02:38 -05:00
  • 769a00dc86 docs(guide/concepts): improve readability active-low 2014-09-28 20:02:38 -05:00
  • ad4d26c525 docs(readme): fix formatting Adam Humphrey 2014-09-23 19:55:37 -07:00
  • 6593c2371e docs(readme): fix formatting Adam Humphrey 2014-09-23 19:55:37 -07:00
  • 8b54524c07 docs($compile): fix a broken link thorn0 2014-09-30 03:10:16 +03:00
  • f58681564d docs(guide/compiler): change span to block element in draggable example Justin Walsh 2014-09-30 09:32:19 +02:00
  • 66bb5aa41c docs(guide/compiler): change span to block element in draggable example Justin Walsh 2014-09-30 09:32:19 +02:00
  • d23f585f4a docs($compile): add header to example thorn0 2014-09-30 02:55:34 +03:00
  • b186709003 docs($compile): add header to example thorn0 2014-09-30 02:55:34 +03:00
  • a27d827c22 fix($compile): get $$observe listeners array as own property Caitlin Potter 2014-09-30 10:22:16 -04:00
  • 1850f59765 revert: fix(input): always format viewValue as a string inputs with text controls Jeff Cross 2014-09-30 09:21:53 -07:00
  • 1f182853d4 revert: fix($compile): Resolve leak with asynchronous compilation Peter Bacon Darwin 2014-09-29 22:16:11 +01:00
  • 5036ac905b docs(CHANGELOG.md): put <base> in codeblock Caitlin Potter 2014-09-29 17:14:56 -04:00
  • a1648a76c0 docs(CHANGELOG.md): put <base> in codeblock Caitlin Potter 2014-09-29 17:14:56 -04:00
  • 11d2242df6 fix(select): make ctrl.hasOption method consistent Brian Ford 2014-09-24 15:33:35 -07:00
  • 2bcd02dc1a fix(select): make ctrl.hasOption method consistent Brian Ford 2014-09-24 15:33:35 -07:00
  • cea23db3de chore(npm-shrinkwrap): update to dgeni-packages 0.10.0 Peter Bacon Darwin 2014-09-29 21:56:22 +01:00
  • 5c9c197305 fix($compile): Resolve leak with asynchronous compilation Peter Bacon Darwin 2014-09-29 17:44:02 +01:00
  • ecb2222ea1 chore(testabilityPatch): add jqLiteCacheSize helper Peter Bacon Darwin 2014-09-29 17:43:23 +01:00
  • b0033a44bd chore(npm-shrinkwrap): update to dgeni-packages 0.10.0 Peter Bacon Darwin 2014-09-29 21:56:22 +01:00
  • 276310e5b5 chore(ci): remove repeated tests running from Travis build Julie Ralph 2014-09-29 10:55:53 -07:00
  • 6afe0dba39 chore(e2e): bump protractor to version 1.3.1 Julie Ralph 2014-09-26 13:20:24 -07:00
  • 76b755f3cb chore(e2e): bump protractor to version 1.3.1 Julie Ralph 2014-09-26 13:20:24 -07:00
  • 6303c3dcf6 fix($compile): Resolve leak with asynchronous compilation Lucas Galfaso 2014-09-22 13:08:25 +02:00
  • cd2cfafcab refactor($scope): prevent multiple calls to listener on $destroy Lucas Galfaso 2014-09-14 18:47:37 +02:00
  • 86d33c5f9d docs(CONTRIBUTING.md): Added a not about type Richard Littauer 2014-09-29 02:50:49 -07:00
  • eb935e6be0 test($http): fix typo in spec name Georgios Kalpakas 2014-09-29 02:04:10 +03:00
  • b119251827 perf($rootScope): moving internal queues out of the Scope instances Jason Bedard 2014-09-13 13:40:31 -07:00
  • 5572b40b15 refactor($parse): change 'this' to a $parse keyword instead of scope field Jason Bedard 2014-09-13 11:51:30 -07:00
  • 4a6c7cf8ce docs(guide): update compiler guide with minor grammatical fixes Brian Iversen 2014-09-26 09:51:58 -07:00
  • 27d12340d9 docs(guide): update directive guide to not imply ngView is part of core Victor Queiroz 2014-09-26 18:37:07 -03:00
  • fb0c77f0b6 fix($compile): connect transclude scopes to their containing scope to prevent memory leaks Peter Bacon Darwin 2014-09-25 22:27:16 +01:00
  • 6417a3e9eb feat(Scope): allow the parent of a new scope to be specified on creation Peter Bacon Darwin 2014-09-25 21:06:07 +01:00
  • 07e3abc7dd feat($compile): optionally get controllers from ancestors only Caitlin Potter 2013-10-20 03:28:25 -04:00
  • 038ca9b9bf chore(docs): fix links to github Peter Bacon Darwin 2014-09-26 20:51:55 +01:00
  • b9df121655 chore(docs): fix links to github Peter Bacon Darwin 2014-09-26 20:51:55 +01:00
  • b5bb4a986a docs(guide/accessibility): explain ngAria Brian Ford 2014-09-18 17:08:28 -07:00
  • 8202c4dcea chore(Angular): drop support for Opera < 15 Michał Gołębiowski 2014-08-13 11:56:32 +02:00
  • 2c8b464852 perf(benchmark): add ngBindOnce benchmarks to largetable-bp Leonardo Zizzamia 2014-09-13 15:39:16 -07:00
  • 44c451e9f5 docs(guide/index): add book AngularJS: Novice to Ninja Sandeep Panda 2014-09-26 13:26:18 +05:30
  • a192c41ddc docs(guide/index): add book AngularJS: Novice to Ninja Sandeep Panda 2014-09-26 13:26:18 +05:30
  • 1b8b41ad23 fix(input): always format viewValue as a string inputs with text controls Caitlin Potter 2014-09-25 13:08:10 -04:00
  • a8fe2cc345 test(input): test that number validates with unspecified viewValue Georgios Kalpakas 2014-09-20 21:41:34 +03:00
  • 37f2265b88 chore(docs): minify javascript Peter Bacon Darwin 2014-09-25 06:05:17 +01:00
  • 05a2a1d395 chore(docs): remove unused code Peter Bacon Darwin 2014-09-25 05:50:52 +01:00
  • fc913eea89 chore(docs): improve logo rendering performance Peter Bacon Darwin 2014-09-24 15:01:38 +01:00
  • f839e4944a chore(protractor): annotate $animate to allow tests to run under strict-di Peter Bacon Darwin 2014-09-24 15:01:20 +01:00
  • 2aead39486 chore(docs): ensure DI annotations are in place Peter Bacon Darwin 2014-09-24 09:51:10 +01:00
  • e522c25fd4 chore(docs): remove unused code Peter Bacon Darwin 2014-09-24 17:22:11 +01:00
  • 5dbc2d65f3 chore(docs): improve logo rendering performance Peter Bacon Darwin 2014-09-24 15:01:38 +01:00
  • 27300072d1 chore(protractor): annotate $animate to allow tests to run under strict-di Peter Bacon Darwin 2014-09-24 15:01:20 +01:00
  • 7ffc247d0f chore(docs): minify javascript Peter Bacon Darwin 2014-09-24 15:01:20 +01:00
  • 8ab673d430 chore(docs): ensure DI annotations are in place Peter Bacon Darwin 2014-09-24 09:51:10 +01:00
  • b9e899c8b2 test(ngModel): rename test to better reflect what is being tested Caitlin Potter 2014-09-24 18:04:03 -04:00
  • 92f05e5a59 fix(ngModel): do not parse undefined viewValue when validating Caitlin Potter 2014-09-24 17:20:50 -04:00
  • e81ae1464d chore(docs): show error 404 without partial failing Peter Bacon Darwin 2014-09-23 19:26:04 +01:00
  • 54af406c2e docs(changelog): add release notes for 1.3.0-rc.3 Jeff Cross 2014-09-23 18:47:24 -07:00
  • de38899f74 docs(changelog): add release notes for 1.3.0-rc.3 v1.3.0-rc.3 Jeff Cross 2014-09-23 18:47:24 -07:00
  • 930bd40bac docs(ngController): Fix priority value mentioned in the docs Georgios Kalpakas 2014-09-14 00:06:06 +03:00
  • 729c238e19 feat(input): support dynamic element validation Caitlin Potter 2014-09-23 10:30:03 -04:00
  • dc3de7fb7a feat($location): add ability to opt-out of <base/> tag requirement in html5Mode Jeff Cross 2014-09-22 11:52:01 -07:00
  • 4aa4005f5f chore(docs): AngularJS 1.2.x doesn't support '$includeContentError' event Peter Bacon Darwin 2014-09-23 19:26:04 +01:00
  • d5c04121cb chore(docs): refactor the docs app search for better bootup time Peter Bacon Darwin 2014-09-23 18:43:08 +01:00
  • ace40d5526 chore(docs): refactor the docs app search for better bootup time Peter Bacon Darwin 2014-09-23 18:43:08 +01:00
  • fd8997551f feat(formController): add $setUntouched to propagate untouched state Shahar Talmi 2014-09-12 15:17:32 +03:00
  • d8c8b2ebb7 chore(bower): add ngAria module to script Brian Ford 2014-09-22 15:27:00 -07:00
  • e6996cc457 docs(tutorial/step_05): fix typo Andrew Delikat 2014-07-03 14:00:34 -07:00
  • f5bb34ab4a docs(tutorial/step_05): fix typo Andrew Delikat 2014-07-03 14:00:34 -07:00
  • 4b83f6ca2c fix(ngModel): support milliseconds in time and datetime Shahar Talmi 2014-09-01 22:25:43 +03:00
  • a591e8b8d3 perf(map): use Array.prototype.map Rouven Weßling 2014-09-04 23:51:02 +02:00
  • 33793ec3e1 docs(triaging): fix formatting William Chen 2014-09-18 21:53:51 -07:00
  • 6b05105c08 docs(triaging): fix formatting William Chen 2014-09-18 21:53:51 -07:00
  • c9f8fb2559 docs(guide/$location): fix broken link Bocharsky Victor 2014-09-22 14:52:07 +03:00
  • 728832ec85 docs(guide/$location): fix broken link Bocharsky Victor 2014-09-22 14:52:07 +03:00
  • a0229803de docs(tutorial/step_02): fix formatting Christopher Rains 2014-09-19 15:32:17 -04:00