Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LeftNav] Rename to Drawer #3799

Merged
merged 1 commit into from
Mar 25, 2016
Merged

[LeftNav] Rename to Drawer #3799

merged 1 commit into from
Mar 25, 2016

Conversation

mbrookes
Copy link
Member

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

Rename LeftNav component to Drawer to better reflect the MD Spec
and broader use cases than navigation.

Also rename openRight propery to openSecondary to make RTL use less confusing.

Update docs site examples to use the new component, and update wording.

Rename docs site AppLeftNav to AppNavDrawer, and rename all internal functions.

Closes #2697.

Rename `LeftNav` component to `Drawer` to better reflect the MD Spec
and broader use cases than navigation.

Also rename `openRight` propery to `openSecondary` to make RTL use less confusing.

Update docs site examples to use the new component, and update wording.

Rename docs site `AppLeftNav` to `AppNavDrawer`, and rename all internal functions.

Closes #2697.
@nathanmarks nathanmarks merged commit 35707f7 into mui:master Mar 25, 2016
@mbrookes mbrookes deleted the leftnav-rename-to-drawer branch March 25, 2016 01:55
@zannager zannager added the component: drawer This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: drawer This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LeftNav] rename to SideNav
3 participants