Richard Macklin

Results 31 comments of Richard Macklin

@Edouard-chin Any thoughts on this issue? Also, would you be able to cut a new release?

Thanks for releasing that! I took a stab at one way we could catch deprecations that are emitted at class-evaluation time: https://github.com/Shopify/deprecation_toolkit/pull/25 It's not perfect - see https://github.com/Shopify/deprecation_toolkit/pull/25#issuecomment-433220570

I can confirm that this issue is still present as of March 5, 2020

I was also quite surprised to see this on a PR: ![image](https://user-images.githubusercontent.com/1863540/81965896-904cad80-95cd-11ea-8a1b-49d3db461323.png) Having those replies deleted is a problem for our team, too. @gylaz what is your opinion on this...

@KrofDrakula Thanks for sharing the workaround. Adding the `ref` assignment directly to the `` element itself didn't work for me, but putting it on the direct child of the ``...

@haya14busa Sorry for the dumb question, but can you explain what you expected to see in https://github.com/reviewdog/reviewdog/pull/797/checks compared to what is actually showing there? I'm trying to understand what the...

> Why don't you add the `disableClearable` once you have an option selected? Is this: ```tsx

It's a feature they added in March: https://github.blog/changelog/2023-03-14-comment-on-files-in-a-pull-request-public-beta/

@patak-dev Is there any chance you'd reconsider https://github.com/vitejs/vite/issues/6695 independently from this issue? That issue was closed in favor of this one, but I feel that one has a smaller scope...

FYI regarding: > The design for a userscripts API is being tracked [in the w3c extensions repo](https://github.com/w3c/webextensions/issues/279). As of 2023-10-11, it doesn't look like implementation has yet been started in...