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

[StaticDateRangePicker] Add ability to change the current view programmatically #30105

Conversation

TakumaKira
Copy link
Contributor

Fix mui/mui-x#4549

@mui-pr-bot
Copy link

mui-pr-bot commented Dec 8, 2021

Details of bundle changes

Generated by 🚫 dangerJS against 64131f2

@hbjORbj hbjORbj added component: date range picker This is the name of the generic UI component, not the React module! new feature New feature or request labels Dec 8, 2021
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 7, 2022
@siriwatknp
Copy link
Member

👋 The migration PR has been merged.

Please follow these steps to make sure that the contents are all updated. (Sorry for the inconvenience)

  1. pull latest master from upstream to your branch
  2. if your PR has changes on the *.md or demo files, you are likely to encounter conflict because all of them have been moved to the new folder.
    2.1 revert the change on those markdown files you did
    2.2 pull latest master from upstream (you should not see conflict)
    2.3 make the changes again at docs/data/material/*
  3. run yarn docs:api
    • you might see the changes in docs/pages/material/api/* if your PR touches some of the components
    • it is okay if there is no changes

If you are struggle with the steps above, feel free to tag @siriwatknp

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 23, 2022
@mui-bot
Copy link

mui-bot commented Feb 23, 2022

Details of bundle changes

Generated by 🚫 dangerJS against ee8bbb7

@TakumaKira
Copy link
Contributor Author

@siriwatknp Done!

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 28, 2022
@mnajdova
Copy link
Member

Note, we are moving the pickers inside https://github.com/mui/mui-x, I am closing the PR, feel free to re-open once they are established in the new repository. cc @flaviendelangle

@mnajdova mnajdova closed this Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: date range picker This is the name of the generic UI component, not the React module! new feature New feature or request PR: out-of-date The pull request has merge conflicts and can't be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[StaticDateRangePicker] Programmatically change the visible month
7 participants