Skip to content

Improve playground control styling #3

@TheJaredWilcurt

Description

@TheJaredWilcurt

The controls for the playground are lacking in design.

  1. I want them to visually look nicer.
  2. Also want the grouping of sections to be more apparent.
  3. Changing the formatter to/from "diffable" will show/hide the settings specific to it. These should be visually grouped in some way.
  4. There is a font-size and stacked option that are not part of the library API, and are just there for the playground, these could be visually distinguished.
  5. There is a verbose checkbox that currently doesn't do anything related to the playground. Could either better communicate what it does (see API section), or just remove it from the playground.
  6. The checkboxes are using DoxenCheckbox as a component. Could either continue using it and pass in style tokens, or replace it with a custom component.
  7. Also the playground design could be improved for smaller screen sizes.

Prior art:

Of these, Babel and JSFiddle are the most similar, as they have a sidebar of options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions