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] Replace the onOpen() and onClose() methods of usePickerContext() with a single setOpen() method #15701

Merged
merged 10 commits into from
Dec 4, 2024

Commits on Dec 2, 2024

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

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    26b4206 View commit details
    Browse the repository at this point in the history
  2. Add migration guide

    flaviendelangle committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c0e4ced View commit details
    Browse the repository at this point in the history
  3. Update docs/data/migration/migration-pickers-v7/migration-pickers-v7.md

    Co-authored-by: Lukas Tyla <[email protected]>
    Signed-off-by: Flavien DELANGLE <[email protected]>
    flaviendelangle and LukasTy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    ef53874 View commit details
    Browse the repository at this point in the history
  4. Update packages/x-date-pickers/src/internals/hooks/usePicker/usePicke…

    …rValue.types.ts
    
    Co-authored-by: Lukas Tyla <[email protected]>
    Signed-off-by: Flavien DELANGLE <[email protected]>
    flaviendelangle and LukasTy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c047749 View commit details
    Browse the repository at this point in the history
  5. Update packages/x-date-pickers/src/internals/hooks/usePicker/usePicke…

    …rValue.types.ts
    
    Co-authored-by: Lukas Tyla <[email protected]>
    Signed-off-by: Flavien DELANGLE <[email protected]>
    flaviendelangle and LukasTy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    e00ff3a View commit details
    Browse the repository at this point in the history
  6. Update packages/x-date-pickers/src/internals/hooks/usePicker/usePicke…

    …rValue.types.ts
    
    Co-authored-by: Lukas Tyla <[email protected]>
    Signed-off-by: Flavien DELANGLE <[email protected]>
    flaviendelangle and LukasTy authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    58e722c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    756c6d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b500ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5b36e5 View commit details
    Browse the repository at this point in the history