Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 31, 2026

Bildschirmfoto 2026-01-31 um 14 55 20

This roughly matches the corresponding Ember.js route implementation, but it's using the SvelteKit load() fn to load the initial set of versions and then a regular async fn to load additional pages. The Row component is also similar in terms of styling and behavior, but the API is slightly different since it accepts a raw version object, without a relationship to the corresponding crate or any derived properties.

I've also included a Storybook file for the Row component. Compare to the other Storybook files it only contains a single Story with all of the variations though. The reason for that is that I'm trying to reduce the number of snapshots that we use for visual regression testing, since that number is somewhat limited per month.

@Turbo87 Turbo87 added the C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works label Jan 31, 2026
@Turbo87 Turbo87 requested a review from a team January 31, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-svelte C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants