Commit Graph

2088 Commits

Author SHA1 Message Date
Filipe Silva 1d81dad708 remove unused imports in protractor-helpers 2016-11-12 20:35:10 +00:00
Filipe Silva 4ac5e60522 improve angular1 type declaration in hybrid apps 2016-11-12 16:06:02 +00:00
Filipe Silva 8e27ff9162 rename upgrade-adapter example to upgrade-module 2016-11-12 15:31:40 +00:00
Filipe Silva 37b57fa9bb update upgrade-adapter's prose 2016-11-12 15:27:51 +00:00
Filipe Silva 1af3570910 update upgrade-phonecat-2-hybrid 2016-11-12 11:26:12 +00:00
Filipe Silva b342d24ef3 add typing to UpgradeModule DI 2016-11-12 11:00:00 +00:00
Filipe Silva e710481076 fix missing systemjs.config.extras 2016-11-10 17:42:29 +00:00
Filipe Silva 16c1837feb change HeroDetailComponent to HeroDetailDirective 2016-11-10 15:27:45 +00:00
Filipe Silva c7487be4a2 re-enable upgrade-adapter tests 2016-11-10 15:27:42 +00:00
Filipe Silva c3b9cb3a03 cleanup upgrade-adapter e2e test 2016-11-10 14:58:14 +00:00
Filipe Silva 03d877dcee update 2-to-1-providers 2016-11-10 14:33:58 +00:00
Filipe Silva 2bd3a6e0d1 update 1-to-2-providers 2016-11-10 14:27:46 +00:00
Filipe Silva f63649ae45 update 2-to-1-transclusion 2016-11-10 14:04:35 +00:00
Filipe Silva 476ccf0001 update 1-to-2-projection 2016-11-10 13:57:45 +00:00
Filipe Silva 71cd604f55 update downgrade-io 2016-11-10 12:34:31 +00:00
Filipe Silva e4bb6ce3cc update downgrade-static 2016-11-10 12:24:20 +00:00
Filipe Silva 2117d40de3 update upgrade-io example 2016-11-10 12:04:19 +00:00
Filipe Silva f958661afe update upgrade-static 2016-11-09 19:33:57 +00:00
Filipe Silva 455f2f6896 add systemjs config extras to all indexes 2016-11-09 18:25:04 +00:00
Filipe Silva 89a9529672 remove shared adapter example 2016-11-09 18:23:01 +00:00
Filipe Silva e990594b6d convert 1-2-hybrid-bootstrap to upgrade/static 2016-11-09 18:12:15 +00:00
Filipe Silva b0ca4f5040 revert change to browser.ignoreSynchronization 2016-11-09 17:21:22 +00:00
Filipe Silva e9469e55f2 use 2.2.0-rc.0 2016-11-09 14:45:23 +00:00
Filipe Silva 6e5b8a458f add hybrid toggle switch to helpers 2016-11-09 14:23:59 +00:00
Filipe Silva cb3d3b34c4 re-enable upgrade-phonecat-2 tests 2016-11-08 17:47:39 +00:00
Filipe Silva 2b235fbe65 re-enable upgrade-adapter and upgrade-phonecat-1 tests 2016-11-08 17:31:02 +00:00
Patrice Chalin 5e79a1a2b5 chore: fix broken links and transform API links for dart docs
- Dart non-api doc pages w/ links to API entries will now have those
links translated from a TS API reference URL to a Dart API reference
URL.
- Created and ran a link checker to verify that all such links to API
entries refer to Dart.
- Fixed links to pages that have moved:
 - JS & Dart: `i18n` is under now `cookbook` not `guide`
 - Dart: testing page is now directly under guide.

Contributes to #1895
Fixes #2273
2016-11-07 13:24:20 -08:00
Ward Bell a46cba06f0 docs(quickstart): app says "Hello Angular!" instead of "My first..." (#2760) 2016-11-05 13:12:11 -07:00
Ward Bell 8fafa8a01e docs(plunkers): prepare plunkers for the quickstart reboot (#2759)
* plunker builder removes files and scripts not needed in plunkers (e.g., systemjs.config.js)
* no longer adds placeholder README.md (deemed a distraction)
* tag is now "Angular" instead of "Angular2"
* new plnkr.json "includeSystemConfig" option adds systemjs.config.js back; needed for testing plnkrs.
* incidentally changes comment "Polyfill(s)" to "Polyfills" in all index.html
2016-11-05 12:53:47 -07:00
Naomi Black 6714e171c8 banner(china): announce gdd china events 2016-11-05 02:16:07 -07:00
Ward Bell 74ef87feac docs: systemjs.config.plunker -> systemjs.config.web w/ auto-bootstrap (#2756)
see PR #2756
2016-11-04 21:59:51 -07:00
Benjamin Dopplinger 83faca0f94 docs(dart): remove unnecessary directives import (#2282) 2016-11-04 09:46:36 -07:00
Patrice Chalin 40c646eced chore: remove unnecessary bad-code-excerpt-skip-patterns (#2745)
* chore: remove unnecessary bad-code-excerpt-skip-patterns

* chore(ts/style-guide): fix BAD FILENAME in code-tabs
2016-11-04 14:40:21 +00:00
Ward Bell fa99a8b0b2 docs(toh-5): dashboard uses [routerLink] bindings #998 (#2718)
* docs(toh-5): dashboard uses [routerLink] bindings #998
closes #998

* chore: temp add toh-5 to bad-code-excerpt-skip-patterns.txt
2016-11-03 10:25:01 -07:00
Ward Bell ae35f0e017 docs(lifecycle-hooks): `SimpleChange` -> `SimpleChanges` #2741 (#2742) 2016-11-02 21:50:38 -07:00
cam73 35d8695752 Removes duplication of head tag in example (#2648) 2016-11-02 15:46:29 -07:00
Filipe Silva f837330eaf chore: remove inner editorconfig (#2736) 2016-11-02 14:49:51 +01:00
Alex Wolfe c6cec50a0a updates to improve search results in Swiftype 2016-11-01 13:40:25 -07:00
Ward Bell 8a3d061305 docs(router): fix grammar typo in preloader section (#2700)
tweaks some other related language.
2016-10-31 01:17:27 -07:00
Aristeidis Bampakos 32f3ed973d docs(router): Fix typos (#2666) 2016-10-31 00:55:08 -07:00
Naomi Black e7bcc72610 news(oct30): October 30 updates to news and events 2016-10-31 00:49:53 -07:00
katerberg db1df77571 Fixes typo in Router tutorial (#2688) 2016-10-31 00:49:14 -07:00
WilliamKoza 43c9071a2e docs(cookbook): fix spelling error for word 'class' (#2682) 2016-10-31 00:48:22 -07:00
Ward Bell e9d78133e1 docs(testing): revert to jasmine v.2.4.1 (#2697)
Bug in Jasmine v.2.5.x.  Stick with v.2.4.1 (as karma-jasmine does) until the following issue is resolved:
https://github.com/jasmine/jasmine/issues/1231

Unfortunately, there is no `@types/jasmine` for v.2.4 but only for v.2.5.
2016-10-29 23:53:21 -07:00
Ward Bell 7e5f5a25ad docs(testing): fix `base` setting in karma shims (#2694) 2016-10-29 19:37:27 -07:00
Jesús Rodríguez 323becee32 chore: remove bootstrap package (#2691) 2016-10-29 10:44:57 -07:00
Ward Bell 48cd008749 docs(testing): 'testingService' -> 'twainService' plus clarity (#2692) 2016-10-28 12:40:43 -07:00
Patrice Chalin b44cc42f3a chore: define alt ng2 layout for top-level pages (#2686) 2016-10-28 01:08:53 +01:00
Filipe Silva c426e57818 fix(e2e): remove invalid syntax usage (#2687) 2016-10-28 01:08:43 +01:00
Filipe Silva 44bbc7776a fix(e2e): fix travis e2e (#2684)
See angular/webdriver-manager#121
2016-10-27 15:25:09 +01:00
Deborah Kurata 7d142c1d78 docs(vs2015): update for current tools. (#2672)
closes #2672
2016-10-26 09:26:40 -07:00
Steven 2408bb149a fix for #2667 (#2668)
ported changes made here 541bdc5f63
2016-10-26 08:31:29 -07:00
Patrice Chalin 197be09785 chore(dart): update to 2.0.0 (#2680) 2016-10-26 16:36:21 +02:00
Kathy Walrath e9d40ab2d7 Update most visible AngularDart pages to 2.0 2016-10-26 14:43:53 +02:00
Patrice Chalin b1917b800f chore: remove deprecated liveExample mixins (#2670)
`+liveExample` mixins were replaced by `<live-example>` directives a
while ago. This cleanup fixes link issues to the plunker under ng2.io.
2016-10-25 20:26:13 +01:00
Jesús Rodríguez b58e51a038 docs(router): broken link to DI chapter (#2662) 2016-10-25 19:52:44 +02:00
Patrice Chalin cfa7ec76f8 example(dart/toh-5): add extra region for use in API docs (#2664) 2016-10-24 22:33:37 +02:00
Ward Bell ea7dff4d89 docs(security): improve xsrf description and add it to http chapter as well (#2652) 2016-10-24 02:57:19 -07:00
Samuel Marks c746c732aa Typo fix (#2657)
Technically 'nestled' still makes sense in this context, but is a little too Christmas-y! - I assume you meant 'nested' :P
2016-10-23 00:52:12 -07:00
Ward Bell c5a1b3f42a chore(tsconfig): add compileOnSave (#2658) 2016-10-23 00:51:03 -07:00
Jesús Rodríguez bfd08c08c5 docs(animation): add note about aliases (#2629) 2016-10-22 20:35:12 +02:00
Filipe Silva 4c85f0a91d chore: update to 2.1.1 (#2650) 2016-10-21 22:31:09 +01:00
Ward Bell 14c01fb651 docs(change-log): notes in-mem-web-api breaking change (#2644) 2016-10-20 19:28:19 -07:00
Ward Bell 82933bad47 docs(change-log): update for move to @typings (#2643) 2016-10-20 17:24:50 -07:00
Filipe Silva 0d49fecd30 chore: update to @types (#1872)
* chore: update examples to @types
* fix toh-6 aot and add types link
2016-10-20 17:01:16 -07:00
Ward Bell 870ce124d2 docs(template-syntax): explain basic two-way binding (#2639)
closes issue #2598
2016-10-20 10:56:17 -07:00
Ward Bell 101265cba4 chore(testing): fix broken input/output link (#2638) 2016-10-19 23:29:06 -07:00
Ward Bell c28b003a3c docs(HTTP Client): edit copy to conform to G-doc guidelines. (#2630) 2016-10-19 23:17:50 -07:00
Brandon 2f5306f1b6 docs(router): Added example of feature module pre-loading (#2595)
* added example of feature module pre-loading
* added transition aliases for route animations
2016-10-19 22:02:47 -07:00
Torgeir Helgevold 3eb7a41602 docs(aot-cb):bundle in-mem-web-api with esm and umd (#2617)
s

s
2016-10-19 21:52:32 -07:00
Eric Jimenez 1fe6434b94 chore: rename Developer Guides to Guide in _data.json(#2563) 2016-10-19 21:49:54 +01:00
Jesús Rodríguez b17c5c0878 docs(webpack): change resolve ordering (#2628) 2016-10-19 11:44:53 +02:00
Mark Pieszak fdc1b0490c docs(server-communication): grammar fix (#2626) 2016-10-18 15:49:35 +02:00
Maurice de Beijer 6ece848443 docs(testing): fix broken links (#2624) 2016-10-18 15:17:14 +02:00
Maurice de Beijer e89ba6f075 docs(toh-5): fix typo in link (#2622)
.htm => .html
2016-10-18 15:14:09 +02:00
Aristeidis Bampakos 3508b7988d docs(cb-aot): fix typo in tab names. (#2621) 2016-10-18 15:11:24 +02:00
Manohar Poreddy 296045ad66 docs(quickstart.js): fix typo (#2614)
declarations instead of declaration
2016-10-18 15:09:49 +02:00
Simon Xiong 70a8af1924 docs(glossary): fix app module filename (#2613) 2016-10-18 15:08:21 +02:00
SangKa.Z 4f15b4ebdc docs(testing): fix hash link (#2609) 2016-10-18 15:07:37 +02:00
Timothy Curchod 47b51dad68 docs(toh-pt6,guide): fix a grammatical error (#2594) 2016-10-18 15:05:56 +02:00
Alex Wolfe a44c5ea685 removed navigation when only once announcement is present 2016-10-14 22:46:18 -07:00
Naomi Black 3c6621bbf1 banner(logo): add logo for anglebrackets 2016-10-14 22:44:48 -07:00
Naomi Black 3aaf722f71 banner(typo): fix capitalization in the banner 2016-10-14 19:06:07 -07:00
Naomi Black 1dedfd5301 news(update): updates to news and banner for oct 2016-10-14 19:03:56 -07:00
Sebastián Ramírez 883a29ecf7 Fix minor typo in HTTP guide (#2604) 2016-10-14 12:35:28 +02:00
Jesús Rodríguez e503efe8c8 docs(toh5): add moduleId information (#2597) 2016-10-13 16:41:57 -07:00
Ward Bell 94b8793d70 docs(template-syntax): correct ref var scope per #2458 (#2602)
closes #2458
2016-10-13 16:26:41 -07:00
Sebastián Ramírez 4f81a7ee8c docs(toh5): update styles.css link (#2601) 2016-10-14 01:12:06 +02:00
Kapunahele Wong f49633a62c docs(attribute directives): copy edits squashed (#2508) 2016-10-13 15:42:23 -07:00
Ward Bell 0f9a00f144 docs(changelog): fix title in v.2.1.0 announcement (#2591) 2016-10-12 15:32:12 -07:00
Ward Bell 7b509de819 docs(changelog): in-sync with Ng v.2.1.0 (#2590) 2016-10-12 15:29:28 -07:00
Jesús Rodríguez a63c75cc18 chore: release 2.1.0 (#2589) 2016-10-12 23:41:42 +02:00
Alex Wolfe 5732b07423 Upgrade swiftype to 2.0 library and added a results page for searches 2016-10-12 10:01:19 -07:00
Torgeir Helgevold cdfe957ab8 docs(toh-6-aot): add aot to toh-6 (#2496)
* docs(toh-6-aot): add aot to toh-6

s

s

s

s

s

* docs(toh-6-aot): add aot to toh-6

* docs(toh-6-aot): make aot e2e tests run in the same project
Updates tooling for this purpose and also the prose.
2016-10-12 01:44:49 -07:00
Ward Bell 2e17d587de docs(toh-5): add AppRoutingModule (#2584) 2016-10-11 16:30:30 -07:00
Alex Wolfe 6f804c6534 reverting changes to swyftype 2.0 library, fixes breaking change 2016-10-11 13:40:29 -07:00
Jesús Rodríguez 492c01d0dd docs(quickstart): fix link to styles.css (#2575) 2016-10-11 16:26:33 +02:00
Patrice Chalin ab4f0774d5 docs(api): fix Dart API reference page (#2569)
Dart API reference page is blank following the merge of #2566. This
minor fix adjustes to the new API filter criteria.

For Dart we don’t show the statuses since none of the API entries are
tagged with a status.
2016-10-07 16:33:27 -07:00
Ward Bell 3eedcff860 chore: link the TS docs home page banner to the docs change-log (#2567) 2016-10-07 15:32:10 -07:00
Naomi Black 6ca91f710d api(cleanup): Remove preview from the API reference banner 2016-10-07 14:32:48 -07:00