-
Notifications
You must be signed in to change notification settings - Fork 13
Bump all versions #252
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
Bump all versions #252
Conversation
… fixes-and-upgrade
…ker, react-markdown, web-vitals.universal-cookie
|
@maxfrederiksen-ess I created a test branch bump-mui-datepicker at my fork. I think I might be able to update the whole repo if you could lend me a hand on how to migrate WizardDateInput.jsx. Will be on vacation for the next week or so, so there is no rush. Gave you the permission to directly push into this repo :) |
|
Seems like a lot of things going on in this PR. What exactly are you trying to achieve? Would be nice to split changes into smaller PR's if possible. If you want to do a bump versions PR then do only that part 👍 |
|
Sry history is kind of messy. If ever merged use squashed-commit. Sadly bumping versions individually did not work with the major versions. Did not want to merge broken versions to main. If it is to messy i could make a new PR with cherry picked commits. |
|
No worries, happens :) |
|
Sure i will cleanup and split the PR. For the Testing: |
|
Sounds great. Currently we rely on manual tests, hopefully we will implement more automated tests in the future. |
|
created a new PR #267 with squashed commit and removed e2e other separate fixes from this PR |
Tip
merge #249, merge #251 and merge #245 before final testing to keep already forward changes to a minimum for this pull request
Summary of Changes
Closes #234
Visual Inspection