Results 43 comments of Kirill Romanov

Hmm, looks like yes. I just didn't see this in readme

Yeah, I think we could do it

I hope this will be merged one time

Hello, @h2xd. Have you found a way to test your typescript models?

Hmm, looks like you don't need to use vue-test-utils to test a model. Just create its instance, like `new AuthenticationModel()` and test it. But I have a new question now....

@ShalokShalom can you make a deb of your version?

But developers don't know which version of chromium corresponds to which version of vivaldi

I solve my problem by using [obsolete-webpack-plugin](https://github.com/ElemeFE/obsolete-webpack-plugin). It checks not for browser version, but for kernel version (https://github.com/ElemeFE/obsolete-webpack-plugin#faq-tea). It's possible because, for example, chrome-based browsers like Vivalde have in theirs...