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

Differentiate between focused and hovered states on FTappable & fix misc. calendar bugs #94

Merged
merged 15 commits into from
Jul 26, 2024

Conversation

kawaijoe
Copy link
Member

@kawaijoe kawaijoe commented Jul 22, 2024

This PR also introduces several minor improvements to FCalendar, including changes to how FCalendarController works.

@kawaijoe kawaijoe added difficulty: easy Trivial tasks that everyone should be able to accomplish. duration: tiny Features that take < 3 man-hours priority: medium Default/Normal priority labels Jul 22, 2024
@kawaijoe kawaijoe requested a review from Pante July 22, 2024 05:37
@kawaijoe kawaijoe self-assigned this Jul 22, 2024
@Pante Pante assigned Pante and unassigned kawaijoe Jul 23, 2024
@Pante Pante changed the title Differentiate between focused and hovered states on FTappable Differentiate between focused and hovered states on FTappable & fix misc. calendar bugs Jul 24, 2024
docs/pages/docs/calendar.mdx Outdated Show resolved Hide resolved
docs/pages/docs/calendar.mdx Outdated Show resolved Hide resolved
forui/lib/src/foundation/tappable.dart Outdated Show resolved Hide resolved
forui/lib/src/widgets/calendar/calendar_controller.dart Outdated Show resolved Hide resolved
forui/CHANGELOG.md Show resolved Hide resolved
forui/lib/src/widgets/calendar/month/month_picker.dart Outdated Show resolved Hide resolved
@Pante Pante merged commit 63b69e6 into main Jul 26, 2024
6 checks passed
@Pante Pante deleted the fix/tappable branch July 26, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Trivial tasks that everyone should be able to accomplish. duration: tiny Features that take < 3 man-hours priority: medium Default/Normal priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert calendar controller to use named parameters Update contributing.md & calendar documentation
2 participants