Dmitry Polovka
Dmitry Polovka
@gabrielecirulli It's kind of starting to get messy now when you click on gear icon. There 11 options, should be 5 max IMHO. We can make some options mandatory like...
Hey, with this item filtering doesn't include physical leech as local, so search become broken. ``` Item Class: Two Hand Axes Rarity: Rare Victory Spawn Labrys -------- Two Handed Axe...
Currently [with-styled-jsx](https://github.com/vercel/next.js/tree/canary/examples/with-styled-jsx) example is pretty basic and doesn't cover `css.resolve` and server-side rendering. Examples like this doesn't work: ```js import React from 'react'; import css from 'styled-jsx/css'; export default function...
Can you please add item sorting by amount under "Show item amounts" from lowest to highest, so it would help to focus on specific type of item easier.  So...
I assumed that `logLevel = "OFF"` would not output `console.error()` messages to terminal. ``` Running "karma:daemon" (karma) task Verifying property karma.daemon exists in config...OK File: [no files] Options: background=false, basePath="/Users/message/www/webapp",...
Hey Craig. I decided to give `css-zero` a try, but can't manage to make it work in [next.js](https://github.com/zeit/next.js). I encountered a few issues. When I required `import {css, styles} from...
Is there a way to open images with trimage? Like "Open with..." 
Can you please to add CHANGELOG file, to track release summary?