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-app: validate attributes #593

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

JonasKellerer
Copy link
Collaborator

Resolves: #579

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:33am

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-app: validate attributes (b8329dd), closes #579
  • 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 (182d4e4), closes #577
  • components: gs-statistics: validate attributes (66d75fe), closes #578
  • components: gs-text-input: validate attributes (823f798), closes #571

@JonasKellerer JonasKellerer merged commit 4231ea7 into main Dec 10, 2024
7 checks passed
@JonasKellerer JonasKellerer deleted the 579-gs-app-validate-input branch December 10, 2024 12:53
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-app: validate input
2 participants