-
-
Notifications
You must be signed in to change notification settings - Fork 515
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
Add …--weekend
class to Weekdays tiles
#490
Conversation
Add '--weekend' class to `weekday` so we could style it differently like on a month view for dates.
Feel free to reject it )) |
Code LGTM, would also love to have that. |
523cf83
to
290738e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neat - although needs a bit more work as weekends are differently defined for Arabic and Hebrew calendars :)
…--weekend
class to Weekdays tiles
12b3d6b
to
398685c
Compare
Co-authored-by: Wojciech Maj <kontakt@wojtekmaj.pl>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Thanks!
Co-authored-by: Wojciech Maj <kontakt@wojtekmaj.pl>
Add '--weekend' class to
weekday
so we could style it differently like on a month view for dates.