Sébastien Lorber

Results 1471 comments of Sébastien Lorber

@Josh-Cena as far as I understand you talk about this PR: https://github.com/typescript-eslint/typescript-eslint/pull/5099/files Not against passing more things to `` if that helps reduce the amount of swizzled code However, maybe...

@Josh-Cena I don't think many wouldn't want this behavior in practice What if we made diff behavior opinionated automatically, but allow another metastring to opt-out? Like `diff preserve` vs `diff`?...

This PR can be the first stepping stone to a larger redesign, as it introduce new color variants that should pass WCAG tests with grade AAA: https://github.com/facebookincubator/infima/pull/155

So it would be a component similar to the Tabs with a React/MDX API? Why not, but I'd like to understand better the motivations of the user to request this...

> having some sort of a stepper component This is a bit vague to me. Which stepper UX do you want to have exactly? Can you show any production example...

> I frankly think it's a very nice doc practice, similar to tabs or details, that enables rich navigation/organization. Do we have great examples of documentation with a stepper component?...

Looks nice, just wondering if you don't want to keep the blue bottom border for consistency? If you want to keep that, I'm not sure we provide something for it...

I mean the blue bottom border now doesn't exist anymore. ![CleanShot 2022-06-29 at 13 12 04@2x](https://user-images.githubusercontent.com/749374/176423263-8be47d33-c13a-47c2-ac93-25f8cd0ddd80.png) ![CleanShot 2022-06-29 at 13 12 54@2x](https://user-images.githubusercontent.com/749374/176423313-5f84d978-3a49-481e-ade9-8d24497ff638.png) Maybe it's not a big deal, just wanted...

the new release seems to work fine for me so this fix is probably not needed anymore see https://github.com/geektimecoil/react-native-onesignal/issues/583

Hi, Had the problem, and figured out that it's not a problem of xcodeprof location (it emits a different error message). In my case it was due to using a...