Robert Moore
1ce4467321
[BottomAppBar] Add surface variant color themer. ( #5068 )
...
The BottomAppBar needs to support the "surface variant" of Material
color theming. A new method on MDCBottomAppBarColorThemer now allows
clients to apply the surface variant theme to their MDCBottomAppBarView
instances.
**Change demonstration**
These changes are not in this PR, but will be made in a follow-up PR. These screenshots are to show the before/after effect of using the new themer.
|Example|Before|After|
|--|--|--|
|Catalog (Objc)|||
|Dragons (Objc)|||
|Dragons (Swift)|||
Closes #3928
2018-09-10 16:07:16 -04:00
Brad Mallow
215011b386
[BottomAppBar] Fix typo in the readme ( #4869 )
...
closes #4868
2018-08-21 16:20:55 -04:00
Cody Weaver
f4199c850a
[BottomAppBar] Add a11y guide to README ( #4705 )
...
Update BottomAppBar README to have an a11y sections and the correct guidance.
Closes #4284
2018-08-03 16:57:39 -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
72ccfa7342
Add gif for bottom navigation and fix alt text in bottom app bar.
2018-05-03 17:05:28 -04:00
Jeff Verkoeyen
75f367e61c
[BottomAppBar] Touch up the readme intro copy and image ordering.
2018-05-03 16:46:23 -04:00
Jeff Verkoeyen
1d85f287a0
[BottomAppBar] Crop the screenshot to emphasize the bottom app bar.
2018-05-03 16:13:10 -04:00
featherless
c166652ae6
Update site naming for top and bottom app bars to match spec. ( #3680 )
2018-05-03 10:26:04 -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
ff1022a690
[BottomAppBar] Split the documentation into separate articles and run the readme generator. ( #3615 )
2018-05-01 16:08:35 -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
49e4ae74c6
[BottomAppBar] Add readme and Swift example ( #2040 )
...
* Add readme and swift example
* Use autoresize mask for layout
* Use autoresize mask for layout
* Add links in .md file. Apply swift code style.
* Update color example code
2017-10-03 14:59:21 -04:00