Foxandxss
64babe2a69
docs(displaying-data): add table of contents
2016-05-10 16:22:38 -07:00
Patrice Chalin
ef66e38e54
docs(dev guide): Update 'Component Styles' prose ( #1320 )
...
Reowork Ts prose and add Dart prose/code
+ Updates to docs and example code
(Starting point for Dart code was taken from #1171.)
2016-05-10 08:51:23 +01:00
Terry Moore II
f3c83b0869
Rename fodlers to folders
2016-05-09 23:17:57 -07:00
Patrice Chalin
f30d71a3cc
docs(dev guide): cleanup of deprecated Jade mixin ( #1322 )
...
Replace uses of `liveExLinks` mixin and then deleted its definition.
2016-05-09 21:13:50 +01:00
Patrice Chalin
1c0218bc79
docs(dev guide): attribute-directives - move html excerpt to .html file ( #1313 )
...
Jade can’t parse inlined Angular adorned HTML properly, so it is best
to put such source in a file and include with `makeExample`.
2016-05-06 18:18:48 +01:00
Patrice Chalin
e958be24bf
docs(dev guide): attribute-directives - updated dart/ts code and new dart prose
...
Mainly copyedits and prep for extension
+ example code cleanup & bug fix
+ fix bug in default color initialization
2016-05-06 15:42:01 +01:00
Patrice Chalin
ac92e77611
docs(dev guide): lifecycle-hooks - updated dart/ts code and new dart prose
...
Mainly copyedits, but also
- Dart .jade extends TS .jade file with minor overrides
- Significant update of example code (so it matches the ts example in its
appearance and behavior).
- Tweaks to Dart code.
- A few extra/corrected mixin definitions in `_util-fns.jade`.
2016-05-06 14:17:34 +01:00
Patrice Chalin
ce6c645501
docs(dev guide): structural-directives - ts minor edits, dart first versiondocs(dev guide): structural-directives - ts minor edits, dart first version ( #1277 )
...
Copyedits and other minor edits for TS
+ first version of the chapter for Dart
2016-05-04 13:18:38 +01:00
Foxandxss
81209a1d0b
docs(quickstart): update to new world
2016-05-03 17:34:48 -06:00
Ward Bell
b4f567458e
docs(ts/js): update to rc1
2016-05-03 17:29:00 -06:00
Ward Bell
6dfae3a407
docs(style-guide): fix some typos (missed one)
2016-05-03 16:29:21 -06:00
Foxandxss
8d5d614c42
docs(style-guide): fix some typos
...
closes #1275
2016-05-03 16:26:40 -06:00
Tero Parviainen
da45504907
docs(pipes): change description for parameters to reflect change in beta.16
...
closes #1197
2016-05-03 16:15:15 -06:00
NFM
fea2d1f0f6
docs(quickstart.jade): Modify "Typescript type definition file" link up-to-date url
...
closes #1262
2016-05-03 16:05:01 -06:00
Michel D'HOOGE
44f63f9907
docs(npm-packages): typo ES6 = ES2015
...
closes #1263
2016-05-03 16:02:16 -06:00
Dan Smith
59c1e1def4
docs(quickstart): fix misplaced close paren
2016-05-03 17:54:54 -04:00
Ward Bell
2842058a30
docs(router): document new router and samples - phase 2
2016-05-03 15:51:24 -06:00
Foxandxss
596825a8b1
docs: update all docs to partially comply the style-guide
2016-05-03 12:42:44 -06:00
Ward Bell
2ccdd867d2
docs(router): samples and doc for new router (phase 1)
2016-05-03 09:18:18 -06:00
Foxandxss
3f50248940
docs(style-guide): revisions for New World (repack)
...
closes #1260
2016-05-03 00:42:02 -06:00
Ward Bell
cadd6c9823
docs: switch to commonjs module generation
2016-05-03 00:01:55 -06:00
Ward Bell
3d5302adce
chore: update to rc.0
2016-05-02 19:57:28 -07:00
Robert Messerle
49908bb1b4
converts docs landing template to use layout classnames rather than attribute syntax
2016-05-02 19:55:59 -07:00
Eric Jimenez
5ce56598f5
feat(docs landing): new docs landing
2016-05-02 19:55:59 -07:00
Foxandxss
d941353957
docs(style-guide): fix merge issues
...
closes #1244
2016-05-02 08:57:35 -07:00
Foxandxss
66764fec7e
docs: fix a few typos
...
closes #1239
2016-05-01 16:17:05 -07:00
John Papa
bbd7d79a76
docs(style-guide): add style-guide - v.6
2016-05-01 16:08:45 -07:00
Foxandxss
6c0c6357a9
docs: rename heros to heroes
2016-05-01 23:04:47 +02:00
John Papa
ddfbbb5ebb
docs(style-guide): add style-guide - v.5
2016-04-30 23:03:19 -07:00
Patrice Chalin
ff20b55975
chore(dart & ts): update to beta.17
...
Change `ngFor=“#…”` to `ngFor=“let…` in code. All are .dart files
except for `app_component.html` which also has changes for:
- `<inpuf var-foo…`> to `<input ref-foo…>`
- `#docregion` tag name updates from var-foo to ref-foo.
- Other misc updates to minimize diffs with TS version of file,
whitespace differences were ignored.
+ Minor update to sync up Dart prose with TS prose.
+ Used
https://github.com/angular/angular/wiki/Angular-2-Dart-Transformer#resol
ved_identifiers to solve
https://github.com/angular/angular.io/issues/1033
Guide/pipes not updated as it will be rolled back to
beta.15 in PR #1220 .
2016-04-30 15:01:16 +01:00
Filipe Silva
ebc022e475
docs: update prose for the `let` change to ngFor
2016-04-28 18:37:45 -07:00
Filipe Silva
216120daba
chore: update to beta.17
...
closes #1213 , 1205
2016-04-28 18:31:00 -07:00
Patrice Chalin
1e64d9e57a
docs(guide/dart): hierarchical-dependency-injection without copying
...
closes #1207
This uses a simpler way to render Dart prose from TS prose without
making a copy. This will make it _much_ easier to keep the two in sync.
2016-04-28 17:03:28 -07:00
John Papa
d5e909bde0
docs(style-guide): add style-guide - v.4
2016-04-28 00:52:20 -07:00
Naomi Black
097505b4e8
docs(title): update a parenthetical comment in the title cookbook
2016-04-26 10:55:31 -07:00
Filipe Silva
0a606a1b41
chore(ts): updating to beta.16
2016-04-26 00:22:25 -07:00
John Papa
3bc94147a7
docs(style-guide): add style-guide - v.3
...
closes #1170
2016-04-25 22:24:37 -07:00
Eric Jimenez
8f158f2241
docs(sidenav reorg): remove glossary and cheatsheet from REFERENCE. Move glossary to BASICS. Rename REFERENCE to API REFERENCE
2016-04-25 14:10:57 -07:00
Ward Bell
c9efac746c
docs(style-guide): add style-guide - v.2
2016-04-25 09:18:23 -07:00
Ben Nadel
c9d405062d
docs(cb-set-document-title): new "Set Title" cookbook chapter
...
closes #1069
2016-04-23 14:56:56 -07:00
unexge
634e50aaca
docs(architecture): small tweaks
...
closes #1101
2016-04-23 14:44:38 -07:00
Patrice Chalin
11b6fefa7b
docs(guide/ts): hierarchical-dependency-injection copyedits
...
closes #1146
Copyedits found during creation of Dart version.
2016-04-23 14:26:36 -07:00
Foxandxss
4097c67b59
chore: rename Elvis to safe navigation operator
...
closes #1139
2016-04-23 14:22:57 -07:00
Aristeidis Bampakos
8a49b4a41c
docs(component-styles): Small typo fixes
...
Small typo fixes
2016-04-20 13:16:22 -07:00
Aristeidis Bampakos
c9b66ea04d
docs(upgrade): Small typo fix
...
Small typo fix
2016-04-20 13:15:50 -07:00
Kara
258014c9de
docs(forms): fix bootstrap typo
2016-04-19 20:48:21 -07:00
Naomi Black
89b49c8bae
links(test): fix broken links in the devguide
2016-04-19 19:02:34 -07:00
Naomi Black
6d13db472a
chore(links): make links to API docs relative
2016-04-19 17:44:38 -07:00
Ken Dale
205cc28f25
docs(lifecycle-hooks): change ngOnit references to ngOnInit
...
closes #1084
2016-04-13 19:41:44 -07:00
Ward Bell
f2f5d9f9ae
docs(ts): update to beta.15
...
also restore accidentally deleted router sample files
2016-04-13 19:26:48 -07:00
Ward Bell
353abff084
docs(server-communication): fix http after testing chapter discoveries
2016-04-13 14:02:48 -07:00
John Papa
bd079369f3
docs(style-guide): add A2 styleguide - v1
2016-04-12 20:08:09 -07:00
Foxandxss
4c286e4f71
chore(glossary): fix broken links
...
closes #1079
2016-04-12 19:54:16 -07:00
Alberto Jiménez López
8e7c552452
docs: Remove double 'the' & missing dashes in several files
...
closes #1073
2016-04-11 21:53:28 -07:00
Aristeidis Bampakos
ead6987d00
docs(router): Fixed typos
...
closes #1056
Small typo fixes.
2016-04-11 12:51:36 -07:00
Vladimir Zdenek
f7ee6b9c1c
docs(forms): fix typo
...
closes #1057
Change "way" to "away" in the following context: "throw it away".
2016-04-11 12:49:17 -07:00
Aristeidis Bampakos
36c98ae4bf
docs(cookbook/component-communication): Astronout -> AstronautComponent word typo fix
...
closes #1067
Changed AstronoutComponent to AstronautComponent.
2016-04-11 12:45:26 -07:00
Tero Parviainen
ec4c1edff4
docs(upgrade): add E2E tests, update PhoneCat dependencies
...
closes #1070
Separates UpgradeAdapter reference guide examples from the PhoneCat tutorial examples
and update dependencies for phonecat upgrade examples
2016-04-11 12:40:09 -07:00
Kathy Walrath
b3d5f2bb65
fix: build breaker ( #1064 )
2016-04-07 21:41:15 -07:00
Kathy Walrath
a678d572ce
docs(dart/toh): add intro & toh-1 pages ( #1063 )
2016-04-07 21:11:13 -07:00
Filipe Silva
0ef63166f8
chore: update to beta.14
2016-04-07 21:31:40 +01:00
Aristeidis Bampakos
fdb57381e3
docs(pipes): Fixed "If follows..." typo
...
closes #1053
Fixed typo in **pipes** section of guide.
2016-04-06 11:56:08 -07:00
Ward Bell
8c7b991e4f
docs(component-styles): mark `__moduleName` experimental; use alert instead of callout.
...
closes #1054
2016-04-06 11:48:43 -07:00
Aristeidis Bampakos
2b714a3945
docs(lifecycle-hooks): Fixed missing ":marked" typo
...
closes #1051
2016-04-06 10:09:34 -07:00
Tero Parviainen
6f945b7c38
docs(component-styles): add chapter about styling components
...
closes #1047
2016-04-06 10:02:23 -07:00
Brendan Wyse
9c73527eb5
docs(unit-testing): fix the path to node_modules & steps for adding a new spec
...
closes #1043
2016-04-05 10:57:50 -07:00
Filipe Silva
803414ae80
docs(testing): update testing to use toh-5
...
closes #1003
2016-04-05 10:39:19 -07:00
Aristeidis Bampakos
7bfb0fb838
docs(template-syntax): fixed "a id" typo in basics section.
...
closes #1048
2016-04-05 10:26:29 -07:00
Torgeir Helgevold
c1f2c397ff
docs: add DI cookbook
2016-04-05 10:15:18 -07:00
James Laverack
56ed5e345c
docs(toh-4): reword the getHeroesSlowly instructions
...
closes #1011
rewording to: "replace `_heroService.getHeroes` with `_heroService.getHeroesSlowly`"
2016-04-02 15:30:16 -07:00
Foxandxss
3cf4c49504
chore: fix typo in ts-to-js intro
...
closes #1025
2016-04-02 14:07:42 -07:00
Kathy Walrath
ed4e450497
chore(typo): quide -> guide in cheatsheets
...
closes #1039
2016-04-01 15:50:09 -07:00
Ward Bell
082932a210
docs: update to beta.13
2016-03-31 13:22:46 -07:00
Deborah Kurata
a6b4c3ffa1
docs(quickstart): fixed "hurray" typo.
...
closes #1021
2016-03-30 12:43:15 -07:00
Kathy Walrath
e2c77ad55c
docs(dependency-injection): tweak Dart wording
...
closes #1017
2016-03-30 10:46:54 -07:00
Tero Parviainen
7f11a6ce05
docs(cb-ts-to-js): add cookbook about applying TypeScript examples to ES5
...
closes #893
2016-03-27 23:36:51 -07:00
Aysegul Yonet
1184b57740
docs: update to style-guide links
...
closes #995
Fixed links to John Papa style guide to new repo location.
2016-03-25 18:01:01 -07:00
Foxandxss
5f73911eaf
chore(toh): change inputs array for input decorator/hero now a class
2016-03-25 16:51:46 -07:00
Kathy Walrath
10877bdbfc
docs(dependency-injection): add Dart version, tweak TS version
...
closes #972
2016-03-25 15:21:11 -07:00
Emma
e17821492e
docs: update link to learning promises
...
to the chapter in Dr. Axel Rauschmayer's ES6 book from his old post
closes #1005
The old link on the documentation lead to an article on promises that
contained outdated information, so this one leads to newer content.
2016-03-25 15:09:09 -07:00
Ward Bell
041bcb302d
docs(template-syntax): mention value accessors in ngModel
2016-03-25 14:57:58 -07:00
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