-
Notifications
You must be signed in to change notification settings - Fork 20
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
plasma-infra: Fix boolean true args in URL getting ignored [Storybook] #1096
Conversation
Theme Builder app deployed! http://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1096/ |
9b6036e
to
f311301
Compare
Theme Builder app deployed! http://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1096/ |
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr/pr-1096/ |
⚡ Component performance testingResult: 🟢 OK |
fix boolean true args in URL getting ignored
f311301
to
5e0ada3
Compare
Theme Builder app deployed! http://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1096/ |
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr/pr-1096/ |
⚡ Component performance testingResult: 🟢 OK |
Storybook
boolean true args in URL getting ignored
https://github.com/storybookjs/storybook/releases/tag/v7.6.14
Было: Button доступен когда prop disabled === true
Стало: Button недоступен когда prop disabled === true
What/why changed
Обновили версию storybook, чтобы исправить проблемы с инверсией/игнорированием boolean args в URL
storybookjs/storybook#25950
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via: