Naomi Black
097505b4e8
docs(title): update a parenthetical comment in the title cookbook
2016-04-26 10:55:31 -07:00
Ward Bell
1dd9c6bfc5
docs(samples): add lodash to samples package.json
2016-04-26 09:45:52 -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
Ward Bell
269269a54d
chore: revert `sendKeys` change from e1862887
...
closes #1175
2016-04-25 15:49:38 -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
thso
085e495c07
Merge pull request #1164 from kwalrath/hdi-dds
...
docs(dart): proposed text for linking to Dart samples
2016-04-25 22:09:31 +01:00
Ward Bell
c9efac746c
docs(style-guide): add style-guide - v.2
2016-04-25 09:18:23 -07:00
Kathy Walrath
7a0d2f6956
docs(dart): proposed text for linking to Dart samples
...
This PR uses hierarchical-dependency-injection as the guinea pig. The text is similar to what's used in copyedited TS pages such as https://angular.io/docs/ts/latest/guide/displaying-data.html .
2016-04-25 02:48:08 -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
Foxandxss
be90e27fc6
docs(dynamic-form): fix link from js to ts
...
closes #1136
2016-04-23 14:33:50 -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
Patrice Chalin
9ec291d63d
docs(guide/dart): hierarchical-dependency-injection
...
* A full first version of the prose. Makes use of Dart example, of
course.
* Tweaks to Dart example code; manually tested in Dartium under checked
mode.
closes #1142
2016-04-22 16:56:27 -07:00
Ward Bell
e1862887ae
docs(testing): more testing samples and infrastructure setup
...
added wallaby config; revised karma-test-shim
2016-04-22 13:24:44 -07:00
Eric Jimenez
b130056613
docs(sidenav): Restylize sidenav
2016-04-22 14:56:43 -04: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
Foxandxss
e039c6f718
docs(toh): remove @Input decorator in part 5
2016-04-20 13:15:14 -07:00
Kathy Walrath
9b9e6ddf0f
samples(dart): tweak template-syntax sample
...
closes #1130
2016-04-20 11:28:42 -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
thso
42ba93d6ec
samples(dart): add a `docsync` file to the displaying-data example
...
closes #1113
2016-04-18 13:48:58 -07:00
thso
2a078d08f4
samples(dart): add a `docsync` file to the user-input example
...
closes #1114
2016-04-18 13:47:07 -07:00
thso
bea2ba7a6d
Add a `docsync` file to the forms example. ( #1115 )
2016-04-18 13:45:32 -07:00
thso
0d362e196b
Add a `docsync` file to the dependency-injection example. ( #1116 )
2016-04-18 13:44:48 -07:00
thso
bc7b097291
samples(dart): add a `docsync` file to the architecture example.
...
closes #1112
2016-04-18 13:32:27 -07:00
Kathy Walrath
3547e4cc15
docs(toh/dart): convert toh-4 to Dart
...
closes #1091
2016-04-14 16:28:28 -07:00
Kathy Walrath
e552239148
chore(dart): update docs/samples to beta.15
...
closes #1085
2016-04-14 09:26:41 -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
Ward Bell
dd7b5176a8
docs(testing): add tests that involve Angular 2
2016-04-13 14:02:36 -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
Ward Bell
555ec46be3
docs(e2e): workaround comp-comm interval timer tests
...
closes #1081
Note how `browser.get('?e2e')` enables app to know it is running under protractor
2016-04-12 18:51:17 -07:00
Kathy Walrath
1cdd1e681c
docs(toh/dart): a few small tweaks
...
closes #1080
2016-04-12 17:37:03 -07:00
Naomi Black
b56a97485e
chore(jade): fix broken build caused by extra newline
2016-04-11 22:48:41 -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
Filipe Silva
1ba1407385
fix(quickref-cookbook): fix date test to work in any timezone
...
closes #1062
2016-04-11 12:23:30 -07:00
Kathy Walrath
adb4093af7
docs(dart): convert toh-3 to Dart
...
closes #1071
2016-04-11 09:52:52 -07:00
Kathy Walrath
cac5c8977f
docs(toh/dart): convert toh-2 to dart ( #1065 )
2016-04-08 15:10:37 -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