Commit 760658d
docs(TOH-HTTP): TOH Http chapter
closes angular#972
chore(toh): change inputs array for input decorator/hero now a class
docs(dart): update to b12
Also update dart_to_js_script_rewriter dependency to ^1.0.1,
and change most angular2.dart imports to be core.dart instead.
The pipes example broke without the angular2.dart import, so I let it be.
The server-communication sample has never worked for me,
so I changed it but might have broken it further.
closes angular#1007
docs: update to style-guide links
closes angular#995
Fixed links to John Papa style guide to new repo location.
docs(cb-ts-to-js): add cookbook about applying TypeScript examples to ES5
closes angular#893
docs(dart): change imports from bootstrap.dart to platform/browser.dart
closes angular#1013
samples(dart): add info file for dart-doc-syncer to template-syntax
closes angular#1018
samples(dart): add link to documentation chapter
closes angular#1019
docs(toh-1): remove public access modifiers
closes angular#1009
Remove public access modifier on AppComponent properties to be
consistent throughout code tutorial
docs(dependency-injection): tweak Dart wording
closes angular#1017
docs(dart): tweak homepage banner
closes angular#1016
docs(quickstart): fixed "hurray" typo.
closes angular#1021
docs: update to beta.13
docs(dart/quickstart): merge 2 examples into 1
closes angular#1031
docs(dart): update to beta.13.1
closes angular#1032
Add additional tags to the angular.io dgeni package for the new api doc style proposal.
Closes angular#1030
chore: remove angulardart.org link from footer
closes angular#1034
fix(api-builder): add missing git package dependency
This was causing the api-builder tests to fail
chore(typo): quide -> guide in cheatsheets
closes angular#1039
docs:Create Tour of Heroes chapter on http
some text changes
wired up web api
text
adding saving
wired up CRUD
remove unused files
fixed toggle
whitespace
text
text
text updates
text
text
tweaks
added tests
test
fixed button click
images
fixed test
tweaks
docs(toh): add missing nav path to diagram per angular#1041
chore: fix typo in ts-to-js intro
closes angular#1025
chore(bio): add Deborah's bio
closes angular#1024
docs(bio): fixes Jules' bio links
closes angular#1027
fix(e2e): fix race condition
docs(toh-4): reword the getHeroesSlowly instructions
closes angular#1011
rewording to: "replace `_heroService.getHeroes` with `_heroService.getHeroesSlowly`"
docs: add DI cookbook
chore: replace VSCode-specific settings.json with broadly recommended .editorconfig
closes angular#1022
docs(template-syntax): fixed "a id" typo in basics section.
closes angular#1048
chore: add "homepage" property to package.json
closes angular#1038
docs(testing): update testing to use toh-5
closes angular#1003
docs(unit-testing): fix the path to node_modules & steps for adding a new spec
closes angular#1043
package(harp): update harp version to fix async errors
docs(component-styles): add chapter about styling components
closes angular#1047
docs(lifecycle-hooks): Fixed missing ":marked" typo
closes angular#1051
docs(todo app): replace remaining tasks reduce func with filter.length
closes angular#1050
docs(component-styles): mark `__moduleName` experimental; use alert instead of callout.
closes angular#1054
docs(pipes): Fixed "If follows..." typo
closes angular#1053
Fixed typo in **pipes** section of guide.
chore: update to beta.141 parent e178214 commit 760658d
File tree
370 files changed
+7393
-1622
lines changed- .vscode
- public
- _includes
- docs
- _examples
- architecture/dart
- lib
- web
- attribute-directives
- dart
- lib
- web
- ts/app
- cb-component-communication/ts/app
- cb-dependency-injection
- ts
- app
- cb-ts-to-js
- js
- app
- ts
- app
- component-styles
- ts
- app
- dependency-injection
- dart
- lib
- car
- heroes
- test
- web
- ts/app
- displaying-data/dart
- lib
- web
- forms/dart
- lib
- web
- hierarchical-dependency-injection/dart
- lib
- web
- homepage-hello-world/ts
- homepage-tabs/ts
- homepage-todo/ts
- app
- lifecycle-hooks/dart
- lib
- web
- pipes/dart
- web
- quickstart
- dart
- ex1
- web
- ex2/web
- web
- js
- ts
- server-communication/dart
- lib
- toh
- wiki
- web
- structural-directives/dart
- lib
- web
- template-syntax/dart
- lib
- web
- testing/ts
- app
- old-specs
- toh-1
- ts-snippets
- ts/app
- toh-2/ts/app
- toh-3/ts/app
- toh-4/ts/app
- toh-5
- dart
- lib
- web
- ts/app
- toh-6
- ts
- app
- tutorial/ts/app
- user-input/dart
- lib
- web
- dart/latest
- cookbook
- guide
- js/latest
- cookbook
- guide
- ts/latest
- cookbook
- guide
- testing
- tutorial
- resources/images
- bios
- cookbooks/dependency-injection
- devguide
- testing-an-angular-pipe
- toh
- tools
- api-builder
- angular.io-package
- tag-defs
- templates
- cheatsheet-package
- plunker-builder
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
370 files changed
+7393
-1622
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
164 | 169 | | |
165 | 170 | | |
166 | 171 | | |
| |||
243 | 248 | | |
244 | 249 | | |
245 | 250 | | |
246 | | - | |
| 251 | + | |
247 | 252 | | |
248 | 253 | | |
249 | 254 | | |
250 | | - | |
| 255 | + | |
251 | 256 | | |
252 | 257 | | |
253 | | - | |
| 258 | + | |
254 | 259 | | |
255 | 260 | | |
256 | 261 | | |
| |||
263 | 268 | | |
264 | 269 | | |
265 | 270 | | |
266 | | - | |
| 271 | + | |
267 | 272 | | |
268 | 273 | | |
269 | 274 | | |
| |||
287 | 292 | | |
288 | 293 | | |
289 | 294 | | |
290 | | - | |
| 295 | + | |
291 | 296 | | |
292 | 297 | | |
293 | 298 | | |
294 | | - | |
295 | | - | |
| 299 | + | |
| 300 | + | |
296 | 301 | | |
297 | 302 | | |
298 | | - | |
| 303 | + | |
299 | 304 | | |
300 | 305 | | |
301 | 306 | | |
| |||
346 | 351 | | |
347 | 352 | | |
348 | 353 | | |
349 | | - | |
| 354 | + | |
350 | 355 | | |
351 | 356 | | |
352 | 357 | | |
| |||
501 | 506 | | |
502 | 507 | | |
503 | 508 | | |
504 | | - | |
| 509 | + | |
505 | 510 | | |
506 | 511 | | |
507 | 512 | | |
| |||
523 | 528 | | |
524 | 529 | | |
525 | 530 | | |
526 | | - | |
| 531 | + | |
527 | 532 | | |
528 | | - | |
| 533 | + | |
529 | 534 | | |
530 | 535 | | |
531 | | - | |
| 536 | + | |
532 | 537 | | |
533 | 538 | | |
534 | 539 | | |
535 | 540 | | |
536 | 541 | | |
537 | 542 | | |
538 | | - | |
539 | | - | |
| 543 | + | |
| 544 | + | |
540 | 545 | | |
541 | 546 | | |
542 | 547 | | |
| |||
546 | 551 | | |
547 | 552 | | |
548 | 553 | | |
549 | | - | |
| 554 | + | |
550 | 555 | | |
551 | 556 | | |
552 | 557 | | |
553 | 558 | | |
554 | | - | |
| 559 | + | |
555 | 560 | | |
556 | 561 | | |
557 | 562 | | |
| |||
563 | 568 | | |
564 | 569 | | |
565 | 570 | | |
566 | | - | |
| 571 | + | |
567 | 572 | | |
568 | 573 | | |
569 | | - | |
| 574 | + | |
570 | 575 | | |
571 | 576 | | |
572 | 577 | | |
| |||
576 | 581 | | |
577 | 582 | | |
578 | 583 | | |
579 | | - | |
| 584 | + | |
580 | 585 | | |
581 | 586 | | |
582 | 587 | | |
583 | | - | |
| 588 | + | |
584 | 589 | | |
585 | 590 | | |
586 | 591 | | |
587 | | - | |
| 592 | + | |
588 | 593 | | |
589 | 594 | | |
590 | | - | |
591 | | - | |
| 595 | + | |
| 596 | + | |
592 | 597 | | |
593 | 598 | | |
594 | 599 | | |
595 | | - | |
596 | | - | |
| 600 | + | |
| 601 | + | |
597 | 602 | | |
598 | 603 | | |
599 | 604 | | |
| |||
701 | 706 | | |
702 | 707 | | |
703 | 708 | | |
704 | | - | |
| 709 | + | |
705 | 710 | | |
706 | 711 | | |
707 | 712 | | |
| |||
781 | 786 | | |
782 | 787 | | |
783 | 788 | | |
784 | | - | |
| 789 | + | |
785 | 790 | | |
786 | 791 | | |
787 | 792 | | |
| |||
989 | 994 | | |
990 | 995 | | |
991 | 996 | | |
992 | | - | |
| 997 | + | |
993 | 998 | | |
994 | 999 | | |
995 | 1000 | | |
| |||
1019 | 1024 | | |
1020 | 1025 | | |
1021 | 1026 | | |
1022 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
400 | 410 | | |
401 | 411 | | |
402 | 412 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
75 | 76 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments