Rahul Verma

Results 8 issues of Rahul Verma

### Issue description: `border-width` and `border-radius` are not working properly with the `dimensions` field **1. Customizer live preview doesn't work but CSS out does.** When all values are changed to...

bug

As stated in the title, is it possible to use 'required' for fields inside a repeater? Let's say we have a select control in a repeater. Would it be possible...

feature
help wanted
control:repeater

I have been experimenting with CSS variables lately. I went through #1561. In my opinion `css_vars` is more complex than it needs to be. Plus, it doesn't take into consideration...

refactor

When a select field is added to an Expanded section, HTML select is displayed instead of select2 and that too doesn't work. It works when section type (expanded) is removed....

bug
module:custom-sections

### Issue description: Panel priorities don't work in nested Panels. Output is ![chrome_2018-10-24_11-57-12](https://user-images.githubusercontent.com/3503359/47410721-48183100-d784-11e8-8e9c-7d9e167a6dab.png) Expected output is ![chrome_2018-10-24_11-58-40](https://user-images.githubusercontent.com/3503359/47410731-4e0e1200-d784-11e8-9792-7a8f01d2ea98.png) ### Version used: Commit b2a192f 10 days ago ### Using theme_mods or options?...

bug

I have color controls in a couple of widgets. I'm trying to output their CSS of those color controls using Kirki. In the widget class that extends WP_Widget, I have...

feature

Maybe it's just me but I find "lint as you type" feature distracting. I prefer linting on save. It would be great if you could add an option to disable...

enhancement
help wanted