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: data table #331

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

fengelniederhammer
Copy link
Collaborator

resolves #318

Summary

Adding the table view and the web component storybook (including snapshot tests).

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

@fengelniederhammer fengelniederhammer changed the base branch from main to 327-number-sequences-over-time-implement-skeleton July 11, 2024 14:52
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 (32f4dcd), closes #327
  • components: number of sequences over time: compute data (ccd27d6), closes #327
  • components: number of sequences over time: implement table view (8dffe88), closes #318

@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 318-number-sequences-over-time-data-table branch from 39f923d to 83b0868 Compare July 12, 2024 12:29
@fengelniederhammer fengelniederhammer force-pushed the 327-number-sequences-over-time-implement-skeleton branch 2 times, most recently 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.

LGTM. Only minor changes.

@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 force-pushed the 318-number-sequences-over-time-data-table branch from 83b0868 to 61a27d5 Compare July 15, 2024 08:11
Base automatically changed from 327-number-sequences-over-time-implement-skeleton to main July 15, 2024 08:18
@fengelniederhammer fengelniederhammer force-pushed the 318-number-sequences-over-time-data-table branch from 42388e8 to 160bf86 Compare July 15, 2024 08:26
@fengelniederhammer fengelniederhammer merged commit a51911c into main Jul 15, 2024
7 checks passed
@fengelniederhammer fengelniederhammer deleted the 318-number-sequences-over-time-data-table branch July 15, 2024 08:34
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: Data table
2 participants