-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
The controls for the playground are lacking in design.
- I want them to visually look nicer.
- Also want the grouping of sections to be more apparent.
- Changing the formatter to/from "diffable" will show/hide the settings specific to it. These should be visually grouped in some way.
- 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.
- 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. - 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.
- Also the playground design could be improved for smaller screen sizes.
Prior art:
- https://babeljs.io/repl
- https://jsfiddle.net
- https://play.vuejs.org
- https://svelte.dev/playground
- https://www.typescriptlang.org/play
Of these, Babel and JSFiddle are the most similar, as they have a sidebar of options.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed