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

More datepicker tests #938

Merged
merged 5 commits into from
Nov 19, 2024
Merged

More datepicker tests #938

merged 5 commits into from
Nov 19, 2024

Conversation

chrispymm
Copy link
Contributor

This PR completes the tests for the datepicker component, adding all tests for the config via both JS api and data attributes API.

… be set to an invalid value

it was possible to set the weekStartDay config value to a day other than
sunday or monday. this fix
correctly forces the value to always be monday unless "sunday" is passed
@chrispymm chrispymm requested a review from a team as a code owner November 19, 2024 09:09
@chrispymm chrispymm force-pushed the more-datepicker-tests branch from f545f38 to 7068d79 Compare November 19, 2024 14:15
@chrispymm chrispymm merged commit e85e10a into main Nov 19, 2024
18 checks passed
@chrispymm chrispymm deleted the more-datepicker-tests branch November 19, 2024 14:41
@gregtyler
Copy link
Contributor

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants