11 Commits

Author SHA1 Message Date
Andrew Overton
07c46757cc Replace material.io API doc links with links to the relevant header f…
This PR replaces API links containing "/api-docs/" with links to suitable header files in GitHub because the site previously linked to is being taken down and replaced with something that won't handle API docs.

Closes https://github.com/material-components/material-components-ios/pull/10045

COPYBARA_INTEGRATE_REVIEW=https://github.com/material-components/material-components-ios/pull/10045 from andrewoverton:replace-mio-api-docs-with-github-links 0d6e56cc11d0c147366a4f6cde829d8b51567ecc
PiperOrigin-RevId: 323424362
2020-07-27 13:09:23 -07:00
Wenyu Zhang
8735ebb8e8
[Typography] Add doc to explain fallback behavior. (#7493)
This PR is a follow-up to https://github.com/material-components/material-components-ios/pull/7466 to clarify the behavior of the fallback flag.
2019-05-28 14:18:08 -04:00
Wenyu Zhang
59b8de1254
[Typography] Update Dynamic Type section in Typography doc. (#7469)
Add Dynamic Type doc into Typography as a section.
2019-05-24 00:29:28 -04:00
Wenyu Zhang
14484e4efe
[Typography] add a brief doc for Dynamic Type support. (#7431)
The original README for Typography is not composed by separate files. This PR solely adds a separate file for Dynamic Type section, which needs to be integrated into the root one later.
2019-05-23 23:33:33 -04:00
Wenyu Zhang
a74886b91b
[Typography] Split Typography doc into separate md files. (#7435) 2019-05-21 17:04:19 -04:00
Randall Li
d7cf7999ed [Buttons, Page Control, Typography] Removed video demos (#1387)
* removed link to videos

* deleted videos
2017-05-05 16:58:17 -04:00
Randall Li
d48a3dae3e [Buttons, Page Control, Typography] Fixed screenshots (#1380)
* Fixed screenshots

* fixed readme.md files for 375 width images instead of 320
2017-05-05 16:37:19 -04:00
Adrian Secord
4b3b06d2ce [Website] Added hero videos to component README.md files.
Part of https://github.com/google/material-components-ios/issues/365.

Summary:
Part of https://github.com/google/material-components-ios/issues/365.

Added new files, removed old screenshots and videos.
Updated README.md references to videos/screenshots.

Reviewers: #mdc_ios_owners, junius

Reviewed By: #mdc_ios_owners, junius

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D835
2016-05-05 16:40:48 -04:00
randallli
ff70ccc8ba [Typography] fix readme screenshot
Reviewers: ajsecord, #mdc_ios_owners

Reviewed By: ajsecord, #mdc_ios_owners

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D563
2016-04-12 10:11:23 -04:00
Junius Gunaratne
03a480e591 Adding component screenshots from catalog for website
Reviewers: ajsecord, #mdc_ios_owners, jstriegel

Reviewed By: ajsecord, #mdc_ios_owners, jstriegel

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D406
2016-03-29 14:53:47 -04:00
Jeff Verkoeyen
af7e2cca94 Move all docs asset files into a docs/assets folder per component.
Summary:
This standardizes the location of documentation assets.

Closes https://github.com/google/material-components-ios/issues/130

Reviewers: randallli, #mdc_ios_owners

Reviewed By: randallli, #mdc_ios_owners

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D192
2016-03-04 12:24:01 -05:00