-
Notifications
You must be signed in to change notification settings - Fork 5
Date field revamp #2562
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
Merged
Merged
Date field revamp #2562
Changes from 4 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ca057b8
date field initial commit
jomarmontuya edd65ba
updates
jomarmontuya a3c053d
Date field Revamp initial commit
jomarmontuya 939b993
sync master
jomarmontuya 058536f
update component to enforce Mon placeholder and keep the component un…
jomarmontuya 52f5638
update popper margin
jomarmontuya 7720330
open picker on textfield click
jomarmontuya f1a238a
open the picker when textfield is click and refocus to the textfield
jomarmontuya c9c4657
clear logs
jomarmontuya 3475ba4
keep button default styling
jomarmontuya 4216f0e
update textfield with current data
jomarmontuya fb1ffe8
setSelection range to be month instead of year
jomarmontuya 4ebef0a
use the open props instead of manual trigger
jomarmontuya 3739497
remove day highlights overrides and update material theme instead
jomarmontuya 3b3b4c9
fix lock file version
jomarmontuya 2d39c66
Merge branch 'master' into enhancement/datefield-revamp
jomarmontuya e849c45
update mui theme version
jomarmontuya 757f668
replace datepicker field to use custom field
jomarmontuya 76bd8bc
add comments and clean up
jomarmontuya 7b93450
refactor parsedate function
jomarmontuya df4bd12
fix conde conflicts
jomarmontuya 37b804f
resolve conflicts
jomarmontuya 19b56e2
Merge branch 'dev' into enhancement/datefield-revamp
finnar-bin c66a5c7
chore: fix broken lock file
finnar-bin 3116f57
task: fix failing tests
finnar-bin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this emitting a UTC date or localized date?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's the sample date value, it's actually localized on my location since i'm on GMT+8 is this what you're pertaining?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question still stands
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@agalin920 It is emitting localize date