-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot apply style_class on date filter #469
Labels
Comments
please provide a minimal test page jsfiddle... |
http://jsfiddle.net/chcLmmps/78/ It's quite dirty but you can see the bug |
I think you have to edit the JS directly. Maybe you can add to CSS class that is added by the JS. |
I already fixed that and will publish it very soon |
vedmack
added a commit
that referenced
this issue
Jun 20, 2018
fixed in 0.9.4.beta.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
style_class
not working for date filter (datepicker)Current
![image](https://user-images.githubusercontent.com/8064923/41029690-4b64c16a-69b7-11e8-8761-587127ccb564.png)
Expected
![image](https://user-images.githubusercontent.com/8064923/41029733-6f118bca-69b7-11e8-98cb-8ba10d92ad99.png)
The code
On version 0.9.3
The text was updated successfully, but these errors were encountered: