themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.61k stars 715 forks source link

feat: select today's date on datepicker #608

Closed Ryczko closed 7 months ago

Ryczko commented 1 year ago

This MR adds the ability to select today's date by adding the datepicker-today-select attribute.

zoltanszogyenyi commented 7 months ago

Hey @Ryczko,

Thanks for the PR and feature. I think it's nice, but I updated the naming of the data attribute to datepicker-autoselect-today.

Cheers, Zoltan