-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Upgrade Eonasdan Date Picker #427
Merged
jordisala1991
merged 1 commit into
sonata-project:2.x
from
jordisala1991:feature/upgrade-datepicker-2
May 9, 2023
Merged
Upgrade Eonasdan Date Picker #427
jordisala1991
merged 1 commit into
sonata-project:2.x
from
jordisala1991:feature/upgrade-datepicker-2
May 9, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jordisala1991
changed the title
Feature/upgrade datepicker 2
Upgrade Eonasdan Date Picker
May 1, 2023
jordisala1991
force-pushed
the
feature/upgrade-datepicker-2
branch
20 times, most recently
from
May 6, 2023 10:18
19e6c00
to
cf5288d
Compare
This PR replaces previous one, with better implementation: #335 Probably test coverage should be improved, but for now, @VincentLanglet wdyt? |
jordisala1991
commented
May 6, 2023
jordisala1991
commented
May 6, 2023
jordisala1991
commented
May 6, 2023
jordisala1991
force-pushed
the
feature/upgrade-datepicker-2
branch
3 times, most recently
from
May 6, 2023 14:33
26e7f31
to
8dc6add
Compare
jordisala1991
commented
May 6, 2023
jordisala1991
force-pushed
the
feature/upgrade-datepicker-2
branch
from
May 6, 2023 14:43
8dc6add
to
2392993
Compare
jordisala1991
commented
May 6, 2023
jordisala1991
force-pushed
the
feature/upgrade-datepicker-2
branch
7 times, most recently
from
May 6, 2023 16:20
6fd0465
to
2fd751f
Compare
I think this should be almost done. Things missing:
@VincentLanglet since none of the above should change already written code, if you want to do a second round of review it would be nice. |
Works perfect on my side with SonataAdmin v4. Please review @VincentLanglet |
This was referenced May 7, 2023
Closed
jordisala1991
force-pushed
the
feature/upgrade-datepicker-2
branch
from
May 9, 2023 07:18
fab4906
to
0743d63
Compare
VincentLanglet
approved these changes
May 9, 2023
28 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Subject
I am targeting this branch, because this breaks BC, older date picker and new date picker do not share same options.
Closes #320.
Closes #362.
Changelog