Skip to content
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(Datepicker): update documentation + stories #2592

Merged
merged 7 commits into from
Oct 20, 2023

Conversation

cf-remylenoir
Copy link
Collaborator

@cf-remylenoir cf-remylenoir commented Oct 16, 2023

Purpose of PR

This work takes care of updating our Documentation and Storybook based on the latest API changes.

Documentation

Storybook

  • Addition of the weekStartsOn prop to the Controls
    • I had to define the arg types manually since Storybook is not inferring all the props from the component, even tho the @storybook/addon-essentials is installed and should take care of it.

PR Checklist

  • I have read the relevant readme.md file(s)
  • All commits follow our Git commit message convention
  • Tests are added/updated/not required
  • Tests are passing
  • Storybook stories are added/updated/not required
  • Usage notes are added/updated/not required
  • Has been tested based on Contentful's browser support
  • Doesn't contain any sensitive information

@cf-remylenoir cf-remylenoir self-assigned this Oct 16, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2023

⚠️ No Changeset found

Latest commit: 92fa6b8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
forma-36 ✅ Ready (Inspect) Visit Preview Oct 19, 2023 4:18pm

@cf-remylenoir cf-remylenoir changed the title F36 809 date picker documentation and storybook docs(Datepicker): update documentation + stories Oct 16, 2023
@github-actions
Copy link

github-actions bot commented Oct 16, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
CommonJS 129.58 KB (0%) 2.6 s (0%) 270 ms (+20.53% 🔺) 2.9 s
Module 126.04 KB (0%) 2.6 s (0%) 153 ms (+5.85% 🔺) 2.7 s

@cf-remylenoir cf-remylenoir marked this pull request as ready for review October 16, 2023 15:49
@cf-remylenoir cf-remylenoir requested review from Lelith, damann and a team as code owners October 16, 2023 15:49
@cf-remylenoir cf-remylenoir merged commit 3b0414f into main Oct 20, 2023
12 checks passed
@cf-remylenoir cf-remylenoir deleted the F36-809-date-picker-documentation-and-storybook branch October 20, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants