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

Flatpickr support for material DateEdit and TimeEdit #2018

Merged
merged 8 commits into from
Mar 18, 2021
Merged

Conversation

stsrki
Copy link
Collaborator

@stsrki stsrki commented Mar 11, 2021

resolves #2023, #1997

The first version of Flatpickr for material DateEdit

Done:

  • Date and DateTime modes are supported
  • First day of the week can be defined
  • Better handling of initial bound value for DateEdit and TimeEdit
  • Refactor JSRunner methods

Next:

  • Display format
  • 24-hour format for TimeEdit
  • Min and Max

@danypellerin can you also test it?

@stsrki stsrki linked an issue Mar 12, 2021 that may be closed by this pull request
@danypellerin
Copy link

danypellerin commented Mar 12, 2021

Default first day of week is Sunday which is nice but the feature doesn't seem to work. I tried to set it on Monday and Wednesday and it remains Sunday to Saturday. Min and Max works fine.

@stsrki stsrki linked an issue Mar 16, 2021 that may be closed by this pull request
@stsrki stsrki merged commit c174b5e into dev094 Mar 18, 2021
@stsrki stsrki deleted the dev094-flatpickr branch March 18, 2021 10:20
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.

Flatpickr for Material provider Blazorise Material - First day of week
2 participants