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

feat(specs): add playground #5973

Draft
wants to merge 1 commit into
base: chore/remove-vue-cli
Choose a base branch
from

Commits on Dec 26, 2023

  1. feat(specs): add playground

    goal of this is to replace storybook at term, once it's all working as we expect.
    
    What's currently done:
    
    An example done for Breadcrumb using Sandpack for all flavours, using npm/codesandbox to get the package contents
    
    What still should be done
    
    - fix ssr styling (somehow dark first)
    - local package (and built package for site)
    - some styling:
      - Maybe tabs for the examples
      - actually differentiate between "focused widget" and the regular app
      - "full screen mode"
    - see if we really need only one example per widget, otherwise design for multiple examples
    Haroenv committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    39a7bcf View commit details
    Browse the repository at this point in the history