aboveyunhai / chakra-dayzed-datepicker

Chakra UI + Dayzed = datepicker
https://aboveyunhai.github.io/chakra-dayzed-datepicker/
MIT License
222 stars 46 forks source link

Change fontWeight on weekDays and monthNames #55

Closed Qadra42 closed 1 year ago

Qadra42 commented 1 year ago

Thanks for this useful component! Screenshot 2023-06-14 at 18 39 26

Screenshot 2023-06-14 at 18 41 18

I had to do some tricky workaround in order to change this fontWeight. I think it could be a nice improvement by adding this as propsConfig.

elizabethboterf commented 1 year ago

How did you do it? I am trying to change the font weight and size of the week days and month/year as well.

aboveyunhai commented 1 year ago

How did you do it? I am trying to change the font weight and size of the week days and month/year as well.

solved by https://github.com/aboveyunhai/chakra-dayzed-datepicker/pull/57 , just update to the latest version you should be able to do it.