Ward Bell
c3ce451637
docs(router): replace princess w/ procrastination; update images
2016-02-28 17:59:57 -08:00
Ward Bell
12500ebc29
docs(router): fix plunker preview image; move plunker link to top
2016-02-28 13:55:37 -08:00
Ward Bell
d59b05adde
docs(quickstart): quickstart revised with verbose mode toggle button
2016-02-28 13:10:15 -08:00
Ward Bell
ad7f172ea5
docs: share 'styles.css' across all samples all langs; fix styles
2016-02-28 12:47:01 -08:00
Ward Bell
445216369e
chore: point VS Code to the examples's local version of typescript
2016-02-25 14:47:57 -08:00
Ward Bell
1261cb69f7
docs(styleguide): remove 'escape=html' for script ex
2016-02-25 14:18:26 -08:00
Ward Bell
5a5122a7e7
docs(cb-a1-a2): fixes suggested by Georgios Kalpakas + add newlines
...
closes #885
2016-02-25 14:11:37 -08:00
Ward Bell
524ff05373
chore: add shims_for_IE.js to all index.html
2016-02-25 14:04:37 -08:00
Ward Bell
44ec77c34a
docs:remove many generated js files and prevent with .gitignore
2016-02-25 13:46:25 -08:00
Ward Bell
9a7294c25b
docs:update sample to TS v.1.8.2
2016-02-25 13:20:11 -08:00
Ward Bell
bef24a00de
docs(styleguide): escape app.js script example
2016-02-24 22:02:57 -08:00
Deborah Kurata
e78a04522b
docs(cookbook/a1-a2): new Angular-1 map to Angular-2 cookbook chapter
2016-02-24 11:39:16 -08:00
Tim Whitbeck
f382b55629
docs(quickstart): fix typo, tsconfig.json -> package.json
2016-02-24 09:27:54 -05:00
UnJavaScripter
4ad2d26b2e
docs(bugfix):fix class name on todo list sample
...
fixes #880
2016-02-23 12:36:45 -05:00
Kathy Walrath
b32b10dfe5
Update dart samples to b7
...
Note: template-syntax is broken (not caused by this commit)
closes #860
2016-02-22 10:48:38 -08:00
Tero Parviainen
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.
Also remove some unneeded type <reference>s from examples and guide.
2016-02-22 10:33:58 -08:00
Kathy Walrath
a51df8cdd4
docs(bugfix): remove mention of npm from Dart quickstart
...
closes #862
closes #874
2016-02-22 08:58:02 -08:00
Ward Bell
823950b936
docs(cookbook/component-communication): clear interval timer in OnDestroy
2016-02-22 02:40:57 -08:00
Ward Bell
2f82a51e0f
chore: rename cookbooks -> cookbook
2016-02-22 02:08:47 -08:00
Novak Istvan
ef102e2cd3
docs(server-communication): e2e tests added
...
closes #823
2016-02-22 00:54:49 -08:00
Novak Istvan
daae4f1429
docs(cookbook/component-communication): first of the cookbook series
...
closes #824
2016-02-21 23:19:40 -08:00
Justin Santa Barbara
1010034249
docs(http): fix typo: send the server -> send the error
...
Closes #868
2016-02-21 23:16:23 -08:00
Chris
ac4b680f1f
docs(architecture): "clicks" typo in the component section
...
closes #869
Change 'click' to 3rd person present, clicks.
2016-02-21 23:12:51 -08:00
Ward Bell
89a9d59ecf
docs(architecture): double-'the' typos plus others
...
closes #867
2016-02-20 21:35:17 -08:00
Ward Bell
ed23074c24
doos(quickstart): tiny tweaks to package.1.json
2016-02-20 19:53:26 -08:00
Ward Bell
8dbb31de9f
docs(quickstart): correct typings instructions per PR #849
...
closes #859
2016-02-20 19:32:57 -08:00
Ward Bell
8abb7085d5
docs(ts): update to beta.7
2016-02-20 19:17:14 -08:00
Lorefnon
0494b141ad
docs(pipes): Fix incorrect link to template syntax
...
closes #836
2016-02-19 00:48:41 -08:00
Ward Bell
157d6d48cc
docs(template syntax): improvements based on review feedback Feb 16
...
closes #851
2016-02-19 00:38:17 -08:00
Chuck Jazdzewski
f07ca644a6
chore(bios): Added ChuckJ's bio
2016-02-19 00:33:17 -08:00
Ondra Hlaváč
8496dd016f
docs(toh-5): fixes a typo in a link
...
closes #857
2016-02-19 00:29:24 -08:00
Andreas Wissel
99caf75d3d
docs(http): fix typos, clarify endpoints and in-mem web api usage
...
closes #850
'until you've observables a chance' -> 'until you give observables a chance'
'method adds the the search box value' -> 'method adds the search box value'
Ward piggy backed the other updates.
2016-02-19 00:25:42 -08:00
Kathy Walrath
4d9daf3493
docs(dependency-injection): copy edit the TypeScript version
...
Also fix print style
closes #826
2016-02-18 14:59:30 -08:00
Ward Bell
d401716fc2
chore(gulpfile): ensure NODE_ENV=production before running harp
2016-02-16 17:52:25 -08:00
luis
1ac9316171
docs(dependency-injection): add Dart sample
...
closes #817
2016-02-16 13:58:29 -08:00
Ward Bell
ee5a4e131a
docs(template-syntax): add TOC, NgSwitch, and NgForTrackBy - TS/Dart
2016-02-16 11:03:02 -08:00
Ward Bell
d4914eed26
devguide(router): child route rename - "CrisisCenter" -> "CrisisList"
2016-02-16 10:24:46 -08:00
Ward Bell
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.
2016-02-16 10:21:43 -08:00
Steve Schrab
be5c3d96e4
docs: fix "work"->"word" typo in server-communication.jade
...
closes #841
2016-02-16 08:30:52 -08:00
Arıl Bozoluk
bdc3e44dcb
Added next tutorial chapter(toh-pt5) link
...
closes #844
toh-pt4.html was missing next tutorial chapter link and tutorial flow was getting interrupted by this.
I've added next tutorial chapter link(toh-pt5) with corresponding text.
2016-02-16 08:24:25 -08:00
Ward Bell
79d251cfad
devtools: fix jade-shredding watch exclusions
2016-02-15 18:40:25 -08:00
Jay Traband
3926d4202f
chore: move jade fragments into separate _fragments subdirs.
...
closes #842
2016-02-15 13:31:08 -08:00
Ward Bell
3d992384c3
chore(devguide/ts): to beta.6 + typings + related doc updates
2016-02-12 00:56:22 -08:00
Kathy Walrath
908c0b2986
docs(dart): b3 -> b6
...
plus make a few outlier pubspec.yamls more consistent
closes #833
2016-02-11 18:02:13 -08:00
Naomi Black
9e43a4f425
dgeni(upgrade): add upgrade which was missing from api docs
2016-02-10 15:04:09 -08:00
Naomi Black
91551e8a35
docs(beta-4): update quickstart ts to include typings
2016-02-10 14:58:05 -08:00
Naomi Black
37a13330df
chore(events): add new events for dec
2016-02-10 14:44:30 -08:00
Kathy Walrath
3d87360432
docs(template-syntax): get closer to a Dart version of template-syntax
...
Add doc regions to the TS version.
Update the Dart sample.
Publish a hidden draft of the Dart version.
Closes #758 .
2016-02-09 20:49:49 -08:00
Kathy Walrath
0f5ea46590
samples(dart pipes): update to b3 and latest TS UI
...
Based on #821 by tomplusplus.
Closes #827 .
2016-02-09 14:32:25 -08:00
Kathy Walrath
096b99f2ae
docs(displaying-data): convert Dart chapter to match newish TypeScript version
...
closes #666
2016-02-08 11:33:57 -08:00