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

Feature/date refactor #169

Merged
merged 6 commits into from
Sep 20, 2017
Merged

Feature/date refactor #169

merged 6 commits into from
Sep 20, 2017

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented Sep 13, 2017

This is ready now, but we should probably hold off merging and coordinate with the block text migration.

Thomas Drevon and others added 6 commits September 20, 2017 21:34
[date-input] Rename Date --> RichDate. Add Date, which produces a plain string instead of an object.

[schema] Date is now represented by a string

[date-input] Date now returns a localized or utc string, depending on schema options

[date-input] Remove richDate legacy string support and tidy up comments

[form-builder] Declare RichDateInput
…tudio

[date-input] Rename date => richDate and deprecate type: date usage
@bjoerge bjoerge merged commit a2713fa into next Sep 20, 2017
bjoerge pushed a commit that referenced this pull request Sep 20, 2017
[base] Add richDate schema type

[date-input] Rename Date --> RichDate. Add Date, which produces a plain string instead of an object.

[schema] Date is now represented by a string

[date-input] Date now returns a localized or utc string, depending on schema options

[date-input] Remove richDate legacy string support and tidy up comments

[form-builder] Declare RichDateInput

[schema] Remove date type completely

[example-studio] Setup test case for richDate / deprecation in test studio

[date-input] Rename date => richDate and deprecate type: date usage

[base] Add richDate to base schema

[form-builder] Add RichDate to input resolver + add converter for date => richDate

[schema] Add link to deprecation warning
@bjoerge bjoerge deleted the feature/date-refactor branch September 20, 2017 19:48
@bjoerge bjoerge mentioned this pull request Sep 21, 2017
bjoerge pushed a commit that referenced this pull request Sep 21, 2017
[base] Add richDate schema type

[date-input] Rename Date --> RichDate. Add Date, which produces a plain string instead of an object.

[schema] Date is now represented by a string

[date-input] Date now returns a localized or utc string, depending on schema options

[date-input] Remove richDate legacy string support and tidy up comments

[form-builder] Declare RichDateInput

[schema] Remove date type completely

[example-studio] Setup test case for richDate / deprecation in test studio

[date-input] Rename date => richDate and deprecate type: date usage

[base] Add richDate to base schema

[form-builder] Add RichDate to input resolver + add converter for date => richDate

[schema] Add link to deprecation warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant