Ivan Vasilev
Ivan Vasilev
@apvarun I've implemented this feature, but with css variables and css animation. That breaks the IE10,11 compatibility. If removing IE from the supported browsers list if fine, I'll create a...
Need this pull request to be merged too
Regarding the use case: We're using Github. We have two branches: `main` and `develop`. Develop is the default branch is `develop`. We develop features in feature branches, create a PR...
It is like that. I'm starting semantic-release on the push into the release branch. But the release branch is not the default branch of the repo and that affects the...
The workflow that runs the semantic-release is not started by the push event directrly, it is started by the `workflow_run` event of the parent workflow, that was started by push:...
fixed it with replacing import path with . Path 'Pods/YandexMobileMetrica/static' added to search path
@doochik maybe pass maintenance to someone have more motivation or time? =)
@dai-shi That would be very strange, because the code that is now in docs doesn't work, but the one that I suggested works. What is the intention of keeping non-working...
My bad. Seems like I just messed up the option of how it could be used and imported not a default import. That was the reason of my typing issues.
@marcio any chances this pull request would be merged?