Davide Doronzo
Davide Doronzo
even if it's an old question... for posterity: with Ionic, a workaround is to use the "data-tap-disabled" attribute on the dom element that triggers the native transition. if you have...
@halfzebra thanks for your support To be fair, the main use case for me is definitely load testing 😁 (have another look at the PR description! ☺️) But, nevertheless, this...
@codenirvana really happy to know you are looking at this! I am well conscious of the fact that handling concurrency on the app side would not be trivial, and might...
If you are still interested, please have a look at this PR which may be relevant: https://github.com/postmanlabs/postman-runtime/pull/867
hello @Narenvaran, at this moment the verification occurs on the app native side: the hash for the assets are generated at compile time and bundled as part of the application...
thanks @bwp91, rebased from homebridge/latest and re-generated docs. i'm afraid diffs in typedoc dir are needed as my change updates an interface (see https://github.com/homebridge/homebridge/pull/3609/files#diff-769911c416ccf8514d8fd941ae0abe8fb5c606ade0c218e22151a5f5f9f3d700R84)
:tada: This PR is included in version 3.5.4 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/homebridge-shortcuts-buttons/v/3.5.4) - [GitHub release](https://github.com/duddu/homebridge-shortcuts-buttons/releases/tag/v3.5.4) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Hey @JonathanGurkan you make a very interesting point. Please bear with me, I promise I'll find a moment asap to reflect on your idea and reply to this properly.
my apologies @JonathanGurkan - had personal issues and this one fell through the cracks. I got a local branch with a draft boolean state implementation, but it'll take me another...
I'm sorry man, I tried to make this work a couple of times but I ended up with nothing to show. Once I try to introduce the idea of _state_...