Rahul Verma
Rahul Verma
fixes #334 and #327
### 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...
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...
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...
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....
### Issue description: Panel priorities don't work in nested Panels. Output is  Expected output is  ### Version used: Commit b2a192f 10 days ago ### Using theme_mods or options?...
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...
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...