corset icon indicating copy to clipboard operation
corset copied to clipboard

Declarative data bindings, bring your own backend.

Results 17 corset issues
Sort by recently updated
recently updated
newest added

I've been playing around with Corset, and there's lots to like here! I'm very much on board with the project philosophy. 👍👍 One thing I'm wondering: it would be great...

enhancement
New concept

This will make them much more usable. They are to become the standard way for sharing state within a sheet.

enhancement
Breaking change

In CSS shorthand can be unordered: https://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties#ordering_properties In Corset ordering is strictly enforced. This makes it harder to use properties like `event` which has a very long signature. It would...

enhancement