Open radimvaculik opened 3 years ago
I just want to mention, that Bootstrap 5 doesn't contain datepicker by default. I know that it would be cool to have great BS5 datepicker (for example like this https://mdbootstrap.com/docs/standard/forms/datetimepicker/), but I think that there must be a whole new project/package and currently I have not found any open source without the jQuery dependency.
So just a question - Can we use the "simple" date and datetime input type? https://caniuse.com/input-datetime ? I think, that it will not break any promise of BS 5 support, because the datepicker is not included in core BS5 package.
What do you think?
Simple date and datetime input type sounds great, totally in 💯
@MartinKokesCz Could you introduce a PR, please? 🙏
@MartinKokesCz Could you introduce a PR, please? 🙏 @radimvaculik ok, I will try.
I have started in https://github.com/MartinKokesCz/datagrid/tree/datepicker-input
@radimvaculik sending PR #1096
https://getbootstrap.com/docs/5.0/migration/
Libs