107 Commits

Author SHA1 Message Date
nicechester
a468712e0f [swift4] add @objc to be called from objc lib (#2880) 2018-01-31 11:28:34 -05:00
Yarden Eitan
dce3ef55f0 [Tutorial] fix duplicate line for constraint on floating action button (#2487)
* [Catalog] Update catalog readme to reflect podspec filename change

* [Tutorial] fix duplicate line for constraint on floating action button

* [Tutorial] update spacing after colon
2017-11-20 18:49:16 -05:00
Cory Reed
336cc2cbcc [Documentation]: iOS Swift tutorial doesn’t build (#2414)
* docs(pkg): correct `barButtonDidTap` selector

* Revert "docs(pkg): correct `barButtonDidTap` selector"

This reverts commit bb32acf3dabdba8af14c575812574f626ab3efc5.

* docs(pkg): add unnamed argument label to `ViewController` methods

This adds the `_` unnamed argument label to the `barButtonDidTap` and
`fabDidTap` methods in the Swift example code. This fixes compilation
errors.

[skip ci]
2017-11-16 13:03:59 -05:00
Scott Hyndman
4a011e75a5 [Docs] Docstravaganza (#1330)
* [Docs] Adds platform configuration for the doc site.

* [Docs] Adds path metadata for documentation site.

This field is used to determine where the file will appear in the
doc site.

* [Docs] Updates Material guideline links to latest URL.

material.google.com -> material.io/guidelines

* [Docs] Introduces a separate component index for the docsite.

* [Docs] Changes the directory used for site generation.

* [Docs] Moves documentation-site-only Markdown into its own directory.

* [Docs] Changes material.io links to use https.

* [Docs] Renames the howto and contributing docsite sections to docs.

* [Docs] Adds a navTitle field to the collection editing/styling pages.

* [Docs] Changes the FAQ heading to be one size bigger.

* [Docs] Changes the tutorial title.

* [Docs] Adds icons to three more components.

* [Docs] Introduces a root component directory called /catalog/.

* [Docs] Adds an icon to the AnimationTiming component.

* [Docs] Adds an icon for the typography component.

* [Docs] Reformats the docsite index.
2017-05-01 17:27:38 -04:00
Will Larche
3f99ed2dd9 [All] replacing ~~~ with ```. (#1324) 2017-04-17 17:06:37 -04:00
Scott Hyndman
69533578ca [docs] Associated icons with components (#1315)
* Adds icon IDs to most component READMEs.

The ones without icon IDs will default to a generic icon.

* Removes a space from front matter.
2017-04-12 18:22:08 -04:00
Scott Hyndman
9ed1d4349d Gigantic documentation update. (#1305)
There are more changes to come, but it's time we merged back.

Changes:
* Re-introduces the doc site scripts and files that had been deleted previously.
* Updates contributing docs to reflect doc structure changes.
* Applies common header structure across all component documentation.
* Fixes a bunch of liquid syntax bugs.
* Inlines Front Matter metadata in README.md files as HTML comments. Any file prefixed with

  <!--docs:
  ...yaml
  -->

  Will be converted into Front Matter when generating the site.
* .jekyll_prefix files, which previously stored the data, have been removed.
2017-04-05 10:53:34 -04:00
Adrian Secord
6d6dc8a684 Remove pre-public podfile docs/references (#1092)
* Removed local/private Podfile modifiers now that we're on CocoaPods.

* Updated Podfile.lock with RemoteImageServiceForMDCDemos changes.
2016-12-16 10:17:42 -05:00
Adrian Secord
d2c05179f6 Renamed master to stable in docs and scripts.
Closes #161.
2016-12-15 08:24:14 -05:00
Adrian Secord
e93a16ca02 Capitalize "Material" in documentation (#1014)
* s/material design/Material Design/g

* s/material components/Material Components/g

* s/material\([ \t\n]\)/Material\1/g

* s/aterial design/aterial Design/g
2016-12-13 08:06:55 -05:00
Louis Romero
7172a69cc4 Tentative fix for videos (#913) 2016-12-01 10:08:54 -05:00
Will Larche
4f8a26f886 [Readme] Removing dead links in howto and contributing. 2016-11-30 13:33:59 -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
Yiran Mao
3a187b9d24 Fixed video not rendering on safari.
The bug is caused by our workaround of adding <!-- --> doesn't work across multiple lines. In this case, either make everything into one line or adding comment mark to multiple lines separately.
2016-11-14 20:05:50 -05:00
Will Larche
957a047ddc [Tutorial] Swift 3 correction continued. 2016-11-02 13:16:25 -04:00
Will Larche
d22f455ec7 [Tutorial] Swift 3 correction in target / action. 2016-11-02 13:13:06 -04:00
Adrian Secord
e70b1d3d62 Update tutorial to use CocoaPods subspecs and added Objective-C code. (#808)
* Update tutorial to use CocoaPods subspecs and added Objective-C code.

* Updated review comments.
2016-10-27 16:21:43 -04:00
Will Larche
aa91779438 [Tutorial] Correcting gif loop a different way. 2016-10-18 14:42:41 -04:00
Will Larche
5824304021 [Tutorial] Fixing loop of gif. 2016-10-18 12:01:06 -04:00
Will Larche
fbf2e12c03 [Tutorial] Adding in finalized app gif. 2016-10-17 11:36:32 -04:00
Will Larche
6d003cfbdd [Tutorial] Improving cropping of gif. 2016-10-17 11:35:31 -04:00
Will Larche
9d4d053358 [Tutorial] Added gif for button bar step. 2016-10-17 11:34:09 -04:00
Will Larche
9dfb90cb12 [Tutorial] Setting gif to loop. 2016-10-17 11:32:43 -04:00
Will Larche
c11e49b3cc [Tutorial] Typo correction. 2016-10-17 11:24:48 -04:00
Will Larche
a410aa16da [Tutorial] Resizing animated gif. 2016-10-17 11:06:35 -04:00
Will Larche
e7143e6111 [Tutorial] Shaving black line off bottom of gif. 2016-10-17 11:04:30 -04:00
Will Larche
f3ea03f985 [Tutorial] New art for complete app. 2016-10-17 10:45:34 -04:00
Will Larche
a2837fc9cf [Tutorial] Correcting spelling. 2016-10-14 15:14:23 -04:00
Will Larche
2d7cb6ccd9 [Tutorial] Correcting Swift to swift. 2016-10-14 15:14:12 -04:00
Will Larche
1fcb8de63d [Tutorial] Removing elipsis. 2016-10-14 15:07:31 -04:00
Will Larche
9a93381490 [Tutorial] Editing for clarity. 2016-10-14 15:07:02 -04:00
Will Larche
826576d93e [Tutorial] Added explanation of edit mode significance. 2016-10-14 15:05:46 -04:00
Will Larche
64089b0e5c [Tutorial] Editing for clarity. 2016-10-14 15:03:50 -04:00
Will Larche
87e2515641 [Tutorial] Editing. 2016-10-14 15:02:47 -04:00
Will Larche
a0b5208e0a [Tutorial] Color correction in text. 2016-10-14 14:52:24 -04:00
Will Larche
66cb9b852d [Tutorial] Editing and spelling. 2016-10-14 14:50:09 -04:00
Will Larche
74d1a3912d [Tutorial] Expansion to include app bar button and fab. 2016-10-14 14:50:09 -04:00
Will Larche
58ba8e8364 [Tutorial] Reverting from improper Swift 3 change. 2016-10-10 17:38:34 -04:00
Will Larche
58b37dc64d [Tutorial] Added missing context in example. 2016-10-10 17:25:54 -04:00
Will Larche
d7b5dc6715 [Tutorial] Swift 3 change (enums capitalized.) 2016-10-10 17:04:22 -04:00
Will Larche
8c37003d6a [Tutorial] Correcting order of demo app gifs. 2016-09-29 12:44:00 -04:00
Will Larche
a9af5722d0 [Tutorial] Demo app animated gifs. 2016-09-29 12:41:19 -04:00
Will Larche
04a0fd7a44 [Tutorial] Addition of video CTA icon to thumbnails. 2016-09-29 11:46:46 -04:00
Will Larche
7a2c00bb37 [Tutorial] Implementing video thumbnail feature further. 2016-09-29 11:35:01 -04:00
Will Larche
a597f0dd88 [Tutorial] Path correction for video. 2016-09-29 11:30:33 -04:00
Will Larche
49f43228e1 [Tutorial] Video linking experiment. 2016-09-29 11:28:58 -04:00
Will Larche
52b31ea845 [Tutorial] GitHub vs site video and thumbnail parsing experiment. 2016-09-29 11:11:58 -04:00
Will Larche
da10119971 [Tutorial] Removing whitespace in viewDidLoad. It looks too intentional on our site. 2016-09-29 10:52:00 -04:00
Will Larche
88bbc01b6e [Tutorial] Thumbnails for videos (GH support). 2016-09-29 10:52:00 -04:00
Will Larche
e9df0bfacd [Tutorial] Additional friendly text. 2016-09-25 14:01:01 -04:00