26 Commits

Author SHA1 Message Date
afohrman
246d51ca6f Change formatting in XML example for TextInputLayout.
PiperOrigin-RevId: 155424482
2017-05-08 15:50:11 -07:00
travisc
ec1845fd32 Add CoordinatorLayout docs.
PiperOrigin-RevId: 155418527
2017-05-08 13:25:32 -07:00
afohrman
ef469ab452 Add documentation for TextInputLayout.
PiperOrigin-RevId: 155413910
2017-05-08 13:06:21 -07:00
travisc
d14fb1ac3d Add a file to display the docsite docs/ root.
PiperOrigin-RevId: 155403262
2017-05-08 12:43:29 -07:00
markwei
55c7891160 Documentation for FloatingActionButton.
PiperOrigin-RevId: 155391575
2017-05-08 12:33:46 -07:00
shyndman
68de27d5ec Adds a missing quote.
PiperOrigin-RevId: 155325964
2017-05-08 12:33:08 -07:00
travisc
656051b856 Add documentation for snackbars.
PiperOrigin-RevId: 155253839
2017-05-05 16:45:48 -07:00
markwei
67bb191837 Documentation cleanup.
PiperOrigin-RevId: 155238727
2017-05-05 16:43:39 -07:00
dcarlsson
16c5247562 Create documentation for TabLayout.
PiperOrigin-RevId: 155237136
2017-05-05 16:42:42 -07:00
markwei
e223cd734c Make titles, paths, and headers consistent.
Follows these rules:

Title is the Component Name as it appears in spec.
Justification: Formatting and display on small width screens.

Excerpt includes the CamelCase name of the java class.
Justification: This document is not a rehash of spec, it's a specific resource for Android devs. Title and excerpt are displayed in the same context.

Header is the CamelCase name of the java class.
Justification: Similar to excerpt. This is documentation on a specific Android widget.

Path is the dash-deliminated name of the java class.
Justification: Similar to header. This is documentation on a specific Android widget.
PiperOrigin-RevId: 155134932
2017-05-05 16:41:28 -07:00
miguely
3c426b74dc Fix naming for Bottom Sheet descriptions so they don't overflow on small viewports.
In order to solve overflow I have renamed the pages for BottomSheetBehavior and BottomSheetDialogFragment to "Bottom Sheets" and "Modal Bottom Sheets", reflecting their name in the spec (and usage) rather than the Android class name. This is consistent with how most other components's pages are named.

Furthermore I switched the excerpts to describe their use in the spec, and made that the first sentence in the intro for consistency.

PiperOrigin-RevId: 154995463
2017-05-05 16:37:50 -07:00
miguely
d329a40041 Fix path conflict between BottomSheetDialogFragment and BottomSheetBehavior's documentation.
PiperOrigin-RevId: 154989985
2017-05-05 16:37:20 -07:00
miguely
71db1ba735 Add documentation for BottomNavigationView
PiperOrigin-RevId: 154728409
2017-05-01 13:02:29 -07:00
miguely
58632069b1 Fix missing paragraph break in NavigationView documentation.
PiperOrigin-RevId: 154428667
2017-05-01 13:02:10 -07:00
miguely
a46bc02bbf Add documentation for the NavigationView.
PiperOrigin-RevId: 154425817
2017-05-01 13:01:01 -07:00
dcarlsson
3d88f35995 Add content for the docsite index page for Material Components Android.
PiperOrigin-RevId: 154354563
2017-04-26 17:29:07 -07:00
miguely
a63c3e3f8c Add documentation for the BottomSheetBehavior and BottomSheetDialogFragment.
PiperOrigin-RevId: 154322086
2017-04-26 12:57:01 -07:00
dcarlsson
b51d1a550b Add formatting to lists and list items for the AppBarLayout Material Design Component. This is used in the Material.io site.
PiperOrigin-RevId: 154206395
2017-04-26 12:25:45 -07:00
dcarlsson
3e12de059d Add Material Components documentation for AppBarLayout.
PiperOrigin-RevId: 153890863
2017-04-24 16:17:25 -07:00
dcarlsson
f37a53e9b6 Move component documentation under docs/ root.
PiperOrigin-RevId: 153763840
2017-04-24 16:14:48 -07:00
shyndman
574570c18d Introduces a root directory for component docs (/catalog).
PiperOrigin-RevId: 153757510
2017-04-21 14:00:48 -07:00
travisc
5f8bb4c8a1 Bump versions to 25.3.1.
This also bumps up the build tools + Android gradle plugin version, since these
were out of date, and removes a couple unused version values.

PiperOrigin-RevId: 153652782
2017-04-19 16:56:46 -07:00
shyndman
0ae2ee1f28 Adds documentation skeletons for material.io/components/android.
To be used by the documentation generator here:
https://github.com/material-components/material-components-site-generator

Component documentation lives alongside the source code. I've scavenged what I could from the other platforms to get us started.

PiperOrigin-RevId: 153501710
2017-04-18 15:26:27 -07:00
Travis Collins
a0ec59a2d2 Remove extraneous docs files. 2017-04-18 13:16:02 -07:00
dcarlsson
04faaf9a98 Move contributing document to fix broken link.
PiperOrigin-RevId: 152030315
2017-04-12 17:29:07 -07:00
dcarlsson
8af4d85340 Add additional basic documentation to MDC Android components.
PiperOrigin-RevId: 150830728
2017-04-12 17:08:41 -07:00