douglassdavis

Results 5 issues of douglassdavis

I'm searching for a practical way to use the $menuitem->hideWhen property 1) Each menu item to be shown or hidden does not appear to be passed to the hideWhen function...

Can now pass in properties for parent menu item in dropdown() instead of just title, order and attributes. That way, the parent menu item can link to somewhere as well....

if three arguments are passed in to dropdown(), code was assuming that 3rd arguments is attributes and assigning the $order parameter to $attributes. When there are three arguments, 3rd argument...

There appears to be a bug in dropdown(). If only $order, but not $attributes is passed in, the index 2 is incorrect for attributes and $attributes will end up having...

Using Select2 4.1 rc0 , jQuery 3.7 When I show the select2 in a modal/lightbox, it does not position itself correctly after I click on it. Maybe it is due...