Andrew Palfrey

Results 12 comments of Andrew Palfrey

Yes, this theme is an additional stylesheet to be installed in addition to Bootstrap 5. As it's using the SCSS variables used in Bootstrap 5, it doesn't have dark mode...

Not sure what you mean as I see the input in the dropdown is in focus... Do you mean the dropdown doesn't have a box shadow around it? If so,...

Sorry for the delay. Yeah, it sounds like it's either an issue with jQuery 3.6 or an issue with Select2 as this is to do with functionality, not styling. Might...

This is something we're looking into, the concern is just that `background-image` is being used for the dropdown indicator.

I can take a look at it, but I'll have to set it so that it's disabled by default. When it's implemented, all you'd have to do is enable it...

> It works but it also cuts placeholder text and removes placeholder padding... This is exactly why I made the decision to have the fields on a separate line to...

Floating labels are not currently supported, however there is a request here to have them supported #21, I haven't had much time to work on this recently but I'm hoping...

It works... however as you can see in your example image there's an offset at the bottom. Removing that offset causes the 2 box shadows to overlap: ![image](https://user-images.githubusercontent.com/10856428/155193971-49dbb2d6-4150-401f-bd14-5d6c49027a46.png) If anybody's...

Apologies for the delay. This is fantastic! It's something that was in my backlog of things to add/change. If you like, feel free to create a pull request completing this....

Thanks for letting me know! I was waiting for 5.2.0 to be released so when the next version is released, that should be sorted. However, if you were to recompile...