e07b7ea114
docs(aio): fix broken regions
2017-04-19 15:52:55 +01:00
c9983e6440
docs(aio): Fix reference to the right example
...
Fix reference to the right example (it's the second route in the example the one showing the route parameter, not the first one)
2017-04-19 11:56:17 +01:00
51098c4f86
fix(aio): allow empty titles for contents pages
...
Now if you specifically provide an empty `@title` tag
for a contents file, the doc-gen will not complain and
the browser will just display a reasonable default.
2017-04-19 11:55:00 +01:00
4624406ce8
feat(aio): search results accessibility items
...
Add visually hidden class and apply to h2 in search results
Changed h2 group headers to h3s
Add roles to main and content
Fix API material icon placement
Image alt additions where needed
Add lang attribute to html tag
Add aria-label on search input
2017-04-19 11:52:24 +01:00
76269f4a1f
docs(aio): fix the broken docs guide
2017-04-19 11:49:32 +01:00
9d40ab9e20
docs(aio): rename ToH to match the guide name
2017-04-19 10:28:31 +01:00
691e86c9bf
docs(aio): fix minor typos in deployment guide
2017-04-19 10:21:53 +01:00
8fa4453aec
docs(aio): Testing Guide: Second matcher parameter
2017-04-19 10:19:57 +01:00
8b31178647
docs(aio): remove styling comments from cheatsheet
...
These comments were not designed to be rendered.
2017-04-19 10:14:41 +01:00
7dfa0b9da9
fix(aio): about page
...
Header now visible fully when card if flipped to back info
Contributor website links fixed
2017-04-17 17:43:43 -07:00
f5d0fac800
feat(aio): about/contributor page rebased and tweaked
2017-04-17 17:43:43 -07:00
6e89f0bf8d
feat(aio): about page styles
...
contributor fix
contributor card styling updates
button styling and container size fix
remove button and add image border
selection filter for buttons
header only show when group selected and styles
initial flip card funcitonality and data change
selected buttons styling
complete flip func and card style
flip feature
contributor group changes
fixes
2017-04-17 17:43:43 -07:00
be719e4817
docs(aio): fix jade leftover from toh5
2017-04-16 20:32:40 +01:00
7433da546f
build(aio): give intellisense to the examples
2017-04-15 22:15:54 +01:00
196203f6d7
feat(aio): implement resources with resources.json
2017-04-15 16:53:42 +01:00
46b0c7a18c
docs(aio): fix links to quickstart on homepage
2017-04-15 13:37:38 +01:00
909264feb5
hr update
2017-04-12 21:10:05 +01:00
ad9a3a2d3b
features page and code/table fixes
2017-04-12 21:10:05 +01:00
061475402c
docs(aio): final migration from old site
2017-04-12 21:01:55 +01:00
8f1359d25f
docs(aio): make events.html current ( #15913 )
...
docs(aio): make events.html current
2017-04-12 12:36:45 -07:00
8659bd2c4b
docs(aio): template -> ng-template ( #15912 )
2017-04-12 12:28:09 -07:00
28c2a71cfc
docs(aio): revert file-trees back to original structure
...
This is an auto-migration from angular.io
2017-04-12 12:24:02 -07:00
df619adc76
docs(aio): update to remark syntax
2017-04-12 12:24:02 -07:00
25132bff86
feat(aio): marketing page styles
2017-04-03 15:48:52 -07:00
0e38bf9de0
build(aio): new migration
2017-04-03 15:41:05 -07:00
1e623a3710
feat(aio): add original style for feature page
...
fixes link to quick start; moves $unit to constants
2017-04-02 22:10:39 +01:00
e4c3882a81
fix(aio): fix presskit.html typos
2017-04-02 10:20:25 +01:00
97deb01b1f
feat(aio): add about component and data
2017-04-01 07:49:45 +01:00
ad639d783f
feat(aio): add contribute marketing page
2017-04-01 07:45:42 +01:00
e1c2e50d92
docs(aio): move bio images into content folder
2017-04-01 07:17:24 +01:00
2454a3b641
build(aio): process contributor.json file
2017-03-31 17:13:25 -07:00
5c38012980
fix(aio): contributor.html typos
2017-03-31 11:37:09 -07:00
7c2ce296d3
feat(aio): add footer background
2017-03-31 11:36:56 -07:00
21ef5a1961
feat(aio): docs landing page with styles, logo res fix
2017-03-31 11:36:56 -07:00
46f8a6dd85
docs(aio): remove unnecessary blank lines
2017-03-31 16:22:08 +01:00
0aa90c6be4
feat(aio): add presskit and correct "/logos/angular2/"
2017-03-31 11:24:46 +01:00
c05a8cf7bb
build(aio): copy examples boilerplate
2017-03-31 09:57:43 +01:00
4c21114087
feat(aio): remove google feedback
2017-03-31 09:37:57 +01:00
330a8c90e4
docs(aio): quickstarts are now in the guide folder
2017-03-31 08:05:33 +01:00
d8c35c893b
docs(aio): move quickstarts and glossary into guide
2017-03-31 08:05:33 +01:00
0fe308c0ef
docs(aio): remove docs that are unwanted or in the wrong place
2017-03-31 08:05:33 +01:00
2d14c3b17a
docs(aio): ensure blank lines before HTML blocks in markdown
2017-03-31 08:05:33 +01:00
28bf222a6a
feat(aio): add footer links with GoogleFeedbackService ( #15605 )
2017-03-30 14:46:25 -07:00
9f2acf54bc
feat(aio): refactors AppComponent and its kids + sidenav hiding ( #15570 )
...
-hides sidenav when current doc is not in sidenav menu
-displays top menu on the side as nodes instead of mini top menu
2017-03-29 14:13:40 -07:00
861953c95c
feat(aio): add LiveExampleComponent ( #15544 )
2017-03-28 14:41:50 -07:00
eac99c1b16
build(aio): do not HTML format code-example contents ( #15554 )
...
The markdown renderer passes its output through an HTML pretty printer.
While this is good in most cases, it makes a mess of elements that expect
their content to be left untouched.
The pretty printer already ignores `pre` tags (and other built-ins) by
default. This fix allows us to specify other tags that should be left
alone.
Further it actually specifies this option for `code-example` and `code-pane`
tags, which expect to contain preformatted content.
2017-03-28 08:22:44 -07:00
fd72fad8fd
docs(aio): update migrated content from anguar.io
2017-03-28 10:21:46 +01:00
2e4fe7fd2e
docs(aio): add test content
2017-03-27 12:25:34 +01:00
a6fd22c399
docs(aio): fix typo
2017-03-27 09:15:50 +01:00
b0a7bc77ee
build(aio): remove cheatsheet processing and content
...
This will be replaced by a single file migrated from angular.io
2017-03-21 15:20:28 -05:00