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(components): gs-relative-growth-advantage: validate attributes #591

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

JonasKellerer
Copy link
Collaborator

Resolves: #577

resolves #577

Summary

Screenshot

PR Checklist

- [ ] All necessary documentation has been adapted.

  • The implemented feature is covered by an appropriate test.

Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 11:25am

Copy link
Contributor

github-actions bot commented Dec 9, 2024

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.10.3 (2024-12-10)

Bug Fixes

  • components: don't crash components when someone passes empty views attribute (#594) (24ffc86)
  • components: gs-aggregate: validate attributes (84fc7ff), closes #572
  • components: gs-mutation-filter: validate attributes (f2b8fbc), closes #570
  • components: gs-mutations-over-time: validate attributes (7d8798d), closes #574
  • components: gs-mutations: validate attributes (218f7bb), closes #573
  • components: gs-number-sequences-over-time: validate attributes (577ef87), closes #575
  • components: gs-prevalence-over-time: validate attributes (aa9a3bb), closes #576
  • components: gs-relative-growth-advantage: validate attributes (084774d), closes #577
  • components: gs-statistics: validate attributes (66d75fe), closes #578
  • components: gs-text-input: validate attributes (823f798), closes #571

@JonasKellerer JonasKellerer force-pushed the 576-gs-prevalence-over-time-validate-input branch from 90cc442 to 5495bd8 Compare December 10, 2024 11:04
@JonasKellerer JonasKellerer force-pushed the 577-gs-relative-growth-advantage-validate-input branch 2 times, most recently from 69c5af8 to dc64afe Compare December 10, 2024 11:07
@JonasKellerer JonasKellerer force-pushed the 576-gs-prevalence-over-time-validate-input branch from 5495bd8 to daa2a6a Compare December 10, 2024 11:13
Base automatically changed from 576-gs-prevalence-over-time-validate-input to main December 10, 2024 11:22
@JonasKellerer JonasKellerer force-pushed the 577-gs-relative-growth-advantage-validate-input branch from dc64afe to 084774d Compare December 10, 2024 11:23
@JonasKellerer JonasKellerer merged commit 182d4e4 into main Dec 10, 2024
7 checks passed
@JonasKellerer JonasKellerer deleted the 577-gs-relative-growth-advantage-validate-input branch December 10, 2024 11:26
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.

gs-relative-growth-advantage: validate input
2 participants