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

Add database support for addons #415

Merged
merged 6 commits into from
Sep 1, 2016
Merged

Add database support for addons #415

merged 6 commits into from
Sep 1, 2016

Commits on Aug 31, 2016

  1. Update storybook-addons API

    From v1.5 it include get/set Database methods
    thani-sh committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    17daa45 View commit details
    Browse the repository at this point in the history
  2. Implement database server

    thani-sh committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    00db207 View commit details
    Browse the repository at this point in the history
  3. Add default database client

    thani-sh committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    cc4d678 View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    thani-sh committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    a2e6a1c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Configuration menu
    Copy the full SHA
    fb2e404 View commit details
    Browse the repository at this point in the history
  2. Enable database with a flag

    thani-sh committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    014fc27 View commit details
    Browse the repository at this point in the history