Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Form] deprecate custom formats with HTML5 widgets#28723
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ecd04af to055dc6cCompare
nicolas-grekas left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Why would it make Symfony better? I mean, yes, html5 is a standard, but why should we stricter than required actually? What's the benefit? I don't feel like this would make anything easier to maintain, nor easier to work with.
Uh oh!
There was an error while loading.Please reload this page.
7b388e6 tof973630Comparee547eb7 to7ffad2bComparexabbuh commentedOct 19, 2018
The thing is that custom formats do not work with |
Uh oh!
There was an error while loading.Please reload this page.
This PR was merged into the master branch.Discussion----------Fix DateTimePicker widgetAs spotted heresymfony/symfony#28723 (comment) we need to disable `html5` to use a `type="text"` input and make it work again.| before | after || --- | --- ||  |  |Commits-------a556025 Fix DateTimePicker widget
Uh oh!
There was an error while loading.Please reload this page.
nicolas-grekas commentedOct 20, 2018
makes sense! |
80a13ad to3971ecdCompareb6ccdd6 tobfe80acCompareUh oh!
There was an error while loading.Please reload this page.
bfe80ac toebb2d7cCompare804a04d toea3143eCompareea3143e to01f65f4Compare01f65f4 to0823d38Compare0823d38 toc07d638Comparec07d638 tob70c1b6Compare…bbuh)This PR was merged into the 4.3-dev branch.Discussion----------[Form] deprecate custom formats with HTML5 widgets| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | yes| Tests pass? | yes| Fixed tickets || License | MIT| Doc PR |symfony/symfony-docs#10986Commits-------b70c1b6 deprecate custom formats with HTML5 widgets
This PR was merged into the master branch.Discussion----------format option deprecation for HTML 5 widgetsdocument the deprecations that will be introduced withsymfony/symfony#28723Commits-------f4597bf format option deprecation for HTML 5 widgets
This PR was merged into the master branch.Discussion----------Fix DateTimePicker widgetAs spotted heresymfony/symfony#28723 (comment) we need to disable `html5` to use a `type="text"` input and make it work again.| before | after || --- | --- ||  |  |Commits-------a556025 Fix DateTimePicker widget
This PR was merged into the master branch.Discussion----------Fix DateTimePicker widgetAs spotted heresymfony/symfony#28723 (comment) we need to disable `html5` to use a `type="text"` input and make it work again.| before | after || --- | --- ||  |  |Commits-------a556025 Fix DateTimePicker widget
This PR was merged into the master branch.Discussion----------Fix DateTimePicker widgetAs spotted heresymfony/symfony#28723 (comment) we need to disable `html5` to use a `type="text"` input and make it work again.| before | after || --- | --- ||  |  |Commits-------a556025 Fix DateTimePicker widget
Uh oh!
There was an error while loading.Please reload this page.