11 Commits

Author SHA1 Message Date
Andrew Overton
0ec073f1bc [List] Replace list docs
This PR replaces the List docs for b/152926192.

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

COPYBARA_INTEGRATE_REVIEW=https://github.com/material-components/material-components-ios/pull/10023 from andrewoverton:material-io-list-doc 365ad20f1c043386056acb7cb405857f745a83b3
PiperOrigin-RevId: 317154737
2020-06-18 12:21:05 -07:00
Galia Kaufman
71ee6bd77e
[List] Fix typo in doc (#9301)
Fix typo in MDCList readme.
2019-12-18 13:03:44 -05:00
Galia Kaufman
ef9887f735
[List] Removing Themers from documentation (#9296)
Removing MDCList Themers from documentation, replacing them with theming extensions. (b/145204420, b/145204461)
2019-12-18 12:36:47 -05:00
Robert Moore
822cbcbfe0
[List] Fix docs rendering for snippet. (#8353)
Corrects a comment-based markup div ending tag that got broken.

Closes #8352
2019-08-21 15:44:31 -04:00
Robert Moore
39bcd3e651 [List] Fix remaining code blocks. (#8313)
The remaining code blocks should now be able to switch between Objective-C and
Swift on the material.io page once it's uploaded.

Part of #8291
2019-08-15 09:53:52 -04:00
Robert Moore
63ce18bfb3
[List] Fix missing images on material.io. (#8310)
The opening section [List article on
material.io](https://material.io/develop/ios/components/list/) were missing.
This corrects them to be `img` tags rather than markdown links to GitHub user
content.

Part of #8291
2019-08-14 13:06:56 -04:00
Robert Moore
70bb5995e7
[List] Fix typo in README (#8302)
"Objective-C" was misspelled.

Part of #8293
2019-08-13 12:52:50 -04:00
Robert Moore
ea2f2ca2eb
[List] Fix docs markdown. (#8294)
The List documentation was missing the material.io code markers. Many of the
snippets did not render at all in Swift. This PR adds some, but not all.

Improves #8293
2019-08-13 11:52:06 -04:00
Andrew Overton
a19aac07b7
[List] Update List readme to include information on accessibility and color/… (#5403)
Closes #5402.
2018-10-12 13:00:10 -04:00
Andrew Overton
4b6eb9430c
[ListItems] Add Base Cell With Example (#4461)
This PR adds the MDCBaseCell with an accompanying example and readme.
2018-07-10 15:48:25 +02:00
Yarden Eitan
4340ccda18
[List] Updated the List README to incorporate the example (#3698)
Updated README

Removed unneeded lines from example.
2018-05-03 17:53:50 -04:00