-
Notifications
You must be signed in to change notification settings - Fork 206
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
docs: updated documentation for Calendar and DateTimePicker components #5001
docs: updated documentation for Calendar and DateTimePicker components #5001
Conversation
|
Branch previewReview the following VRT differencesWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
If the changes are expected, update the |
Lighthouse scores
What is this?Lighthouse scores comparing the documentation site built from the PR ("Branch") to that of the production documentation site ("Latest") and the build currently on Transfer Size
Request Count
|
11e89f4
to
ca24fad
Compare
ba424e0
into
feature/date-time-picker
Description
Updating the documentation of the new components: Calendar and DateTimePicker according to implemented features for the initial release.
Also, the storybook was updated to include the locale picker using the chromatic globals settings.
Related issue(s)
Motivation and context
Ease of use.
How has this been tested?
Main changes has been tested in Storybook and on the local docs server.
Types of changes
Checklist
Best practices
This repository uses conventional commit syntax for each commit message; note that the GitHub UI does not use this by default so be cautious when accepting suggested changes. Avoid the "Update branch" button on the pull request and opt instead for rebasing your branch against
main
.