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

Refactor CalendarView properties #144

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

leewyatt
Copy link
Contributor

@leewyatt leewyatt commented Apr 12, 2024

Add YearDisplayMode and MonthDisplayMode;

Remove properties: showMonthDropDownProperty, showYearDropDownProperty, showYearSpinnerProperty

2. Simplify binding of yearSpinnerBox visibility in CalendarView.
3. Streamline mouse click handling in CalendarView dateLabel.
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@dlemmermann dlemmermann merged commit 6e33bd0 into master Apr 12, 2024
2 of 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