Michael Kruglos

Results 19 issues of Michael Kruglos

I came across this project which is trying to implement WebRTC in Rust. They have a roadmap webrtc-rs/webrtc#3, and it looks like they've implemented quite a few things. Do you...

SVG files with styling information loose this information when converted to RN components. e.g. .cls-1{fill:none;clip-rule:evenodd;}.cls-2{clip - path:url(#clip-path);}.cls-3{fill:#ffffff;} Is not applied anywhere. react-native-svg doesn't support it, so I'd assume, that the...

The current [beta release](https://github.com/VitalElement/AvalonStudio/releases/tag/v20191224.1) for macOS is a zip file, which has a bunch of empty directories, a generic plist file and an application icon. There isn't anything else in...

Docker login action doesn't work in recent builds. Trying to replace it with https://github.com/docker/login-action

Have you considered `Mono.Cecil` for assembly generation? It can write DLLs, which can later be used with .net core. If you copy the `.runtimeconfig.json` from any existing .net core app...

Feature Request

Here's the error that I get: ``` /tweek/services/authoring/node_modules/typescript-rest-swagger/dist/metadata/methodGenerator.js:57 throw new Error("Error generate parameter method: '" + controllerId.text + "." + methodId.text + "' argument: " + parameterId.text + " "...

Please, give an example of how to implement a slack bot, which proposes a few options by displaying buttons, and handles the button clicks.

Here's the file in the relevant PR: https://github.com/Soluto/tweek/pull/658/files#diff-95bdc9c0c2bb28ea4c5207334ad13249 Here's the link to the results on versioneye: https://www.versioneye.com/pullrequests/5a11c7cf0fb24f2a45a71cf6 editor/package.json says: `"axios": "^0.17.1"` Versioneye says resolved `0.18.0`, newest: `0.17.0`, which is obviously...

Hi, there's incorrect version detected for animakit-expander. Link: https://www.versioneye.com/pullrequests/5a032bb415f0d7006e36a659 Detected version: 3.0.0 Actual: `"animakit-expander": "^2.1.3",` Pull request: https://github.com/Soluto/tweek/pull/650 Screenshot: ![screen shot 2017-11-08 at 18 28 46](https://user-images.githubusercontent.com/3526988/32560612-c157cc00-c4b2-11e7-93cf-2578374c698e.png)