koyner
3ee36fbba2
docs(forms): grammar fix ( #2764 )
2016-11-13 22:59:59 +01:00
Patrice Chalin
64a8754386
example(template-syntax): follow style-guide and other updates ( #2750 )
2016-11-10 20:01:36 -08:00
Jesús Rodríguez
7619cdf4a4
chore: ability to open a plunker on a specific file ( #2778 )
2016-11-10 14:47:30 -08:00
Filipe Silva
0161d9db39
chore: ignore debug.log file ( #2785 )
...
This file is generated when running `gulp e2e` and often enough committed by mistake.
/cc @foxandxss
2016-11-10 14:45:22 -08:00
Jesús Rodríguez
f92983cc6f
docs(ngmodule): fix plunkers ( #2786 )
2016-11-10 14:44:51 -08:00
Martin Eckardt
03db4bbc48
docs(a1-a2): fix link to Filter/Pipes ( #2770 )
2016-11-09 17:43:40 +01:00
Pavol Pitonak
60565a5cf1
docs(testing): configureTestModule -> configureTestingModule ( #2767 )
2016-11-09 17:42:57 +01:00
Catalin Zalog
ec471974a7
docs(style-guide): fix missing *.ts ( #2763 )
2016-11-09 17:41:56 +01:00
Patrice Chalin
234e468d5d
docs: intra-site links should be relative
...
Contributes to #2772 .
2016-11-08 16:04:24 -08:00
Patrice Chalin
6b37da78e4
docs(forms/dart): remove mention of FORM_DIRECTIVES
...
Fixes #2752
2016-11-08 15:55:52 -08:00
Patrice Chalin
c24dd074a6
docs(toh-5/dart): use routerLink in dashboard ( #2744 )
...
* docs(toh-5/dart): use routerLink in dashboard
* minor edits to TS jade
* remove dart/toh-pt5 from bad-code-excerpt-skip-patterns
2016-11-08 14:48:03 -08:00
Patrice Chalin
2808878c36
chore(deploy): don't name project in firebase deploy
...
Naming the project would sometimes cause gulp to report `An unexpected
error has occurred` with exit code 2.
2016-11-08 08:42:07 -08: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
Patrice Chalin
6ec0e8c376
chore: update harp release and drop terraform patch script ( #2754 )
2016-11-04 21:11:32 +00:00
Patrice Chalin
e813fb4716
chore: fix firebase.json; check-deploy to active firebase project
...
Remove project name from firebase.json, since that is deprecated.
The `check-deploy` gulp task now checks that an active project is defined at the start of `check-deploy`.
To set the active project use: `firebase use <project-or-alias-name>`.
Fixes #2576
2016-11-04 11:05:51 -07:00
Benjamin Dopplinger
83faca0f94
docs(dart): remove unnecessary directives import ( #2282 )
2016-11-04 09:46:36 -07:00
Patrice Chalin
a3466b9cd3
chore: don't shred _boilerplate files nor dart build files ( #2747 )
2016-11-04 15:06:13 +00: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
Patrice Chalin
89f1af9807
chore(harp.json): remove unused parameters ( #2681 )
2016-10-28 00:17:40 +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
Patrice Chalin
68e61f20d8
chore(e2e): re-enable Dart e2e tests ( #2673 )
2016-10-26 15:10:42 +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