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

[Calendars] New views Days / Month / Years #1032

Merged
merged 22 commits into from
Nov 28, 2023
Merged

Conversation

dvoituron
Copy link
Collaborator

@dvoituron dvoituron commented Nov 28, 2023

Calendars Days / Month / Years

Add new views for the FluentCalendar component to select days, months or years.

285678356-226fe1af-0154-4dd5-9cf7-31f30c122b16

Update the FluentDatePicker to allow selection of the Year, the Month and next the Day.

285678406-f593ba16-74b8-41ab-95ea-9b8541cc383d

These properties are added:

  • AnimatePeriodChanges (bool?): Gets or sets if the calendar items are animated during a period change. By default, the animation is enabled for Months views, but disabled for Days and Years view.
  • View Defines the appearance of the FluentCalendar component (Days / Months / Years).

Unit Tests

image

@dvoituron dvoituron changed the title [Calendars] [Calendars] New views Days / Month / Years Nov 28, 2023
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1032.westeurope.3.azurestaticapps.net

@vnbaaij vnbaaij linked an issue Nov 28, 2023 that may be closed by this pull request
@vnbaaij vnbaaij assigned vnbaaij and unassigned vnbaaij Nov 28, 2023
@dvoituron dvoituron requested a review from vnbaaij November 28, 2023 14:34
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1032.westeurope.3.azurestaticapps.net

@vnbaaij vnbaaij merged commit 741bdd7 into dev Nov 28, 2023
3 checks passed
@vnbaaij vnbaaij deleted the users/dvoituron/fluent-month branch November 28, 2023 14:47
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.

feat: Add month and year selection to the calendar/date-picker
2 participants