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

Number string formatting in datagrid #2539

Closed
wants to merge 11 commits into from

Conversation

ada-x64
Copy link
Contributor

@ada-x64 ada-x64 commented Feb 20, 2024

Based on #2521

This PR aims to create a universal number string formatter using the Intl.NumberFormat() constructor as the base datatype.
This PR creates a column settings control on the viewer and integrates it into the Datagrid. Further work will integrate this control into the D3FC plugins and the OpenLayers plugin.

ada-x64 and others added 11 commits February 28, 2024 10:06
integrate can_render_column_styles to viewer
initial datagrid integration
fix datagrid tests

symbols integration
update migrations

Co-authored-by: Davis Silverman <sinistersnare@users.noreply.github.com>
Co-authored-by: Broch Stilley <brochington@gmail.com>
better column_config update repr
@ada-x64 ada-x64 force-pushed the features/number-string-formatting branch from 1992abb to f575d97 Compare February 28, 2024 21:03
@ada-x64 ada-x64 marked this pull request as ready for review February 28, 2024 21:07
@texodus
Copy link
Member

texodus commented Mar 12, 2024

Thanks for the PR!

Superseded by #2563, closing

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.

None yet

2 participants