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

Update date renderer to transform string values into numbers #3

Open
draperd opened this issue Oct 17, 2018 · 1 comment
Open

Update date renderer to transform string values into numbers #3

draperd opened this issue Oct 17, 2018 · 1 comment

Comments

@draperd
Copy link
Owner

draperd commented Oct 17, 2018

In order to be able to easily compare dates values we need to convert string values in and out of the field into numbers. We should do this in both the default native renderer and also the Atlaskit renderer.

Make sure to add unit tests for this.

@draperd
Copy link
Owner Author

draperd commented Oct 22, 2018

I've added some more tests for this using a custom renderer to ensure that the capability works but I have not yet updated any of the packaged renderers to automatically convert date strings to numbers, etc.

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

No branches or pull requests

1 participant