Dmitry Polovka

Results 9 issues of 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...

Feature

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...

upstream

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. ![image](https://user-images.githubusercontent.com/492026/169984969-b0b1f7b0-1731-4f3a-8c19-6a5321c23bf1.png) So...

enhancement
low priority

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",...

type: support

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..." ![screenshot from 2015-07-30 17 33 22](https://cloud.githubusercontent.com/assets/492026/8985753/82757624-36e1-11e5-9d24-1aecd1548beb.png)

Can you please to add CHANGELOG file, to track release summary?