You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change fixes the issue with the custom themes not being applied to the Datepicker views and
adds a callback function in order to be able to get the selected date
fixthemesberg#968themesberg#964
This change fixes the issue with the custom themes not being applied to the Datepicker views and
adds a callback function in order to be able to get the selected date
fixthemesberg#968themesberg#964
This change fixes the issue with the custom themes not being applied to the Datepicker views and
adds a callback function in order to be able to get the selected date
fix#968#964
Steps to reproduce
views
field. This example should set the selected day background to redCurrent behavior
The custom theme is not getting applied to the
views
. With the example above the selected date will continue to have a cyan background.Expected behavior
The theme should be applied and in the example above the background should be red
Context
I'm trying to change the style of the datepicker
The text was updated successfully, but these errors were encountered: