Commit Graph

  • 52f0ea5ddd docs(examples): Fix deprecation warning in example package.json start scripts. closes #898 Stop the example start scripts from outputting deprecation warnings. As suggested, replace concurrent rnpm run with concurrently npm run. Mike Buhot 2016-02-29 16:33:02 +10:00
  • 240b0a2f70 docs(server-communication/dart): add sample Adão Júnior 2016-02-10 17:27:14 -02:00
  • b47f80ec76 fix(Router): Query strings are copied for HashLocationStrategy Misko Hevery 2016-02-25 16:18:55 -08:00
  • ebd438ff5e fix(change_detection): allow to destroy OnPush components inside of a host event. Closes #7192 Tobias Bosch 2016-02-17 12:12:10 -08:00
  • 331b9c1317 fix(transformers): special case types some built-in types, so they can be resolved vsavkin 2016-02-29 10:34:34 -08:00
  • c3ce451637 docs(router): replace princess w/ procrastination; update images Ward Bell 2016-02-28 17:59:57 -08:00
  • 12500ebc29 docs(router): fix plunker preview image; move plunker link to top Ward Bell 2016-02-28 13:55:37 -08:00
  • d59b05adde docs(quickstart): quickstart revised with verbose mode toggle button Ward Bell 2016-02-12 17:54:22 -08:00
  • ad7f172ea5 docs: share 'styles.css' across all samples all langs; fix styles Ward Bell 2016-02-27 13:48:24 -08:00
  • 4a93f58b8b fix(web_worker): wait for bindings in kitchen sink spec Jeff Cross 2016-02-25 14:46:51 -08:00
  • ebe531bf92 feat(transformers): collect data needed for the template compiler vsavkin 2016-02-26 08:01:07 -08:00
  • 1779caf5f8 fix(core): support ngFor that has an ngIf as last node Tobias Bosch 2016-02-03 16:35:38 -08:00
  • 6ef2121e6a feat(pipes): add ReplacePipe for string manipulation Robert Ferentz 2015-12-27 08:05:25 +02:00
  • 445216369e chore: point VS Code to the examples's local version of typescript Ward Bell 2016-02-25 14:46:14 -08:00
  • 38cb526f60 feat(forms/validators): pattern validator Alec Wiseman 2015-11-20 01:36:28 -05:00
  • f6a8d04c32 fix(web_workers): make waitForElementText function more stable Jeff Cross 2016-02-25 14:07:02 -08:00
  • 1261cb69f7 docs(styleguide): remove 'escape=html' for script ex Ward Bell 2016-02-25 14:18:26 -08:00
  • 5a5122a7e7 docs(cb-a1-a2): fixes suggested by Georgios Kalpakas + add newlines closes #885 Ward Bell 2016-02-24 23:28:45 -08:00
  • 524ff05373 chore: add shims_for_IE.js to all index.html Ward Bell 2016-02-17 22:20:03 -08:00
  • 44ec77c34a docs:remove many generated js files and prevent with .gitignore Ward Bell 2016-02-25 13:37:30 -08:00
  • 4b3b5d7c53 cleanup(build): fix jsserve not to throw vsavkin 2016-02-25 13:39:02 -08:00
  • 9a7294c25b docs:update sample to TS v.1.8.2 Ward Bell 2016-02-25 13:20:11 -08:00
  • abff302e52 chore(tests): fix broken test from using the wrong xit Julie Ralph 2016-02-25 10:42:43 -08:00
  • e1f6679c75 chore: make incremental dart tests work again Tobias Bosch 2016-02-17 08:34:58 -08:00
  • aaafdf03ce test(testing): add a test to ensure fakeAsync works with angular2/testing Julie Ralph 2015-12-14 18:51:37 -08:00
  • ee298baa1b test(router): disable a flaky test vsavkin 2016-02-25 10:21:53 -08:00
  • bef24a00de docs(styleguide): escape app.js script example Ward Bell 2016-02-24 22:02:57 -08:00
  • d1abada5b7 build(travis): do not cache npm modules vsavkin 2016-02-24 16:57:36 -08:00
  • ab36ea097b fix(differ): clean up stale identity change refs Kara Erickson 2016-02-24 08:40:02 -08:00
  • 8bb66a5eb3 chore: noImplicitAny fixes Misko Hevery 2016-02-11 17:01:17 -08:00
  • cfc1e56dd8 refact(angular1_router): make the $$router binding one-time Peter Bacon Darwin 2016-02-11 12:34:04 -08:00
  • a1c3be21ec fix(angular1_router): rename $route service to $rootRouter Peter Bacon Darwin 2016-02-17 07:47:49 +00:00
  • edad8e3f56 fix(angular1_router): rename router component binding to $router Peter Bacon Darwin 2016-02-22 14:01:02 +00:00
  • d4a4d81173 fix(angular1_router): support templateUrl components Peter Bacon Darwin 2016-02-10 16:59:26 -08:00
  • e78a04522b docs(cookbook/a1-a2): new Angular-1 map to Angular-2 cookbook chapter Deborah Kurata 2016-01-27 14:49:02 -08:00
  • f382b55629 docs(quickstart): fix typo, tsconfig.json -> package.json Tim Whitbeck 2016-02-24 09:27:54 -05:00
  • 4ad2d26b2e docs(bugfix):fix class name on todo list sample UnJavaScripter 2016-02-23 12:36:45 -05:00
  • b32b10dfe5 Update dart samples to b7 Kathy Walrath 2016-02-19 16:56:40 -08:00
  • 2a057a5bd1 docs(upgrade) switch from TSD to Typings closes #873 Also switch Protractor back to JS for now. Conversion not worth it because of ambient type conflicts, until Protractor ships with its own typings. Tero Parviainen 2016-02-05 17:23:35 +02:00
  • a51df8cdd4 docs(bugfix): remove mention of npm from Dart quickstart Kathy Walrath 2016-02-22 08:49:58 -08:00
  • 823950b936 docs(cookbook/component-communication): clear interval timer in OnDestroy Ward Bell 2016-02-22 02:40:57 -08:00
  • 2f82a51e0f chore: rename cookbooks -> cookbook Ward Bell 2016-02-22 02:04:23 -08:00
  • ef102e2cd3 docs(server-communication): e2e tests added closes #823 Novak Istvan 2016-02-08 17:47:08 +01:00
  • daae4f1429 docs(cookbook/component-communication): first of the cookbook series closes #824 Novak Istvan 2016-02-02 14:39:34 +01:00
  • 1010034249 docs(http): fix typo: send the server -> send the error Closes #868 Justin Santa Barbara 2016-02-21 11:42:10 -05:00
  • ac4b680f1f docs(architecture): "clicks" typo in the component section closes #869 Change 'click' to 3rd person present, clicks. Chris 2016-02-21 22:33:59 -08:00
  • 89a9d59ecf docs(architecture): double-'the' typos plus others closes #867 Ward Bell 2016-02-20 21:32:37 -08:00
  • ed23074c24 doos(quickstart): tiny tweaks to package.1.json Ward Bell 2016-02-20 19:53:26 -08:00
  • 8dbb31de9f docs(quickstart): correct typings instructions per PR #849 closes #859 Ward Bell 2016-02-18 20:09:39 -08:00
  • 8abb7085d5 docs(ts): update to beta.7 Ward Bell 2016-02-20 19:17:14 -08:00
  • e7470d557d feat(core): Add QueryList.forEach to public api. laco0416 2016-02-11 09:54:08 +09:00
  • b634a25ae0 feat(core): Add QueryList#forEach laco0416 2016-01-08 15:34:25 +09:00
  • c1a0af514f feat(test): add withProviders for per test providers Julie Ralph 2015-12-10 12:00:48 -08:00
  • c6afea61f1 fix(DomRenderer): correctly handle namespaced attributes Victor Berchet 2016-01-08 12:01:29 -08:00
  • ce10fe92b2 chore(travis): remove problematic chromebeta target for now Matias Niemelä 2016-02-19 10:43:59 -08:00
  • b81b1fb81c revert: fix(change_detection): allow to destroy OnPush components inside of a host event Matias Niemelä 2016-02-19 10:34:03 -08:00
  • 0494b141ad docs(pipes): Fix incorrect link to template syntax closes #836 Lorefnon 2016-02-12 20:24:42 +05:30
  • 157d6d48cc docs(template syntax): improvements based on review feedback Feb 16 closes #851 Ward Bell 2016-02-17 10:59:14 -08:00
  • f07ca644a6 chore(bios): Added ChuckJ's bio Chuck Jazdzewski 2016-02-16 13:15:05 -08:00
  • 8496dd016f docs(toh-5): fixes a typo in a link closes #857 Ondra Hlaváč 2016-02-19 00:32:26 +01:00
  • 99caf75d3d docs(http): fix typos, clarify endpoints and in-mem web api usage closes #850 Andreas Wissel 2016-02-17 18:13:57 +01:00
  • 280b86ec55 fix(change_detection): allow to destroy OnPush components inside of a host event. Tobias Bosch 2016-02-17 12:12:10 -08:00
  • 4d9daf3493 docs(dependency-injection): copy edit the TypeScript version Kathy Walrath 2016-02-08 22:40:03 -08:00
  • 2f5a2ba671 docs(changelog): update changelog to beta.7 Matias Niemelä 2016-02-18 13:26:20 -08:00
  • c45ec6f1be chore(release): bump version to beta.7 Matias Niemelä 2016-02-18 13:24:17 -08:00
  • 530470e0ce chore(travis): add an integration hook for the angular hubot daemon Matias Niemelä 2016-02-17 16:38:42 -08:00
  • ce72ccf9e8 build(npm): bump zone.js version to 0.15.5 Jeff Cross 2016-02-17 13:18:24 -08:00
  • 46d9c87ddc build(package): bump rxjs to 5.0.0-beta.2 Jeff Cross 2016-02-17 14:05:47 -08:00
  • d736c31fea test(material): disable problematic e2e test Matias Niemelä 2016-02-17 16:17:56 -08:00
  • d401716fc2 chore(gulpfile): ensure NODE_ENV=production before running harp Ward Bell 2016-02-16 17:40:46 -08:00
  • a7e9bc97f6 ci(typescript): add typescript_next build Alex Eagle 2016-02-08 13:23:12 -08:00
  • 1ac9316171 docs(dependency-injection): add Dart sample luis 2016-02-06 17:02:44 -05:00
  • ee5a4e131a docs(template-syntax): add TOC, NgSwitch, and NgForTrackBy - TS/Dart Ward Bell 2016-02-06 17:18:26 -08:00
  • d4914eed26 devguide(router): child route rename - "CrisisCenter" -> "CrisisList" Ward Bell 2016-02-16 09:18:46 -08:00
  • 8c291ab760 chore: exclude all fragment files from shred watchers closes #845 Faster authoring process although must kick the browser more frequently with F5 because the refresh timing isn't quite right. Ward Bell 2016-02-16 09:16:17 -08:00
  • be5c3d96e4 docs: fix "work"->"word" typo in server-communication.jade closes #841 Steve Schrab 2016-02-15 15:00:17 -06:00
  • bdc3e44dcb Added next tutorial chapter(toh-pt5) link closes #844 Arıl Bozoluk 2016-02-16 18:09:38 +02:00
  • 79d251cfad devtools: fix jade-shredding watch exclusions Ward Bell 2016-02-15 18:40:25 -08:00
  • 3926d4202f chore: move jade fragments into separate _fragments subdirs. closes #842 Jay Traband 2016-02-15 12:53:57 -08:00
  • 265703b950 fix(typing): Remove re-export of the Promise built-in type. Instead, ts2dart can add the 'dart:async' import whenever Promise is used. Alex Eagle 2016-02-08 13:24:09 -08:00
  • ae275fa4e4 chore(ts2dart): update ts2dart to 0.7.24 Alex Eagle 2016-02-12 14:21:15 -08:00
  • 3478d5d450 fix(angular_1_router): Added DI string tokens Brandon Roberts 2015-11-04 05:48:06 -06:00
  • 3d992384c3 chore(devguide/ts): to beta.6 + typings + related doc updates Ward Bell 2016-02-11 15:08:06 -08:00
  • 908c0b2986 docs(dart): b3 -> b6 Kathy Walrath 2016-02-11 17:48:53 -08:00
  • e72dc16dbe docs(changelog): update changelog to beta.6 Alex Eagle 2016-02-11 16:03:00 -08:00
  • 40a043275d chore(release): bump version to beta.6 Alex Eagle 2016-02-11 15:59:34 -08:00
  • f161b5cc28 chore(zone.js): update to 0.5.14 Alex Eagle 2016-02-11 14:39:41 -08:00
  • 117d57e121 Revert "chore(zone.js) : update to 0.5.14" Alex Eagle 2016-02-11 14:38:06 -08:00
  • 3dcce706fd chore(zone.js) : update to 0.5.14 Brian Ford 2016-02-11 14:15:59 -08:00
  • efb89b83e1 Revert "fix(DomRenderer): correctly handle namespaced attributes" Brian Ford 2016-02-11 13:44:16 -08:00
  • 3d96c2337f Revert "feat(svg): Provide support for SVG foreignObject by adding xhtml namespace" Brian Ford 2016-02-11 13:39:02 -08:00
  • 19cfb4eb12 fix(build): publish typings directory to our npm snapshot branch Alex Eagle 2016-02-11 11:35:23 -08:00
  • 3d715a2f7b fix(typings): publish es6 typings rather than postinstall. Alex Eagle 2016-02-10 21:25:12 -08:00
  • c7261c295c docs(changelog): update change log to beta.5 Alex Eagle 2016-02-10 15:34:13 -08:00
  • 1a26f8edd6 chore(release): bump version to beta.5 Alex Eagle 2016-02-10 16:14:21 -08:00
  • fc887774da fix(release): need to depend on latest rxjs and zone.js Alex Eagle 2016-02-10 16:13:02 -08:00
  • 7cbf88a691 docs(changelog): update change log to beta.4 Alex Eagle 2016-02-10 15:34:13 -08:00
  • 1cb1c139cf chore(release): bump version to beta.4 Alex Eagle 2016-02-10 15:18:04 -08:00
  • 1fd924f7d5 refactor(dart/transform): Simplify deferred rewriting Tim Blasi 2016-02-09 18:05:04 -08:00
  • eb688f2c8e feat(svg): Provide support for SVG foreignObject by adding xhtml namespace Gion Kunz 2015-12-31 11:07:11 +01:00