-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: finish DateTimePicker and Calendar unit tests and VRTs (#4962)
* fix: update segment digits overflow * style: uncomment webkit prefix * refactor(calendar): extract updateCurrentDate method * test(date-time-picker): added focus tests * fix(date-time-picker): focus trap on calendar open * feat(date-time-picker): change segments focus on empty delete * test(date-time-picker): created expectFocused helper * test(date-time-picker): added disabled tests * test(calendar): added disabled and localized tests * docs: allow value overrides in storybook * test(calendar): added clear method test * test(date-time-picker): added calendar close when disabled changes test * chore: organize imports * chore: build * fix(date-time-picker): mobile text inputMode on dayPeriod segment * chore: golden img hash update
- Loading branch information
1 parent
b6670f1
commit 002ed63
Showing
13 changed files
with
601 additions
and
419 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Oops, something went wrong.