Simon Vetter

Results 5 issues of Simon Vetter

for a ui framework it is neccessary to have styleing support. I plan to implement it simply by prviding default values for Widgets over the context. ``` rust components::Button{ text:...

enhancement

In order to have nice ui animations are a must have. Therefor using the rust-layers backend would definitely make sens. This way it will be possible to leverage on the...

enhancement

I would like to specify [callback](https://swagger.io/docs/specification/callbacks/) so that I can allow webhooks. Unfortunately the only way i found to do this is writing some code that modifies the generated `openapi.json`...

enhancement
help wanted

I want to use the library in a webapp in the browser. However the bundle size is rather large even thought i do not use jetstream and several of the...