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

Revert knobs API to previous API. #1527

Merged
merged 3 commits into from
Jul 27, 2017
Merged

Revert knobs API to previous API. #1527

merged 3 commits into from
Jul 27, 2017

Commits on Jul 27, 2017

  1. Revert knobs API to previous API.

    `withKnobs` the decorator is still the base API. (This now works for
    Vue).
    
    The new API is called `wrapperKnobs` and will eventually be merged into
    `withKnob` (c.f. medium term addons plan, to be posted)
    tmeasday committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    6f74da4 View commit details
    Browse the repository at this point in the history
  2. Remove wrapperKnobs

    tmeasday committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    5e9d574 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea02ddd View commit details
    Browse the repository at this point in the history