Thomas Lefebvre

Results 9 issues of Thomas Lefebvre

Running a `yarn why prettier` we can see that `@vocab/core` is bringing their own version into the mix. Shouldn't it be just a dev dependency? ``` → yarn why prettier...

Setting the debounce time as a prop would first allow users to set whatever they need and also it'll help a lot for testing as we could set it to...

enhancement
good-first-pr

`~46kBs` is way too much for what this library does. I feel `RxJS` is mostly responsible but I'm not too sure yet.

enhancement
good-first-pr

### Describe the bug Hello. I'm trying to build a basic app on macos. I was reading this might be due to newer Macosx SDKs not including the Carbon header...

type: bug
platform: macOS
status: needs triage

Hey 👋 I was just wondering if you had any roadmap idea where you wanna go with it. I'd be interested in contributing, although I wasn't sure where to focus....

Hey, After some digging around CRA, I've found that the default eslint config included is not Airbnb's but something else that's included with all CR-apps. That config does not include...

Hey guys, just a headsup about the npm package. It looks like it's not up to date to the latest release from this repo and thus doesn't work with the...

bug

I have been asked to write up an issue regarding a bi-directional encoding/decoding process which I mentioned in a [X thread](https://x.com/FabianHiller/status/1802395489188434133). In the past I have used [`io-ts`](https://github.com/gcanti/io-ts) extensively. Without...

enhancement
workaround

### Steps to Reproduce 1. Go to settings > Change Handle 2. Write something in the input, then select it with a mouse and release the click outside of the...

bug