Skip to content

Conversation

@sstok
Copy link
Member

@sstok sstok commented Sep 27, 2020

Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tickets n/a
License MIT

This makes the model-format of the Date(Time) types immutable, and removes support for HTML5 input format for norm-input (which is actually less flexible than RFC3339).

This was originally copied from Symfony, but because this transformer
was only used for norm-input which is mostly API provided JSON
support for this format is not really needed.

The option was removed, but RFC3339 actually supports this, not not vice-versa.
@sstok sstok force-pushed the refactor/date-types branch from 5c6bf4a to ba9cb62 Compare September 28, 2020 09:00
@sstok sstok added this to the 2.0 milestone Sep 28, 2020
@sstok sstok merged commit 10ad9c3 into rollerworks:master Sep 30, 2020
@sstok sstok deleted the refactor/date-types branch September 30, 2020 07:04
@sstok
Copy link
Member Author

sstok commented Sep 30, 2020

Oh... the DateType also has an html5 attribute 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant