Skip to content

This is a sample issue for demo purposes #4

@JustSlone

Description

@JustSlone

Describe the feature that you would like added

I'm using package @uifabric/date-time with version 7.8.97. I can only pass in styles for 5 elements (root, divider, goTodayButton, monthPickerWrapper, liveRegion). But I also want to have my own styles for others, like previous/next button, all the date/month buttons, as well as pressed and hovered background colors for these buttons. I can see there is a style interface IButtonStyles which allows us to set all the styles we need. I think a possible way could be replacing the type IStyle with IButtonStyles for the buttons, and also adding other buttons in ICalendarStyles. Do you have plan to make this calendar control expose more for style customizations?

https://github.com/microsoft/fluentui/blob/master/packages/date-time/src/components/Calendar/Calendar.styles.ts

What component or utility would this be added to

date picker calendar

Have you discussed this feature with our team, and if so, who

No

Additional context/screenshots

In the below screenshot, I have changed the text color and background color of root, but the current month button and current date button background color is still using the default color (theme colors). It doesn't allow me to set the color.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions