gapipro

Results 9 issues of gapipro

One neat feature would be a possibility to mock upload progress events. Usage for this is when mocking file upload, you normally want to give some visual feedback that something...

* **I'm submitting a ...** - [x] bug * **What is the current behavior?** In the version 3.0.0-beta.7 there are istanbul coverage reports in minified files. Complete with included developer...

Currently it looks like emboss filter is only grayscale. Is it possible to make it colored? Similar to emboss effect in Photoshop.

feature request

I am trying to inject ruby variable into sass but I can't find any help on how to do it. If I use CSS engine then it can be done...

Implementation of _hsv2rgb_ function is incorrect. If you convert color: _#81c111_ from hex to hsv and then back to hex you will get: _#80c110_ Problem is with decimal rounding. Here...

**🆒 Your use case** Currently if you are using existing setup for `meta: {}`, adding composition-api automatically changes the behaviour to `useMeta` way. This breaks existing code what uses object...

enhancement

User drops out of 'minimal-ui' if he clicks on bottom of page. Can this be prevented so sites can have theirs own bottom navigation? I was testing this on iOS...

bug

Hi, is it possible to specify a port number to each module? For now I have managed to set port for default module, the other one gets a random port.