Will Larche
1080e89422
[Documentation] Putting Swift snippets before Objc ( #960 )
...
* [ActivityIndicator] Swift first in README
* [AnimationTiming] Swift first in readme.
* [AppBar] Swift first in readme.
* [ButtonBar] Swift first in readme.
* [Buttons] Swift first in readme.
* [CollectionLayoutAttributes] Swift first in readme
* [Collections] Swift first in readme.
* [Dialogs] Swift first in readme.
* [FeatureHighlight] Swift first in readme.
* [FlexibleHeader] Swift first in readme.
* [FontDiskLoader] Swift first in readme.
* [HeaderStackView] Swift first in readme.
* [Ink] Swift first in readme.
* [NavigationBar] Swift first in readme.
* [OverlayWindow] Adding missing site comments. Swift first in readme.
* [PageControl] Swift first in readme.
* [Palettes] Swift first in readme.
* [ProgressView] Swift first in readme.
* [RobotoFontLoader] Swift first in readme.
* [ShadowElevations] Swift first in readme.
* [ShadowLayer] Swift first in readme.
* [Slider] Swift first in readme.
* [Snackbar] Swift first in readme.
* [SpritedAnimationView] Swift first in readme.
* [Switch] Swift first in readme.
* [Typography] Swift first in readme.
* [ShadowLayer] Reducing font size in readme.
* [Switch] Reducing font size in readme.
2016-12-07 10:31:34 -05:00
Louis Romero
e7198c41e3
Fix the hero video appearance in GitHub. ( #916 )
...
* Comment image
* Handle site vs GitHub distinction. Also updates the alt texts to match the component.
2016-12-01 12:52:26 -05:00
Will Larche
5ca7c0bcf8
[Readme] Removing dead link in components.
2016-11-30 13:32:06 -05:00
Adrian Secord
2997e50c4c
Updated refs to GitHub repo with new location. ( #885 )
...
* Updated refs to GitHub repo with new location.
* Reverted chagnes to JSON files.
2016-11-22 14:32:50 -05:00
Will Larche
7a4c71801f
Api docs links were broken in READMEs
...
Summary:
[Site] Api docs in README files are now explicit.
closes https://github.com/google/material-components-ios/issues/690
Reviewers: O1 Material components iOS, shepj
Reviewed By: O1 Material components iOS, shepj
Tags: #material_components_ios
Differential Revision: http://codereview.cc/D1552
2016-08-29 18:31:23 -04:00
Justin Shephard
f53506ea28
Site_Readme_Links - Added Jekyll conditional with links to site/github documentation
...
Summary:
Merge branch 'develop' into Site_Readme_Links
Site_Readme_Links - Change of variable name
Site_Readme_Links - Spelling correction on FontDiskLoader
Reviewers: O1 Material components iOS, randallli
Reviewed By: O1 Material components iOS, randallli
Subscribers: randallli
Tags: #material_components_ios
Differential Revision: http://codereview.cc/D1507
2016-08-23 10:54:23 -04:00
Justin Shephard
685ea43198
MDC_#546 - Start of separation of README.md and yaml
...
Summary: Created separate README.md and README.yaml files to remove the odd display of the md in GitHub.
Reviewers: O1 Material components iOS, ajsecord
Reviewed By: O1 Material components iOS, ajsecord
Tags: #material_components_ios
Differential Revision: http://codereview.cc/D1496
2016-08-18 16:55:20 -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
Adrian Secord
f65f9e2ac4
Remove command prompt ('$') from command-line examples so they can be trivially copied and pasted.
...
Reviewers: #mdc_ios_owners, cjcox
Reviewed By: #mdc_ios_owners, cjcox
Subscribers: cjcox
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D795
2016-04-29 10:56:10 -04:00
Yiran Mao
2b6f7f40a7
Correct links for deploy on various deployment environment.
...
- Change API reference link to relative link
- Correct links to other components, all links to other components should end with "/"
- Update icon-links on home, tutorial and components page
2016-04-26 12:37:06 -04:00
randallli
06df37a74d
[HeaderStackView] added missing swift code snippet to readme.
...
Summary:
Also added clarification to overview.
ongoing work for https://github.com/google/material-components-ios/issues/318
Reviewers: featherless, #mdc_ios_owners
Reviewed By: featherless, #mdc_ios_owners
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D715
2016-04-22 10:34:28 -04:00
Adrian Secord
ac38382e86
Updated top-level "Documentation" to "Components".
...
Reviewers: #mdc_ios_owners, randallli
Reviewed By: #mdc_ios_owners, randallli
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D599
2016-04-13 14:48:12 -04:00
Jeff Verkoeyen
06c44a0e47
Addressing linter warnings.
...
Summary:
Mostly line length warnings.
Also removed the empty PageControlExampleUITests.m.
Reviewers: randallli, #mdc_ios_owners, ajsecord
Reviewed By: randallli, #mdc_ios_owners, ajsecord
Subscribers: ajsecord
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D567
2016-04-12 14:34:23 -04:00
Yiran Mao
40fb585bb4
[Bug Fix] Correct all api reference links in markdowns
...
Closes https://github.com/google/material-components-ios/issues/274
2016-04-08 12:33:29 -04:00
Adrian Secord
2acbf968a5
Added import sections for each component.
...
Summary: Fixes https://github.com/google/material-components-ios/issues/252 .
Reviewers: #mdc_ios_owners, featherless
Reviewed By: #mdc_ios_owners, featherless
Subscribers: featherless
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D520
2016-04-07 16:53:58 -04:00
Jeff Verkoeyen
18434799b3
Ran arc lint --everything --apply-patches
...
Summary: All changes are auto-generated.
Reviewers: #mdc_ios_owners, ajsecord
Reviewed By: #mdc_ios_owners, ajsecord
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D474
2016-04-05 10:48:48 -04:00
Jeff Verkoeyen
be002a2f9f
[HeaderStackView] Fleshing out the README.md.
...
Reviewers: #mdc_ios_owners, randallli
Reviewed By: #mdc_ios_owners, randallli
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D440
2016-03-31 14:15:25 -04:00
Jason Striegel
be5ecec266
Adding excerpts to component docs metadata.
2016-03-30 15:28:46 -04:00
Jason Striegel
38ef5d4784
Including component README screenshots.
2016-03-29 17:09:28 -04:00
Jason Striegel
117f16d744
Bash example consistency pass.
2016-03-24 18:06:10 -04:00
Jason Striegel
ec30977f4b
Updates to top links and markdown formatting.
2016-03-23 17:37:16 -04:00
Jeff Verkoeyen
eeb5990e43
Add HeaderStackView README.
...
Reviewers: #mdc_ios_owners, ajsecord
Reviewed By: #mdc_ios_owners, ajsecord
Subscribers: ajsecord
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D270
2016-03-16 10:58:16 -04:00