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
Samuli Ulmanen
9370113b9d
docs(todo app): replace remaining tasks reduce func with filter.length
...
closes #1050
2016-04-06 10:24:29 -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
Naomi Black
0fdceec963
package(harp): update harp version to fix async errors
2016-04-05 22:27:24 -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
Fintan Kearney
45bc6ed844
chore: add "homepage" property to package.json
...
closes #1038
2016-04-05 10:32:43 -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
Ward Bell
7fdb40caa3
chore: replace VSCode-specific settings.json with broadly recommended .editorconfig
...
closes #1022
2016-04-05 10:15:27 -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
Filipe Silva
3ec0e7147b
fix(e2e): fix race condition
2016-04-02 15:08:48 -07:00
Jesse Palmer
76abf7bebd
docs(bio): fixes Jules' bio links
...
closes #1027
2016-04-02 14:13:16 -07:00
Deborah Kurata
28c5dbdbf4
chore(bio): add Deborah's bio
...
closes #1024
2016-04-02 14:11:03 -07:00
Foxandxss
3cf4c49504
chore: fix typo in ts-to-js intro
...
closes #1025
2016-04-02 14:07:42 -07:00
Ward Bell
17765a31ba
docs(toh): add missing nav path to diagram per #1041
2016-04-02 13:55:14 -07:00
Kathy Walrath
ed4e450497
chore(typo): quide -> guide in cheatsheets
...
closes #1039
2016-04-01 15:50:09 -07:00
Peter Bacon Darwin
d6d46076b7
fix(api-builder): add missing git package dependency
...
This was causing the api-builder tests to fail
2016-04-01 21:26:03 +01:00
Kathy Walrath
b1acf37945
chore: remove angulardart.org link from footer
...
closes #1034
2016-04-01 11:54:10 -07:00
Eric Jimenez
fa4b597614
Add additional tags to the angular.io dgeni package for the new api doc style proposal.
...
Closes #1030
2016-04-01 17:37:21 +01:00
Kathy Walrath
a0a2ee6a93
docs(dart): update to beta.13.1
...
closes #1032
2016-03-31 16:06:24 -07:00
Kathy Walrath
2e3af5c55a
docs(dart/quickstart): merge 2 examples into 1
...
closes #1031
2016-03-31 15:00:24 -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
24a50a91a6
docs(dart): tweak homepage banner
...
closes #1016
2016-03-30 10:50:22 -07:00
Kathy Walrath
e2c77ad55c
docs(dependency-injection): tweak Dart wording
...
closes #1017
2016-03-30 10:46:54 -07:00
Chris Story
3b768a341c
docs(toh-1): remove public access modifiers
...
closes #1009
Remove public access modifier on AppComponent properties to be
consistent throughout code tutorial
2016-03-29 17:06:34 -07:00
Thibault Sottiaux
6ccc9adac6
samples(dart): add link to documentation chapter
...
closes #1019
2016-03-29 16:42:22 -07:00
Thibault Sottiaux
ac5bc9db92
samples(dart): add info file for dart-doc-syncer to template-syntax
...
closes #1018
2016-03-29 15:50:13 -07:00
Kathy Walrath
2144b8e5b6
docs(dart): change imports from bootstrap.dart to platform/browser.dart
...
closes #1013
2016-03-28 14:56:22 -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
Kathy Walrath
185f9a7049
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 #1007
2016-03-25 17:40:23 -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
Naomi Black
16b3c940dd
news(3-21): add some new blog posts to the news page
2016-03-21 22:50:37 -07:00
Kathy Walrath
d02d098339
docs(template-syntax): clarify context discussions
...
closes #996
2016-03-21 14:25:13 -07:00
Naomi Black
ded7bb7c47
chore(bios): update bio for Alex
2016-03-21 11:41:20 -07:00
Ward Bell
d57ab436c0
docs(glossary): add definitions for casing: camel, Pascal, dash, kebab
2016-03-20 17:44:33 -07:00
Naomi Black
4e1c1b7775
events(news): Add new confirmed event dates
2016-03-19 14:55:22 -07:00
Mohammed Zama Khan
32fce431f0
chore: fix image width problem on mobile (iPhone) devices w/ CSS - img {max-width:100%}
...
closes #985 , #801
2016-03-19 12:08:09 -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