Ward Bell
|
5af06f9f6a
|
docs(template-syntax): clarify [()] de-sugaring
also changed anchors to use id instead of name
|
2016-03-24 12:52:02 -07:00 |
Ward Bell
|
a2cb80330a
|
docs: update to beta-12
|
2016-03-23 21:39:13 -07:00 |
joeeames
|
5b27178083
|
docs(pipes) clarify impure pipes; explain missing filter/orderBy pipes
adds flying-heroes example and its test
adds random-pipe example
|
2016-03-23 00:02:04 -07:00 |
Kathy Walrath
|
d02d098339
|
docs(template-syntax): clarify context discussions
closes #996
|
2016-03-21 14:25:13 -07:00 |
Ward Bell
|
d57ab436c0
|
docs(glossary): add definitions for casing: camel, Pascal, dash, kebab
|
2016-03-20 17:44:33 -07:00 |
Ward Bell
|
ac7097300a
|
docs(ts/index): warn of beta-11 zone errors
|
2016-03-19 11:26:48 -07:00 |
Nursultan Turdaliev
|
da310e3f81
|
docs(dynamic-form): "ngMode" => "ngModel"
closes #989
|
2016-03-19 11:24:02 -07:00 |
Naomi Black
|
c325b2b78b
|
chore(links): actually fix that router link for reals
|
2016-03-18 19:16:46 -07:00 |
Naomi Black
|
2d550a81da
|
chore(links): fix broken links in the router doc
|
2016-03-18 18:32:35 -07:00 |
Foxandxss
|
b2f2fb87ec
|
docs(toh): make a few corrections
closes #967
|
2016-03-17 21:09:54 -07:00 |
Filipe Silva
|
11160f09ab
|
chore(testing): add testing files to examples
|
2016-03-17 21:00:32 -07:00 |
Torgeir Helgevold
|
c1ea652bc9
|
docs(cb-dynamic-form): Fix a few minor grammar errors in dynamic form cookbook
closes #981
|
2016-03-17 20:51:40 -07:00 |
Foxandxss
|
7a6833ae6a
|
docs: remove broken dup of quickstart repo link
closes #978
|
2016-03-17 17:56:31 -07:00 |
Naomi Black
|
8c9bbde3f4
|
chore(links): a few more bad links
|
2016-03-16 21:42:55 -07:00 |
Naomi Black
|
0e8d7afc08
|
chore(links): fix broken links in dev guides
|
2016-03-16 20:05:16 -07:00 |
Foxandxss
|
cb0af7860d
|
docs(toh4): fix anchor
closes #975
|
2016-03-16 15:53:24 -07:00 |
Ward Bell
|
b4b0c39f10
|
docs(router): correct description of router hooks
|
2016-03-16 12:14:06 -07:00 |
Torgeir Helgevold
|
db7fba867c
|
docs(cb-dynamic-form): new cookbook on dyn form gen with NgFormModel
|
2016-03-16 04:14:31 -07:00 |
Foxandxss
|
b3eb189ec3
|
docs(quickstart): make a few corrections
closes #956
|
2016-03-16 02:26:50 -07:00 |
Filipe Silva
|
b5ea1d8f68
|
docs(lifecycle-hooks): add hook sections, revise sample, add DoCheck & tests
|
2016-03-16 01:52:11 -07:00 |
Ward Bell
|
2d5eb305a3
|
docs(quickstart): reference the (newly pop'd) angular/quickstart
|
2016-03-14 15:02:32 -07:00 |
Foxandxss
|
6ca1ac2c45
|
docs: instrucs for "download-and-go" development with quickstart source repo
|
2016-03-14 12:44:25 -07:00 |
Foxandxss
|
b300d7b116
|
docs: add quickstart repository where needed
|
2016-03-14 09:11:50 -07:00 |
Scott Hatcher
|
730642bbd3
|
docs(forms): Fix minor typos
|
2016-03-11 08:28:58 -08:00 |
Ward Bell
|
1a154daa2e
|
chore: add gulp link-checker task
also fix some of the broken links that it found
|
2016-03-10 23:53:43 -08:00 |
Ward Bell
|
271b64b7e3
|
docs(forms): clarify NgControlName directive and NgForm
|
2016-03-10 15:48:54 -08:00 |
Ward Bell
|
52ece7834a
|
docs(toh-pt1): revision suggested in #412
closes #941
|
2016-03-08 21:01:32 -08:00 |
Michel Zimmer
|
81160bc399
|
docs(hierarchical-dependency-injection): fix typo: app/estore.service.ts -> app/restore.service.ts
closes #800
|
2016-03-08 16:47:38 -08:00 |
Danny Callaghan
|
4f6ea8798c
|
docs(upgrade): fixed two typos
closes #724
|
2016-03-08 16:17:51 -08:00 |
Emmanuel DEMEY
|
72330dcbf1
|
docs(testing) Pipe example in test should implement PipeTransform
closes #809
|
2016-03-08 16:09:32 -08:00 |
Pascal Precht
|
561935629f
|
docs(template-syntax): add "Table of Contents"
prototype for standard ToC across all docs.
closes #882
|
2016-03-08 15:55:22 -08:00 |
Coders Digest
|
c7fa461c04
|
Fixing minor typo for InitCapsPipe (was InitCapsPiep)
closes #913
|
2016-03-08 15:33:21 -08:00 |
jbnizet
|
ea9216ce8a
|
docs: fix typo
closes #916
change `throught` to `through` in TS tutorial
|
2016-03-08 15:17:16 -08:00 |
Jesse Palmer
|
2e6c57e770
|
docs(structural-directives): removes unneeded asterisks
closes #920
|
2016-03-08 15:11:25 -08:00 |
Ward Bell
|
beb8efc71f
|
docs(toh-5) reworded templateUrl/styleUrls notes
|
2016-03-08 15:09:31 -08:00 |
Foxandxss
|
af1eaae873
|
docs(toh5): add better explanations for templateUrl
closes #929
|
2016-03-08 15:07:00 -08:00 |
Deborah Kurata
|
7c23ebc823
|
doc(quick start) Fixed typos.
closes #924
|
2016-03-08 14:49:54 -08:00 |
Deborah Kurata
|
818faff117
|
doc(tutorial): Fixed typo.
closes #926
|
2016-03-08 14:48:04 -08:00 |
Foxandxss
|
d6dc97722b
|
docs(toh5): fix typo
closes #930
|
2016-03-08 14:46:31 -08:00 |
Ward Bell
|
1a8a2d7d90
|
docs(api): fix api nav issue #927
closes #932
|
2016-03-08 10:46:03 -08:00 |
Ward Bell
|
513e919be5
|
docs(comp comm cookbook): add #localvar alternative for parent calling child
also fixes glossary decorator-flag bug
|
2016-03-07 14:12:48 -08:00 |
Ward Bell
|
b0f1f3a4b8
|
docs: simplify left nav selection/scroll
also added some blog posts to resources
|
2016-03-04 23:54:44 -08:00 |
Ward Bell
|
bf3ed182a7
|
docs: left nav is driven by _data.json files
|
2016-03-04 19:54:27 -08:00 |
Ward Bell
|
ed5effa503
|
docs: only allow 'Next Step' for *nextable* chapters
|
2016-03-03 17:59:36 -08:00 |
Kathy Walrath
|
cab0abdb2c
|
docs: tweaks and fixes to dart/ts/js navigation & page titles
closes #911
|
2016-03-03 16:46:28 -08:00 |
Ward Bell
|
17aa278ddb
|
docs: update to beta-8
|
2016-03-03 11:22:41 -08:00 |
Josh Otis
|
746a6649b2
|
chore: new flat left navigation panel (all language tracks)
|
2016-03-03 04:51:52 -08:00 |
Kathy Walrath
|
e725136d98
|
docs(template-syntax): publish Dart version, tweak TypeScript version
closes #875
|
2016-03-01 21:19:34 -08:00 |
Ward Bell
|
f01dc81fa1
|
docs(npm packages): added chapter per angular issue #6659
|
2016-03-01 13:00:34 -08:00 |
Ward Bell
|
95c34d27bc
|
docs: temporary TS-referencing chapters for gaps in JS/Dart
Also displays styleguide at language level
Fragmented glossary for JS & Dart
|
2016-03-01 11:22:04 -08:00 |