-
Notifications
You must be signed in to change notification settings - Fork 5
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
core: add date picker #57
Conversation
5f9ed89
to
548ed75
Compare
548ed75
to
155a59f
Compare
155a59f
to
fd54b20
Compare
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.
I think I still can't give a date or a calendarSlot from the parent component.
Can you please update the stories to display a date by default ? With that, we will be sure that the datePicker works on initialization
c8275c9
to
5c7b424
Compare
ui-core/src/components/inputs/datePicker/__tests__/useCalendar.spec.ts
Outdated
Show resolved
Hide resolved
ui-core/src/components/inputs/datePicker/__tests__/useCalendarPicker.spec.ts
Outdated
Show resolved
Hide resolved
ui-core/src/components/inputs/datePicker/__tests__/useCalendarPicker.spec.ts
Show resolved
Hide resolved
ui-core/src/components/inputs/datePicker/__tests__/utils.spec.ts
Outdated
Show resolved
Hide resolved
02b802e
to
267ecce
Compare
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.
LGTM, tested ✅
ui-core/src/components/inputs/datePicker/__tests__/useCalendar.spec.ts
Outdated
Show resolved
Hide resolved
ui-core/src/components/inputs/datePicker/__tests__/useCalendar.spec.ts
Outdated
Show resolved
Hide resolved
b2f5841
to
0a6d979
Compare
0a6d979
to
1c1ea97
Compare
No description provided.