8 Commits

Author SHA1 Message Date
Wenyu Zhang
4191d03853
[NavigationBar] Add doc to note UIBarButtonItem cannot be used in UIPopoverPresentationController. (#8129)
Part of https://github.com/material-components/material-components-ios/issues/7907.
2019-07-30 16:11:12 -04:00
featherless
e1e6d249a4
[Docs] Add badges to all components. (#4278)
As part of our readme generator, components can now opt in to displaying badges in their readme.

The badges are generated from https://shields.io/ and are focused on an individual component. We're currently generating the following badges:

- Open bug count.
2018-05-25 11:12:48 -04:00
Jeff Verkoeyen
ead0ae4936 Fix ordering of header stack view and navigation bar intro text. 2018-05-03 16:49:17 -04:00
featherless
a078a9722d
Standardize the casing for all components to match spec. (#3693) 2018-05-03 15:02:36 -04:00
featherless
da21941afa
Regenerate component docs with automatic API links. (#3673)
Example output:

<img width="468" alt="screen shot 2018-05-02 at 10 33 23 pm" src="https://user-images.githubusercontent.com/45670/39557914-d9512f38-4e58-11e8-824d-60f03bcd1b76.png">
2018-05-02 22:33:55 -04:00
featherless
3e2cca9e98
[ButtonBar] Remove from the website. (#3638)
This component is an implementation detail of NavigationBar and should probably be private.
2018-05-01 23:03:19 -04:00
featherless
574e115a7b
[NavigationBar] Fix broken link. (#3632) 2018-05-01 21:28:58 -04:00
featherless
7ebaeb51be
[NavigationBar] Split the documentation into separate articles and run the readme generator. (#3622) 2018-05-01 16:52:12 -04:00