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

feat: add bottom sheet component #9764

Merged
merged 1 commit into from
Feb 6, 2018
Merged

Commits on Feb 2, 2018

  1. feat: add bottom sheet component

    * Adds an initial implementation of the new `MatBottomSheet` service that allows users to display component-based or template-based bottom sheets.
    * Sets up the various boilerplate and infrastructure necessary for a new component.
    
    Note: this is an initial implementation that has the necessary functionality, styles and accessibility. More docs, examples and touch gestures will be added in a follow-up.
    crisbeto committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    8359ca1 View commit details
    Browse the repository at this point in the history