Commit Graph

1194 Commits

Author SHA1 Message Date
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
John Papa 1365d82527 docs(tutorial): add part 5-routing 2016-02-08 11:01:29 -08:00
Kathy Walrath 7d5a5fdf84 docs(samples): remove unnecessary style.css files
closes #812
2016-02-05 08:59:27 -08:00
Tero Parviainen e221d8b418 docs(upgrade): update examples to beta.3 and make necessary edits to guide.
closes #808

Also fixes some minor issues in code style and unit tests.
2016-02-04 10:54:55 -08:00
Ward Bell 16704e9063 docs(http): from Observable.create to Subject, per Rob W 2016-02-03 23:45:27 -08:00
Ward Bell 00d06ca50a chore: update to A2 beta.3
closes #805
2016-02-03 16:00:28 -08:00
Ward Bell 030653cef3 chore: add "mobile-optimized" <meta> tag to all sample index.html 2016-02-03 15:59:46 -08:00
Kathy Walrath 2a4ae27754 docs(dart): update Dart examples from b2 to b3
closes #804
2016-02-03 13:49:49 -08:00
Naomi Black 7036c8d307 news(update): new news for feb 3 2016-02-03 11:54:06 -08:00
Naomi Black 34dc751f79 chore(geography): Put SLC back in UT where it belongs 2016-02-03 10:34:10 -08:00
Ward Bell 8960b6729f docs(http): refine observables story
closes #799
2016-02-02 15:04:48 -08:00
Ward Bell 705a5d9e93 chore: update version of in-mem web api in samples package.json 2016-02-02 03:04:27 -08:00
Ward Bell d8f8da2628 docs(http): heavily revise jsonp discussion 2016-02-02 02:27:52 -08:00
Ward Bell f2051d9cf6 docs(http): discuss headers for POST 2016-02-01 19:52:14 -08:00
Ward Bell 2976789794 docs(http): TOC at top of chapter
closes #796
2016-02-01 17:44:09 -08:00
NicholasMurray 7e3f90f749 Changed refernce to main.js to boot.js 2016-02-01 17:05:48 -08:00
Ward Bell b2b025aab7 docs(server): add `do` to peek at results in console 2016-02-01 16:57:31 -08:00
Naomi Black 4c0a2a3b83 chore(news): add blog post on zones 2016-02-01 14:58:39 -08:00
Naomi Black 7e198e5383 chore(bio): Update Naomi's bio for 2016 2016-02-01 14:58:39 -08:00