This repository has been archived by the owner on May 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 72
[terra-time-input] Added visual label and status message to announce invalid input #1942
Merged
Merged
Changes from 10 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
5b30a4d
Update: status message
MadanKumarGovindaswamy f5effb1
update: language translations
MadanKumarGovindaswamy c1f8373
Merge branch 'main' into UXPLATFORM-10041/status-message
MadanKumarGovindaswamy 05e3c1e
Update TimeInput.test.jsx.snap
MadanKumarGovindaswamy 59d3408
Update CHANGELOG.md
MadanKumarGovindaswamy 7097966
Update: add visual label to first example
MadanKumarGovindaswamy f1d8105
Update CHANGELOG.md
MadanKumarGovindaswamy b0a2976
Update: wdio error
MadanKumarGovindaswamy d0b9c83
Update packages/terra-framework-docs/CHANGELOG.md
MadanKumarGovindaswamy 887af2a
Merge branch 'main' into UXPLATFORM-10041/status-message
MadanKumarGovindaswamy a9dc0db
Update: added label for doc examples
MadanKumarGovindaswamy a57c8e8
Merge branch 'main' into UXPLATFORM-10041/status-message
MadanKumarGovindaswamy 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
Binary file modified
BIN
+60 Bytes
(100%)
...clinical-lowlight-theme/en/chrome_large/date-time-picker-spec/with_timezone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+32 Bytes
(100%)
.../clinical-lowlight-theme/en/chrome_tiny/date-time-picker-spec/with_timezone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+17 Bytes
(100%)
...nce/terra-default-theme/en/chrome_large/date-time-picker-spec/with_timezone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+19 Bytes
(100%)
...ence/terra-default-theme/en/chrome_tiny/date-time-picker-spec/with_timezone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
Oops, something went wrong.
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.
Why are there screenshot updates in date-time-picker ?
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.
Build was getting failed because of WDIO mismatch error. I guess scroll container position got updated. Thanks