Vinícius Hoyer
Vinícius Hoyer
Just to contribute to the catalog of workarounds: in my case I was using only a single column in the grid, so I instead of using the default value for...
Ok, upon further testing, I discovered that with the setup mentioned, the KeyboardEvent I'm getting is: ```js // Keyboard Event for "" { which: 0, charCode: 0, keyCode: 32, }...
What you think?
So, this is a monorepo with a lot of packages and it's not clear to me where to start looking, can someone provide some directions as to like, where the...
So, I just gave this a look, and I'm pretty sure that this is an issue with your configuration, also it should be related to this other issue: https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/issues/54 (in...
ok, so, what is the definition of "tracing" and "metrics" we are working here? (because I always used :mute: and :loud_sound: for "tracing" and :chart_with_upwards_trend: for "metrics")
The problem with adding just a context menu (aka right-click menu), is the lack of affordance to the user, there is no way for a user to identify that this...
@connorjs if you could put the entire list together, I think it would be great, we can worry about the searching functionality on another PR also.
I mean, I don't know why we would like to disassociate the website from the `gitmojis` package, but regarding the CMS, we might want to take a look at some...
Oh, in my original suggestion I was thinking of separating the related emojis into a different json file specifically because of that concern of yours of people consuming `gitmojis` package...