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

Date picker review2 #4291

Merged
merged 41 commits into from
Nov 28, 2024
Merged

Date picker review2 #4291

merged 41 commits into from
Nov 28, 2024

Conversation

mark-tate
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Oct 14, 2024

🦋 Changeset detected

Latest commit: bdecb22

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@salt-ds/date-adapters Patch
@salt-ds/lab Patch
@salt-ds/data-grid Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

vercel bot commented Oct 14, 2024

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

Name Status Preview Comments Updated (UTC)
saltdesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 9:03pm

@origami-z
Copy link
Contributor

/release-pr

Copy link
Contributor

github-actions bot commented Nov 1, 2024

🫰✨ Thanks @origami-z! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]

@origami-z
Copy link
Contributor

/release-pr

Copy link
Contributor

github-actions bot commented Nov 3, 2024

🫰✨ Thanks @origami-z! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]

@origami-z
Copy link
Contributor

🫰✨ Thanks @origami-z! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]

Slowly adding tests on https://stackblitz.com/edit/salt-template-xqddfx?file=App.tsx

@origami-z
Copy link
Contributor

/release-pr

Copy link
Contributor

github-actions bot commented Nov 6, 2024

🫰✨ Thanks @origami-z! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]
yarn add @salt-ds/[email protected]

…er than null

- null is used to represent an empty date
- use date adapter's `isValid` to determine the state
- refactor the selection API to seperate the date change from the details of any error
- storybook support of data adapter via parameters
- cypress `mount` now provides a `LocalizationProvider, if a date adapter is defined
- cypress commands, `setDateAdapter` and `setDateLocale` to configure date adapter
- bug fixes surfaced by adding tests
…f parsing

- added range custom parsing example to Storybook
- added test for range custom parsing
- re-added react types in labs
- annotated the CustomDatePickerPanel imports
- corrected Ref type in DateInputSingle
@origami-z origami-z added the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Nov 28, 2024
@github-actions github-actions bot removed the chromatic Run chromatic on the current PR. Will be removed by the CI once submitted. label Nov 28, 2024
@mark-tate mark-tate merged commit b272497 into main Nov 28, 2024
15 checks passed
@mark-tate mark-tate deleted the date-picker-review2 branch November 28, 2024 10:03
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.

3 participants