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

Storybook: switch from Knobs to Controls #120

Closed
darkwebdev opened this issue Oct 10, 2022 · 1 comment
Closed

Storybook: switch from Knobs to Controls #120

darkwebdev opened this issue Oct 10, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request testing Improvements/fixes in tests

Comments

@darkwebdev
Copy link
Collaborator

darkwebdev commented Oct 10, 2022

Storybook Addon Knobs (deprecated)
We are deprecating Knobs in favor of @storybook/addon-controls.

https://storybook.js.org/docs/react/essentials/controls

@darkwebdev darkwebdev added enhancement New feature or request testing Improvements/fixes in tests labels Oct 25, 2022
@darkwebdev darkwebdev self-assigned this Feb 5, 2024
darkwebdev added a commit that referenced this issue Feb 5, 2024
darkwebdev added a commit that referenced this issue Mar 16, 2024
darkwebdev added a commit that referenced this issue Mar 19, 2024
darkwebdev added a commit that referenced this issue Mar 19, 2024
darkwebdev added a commit that referenced this issue Mar 19, 2024
darkwebdev added a commit that referenced this issue Mar 28, 2024
* [#321] create folders in storybook, add more types in stories

* [#120] remove knobs from storybook

* [#120] replace storyshots/snapshots with unit tests

* [#120] fix TS errors

* [#120] regenerate yarn.lock to fix errors

* [#120] fix lint/format errors

* [#120] add jest types

* [#120] add workaround to avoid weird node error during build

* [#120] fix storybook static build

* [#120] remove unused storybook-deployer

* [#120] fix storybook static build script
@darkwebdev
Copy link
Collaborator Author

done via storybook 7

HenriqueLimas pushed a commit that referenced this issue Apr 26, 2024
* [#321] create folders in storybook, add more types in stories

* [#120] remove knobs from storybook

* [#120] replace storyshots/snapshots with unit tests

* [#120] fix TS errors

* [#120] regenerate yarn.lock to fix errors

* [#120] fix lint/format errors

* [#120] add jest types

* [#120] add workaround to avoid weird node error during build

* [#120] fix storybook static build

* [#120] remove unused storybook-deployer

* [#120] fix storybook static build script

* [#240] Upgrade React to v18

* [#240] remove unused import

* Update peerDepedency

* Remove test.skip

---------

Co-authored-by: hlimas <hlimas@ebay.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Improvements/fixes in tests
Projects
None yet
Development

No branches or pull requests

1 participant