Jason Aden
32c07c00b9
chore(bios): add bio for Jason Aden ( #3249 )
2017-02-14 11:55:37 -08:00
Appie
8f8feb2455
fix(banner): Fixes button positioning ( #3038 ) ( #3039 )
2017-02-08 17:34:06 -08:00
Ward Bell
f24b830c8a
docs(template-syntax/structural-directives): refresh both guides for style, accuracy, understanding ( #3110 )
...
Move details of structural directives from template-syntax to structural-directives guide
Add <ng-container> to structural-directives
Fix samples in both guides
Touch up glossary
Better conformance to google doc guidelines: we->you
closes #2303 , #2885
2017-02-06 19:06:13 -08:00
Kapunahele Wong
452c16dce2
docs(reactive-forms): add reactive forms guide ( #2835 )
2017-01-31 17:36:32 -08:00
Ward Bell
878dfa6b87
docs(presskit): add branding to presskit per S.Fluin ( #3153 )
2017-01-26 15:47:34 -08:00
Ward Bell
de4903be56
chore: Angular 1 -> AngularJS / Angular 2 -> Angular ( #3143 )
...
* chore: Angular 1 -> AngularJS / Angular 2 -> Angular
* Jesus' tweaks
2017-01-26 12:26:11 +01:00
Torgeir Helgevold
969f169eb1
docs(cb-dynamic-component-loading): add dynamic component loading cookbook ( #2896 )
...
s
s
s
s
s
s
s
s
s
s
s
s
s
s
s
2017-01-25 13:44:17 -10:00
mmalerba
15d9ccb419
docs(team): add mmalerba to about page ( #3070 )
...
* Add mmalerba to about page
* fix spelling
2017-01-25 11:30:29 -10:00
Filipe Silva
0143d8f454
feat(cli-quickstart): add updated cli-quickstart ( #3112 )
...
* feat(cli-quickstart): add updated cli-quickstart
* incorporate Ward's feedback
2017-01-23 23:44:55 +00:00
Jesús Rodríguez
5b30c684d3
chore: fix plunkers for IE11 ( #3095 )
2017-01-13 20:56:42 -08:00
Ward Bell
4253378e66
docs(hierarchical-di): Correct avoidance example ( #3086 ) and more ( #3091 )
...
* closes #3086
* samples reworked to conform to our sample style, make more sense, and cover the points in prose.
* copy edits to bring closer to Google docs standards.
2017-01-13 13:21:22 -08:00
Filipe Silva
aff39d20a9
fix(cb-component-comm): check for isFirstChange ( #3073 )
...
* fix(cb-component-comm): check for isFirstChange
* update initial message
2017-01-05 12:08:33 +00:00
Ward Bell
ce174a26fb
docs(router): chalin router copyedits #3054 ( #3060 )
...
* docs(router): chalin copyedits
* docs(router): bell copy edits + routing module order & inspect config
2017-01-01 00:25:52 -08:00
Paul Gschwendtner
28d742ffce
fix(about): dialog should not show twitter if empty
...
* The bio directive accidentally shows the Twitter link in the dialog, even if it's undefined.
* Fix deprecation warning of Angular Material, where `md-dialog-actions` should be used instead of the class.
2016-12-22 20:07:32 -08:00
Naomi Black
a1ebe1afa1
chore(banner): Add news about material beta to the banner
2016-12-22 20:06:03 -08:00
Naomi Black
47c348e605
chore(about): Update bios and move devrel to top of Google list
2016-12-22 20:05:12 -08:00
Ward Bell
bc91b35bd9
docs(router): heavy copy edits ( #3021 )
2016-12-21 12:08:39 -08:00
Paul Gschwendtner
73c844be70
chore(bios): add bio for Paul Gschwendtner
2016-12-19 22:20:00 -08:00
Patrice Chalin
4a0c3d79b7
docs(api/cheatsheet): show ng version + lang in page header ( #2918 )
2016-12-01 19:47:58 +00:00
Ward Bell
79dc1f2dc8
chore: use common instructions for popping out plunker window-button ( #2886 )
...
To see the browser title or address bar changes.
Instructions are a little more complicated when the plunker is in embedded style
2016-11-28 21:23:28 -08:00
Ward Bell
cff978aee6
chore(plunker): open in embedded-style by default ( #2884 )
...
Added "flat-style" attribute option if you prefer to force a plunker into the original, flat editor style
2016-11-28 21:23:01 -08:00
Ward Bell
e0e2e40217
chore: add default title and embedded-style options to <live-example> ( #2882 )
...
Adds default title (tooltip) of the example text unless overiden with "title" attribute
The "embedded-style" attribute causes link to open in new tab in the embedded style.
Use for samples that have a confusingly large number of files.
The "embedded" attribute option remains and displays _inline_ in the _same_ tab.
2016-11-27 13:48:20 -08:00
Ward Bell
ec2e6cb2c7
[WIP] docs(quickstart): QuickStart reboot ( #2762 )
2016-11-21 17:36:16 -08:00
Ward Bell
a7525721c0
Revert "[WIP] docs(quickstart): QuickStart reboot ( #2762 )"
...
This reverts commit 8ccc33e6ff
.
2016-11-21 17:29:00 -08:00
Ward Bell
8ccc33e6ff
[WIP] docs(quickstart): QuickStart reboot ( #2762 )
2016-11-21 17:13:21 -08:00
Eric Jimenez
e59cd9abc9
chore: remove deprecated `clear=` and use clear layout helpers ( #2822 )
...
* define clear layout helpers
* replace deprecated clear= with helper
2016-11-17 15:02:32 -08:00
Eric Jimenez
2a3dbe53f4
replace clearfix with a wrapping flexbox ( #2819 )
2016-11-17 09:37:14 -08:00
Filipe Silva
31e0101020
fix(live-example): correctly match example name ( #2815 )
...
Currently, when visiting a page with a relative link e.g. https://angular.io/docs/ts/latest/guide/testing.html#!#top , `NgIoUtil.getExampleName` fails to match the example name.
This results on `live-example` directives on that page missing the example name in the link: instead of linking to https://angular.io/resources/live-examples/testing/ts/plnkr.html it will link to https://angular.io/resources/live-examples//ts/plnkr.html (notice the missing `testing` and the double slashes).
2016-11-16 17:51:06 +00:00
Patrice Chalin
85062c47ca
chore(util.js): getExampleName - support optional .html suffix
2016-11-14 04:56:12 -08:00
Ward Bell
a46cba06f0
docs(quickstart): app says "Hello Angular!" instead of "My first..." ( #2760 )
2016-11-05 13:12:11 -07:00
Naomi Black
6714e171c8
banner(china): announce gdd china events
2016-11-05 02:16:07 -07:00
Naomi Black
e7bcc72610
news(oct30): October 30 updates to news and events
2016-10-31 00:49:53 -07:00
Torgeir Helgevold
3eb7a41602
docs(aot-cb):bundle in-mem-web-api with esm and umd ( #2617 )
...
s
s
2016-10-19 21:52:32 -07:00
Alex Wolfe
a44c5ea685
removed navigation when only once announcement is present
2016-10-14 22:46:18 -07:00
Naomi Black
3c6621bbf1
banner(logo): add logo for anglebrackets
2016-10-14 22:44:48 -07:00
Alex Wolfe
5732b07423
Upgrade swiftype to 2.0 library and added a results page for searches
2016-10-12 10:01:19 -07:00
Torgeir Helgevold
cdfe957ab8
docs(toh-6-aot): add aot to toh-6 ( #2496 )
...
* docs(toh-6-aot): add aot to toh-6
s
s
s
s
s
* docs(toh-6-aot): add aot to toh-6
* docs(toh-6-aot): make aot e2e tests run in the same project
Updates tooling for this purpose and also the prose.
2016-10-12 01:44:49 -07:00
Patrice Chalin
ab4f0774d5
docs(api): fix Dart API reference page ( #2569 )
...
Dart API reference page is blank following the merge of #2566 . This
minor fix adjustes to the new API filter criteria.
For Dart we don’t show the statuses since none of the API entries are
tagged with a status.
2016-10-07 16:33:27 -07:00
Alex Wolfe
49f11f7dc0
label update
2016-10-07 13:44:39 -07:00
Alex Wolfe
2eec71cebb
more cleanup
2016-10-07 13:44:39 -07:00
Alex Wolfe
165c73b1dd
removed unused vars
2016-10-07 13:44:39 -07:00
Alex Wolfe
5096dd8e37
Refactor of api filter page to include statues, types, queries
2016-10-07 13:44:39 -07:00
Alex Wolfe
b88b25a21c
update symbold for type alias
2016-10-07 13:44:39 -07:00
Patrice Chalin
db6625eb30
Fix dartdoc styles and prep layout for ng2 pages ( #2530 )
...
- Use custom bootstrap grid system styles
- Cache a copy of the dartdoc static-assets styles.css w/ footer styles
disabled.
- Alternate page layout controlled by jade2ng harp global
2016-10-03 14:58:50 -07:00
Alex Wolfe
c8a6c229cd
Merge pull request #2473 from arikrak/master
...
Change banner height to min-height
2016-09-30 14:51:02 -07:00
John Papa
2b7fb86890
docs(style-guide): remove rc relics and update for ngmodules ( #2463 )
2016-09-27 00:58:10 -07:00
Ariel
16c05fde74
Change banner height to min-height
2016-09-24 21:51:40 -04:00
Ward Bell
f45c9998cc
docs(lifecycle-hooks): combine what and when in one chart; add img ( #2469 )
2016-09-24 15:50:21 -07:00
Alex Wolfe
4bb79953be
Merge pull request #2075 from jackmu95/fix-styleguide-trigger-positioning
...
fix(footer): Improve styleguide trigger positioning
2016-09-23 11:09:17 -07:00
Jacob Müller
8d713f1574
Use solid color and transition to red color on hover
2016-09-23 19:44:14 +02:00