Claudio Wunder

Results 1165 comments of Claudio Wunder

@manishprivet I discovered we already have a package manager section ;D But we can definitely add winget to the section 👀

@rajeshbabu-oviva think as `setImmediate(callback)` as the equivalent of `setTimeout(callback, 0)` on EcmaScript. Do you still believe documentation changes are required?

Hey, @itsbittoosharma, just a friendly reminder that if you don't update this PR it will soon be closed. Kindly update the PR if possible 🙇

@manishprivet do you think you could work on this Issue?

Yes, using CSS modules would prevent the styles that are created within file A from affecting other styles or global styles. The styles defined within `layout.scss` and `mobile.scss` should be...

**Note.:** I'm still going to add unit tests for the new hooks and Components. Just haven't had time for it 🙇

@mikeesto yes, indeed changing to a different page through the Navigation doesn't persist languages. I'm still going to figure out that part, (re-read the plugin docs) and also investigate on...

I'm also going to fix those small UX issues. But regarding the scrollbars on the Language selector, I will need to check if I can override macOS behaviour through CSS...

@mikeesto I fixed the issues regarding links and navigation. Luckily the plugin itself already features everything we need. Regarding the scroll, still investigating this issue, but it is a cosmetic...

@benhalverson I just rebased this branch, so we can see how it looks both with the search bar and language button 🎉