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

[7.x] Use Storybook Controls instead of Knobs (#80705) #81398

Merged
merged 5 commits into from
Oct 27, 2020

Commits on Oct 21, 2020

  1. Use Storybook Controls instead of Knobs (elastic#80705)

    * Change an example in embeddable to use controls instead of knobs
    * Add controls to SyncBadge APM story
    * Convert both to [CSF](https://storybook.js.org/docs/react/api/csf)
    * Remove the Knobs addon from the default Storybook configuration
    
    Do not remove the Knobs addon package, since Canvas is still using it and this does not change anything in Canvas.
    smith committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    4d51236 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    d526a3b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    47c8bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3524c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbac731 View commit details
    Browse the repository at this point in the history