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

Move components docs to Storybook #162

Closed
wants to merge 29 commits into from

Commits on Apr 5, 2022

  1. feat: Update Babel, ESLint and Prettier

    Alex Ahumada committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7a41411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6559560 View commit details
    Browse the repository at this point in the history
  3. Add .DS_Store and yarn.lock to .gitignore

    Alex Ahumada committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    da81474 View commit details
    Browse the repository at this point in the history
  4. Use JSON for ESLint config

    Alex Ahumada committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0910b93 View commit details
    Browse the repository at this point in the history
  5. feat: Upgrade Storybook to v6.4

    Alex Ahumada committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    3d03976 View commit details
    Browse the repository at this point in the history
  6. Move stories to src/stories and MDX files to Storybook

    Alex Ahumada committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    42c4b7b View commit details
    Browse the repository at this point in the history
  7. Move stories to src/stories and MDX files to Storybook

    Alex Ahumada committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    482951d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore: Replace node-sass with sass, update loaders to Storybook recom…

    …mended versions
    Alex Ahumada committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b361389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5c062 View commit details
    Browse the repository at this point in the history
  3. Remove docz

    Alex Ahumada committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    f70d334 View commit details
    Browse the repository at this point in the history
  4. fix: Add @babel/plugin-transform-runtime to .babelrc

    Alex Ahumada committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    26b1434 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. chore: Delete unused docz files

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    93fab26 View commit details
    Browse the repository at this point in the history
  2. Add controls and sort to Storybook config

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0d2bb24 View commit details
    Browse the repository at this point in the history
  3. Add services stories

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    eba074e View commit details
    Browse the repository at this point in the history
  4. Add component stories

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    cd67099 View commit details
    Browse the repository at this point in the history
  5. Add template stories

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    be8681a View commit details
    Browse the repository at this point in the history
  6. Add Storybook Component doc info

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    5b8b784 View commit details
    Browse the repository at this point in the history
  7. Import missing FA icons to avoid console errors

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    ff768fe View commit details
    Browse the repository at this point in the history
  8. Add Header props to tests to avoid console errors

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c1bc79b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8d6bf8 View commit details
    Browse the repository at this point in the history
  10. Add Home stories section

    Alex Ahumada committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bafb1ff View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. chore: Update Storybook -> v6.4.21

    Alex Ahumada committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d5a9b36 View commit details
    Browse the repository at this point in the history
  2. fix: Change story endpoint url to DKAN demo

    Alex Ahumada committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    a620ea0 View commit details
    Browse the repository at this point in the history
  3. Remove deprecated @storybook/addon-knobs

    Alex Ahumada committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    343271b View commit details
    Browse the repository at this point in the history
  4. Move ApiDocs stories to WIP

    Alex Ahumada committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5dc5ac4 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Revert "Add .DS_Store and yarn.lock to .gitignore"

    This reverts commit da81474.
    Alex Ahumada committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8815819 View commit details
    Browse the repository at this point in the history
  2. Add .DS_Store to .gitignore

    Alex Ahumada committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    33c0d2d View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    Alex Ahumada committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ef6fb53 View commit details
    Browse the repository at this point in the history
  4. Remove docz scripts

    alex-ahumada committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    78fb954 View commit details
    Browse the repository at this point in the history