Prageeth Silva

Results 13 comments of Prageeth Silva

@themsaid Can you please review and merge?

@themsaid CI has failed due to environment issues (unrelated to my changed, in PHP v5.6). Can you please check? Thanks https://travis-ci.org/themsaid/laravel-langman/jobs/551987590

I ended up going for this appraoch: ``` npm install is-web-crawler ``` And in the application, simply initialising AOS with the `disable` flag when the current user agent represents a...

Following the above suggestions by @oscmedgon and @Nate-Wilkins, I've come up with a wrapper that keeps the same shape as the original `useMutation` hook. Without Typings (see below for Typescript):...

I agree, this is an awesome project. I used to write everything from scratch using the Arduino IDE, and ESP home has made it so much better. Thanks again for...

I'm not exactly sure how the components work in esphome (I haven't had the chance to dig in at the moment), but I assume it's using CPP native code to...

@Paratron any chance this can be merged?

@Paratron any chance this can be merged?

@benprofitt @fstn or anyone still stuck with this issue, you can use my branch directly from the git repo in the mean time. I use this in my own projets:...

> I tried this command, package.json and package-lock.json are correctly updated, but the files in node_modules/hookrouter only contain a package.json and the README.md, I tried already to delete the folder...