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

[Pickers] Don't pass down unnecessary props #27256

Closed
wants to merge 12 commits into from

Commits on Apr 10, 2021

  1. Merge pull request #1 from mui-org/next

    Update branch
    michal-perlakowski committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    02cdd84 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    ca949eb View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    0dca84f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    a66d3d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    6ef3bbe View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    5595488 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. [DatePicker] Don't spread other props on MonthPickerRoot

    Fixes #27252.
    Michał Perłakowski committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    513671b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. [Pickers] Don't pass down unnecessary props

    Michał Perłakowski committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c2232ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    866189f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into month-picker

    # Conflicts:
    #	packages/material-ui-lab/src/internal/pickers/Picker/Picker.tsx
    Michał Perłakowski committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    8bb10f8 View commit details
    Browse the repository at this point in the history
  4. yarn prettier

    Michał Perłakowski committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0f302f7 View commit details
    Browse the repository at this point in the history
  5. Handle disableHighlightToday

    Michał Perłakowski committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ffffb42 View commit details
    Browse the repository at this point in the history