ikilled
a423a5abc7
clicking on Books & Training sends user to Education ( #2701 )
...
When user clicks in Books & Training item in footer the website should take them to Education section (anchor) in the middle of the page, not to the top where Development section is.
2016-11-14 10:39:46 -08:00
Ward Bell
d63b1ccea3
docs(router): fixed verbiage about router-outlet ( #2746 )
2016-11-14 10:35:48 -08:00
Ward Bell
f627706779
docs(cookbook-aot-compiler): improve Ahead-of-Time compilation cookbook ( #2798 )
...
closes #2790
2016-11-14 10:26:13 -08:00
Ward Bell
75464d585c
Merge pull request #2794 from IdeaBlade/chalin-guide-misc-fix-1113
...
docs: guide/index misc Jade fixes
2016-11-14 09:34:36 -08:00
Ward Bell
78e25840b2
Merge pull request #2795 from IdeaBlade/chalin-util-js-getExampleName-1114
...
chore(util.js): getExampleName - support optional .html suffix
2016-11-14 09:33:55 -08:00
Ward Bell
182493f877
feat(cb-ts-to-js): add es6 examples ( #2606 )
...
* feat(cb-ts-to-js): add es6 examples
update docshredder to shred .es6
optimized focus gulp task
convert imports and metadate sections
add DI section
add host and query metadata section
add intro
fix capitalization and grammar
* docs(ts-to-js): ward's edits (incomplete)
* docs(ts-to-js): add separate template files for some components
* docs(cb-ts-to-js): refactor sample code
2016-11-14 09:28:40 -08:00
Ward Bell
53f5538859
docs(cb-ts-to-js): refactor sample code
2016-11-14 09:08:54 -08:00
Filipe Silva
b0c4422a97
add aot (WIP)
2016-11-14 17:07:39 +00:00
Patrice Chalin
9e9666b2cc
docs(template-syntax/dart): updates to match TS ( #2751 )
...
* docs(template-syntax): refresh _cache
* docs(template-syntax/dart): updates to match TS
- Propagates TS-side changes:
- update #2639 - new two-way binding section, and
- fix #2687 - invalid attr syntax
- Fixes
- #1898 - currency symbols
- #2748 - Dart template-syntax e2e is failing
- #2749 - deprecated `[className]`
* updated _cache file following Kathy's post-review edits
* Post Ward's review w/ cache updated
- Keep `my-` and `my` prefixes on selectors (for components and
directives, respectively).
- Drop `my-` from file names.
- Drop `My` as component class prefix.
2016-11-14 08:34:10 -08:00
Patrice Chalin
5dcffd69dc
docs: dart glossary - fix misnamed Jade block
2016-11-14 08:31:59 -08:00
Kathy Walrath
6680acc513
docs(toh): avoid dup header title ( #2796 )
...
* remove redundant headings
* update _cache
* misc: make block comment a Jade comment
(This prevents the text from appearing in the generated HTML as an HTML
comment.)
2016-11-14 08:31:11 -08:00
Patrice Chalin
3b03573f34
misc: make block comment a Jade comment
...
(This prevents the text from appearing in the generated HTML as an HTML
comment.)
2016-11-14 05:30:05 -08:00
Patrice Chalin
470426d5e0
update _cache
2016-11-14 05:25:36 -08:00
Patrice Chalin
c12d75a477
remove redundant headings
2016-11-14 05:23:35 -08:00
Patrice Chalin
85062c47ca
chore(util.js): getExampleName - support optional .html suffix
2016-11-14 04:56:12 -08:00
Patrice Chalin
02f55592b2
docs: guide/index misc Jade fixes
...
- Eliminate use of deprecated `clear=“all”` in `<br>`.
- No need for local `langName`; use global `_Lang` var instead.
- Remove duplicate id `learning-path`.
2016-11-14 04:29:17 -08:00
Naomi Black
14db838f8b
news(nov): Some news and a blog post update
2016-11-13 21:48:52 -05:00
Naomi Black
eff32ecbdd
chore(bios): update some bios for leads
2016-11-13 21:48:37 -05:00
koyner
3ee36fbba2
docs(forms): grammar fix ( #2764 )
2016-11-13 22:59:59 +01:00
Filipe Silva
0d74c9332f
update systemjs.config.js to have @angular/upgrade/static by default
2016-11-12 22:38:14 +00:00
Filipe Silva
59c9a6f3bc
update e2e prose
2016-11-12 22:21:35 +00:00
Filipe Silva
0985055d2f
update phonecat-final prose
2016-11-12 22:09:23 +00:00
Filipe Silva
8f23969bc5
update phonecat-hybrid service and components
2016-11-12 21:55:20 +00:00
Filipe Silva
654f6cf2a2
update phonecat-hybrid bootstrap prose
2016-11-12 21:16:22 +00:00
Filipe Silva
1d81dad708
remove unused imports in protractor-helpers
2016-11-12 20:35:10 +00:00
Filipe Silva
4ac5e60522
improve angular1 type declaration in hybrid apps
2016-11-12 16:06:02 +00:00
Filipe Silva
8e27ff9162
rename upgrade-adapter example to upgrade-module
2016-11-12 15:31:40 +00:00
Filipe Silva
37b57fa9bb
update upgrade-adapter's prose
2016-11-12 15:27:51 +00:00
Filipe Silva
1af3570910
update upgrade-phonecat-2-hybrid
2016-11-12 11:26:12 +00:00
Ward Bell
b11438f211
docs(ts-to-js): add separate template files for some components
2016-11-12 03:02:26 -08:00
Filipe Silva
b342d24ef3
add typing to UpgradeModule DI
2016-11-12 11:00:00 +00:00
Ward Bell
33b61977b2
docs(ts-to-js): ward's edits (incomplete)
2016-11-11 19:44:17 -08:00
Filipe Silva
12eb19fa3c
feat(cb-ts-to-js): add es6 examples
...
update docshredder to shred .es6
optimized focus gulp task
convert imports and metadate sections
add DI section
add host and query metadata section
add intro
fix capitalization and grammar
2016-11-11 19:44:17 -08:00
Patrice Chalin
64a8754386
example(template-syntax): follow style-guide and other updates ( #2750 )
2016-11-10 20:01:36 -08:00
Jesús Rodríguez
7619cdf4a4
chore: ability to open a plunker on a specific file ( #2778 )
2016-11-10 14:47:30 -08:00
Filipe Silva
0161d9db39
chore: ignore debug.log file ( #2785 )
...
This file is generated when running `gulp e2e` and often enough committed by mistake.
/cc @foxandxss
2016-11-10 14:45:22 -08:00
Jesús Rodríguez
f92983cc6f
docs(ngmodule): fix plunkers ( #2786 )
2016-11-10 14:44:51 -08:00
Filipe Silva
e710481076
fix missing systemjs.config.extras
2016-11-10 17:42:29 +00:00
Filipe Silva
16c1837feb
change HeroDetailComponent to HeroDetailDirective
2016-11-10 15:27:45 +00:00
Filipe Silva
c7487be4a2
re-enable upgrade-adapter tests
2016-11-10 15:27:42 +00:00
Filipe Silva
c3b9cb3a03
cleanup upgrade-adapter e2e test
2016-11-10 14:58:14 +00:00
Filipe Silva
03d877dcee
update 2-to-1-providers
2016-11-10 14:33:58 +00:00
Filipe Silva
2bd3a6e0d1
update 1-to-2-providers
2016-11-10 14:27:46 +00:00
Filipe Silva
f63649ae45
update 2-to-1-transclusion
2016-11-10 14:04:35 +00:00
Filipe Silva
476ccf0001
update 1-to-2-projection
2016-11-10 13:57:45 +00:00
Filipe Silva
71cd604f55
update downgrade-io
2016-11-10 12:34:31 +00:00
Filipe Silva
e4bb6ce3cc
update downgrade-static
2016-11-10 12:24:20 +00:00
Filipe Silva
2117d40de3
update upgrade-io example
2016-11-10 12:04:19 +00:00
Filipe Silva
f958661afe
update upgrade-static
2016-11-09 19:33:57 +00:00
Filipe Silva
455f2f6896
add systemjs config extras to all indexes
2016-11-09 18:25:04 +00:00