Commit Graph

  • f096b9bc6a style(guide): incorporate FriendsService into final example, If directive Jeff Cross 2015-05-19 15:09:37 -07:00
  • adaa157317 chore(packaging): bump version to 2.0.0-alpha.24 yjbanov 2015-05-19 14:47:59 -07:00
  • 791caf0037 fix(router): use appRootComponentToken to get root route configs Brian Ford 2015-05-19 10:35:28 -07:00
  • 7722b596fb fix(guide): rename todos->names Jeff Cross 2015-05-19 14:36:03 -07:00
  • 99663edb8c style(guide): add more context throughout displaying-data guide Jeff Cross 2015-05-19 14:33:21 -07:00
  • 20f1992e33 fix(guide): remove html escaping from samples in displaying-data Jeff Cross 2015-05-19 14:31:43 -07:00
  • b9339e5a17 fix(guide): fix incomplete import statements in displaying-data Jeff Cross 2015-05-19 14:30:55 -07:00
  • fa8312a1bd refactor(guide): remove setInterval example Jeff Cross 2015-05-19 14:28:26 -07:00
  • 4a4a8d6e11 Merge pull request #125 from jeffbcross/fixes-one Alex Wolfe 2015-05-19 13:46:00 -07:00
  • 8ab773538b fix(errors): require passing stack traces explicitly in ng2 own code Yegor Jbanov 2015-05-19 12:48:00 -07:00
  • 1803016cd7 fix(guide): improve "add line after" wording in displaying-data Jeff Cross 2015-05-19 12:34:38 -07:00
  • 111a2147c1 fix(guide): remove html escaping from displaying-data code samples Jeff Cross 2015-05-19 12:32:55 -07:00
  • 9827bc7466 fix(guide): remove directives that aren't yet used from displaying-data Jeff Cross 2015-05-19 12:21:59 -07:00
  • cb615382b5 fix(guide): add semicolon to note about element naming Jeff Cross 2015-05-19 12:07:46 -07:00
  • 8da8313de8 fix(guide): rename s/it's/its in setup to reflect possessiveness Jeff Cross 2015-05-19 12:06:40 -07:00
  • d44b37d685 fix(guide): remove unused style.css reference from setup.html Jeff Cross 2015-05-19 12:05:08 -07:00
  • 5c88f662cd chore(deps): bump ts2dart version Yegor Jbanov 2015-05-19 10:05:18 -07:00
  • 6ef6448449 Merge pull request #124 from angular/code-cleanup Alex Wolfe 2015-05-19 09:26:27 -07:00
  • ed597245ee update dart guide Alex Wolfe 2015-05-19 09:21:11 -07:00
  • 363373d405 style guide update Alex Wolfe 2015-05-19 08:56:34 -07:00
  • 8c65545cc8 quick start updated Alex Wolfe 2015-05-19 08:48:26 -07:00
  • cd7aef2139 chore(doc-gen): fix up tests to work on linux Peter Bacon Darwin 2015-05-19 13:52:02 +01:00
  • 50c6efa187 chore(doc-gen): fix paths for links to modules and exports Peter Bacon Darwin 2015-05-19 13:11:20 +01:00
  • 302c5d5005 chore(doc-gen): paths now start with a slash Peter Bacon Darwin 2015-05-19 13:02:32 +01:00
  • b6b9ede425 chore(doc-gen): include interfaces in the possible exports from a module Peter Bacon Darwin 2015-05-19 12:54:01 +01:00
  • 118f0520a2 chore(doc-gen): get CompilerHost to return the SourceFiles with the correct fileName Peter Bacon Darwin 2015-05-19 12:53:37 +01:00
  • ba80bd43ad chore(doc-gen): fix text mock code Peter Bacon Darwin 2015-05-19 11:31:04 +01:00
  • ed6298c33f chore(doc-gen): speed up class member sorting Peter Bacon Darwin 2015-05-17 22:14:42 +01:00
  • db5486a347 chore(doc-gen): use actual TypeScript SymbolFlags enum rather than magic number Peter Bacon Darwin 2015-05-17 22:13:06 +01:00
  • b9b58f7ed9 chore(doc-gen): speed up class member sorting Peter Bacon Darwin 2015-05-17 22:09:33 +01:00
  • 33f5aafd6c chore(doc-gen): formatting Peter Bacon Darwin 2015-05-17 22:01:03 +01:00
  • 4b34ef9036 chore(doc-gen): remove unused signature Peter Bacon Darwin 2015-05-17 22:00:16 +01:00
  • 8c409e9251 chore(doc-gen): improve error handling for missing declaration params Peter Bacon Darwin 2015-05-17 21:59:24 +01:00
  • 398e70ad39 chore(doc-gen): allow class member sorting to be configured Peter Bacon Darwin 2015-05-17 21:45:04 +01:00
  • 9407c12923 chore(doc-gen): clarify and improve matching of exports to ignore Peter Bacon Darwin 2015-05-17 21:05:51 +01:00
  • a4693ef679 squash-me: remove unnecessary (and very naughty) chdir() call Peter Bacon Darwin 2015-05-16 19:07:32 +01:00
  • 9d5f760597 chore(doc-gen): chore(doc-gen): add TypeScript parsing Peter Bacon Darwin 2015-05-15 16:47:05 +01:00
  • 8bebcfb844 chore(doc-gen): relax link matching Peter Bacon Darwin 2015-05-15 15:51:19 +01:00
  • 8a0eb08745 chore(doc-gen): relax link matching Peter Bacon Darwin 2015-05-15 15:50:58 +01:00
  • 1dce4699de chore(doc-gen): relax link matching Peter Bacon Darwin 2015-05-15 15:47:31 +01:00
  • 7bff919782 chore(doc-gen): add TypeScript parsing Peter Bacon Darwin 2015-05-15 15:44:21 +01:00
  • c6dc78183d chore(doc-gen): relax link matching Peter Bacon Darwin 2015-05-15 13:57:38 +01:00
  • 9a72f19b97 chore(doc-gen): add TypeScript parsing Peter Bacon Darwin 2015-05-15 13:57:38 +01:00
  • 25a952755e chore(doc-gen): remove Traceur bits Peter Bacon Darwin 2015-05-15 13:57:38 +01:00
  • b2da2978ee chore(doc-gen): move inline link matching to dgeni-package Peter Bacon Darwin 2015-05-15 13:57:38 +01:00
  • 8b9400ad92 docs(di/injector): remove invalid tab chars Peter Bacon Darwin 2015-05-15 13:54:41 +01:00
  • 3571450b42 docs(directives.js): remove invalid asterisk Peter Bacon Darwin 2015-05-15 13:54:41 +01:00
  • 72bb5bdd5a chore(doc-gen): fix path to modules on angular.io Peter Bacon Darwin 2015-05-15 13:54:41 +01:00
  • b707aed54b merge with master and updates to code box directives Alex Wolfe 2015-05-19 06:33:09 -07:00
  • 04a9eb8820 fix(build): npm shrinkwrap to pick up changed SHA1. Martin Probst 2015-05-19 09:30:44 +02:00
  • 0f002a5b18 feat(fakeAsync): allow simulating the passage of time Victor Berchet 2015-05-12 16:28:57 +02:00
  • f6b47800a8 Merge pull request #121 from angular/tsdoctest Alex Wolfe 2015-05-18 19:30:16 -07:00
  • b066b8d15a feat(di): added hostInjector and viewInjector to the Directive annotation vsavkin 2015-05-16 11:01:02 -07:00
  • 7b511462af refactor(core): renamed injectables into appInjector vsavkin 2015-05-16 15:21:36 -07:00
  • 3a53f67911 feat(di): removed publishAs vsavkin 2015-05-15 15:54:54 -07:00
  • 155b1e2b35 feat(pipe): reexported pipes to genereate docs vsavkin 2015-05-18 17:47:44 -07:00
  • 9d30e6da41 docs(api): update API docs to head Naomi Black 2015-05-18 17:39:04 -07:00
  • aad5795408 fix(tree-differ): treat symlinks to deleted paths as removals Caitlin Potter 2015-05-18 13:39:28 -04:00
  • 83b97c485b refactor(router): use DynamicComponentLoader instead of ViewContainer Brian Ford 2015-05-15 15:55:26 -07:00
  • 5db89071d4 fix(router): improve route matching priorities Brian Ford 2015-05-15 02:05:57 -07:00
  • c29ab86d85 refactor(router): improve control flow of descendant route activation Brian Ford 2015-05-14 13:01:48 -07:00
  • 6b02cb9b44 test(router): rename helpers in test Brian Ford 2015-05-13 13:03:29 -07:00
  • 88c607da03 chore: update README with badges Misko Hevery 2015-05-18 15:29:08 -07:00
  • f9fd4926ef docs(pipes): fix @View gdi2290 2015-05-18 02:58:13 -07:00
  • 986038242a feat(change_detection): json pipe gdi2290 2015-05-18 09:24:52 -07:00
  • 8e84f8a1c4 chore: don't throw if paramTypes is undefined. Josef Meier 2015-05-18 08:11:13 +02:00
  • edfbc25768 style(change detect): Fix typo unitialized => uninitialized Tim Blasi 2015-05-15 13:48:55 -07:00
  • 05a1c6c183 perf(compiler): Avoid unnecessary List concats Tim Blasi 2015-05-14 10:26:19 -07:00
  • 534cbb4bf5 refactor(benchmarks): Update compile benchmarks Tim Blasi 2015-05-12 11:03:14 -07:00
  • d9ceb42bfe chore(gulp): log message when tasks triggered by watch Caitlin Potter 2015-05-14 02:39:04 -04:00
  • 8d6943227d chore(material): add e2e smoke tests for a few more components. Jeremy Elbourn 2015-05-12 08:54:47 -07:00
  • 3011cd86bd feat(compiler): special-case class attribute in hostAttributes Pawel Kozlowski 2015-05-12 16:46:40 +02:00
  • cfba38b462 chore: Visual Studio Code project settings for excluding directories Misko Hevery 2015-05-18 14:05:04 -07:00
  • 11e4385173 feat(forms): improved error messages vsavkin 2015-05-11 12:00:56 -07:00
  • ad29b12cde doc(NgFor): fix inline doc Victor Berchet 2015-05-16 08:43:07 +02:00
  • 842459aa46 doc: fix & sync with latest updates Victor Berchet 2015-05-14 17:21:43 +02:00
  • b033416a45 doc(DI): fix inline doc in binding.ts Victor Berchet 2015-05-14 14:28:47 +02:00
  • 7310b09a1a doc(UrlResolver): inline doc Victor Berchet 2015-05-13 09:28:42 +02:00
  • bb2eda2d15 feat(element_injector): allow @Optional for ProtoViewRef Jeremy Elbourn 2015-05-15 16:10:16 -07:00
  • 0114cd97b6 refactor(RouteRegistry): optimize recognize() Victor Berchet 2015-05-14 15:38:16 +02:00
  • fc13cdab3a refactor(router): add types Victor Berchet 2015-05-14 15:24:35 +02:00
  • 92f82d1114 Merge pull request #118 from PzYon/master Kathy Walrath 2015-05-18 09:45:46 -07:00
  • 3644036693 refactor(proto_view_factory): Move getChangeDetectorDefinitions out of ProtoViewFactory Tim Blasi 2015-05-14 12:43:56 -07:00
  • 799a16c5c5 update to code examples Alex Wolfe 2015-05-18 06:41:26 -07:00
  • b29c96817e fixed typos in bios (harp.json) Markus 2015-05-18 06:59:13 +02:00
  • 377162499e Merge pull request #117 from angular/mobile-fixes Alex Wolfe 2015-05-17 11:37:01 -07:00
  • d135d1bf7e Updates for mobile list styles and layout Alex Wolfe 2015-05-17 11:34:24 -07:00
  • c397297eef chore(build): fix build.js and test.unit.cjs on Windows Marc Laval 2015-05-13 12:04:10 +02:00
  • 1eea2b254e feat: allow for forward references in injection Misko Hevery 2015-05-13 15:54:46 -07:00
  • 0e04467b8a docs(bench press): Added link to Chromedriver bug for reference Michael Goderbauer 2015-05-15 11:43:35 -07:00
  • 9fbb3adbe2 build(travis): bump npm version to 0.9.1 Igor Minar 2015-05-15 16:17:28 -07:00
  • b6f29b4448 feat(errors): preserve stack traces of user exceptions in Dart Yegor Jbanov 2015-05-15 11:46:34 -07:00
  • 421d8916a6 refactor(view_manager): split inPlace views into root and free host views. Tobias Bosch 2015-05-15 09:55:43 -07:00
  • a38a0d6f87 Merge pull request #1909 from angular/view-ref-return-types Matan Lurey 2015-05-15 12:32:22 -07:00
  • 7a4a635399 feat(change_detection): uppercase and lowercase pipes gdi2290 2015-05-14 10:14:26 -07:00
  • 557d54b3de feat(facade): toUpperCase and toLowerCase gdi2290 2015-05-14 09:17:44 -07:00
  • c47902a471 refactor(reflector): improve types Victor Berchet 2015-05-15 12:46:50 +02:00
  • 25cd6e4321 fix(Compiler): add an error when a directive is null or undefined Victor Berchet 2015-05-15 10:16:04 +02:00
  • 1af6775b61 docs(contribute): Update the Contribute to Angular to add AngularDart Naomi Black 2015-05-14 14:06:37 -07:00
  • 3f09871344 docs(README): add note about harp version Naomi Black 2015-05-14 14:02:55 -07:00