css.gui icon indicating copy to clipboard operation
css.gui copied to clipboard

Visual development environment for CSS

Results 65 css.gui issues
Sort by recently updated
recently updated
newest added

There's a bit of friction when I add a dynamic input and I have to scroll around to see where it got added. Intuitively, I would expect that input to...

Feature
Inputs

https://user-images.githubusercontent.com/4340994/172834437-39ad26e1-0aef-48e6-9bc4-aa9ac69c1e18.mov

Bug
Inputs

Things to do for our HTML editor: * [x] be able to add and remove HTML tags * [x] be able to edit HTML attributes * [x] be able to...

Feature
HTML GUI

Was removed temporarily (https://github.com/components-ai/css.gui/commit/b2099ab5d3423c024f29efa440342c4bb49f1f1b) since the schema changes caused it to error.

Bug
Documentation
Inputs

Cannot select a global keyword (e.g. `inherit`) or theme value (e.g. text shadow) on non-primitive components. Figure out a way to add this support

Inputs

Can't remove non-primitive inputs like lists and objects (e.g. backgrounds). Instead of manually adding the `onRemove` on every custom component, we should try to figure out a way to add...

Inputs