Skip to content
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 pseudo-classes to CalendarView header #205

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

leewyatt
Copy link
Contributor

@leewyatt leewyatt commented Sep 4, 2024

Implemented pseudo-classes for the CalendarView header to indicate its layout position (left, center, or right). This change enhances the visual differentiation of header layouts by applying corresponding CSS styles.

Implemented pseudo-classes for the CalendarView header to indicate its layout position (left, center, or right). This change enhances the visual differentiation of header layouts by applying corresponding CSS styles.
Replaced the header layout listener mechanism with a reactive subscription to enhance responsiveness and maintain consistency. This change ensures that updates to the header layout are handled more efficiently, accommodating dynamic adjustments in the view.
Copy link

sonarcloud bot commented Sep 4, 2024

@dlemmermann dlemmermann merged commit ad63587 into master Sep 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants