Steve Howe
Steve Howe
Hello, So I was running my backup script like I do for years, but about a week ago it started getting stuck. It uses backblaze b2. I had no restic...
Hello, I must be doing something silly, because I just cannot call a simple server function using go-pg. I have this server function which I call with user data, it...
Hello, Would love to see extensions support (i.e. http://bulma.io/extensions/). Any plans to do so? Even on a separate "bloomer-extensions" project. Thanks, Howe
Hello, No typescript support, is that correct? Tkanks
Hello, The title says it: I wonder why using calculated (using utils/classes.js) classes to style components instead of using plain css as much as possible? With the current implementation it's...
Hello, This is more of a question: is there a dart/flutter client for this library? I couldn't find one, and there seems to be nothing about it here in the...
So as the title says. The component is "eating" the "on:input" events. If I try to use this: ```js { // never called console.log('on:input'); }} /> ``` ... callback is...
As the title says, \ does not support the "color" property, as it \ peer does. I think it's a good idea to implement matching features among them both.
Hello. I'd love to test this, but I just can't make it work with Vite. Tried for days, and nothing. It always throws: ``` module.ts:653 Uncaught Error: Error on typia.is():...
### Describe the bug The `````` component is not customizable as the other components. Using `````` will affect it's label, not the checkbox itself. For instance, if I want to...