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

Switch datepicker to MDC #25573

Closed
wants to merge 3 commits into from
Closed

Commits on Sep 16, 2022

  1. feat(material/datepicker): switch implementation to use MDC

    Switches the datepicker to use the MDC button, form field and input.
    crisbeto committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b6a2d8f View commit details
    Browse the repository at this point in the history
  2. docs(material/datepicker): switch docs to use MDC

    Switches the datepicker docs and demos to use MDC.
    crisbeto committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a38f564 View commit details
    Browse the repository at this point in the history
  3. feat(material/legacy-datepicker): add legacy datepicker

    Adds a legacy version of the datepicker that uses the legacy versions of components internally.
    crisbeto committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    1c6a322 View commit details
    Browse the repository at this point in the history