Łukasz Fiszer

Results 13 comments of Łukasz Fiszer

And to get back the result in base64 you can access the standard `canvas` object in `Caman` instance: ``` javascript Caman( imageBlob, function () { this.brightness(40); this.render(function () { var...

Hi mattmagi, Sorry for late reponse, but I've just restarted work on this project after a few months of break. This will not work because basically you should never have...

Yeah, that make sense. A good use case for me would be a navigation and language list combined into one nav for mobile. I added it to my roadmap, stay...

Selectnav uses classes of `` only to set the active item of `` - classes are not copied. However, I might consider adding this feature - could you point me...

This might be an interesting feature to develop, so I leave this issue open and tagged

Hi, sorry for very late reponse, I was unable to take care over the project during last few months. Could you confirm me that you still have this problem. If...

hey rusticguy, I've just resumed work at selectnav after some break. Your idea sounds like a good feature to be implemented. I'll try to work on it as soon as...

There is no dedicated support for GraphQL - we dont dont use it in HL Tech, and nobody had requested such a feature (yet). However, I think you should be...

Hi @frezot, sorry for taking so long to respond. When Mockievelli is enabled, and unmatched fetch or XHR request is replied with 404 and an warning is logged in the...

hi @benmanuel12! That would be great - PRs are welcomed.