outbackStack
outbackStack
Thanks so much! They both look great! I guess we should stick with the square design to keep it consistent with our `plug-zap`?
I like the second one at a 45deg angle @karsa-mistmere 👍
A challenge like working with icons in a small area is always fun, @karsa-mistmere 😀 Let's go with C2 and D1. This gives people a few options to choose from.
downgrading to `1.5.4` works for me...
hi @x64Bits, Thanks for creating this for us :-) Feather icons has specific version but since solid changes every 3 months it's best to leave it as it is. We...
@x64Bits with `v1.0.3` you are forcing everyone to wait for this package to get updated before they can update `solid-js`. Breaking changes like this rarely occur for icons so I...
@x64Bits I've seen packages where people don't maintain it anymore and we are all stuck even though the latest version still works. It's up to you on how much time...
@icode @x64Bits I'm sorry I didn't realised the issue was with `solid-js` new destructing props that can only be fixed by them....
I'm having the same issues with getting the 'errorMessage' when it's a pattern in an array... ```js banks: { type: "array", items: { type: "object", additionalProperties: false, properties: { bsbNumber:...
That would be amazing @alexreardon . I'm having trouble doing a simple list for `SolidJS` following the examples. And since this is new, there's not much tutorials on YouTube at...