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 sequences over time: implement skeleton #329

Merged

Conversation

fengelniederhammer
Copy link
Collaborator

resolves #327

Summary

This does the basic setup of the new component and fetches the data. Properly displaying the data will follow in the next PRs.

Screenshot

grafik

PR Checklist

  • All necessary documentation has been adapted.
  • The implemented feature is covered by an appropriate test.

Copy link

vercel bot commented Jul 11, 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 Jul 15, 2024 8:11am

Copy link
Contributor

github-actions bot commented Jul 11, 2024

This is a preview of the changelog of the next release:

0.5.5 (2024-07-15)

Features

  • components: add new component that shows the number of sequences over time (5d71498), closes #327
  • components: number of sequences over time: compute data (113a0ed), closes #327

@fengelniederhammer fengelniederhammer force-pushed the 327-number-sequences-over-time-implement-skeleton branch from da0eddd to 814b9c9 Compare July 12, 2024 12:27
@fengelniederhammer fengelniederhammer force-pushed the 327-number-sequences-over-time-implement-skeleton branch from 814b9c9 to 36df790 Compare July 15, 2024 06:19
@fengelniederhammer fengelniederhammer force-pushed the 327-number-sequences-over-time-implement-skeleton branch from 36df790 to 26a592f Compare July 15, 2024 07:29
Copy link
Collaborator

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just saw that this is the first PR. My comments are in #331. So, I will approve this PR.

@fengelniederhammer fengelniederhammer force-pushed the 327-number-sequences-over-time-implement-skeleton branch from 26a592f to 113a0ed Compare July 15, 2024 08:10
@fengelniederhammer fengelniederhammer merged commit ccd27d6 into main Jul 15, 2024
7 checks passed
@fengelniederhammer fengelniederhammer deleted the 327-number-sequences-over-time-implement-skeleton branch July 15, 2024 08:18
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.

Number sequences over time: implement skeleton
2 participants