-
-
Notifications
You must be signed in to change notification settings - Fork 470
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 Rework #236
Comments
Following DRY principles, can we ever consider use something curated like table_calendar as a base? I have some experience with this one and this could simplify the ulterior development if we are able to render the calendar as expected in the spec. @bdlukaa Do we have any specific policy about third party packages? |
As long as it's able to allow us to customizate it for our needs, I don't see any problem! |
@bdlukaa So, in order to make things clear prior to any development:
|
@bdlukaa Can we close this issue? What is missing? |
Related: #417 |
The current implementation of both date and time pickers are old and have many issues.
Acrylic
as their base implementation, making it look like it's not native (Restyle CommandBar Flyout #241)FluentLocalizations
(Missing Localizations #213)CalendarView
CalendarDatePicker
, based onCalendarView
The text was updated successfully, but these errors were encountered: