Даниил Пронин

Results 76 issues of Даниил Пронин

When I run it, there is a small icon in the Dock and it quickly disappears, and Sass links does not open in Coda 2. I tried to open it...

I want to add a checkbox that always will be true on all posts except single ones. At this moment I do it with Select field that turns on first...

It's so hard to use native multiselect. I have to remember hold CMD (on Mac) each time when I click into this evil field. Select2 or something similar can solve...

Just text input and a lot of errors in webkit colsole. WordPress 3.7.1 KC Settings 2.8.5 Safari 7.0 (9537.71) OS X 10.9 build 13A603 ![2013-11-28 13 27 37](https://f.cloud.github.com/assets/846774/1636634/8146ff6c-57d5-11e3-974e-f908848d771e.png) Checked other...

- There is no `Theme customizer`, `Nav menu item metadata` and `Nav menu metadata` in KC Settings Builder. ![2013-11-29 15 47 01](https://f.cloud.github.com/assets/846774/1643058/5aea89a6-58b1-11e3-95e1-19a55b1063ea.png) - There is no `Media` field type in...

it will be awesome to pack this PostCSS plugin for easy use with Grunt. ~~or at least provide a clear “Usage with Grunt” readme section.~~ done in [[email protected]#104](https://github.com/Ser-Gen/postcss-data-packer/commit/889bd50c2adfc17a897594138d7464b204fd0362#diff-04c6e90faac2675aa89e2176d2eec7d8R104)

[`parcel-plugin-inliner`](https://github.com/shff/parcel-plugin-inliner) uses `--public-url` for local files resolving but `parcel-plugin-inliner` uses this option for URL transforming. So I cannot use both plugins. https://github.com/shff/parcel-plugin-inliner/issues/13

### What rule do you want to change? Props ### Describe the problem I want to sort optional props to the bottom. ### Code example I mean that `required?: boolean`...

enhancement

### Describe the problem I want to sort object properties by its type ### Code example I have the following type object: ```ts type MyObject = { updatedAt: Date count:...

enhancement