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
Jacob Müller
c8b2c39409
Align footer text left on desktop
2016-09-23 08:58:06 +02:00
Alex Wolfe
37cebe9746
Merge pull request #2272 from LayZeeDK/patch-1
...
fix(footer): Footer logo is overflowing
2016-09-22 21:19:20 -07:00
Eric Jimenez
af4dabb413
only apply transparency changes on mobile
2016-09-21 11:56:19 -04:00
Jacob Müller
9a338b659e
Some more cleanup
2016-09-21 16:11:12 +02:00
Jacob Müller
8a4a80033e
Fix up styles after sync
2016-09-21 15:32:11 +02:00
Eric Jimenez
5a203d6b36
boost transparency of sidenav
2016-09-20 20:54:39 -04:00
Ward Bell
03680e23bb
chore: more "angular2" to "angular" cleanup ( #2417 )
2016-09-20 11:37:16 +02:00
Ward Bell
7b5244ce87
docs(testing): more scenarios ( #2396 )
2016-09-19 19:57:59 -07:00
Naomi Black
1027e3e9be
about(shannon): add shannon's bio
2016-09-19 17:41:23 -07:00
Ward Bell
84b5297cc2
docs(testing): feedback from Joe Eames/add more scenarios ( #2391 )
2016-09-17 12:44:34 -07:00
Alex Wolfe
7c3c5d0cc4
fixed weird opacity issue
2016-09-16 16:39:22 -07:00
Alex Wolfe
9fc14a95a8
some touches to banner and api docs
2016-09-16 16:28:41 -07:00