Tommy

Results 25 issues of Tommy

Hey there, As you may have noticed, I'm way less active in this project than I used to be in its early days. The main reason to that is because...

In the long term, I believe it will be easier to maintain tests with `babel-plugin-tester`, so I've taken the work that has been started in #284 and updated the test...

I finally got a usecase where I wanted to make a dynamic `require()` call based on a variable, like so: ```js require(`App/xxx/${filename}`) ``` But it doesn't work because we don't...

The user experience using the component is currently not great. If I scroll a bit too fast (but an acceptable speed for a user), we'll see that the images are...

It would be great if we could navigate through the emoji list using the keyboard, like the emoji picker in Slack

enhancement
help wanted

The CLI says the lockfile is up to date but it still failing when it runs on CI. Running `pnpm i` locally doesn't create any updates to the lockfile. ###...

type: bug

So I did a quick test to create the sprites for a couple of svg, and some of them are not rendering at all, or not properly when viewing the...

Let's say I have 1 sprite, but I'd like multiple symbols referencing the same sprite. Is there a mechanism to create a reference? Is it done automatically maybe if we...

I'm not sure if it's possible with the current state of nps and nps-utils, or if this is something you all would be interested in. When I use multiple commands...

enhancement
help wanted

Looks like klap is in the same domain as [microbundle](https://github.com/developit/microbundle). Would be nice to compare the 2?

documentation
help wanted