Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Provide stories with argTypes for primitives #3

Merged
merged 22 commits into from
Jun 1, 2022

Commits on May 20, 2022

  1. add storybook

    webstudio-is/webstudio-designer/#24
    kof committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a4bad83 View commit details
    Browse the repository at this point in the history
  2. html argtypes for the button

    kof committed May 20, 2022
    Configuration menu
    Copy the full SHA
    4aa29f8 View commit details
    Browse the repository at this point in the history
  3. fix ts

    kof committed May 20, 2022
    Configuration menu
    Copy the full SHA
    40283b1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. basic stories for primitives

    kof committed May 21, 2022
    Configuration menu
    Copy the full SHA
    bce4bda View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. fix form enc type

    kof committed May 22, 2022
    Configuration menu
    Copy the full SHA
    6b7e54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3c241 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. add argtype for button type back

    kof committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2e9bdc5 View commit details
    Browse the repository at this point in the history
  2. unify how we define prop types

    kof committed May 27, 2022
    Configuration menu
    Copy the full SHA
    916bda8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9208d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    fb1bbef View commit details
    Browse the repository at this point in the history
  2. Clean up

    okonet committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8c04a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b74c8a View commit details
    Browse the repository at this point in the history
  4. Rename the script and cleanup

    okonet committed May 31, 2022
    Configuration menu
    Copy the full SHA
    4a5547c View commit details
    Browse the repository at this point in the history
  5. Add JSON data and imports

    okonet committed May 31, 2022
    Configuration menu
    Copy the full SHA
    fd6e91d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    630e9c1 View commit details
    Browse the repository at this point in the history
  2. Format JSON

    okonet committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    9872664 View commit details
    Browse the repository at this point in the history
  3. Remove loader code

    okonet committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    01987c8 View commit details
    Browse the repository at this point in the history
  4. Remove hard coded values

    okonet committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    47b7793 View commit details
    Browse the repository at this point in the history
  5. Better filtering

    okonet committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    286f45c View commit details
    Browse the repository at this point in the history
  6. Add missing export

    okonet committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c11ea4e View commit details
    Browse the repository at this point in the history
  7. Regenerate argTypes

    okonet committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8d31cac View commit details
    Browse the repository at this point in the history
  8. Use @ts-expect-error

    okonet committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    97fe83f View commit details
    Browse the repository at this point in the history