5 Commits

Author SHA1 Message Date
Andrew Overton
a278ec6b07 [NavigationDrawer] Replace navigation drawer component README
This PR replaces the navigation drawer README.

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

PiperOrigin-RevId: 327849095
2020-08-21 12:01:40 -07:00
Jake Rockland
a9789f280d [NavigationDrawer] Update documentation basic examples for MDCBottomDrawerViewController usage.
PiperOrigin-RevId: 292159096
2020-01-29 09:43:17 -08:00
Yarden Eitan
c0911869b5
remove beta references from navigation drawer (#6742)
In this PR I remove all the "beta" mentioning in our NavigationDrawer as it has been promote to "ready" and no longer in "beta".

Resolves #6681 .
2019-03-04 11:03:38 -05:00
featherless
73bdc03c2b
[automated] Rename MaterialComponentsAlpha to MaterialComponentsBeta. (#6018)
This is an automated change generated by replacing all instances of MaterialComponentsAlpha with MaterialComponentsBeta. This is not a breaking change because changes to Alpha/Beta components (including renaming them) are not considered breaking.

The MaterialComponentsAlpha podspec was mistakenly named Alpha, when what we meant was more close to Beta. The distinction is that Alpha components are not expected to be used by clients, while Beta components are.
2018-12-14 10:47:31 -05:00
Yarden Eitan
358050f1c3
[NavigationDrawer] Initial doc write-up of overview, and usage. (#4927)
This includes an initial write-up of the navigation drawer docs. closes #4925
2018-08-28 22:46:36 -04:00