Confidenceman02

Results 35 comments of Confidenceman02

Many appologies I couldn't get to it on the weekend. It's on the radar I assure you 😄 Hopping this week I have success. Buenas.

Hi @RisottoNacho ! So sorry my friend, I totally neglected this. Yes, i'm going to put in a couple hours this weekend to see if my idea works out! I...

Released in [12.2.3](https://package.elm-lang.org/packages/Confidenceman02/elm-select/12.2.3/)

Just take note that this bug still exists https://github.com/Confidenceman02/elm-select/issues/210 that needs to be addressed when using a mixture of grouped and un-grouped menu items. Other than that the grouped order...

You can get the date instance from the dayElem which got me out of trouble. ```js dayElem.dateObj // => Date Sun Oct 26 2025 00:00:00 GMT+1030 (Australian Central Daylight Time)...