Matt Purland
Matt Purland
Modify javascript enqueue to allow cmb2-conditionals to be included as a library as well as a plugin
I've implemented the ability to filter the underlying data of the table, but if the user navigates to page 2 (for example) then filters the data it stays on page...
Is it possible to re-apply any column sorting applied should the underlying data be changed? I'm applying custom filtering to the bound data which is returned via ajax. The returned...
- Describe the bug Pressing the return or enter key in a textarea with regex types the word 'Enter' - Add a link to a codepen, jsfiddle or other example...
Personally I believe the default placeholder text should be 'Select...' not 'Please select', politeness is not required. I understand this is a strange request, but as a native English speaker...
1. Export the bound "list" variable, as you have with "container" 2. Extract the "list-item" markup into it's own component. This means should the user create their own "list" slot,...
I'll caveat this PR with the excuse that I've not developed a WordPress site in a while (over 3 years) and I wanted to use Inertia as that's what I...
I have a requirement where I need to render the list as a child of the body, not of the container. Using svelte-portal provides a solution
Please could you export the 'list' binding variable (line 550 as of writing). For my use case, it allows me to crudely move the element to the root of the...