storybookjs
OSS
storybook
Sign in / Sign up
Open main menu
storybook
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
33526
1753a9a2 Chore: Add .claude to .gitignore Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
9 days ago
by kasperpeulen
k
Failed
33526
1753a9a2 Chore: Add .claude to .gitignore Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
9 days ago
by kasperpeulen
k
Succeeded
33526
a2e09fa2 CSF Factories: Allow kebab-case HTML attribute names in web components args When using @wc-toolkit/storybook-helpers or similar libraries that generate args with kebab-case attribute names (e.g., 'static-color'), TypeScript would error because our types only allowed camelCase property names. This adds `InferArgsFromComponent<C>` which allows both: - camelCase properties from HTMLElementTagNameMap (type-checked) - kebab-case strings containing `-` (for HTML attributes) Since JavaScript property names cannot contain `-`, any string with a dash is definitively an HTML attribute name, making this a safe heuristic. Closes #33524 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
9 days ago
by kasperpeulen
k
Succeeded
33526
a2e09fa2 CSF Factories: Allow kebab-case HTML attribute names in web components args When using @wc-toolkit/storybook-helpers or similar libraries that generate args with kebab-case attribute names (e.g., 'static-color'), TypeScript would error because our types only allowed camelCase property names. This adds `InferArgsFromComponent<C>` which allows both: - camelCase properties from HTMLElementTagNameMap (type-checked) - kebab-case strings containing `-` (for HTML attributes) Since JavaScript property names cannot contain `-`, any string with a dash is definitively an HTML attribute name, making this a safe heuristic. Closes #33524 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
9 days ago
by kasperpeulen
k
Previous page
Previous
Next
Next page