Joshua Baker

Results 20 comments of Joshua Baker

I would also appreciate more flexible discriminated union input types. I don't think I'll have time to look at the code for a while but I am willing to take...

> v6 solved my issues, thank you very much pray Are you sure? Still not working for me. I have to specify `import type`.

I'd be happy to make those changes, but I'm not sure which test is failing. Here's what I'm doing to build -- have I missed something? ``` joshua@Joshua-X1:~/projects/elmx$ npm ci...

Oh, I'm sorry, you're referring to the one that I `@ignore`d. The issue with that one actually has nothing to do with the triple quotes. The generator doesn't seem to...

I made the first change you suggested, and I added a comment to full.feature to clarify some confusing syntax. I also squashed everything into one commit. The test scenario I...

Dang, it's been a year and a half. Is there any reason not to merge jakub-zawislak's PR @pzavolinsky? I'd like to use elmx in my project. I guess I can...

Hi @pzavolinsky, Sorry, I didn't think to look at the PR until after commenting, where I noticed that you mentioned the failed tests. Jakub's PR fixes the bug by simply...

I had trouble finding any guidance online, but in general I think it's better to use standard string notation when a string doesn't *need* multiline notation (for better readability), and...

I just encountered this bug too. I made a reproduction, not sure if it helps but I'll link it just in case. https://codesandbox.io/s/mobx-leak-repro-8wph2n?file=/src/App.tsx

I think I'm seeing the same problem. I updated to 0.45.0 (since then I've built main) and wlr-randr stopped working to turn off my display. It also fails to change...