Danny

Results 17 comments of Danny

for anyone needing this, i've moved to using [duration-fns](https://www.npmjs.com/package/duration-fns) for now and it works.

For a quick fix, you can check `this.$Progress.$vm.RADON_LOADING_BAR.options.show` to see if it's currently showing. This works well enough for waiting for my use case of throttling infinite scroll (so don't...

this does seem like a requirement of cocogitto. i can maybe get away from depending on that, though, so i'll look into it.

@wibed i will check on this soon, busy week at the moment. in the meantime, can you give me a use case for this? I'm not against adding it just...

Also, github and npm complain about these with current version: - https://nvd.nist.gov/vuln/detail/CVE-2016-10536 - https://nvd.nist.gov/vuln/detail/CVE-2017-16113

I’d also like this for the use case where a `chore: initial commit` contains features that should make it a `0.1.0`. Another use case is if I need to update...

Hey there, thanks for the kind words and I apologize for not responding to this very quickly; I'm pretty bad at open source. I'm actually hoping to find someone to...