13 Commits

Author SHA1 Message Date
Randall Li
ad872244e1
Removed internal links from docs. (#4558) 2018-07-17 10:36:51 -04:00
Cody Weaver
e7b30aa449
[BottomNavigation] Add a11y to README (#4497)
* Add a11y to README

* Update other files needed

* Clear white space

* Fix issues

* Fix issues

* Remove headings

* Fix issues

* Add div

* Fix issues

* Fix issue
2018-07-13 10:10: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
e7b2b2c8e8 [BottomNavigation] Shrink the gif. 2018-05-03 17:09:56 -04:00
Jeff Verkoeyen
c8b8acabf8 [BottomNavigation] Remove redundant link and update copy. 2018-05-03 17:08:01 -04:00
Jeff Verkoeyen
72ccfa7342 Add gif for bottom navigation and fix alt text in bottom app bar. 2018-05-03 17:05:28 -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
037bf7d0f0
Flatten all +Extensions CocoaPods targets into standalone targets. (#3572)
This discourages depending on all of a component's extensions and aligns our targets more closely with how we expect them to be imported and depended upon.

This is a breaking change.

Pivotal story: https://www.pivotaltracker.com/story/show/157118721
2018-05-02 10:20:01 -04:00
featherless
d2b8f7618e
[BottomNavigation] Split the documentation into separate articles and run the readme generator. (#3616) 2018-05-01 16:20:37 -04:00
Adrian Secord
7a7293883f
Remove space after triple-backtick Markdown syntax. (#3577) 2018-04-29 09:00:53 -04:00
featherless
d3c5316db0 Generate all themer documentation. (#3562)
* Generate all themer documentation.

* Fix Snackbar vars.

* Fix textfields vars.

* Fix link.

* Fix bottom app bar vars.

* Fix more vars.

* Add home page links.

* Fix typos.

* Fix more links.

* Add ink.

* Tabs.

* Cleanup.
2018-04-27 16:59:03 -04:00
Junius Gunaratne
b218a0a379
[BottomNavigation] Add bottom navigation documentation (#2313)
* Adding documentation

* Use md link style, add bottom nav image
2017-11-07 17:14:12 -05:00