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

Fix: Display issues with Panels #19137

Merged
merged 5 commits into from
Jul 12, 2023
Merged

Conversation

AshishBarvaliya
Copy link
Contributor

Closes: #18985

Fix 1: i18n number formats added for all supported countries as per ISO 4217
Fix 2: Checking typeof Decimal value before formatting percentage number in pie chart

@changeset-bot
Copy link

changeset-bot bot commented Jul 12, 2023

🦋 Changeset detected

Latest commit: d0b7b9d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@directus/app Minor
@directus/api Patch
directus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rijkvanzanten
Copy link
Member

Thanks @AshishBarvaliya!

@rijkvanzanten rijkvanzanten merged commit 9c8814e into directus:main Jul 12, 2023
@github-actions github-actions bot added this to the Next Release milestone Jul 12, 2023
sethkaufee pushed a commit to sethkaufee/directus that referenced this pull request Jul 24, 2023
* fix: number formats added for all supported countries

* fix: decimal values type check before using in pie chart

* chore: changeset added

* Run formatter

* Update changeset language

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
* fix: number formats added for all supported countries

* fix: decimal values type check before using in pie chart

* chore: changeset added

* Run formatter

* Update changeset language

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display issues with Panels
2 participants