Tane Piper

Results 33 comments of Tane Piper

+1 for private repos too - or more specifically DON'T remove it from the Chrome version. I appreciate other's remarks here about it only showing open source, but at the...

+1 same problem with ZSH as my command line

@LappleApple Hello there! I was wondering if anyone was going to get around to this? I've completely re-written the Readme! Taking some lessons from work I tried to write clearer...

Some feedback on the docs - the side navigation is quite difficult to use and not really accessible, can you please simplify the nav and make it more readable?

The `/` at least in my opinion denotes a resource and so I'd expect something after it. I'd suspect most naive parsers for URLs probably break on a slash -...

Hi @Nrde is this also on Firefox? the `?.` operator is new in JavaScript, but all the modern browsers should support it - although this is actually the svelte compiled...

@maku Good question - and maybe one I don't have an answer to yet? When I was building this library I saw it more as something you would always use...

@maku Can you provide an example of a component you might use? Although that was the initial goal, I don't see why the library can't support custom components?

@maku Outside of knowing your specific needs I've added some ability to do custom events https://formula.svelte.codes/docs/examples/custom-event I also made an example with a third-party component and some hidden fields (which...

@mslourens Thanks I'll fix that up soon!