storybookjs
Enterprise
storybook
Sign in / Sign up
Open main menu
Your Enterprise license has expired.
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
pull/34203/head
53ff088a fix: apply prettier formatting to A11yContext
29 days ago
by Maks Pikov
M
Succeeded
pull/33998/head
f1cf7c86 style: fix prettier formatting in Color control files
1 month ago
by Maks Pikov
M
Succeeded
pull/33998/head
37b56c4c fix(controls): add story for invalid maxPresetColors value Demonstrates fallback to default (27) when negative value is passed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 month ago
by Maks Pikov
M
Succeeded
pull/33998/head
9ae0cdac fix: restore yarn.lock from upstream and fix accidental svelte-vite peerDep downgrade
1 month ago
by Maks Pikov
M
Succeeded
pull/33998/head
67d06055 fix(controls): guard maxPresetColors against invalid values and add startOpen to stories - Normalize maxPresetColors: fall back to default 27 for negative, non-integer, or NaN values - Add startOpen: true to WithMaxPresetColors and WithUnlimitedPresetColors stories for Chromatic captures
1 month ago
by Maks Pikov
M
Succeeded
pull/33998/head
42d56f83 fix(controls): guard maxPresetColors against invalid values and add startOpen to stories - Normalize maxPresetColors: fall back to default 27 for negative, non-integer, or NaN values - Add startOpen: true to WithMaxPresetColors and WithUnlimitedPresetColors stories for Chromatic captures
1 month ago
by Maks Pikov
M
Succeeded
pull/33998/head
7383be32 feat(addon-controls): add maxPresetColors option to ColorControl The ColorControl preset limit was previously hardcoded to 27 colors. This prevented users with large design systems (more than 27 colors) from displaying all their preset colors. Add a new optional maxPresetColors prop to ColorConfig/ColorControl that allows users to configure or remove this limit: - Defaults to 27 for backward compatibility - Setting to 0 or Infinity removes the limit entirely - Any other positive number limits presets to that count Add two new stories demonstrating the feature: - WithMaxPresetColors (limit to 5) - WithUnlimitedPresetColors (maxPresetColors: 0, 40 colors) Fixes #20298
1 month ago
by Maks Pikov
M
Previous page
Previous
Next
Next page