Marko Ilic

Results 8 issues of Marko Ilic

Generated placeholder images have a forced `jpg` file format. Here is an example ![image](https://user-images.githubusercontent.com/2827249/59664918-3ae80080-91b2-11e9-9a0c-e92f49d0aed8.png) This is a PNG image that has been converted to JPG and gets a black background....

enhancement

Referencing this issue https://github.com/nystudio107/craft/issues/27 here > Hi! > I nearly got this working. Even with a webpack-dev-server with https and certificate stuff, but then I walked into a problem with...

There is a fatal error when I try to run `grunt` command ``` Running "bower:install" (bower) task Fatal error: options argument must be an object ```

## Description There is an unpredictable behavior that we are getting from Gridsome. We are hosted on Netlify with a custom domain. Sometimes, I still can't figure out the pattern,...

bug

Cover the whole project with tests. Initially project was started on a deadline, so I skipped TDD. Tests should cover all commands and possible input/outputs for them. Also maybe introduce...

enhancement
good first issue

Currently I extract only the `snapshots` from the JSON. If you look inside the JSON it turns out to be a **GOAL** mine of data (thank you Chrome Dev Team)....

enhancement
help wanted

### Is your feature request related to a problem? Please describe. If you have a `regexmatch` you usually get the whole match. For example: |From|To| |-|-| |`/old(.*)`|`/new$1`| This would essentially...

enhancement

**- Do you want to request a feature or report a bug?** Bug **- What is the current behavior?** When you select a white text on a red background you...

enhancement