Skip to content

fix(DateInput): date format#6162

Open
lisalupi wants to merge 1 commit intomainfrom
fix/date-input-format
Open

fix(DateInput): date format#6162
lisalupi wants to merge 1 commit intomainfrom
fix/date-input-format

Conversation

@lisalupi
Copy link
Collaborator

Summary

Type

  • Refactor

Summarize concisely:

What is expected?

DateInput: change date format from MMDDYYYY to DDMMYYYY and fix date input when min/max date

@lisalupi lisalupi requested review from a team, JulienSaguez and radhi-nasser-scaleway and removed request for a team February 26, 2026 14:14
@lisalupi lisalupi self-assigned this Feb 26, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: 6523c01

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

This PR includes changesets to release 4 packages
Name Type
@ultraviolet/ui Minor
@ultraviolet/form Patch
@ultraviolet/nextjs Patch
@ultraviolet/plus 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

@lisalupi lisalupi added the enhancement New feature or request label Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.15%. Comparing base (d95e320) to head (6523c01).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6162      +/-   ##
==========================================
+ Coverage   92.11%   92.15%   +0.03%     
==========================================
  Files         459      463       +4     
  Lines        9642     9691      +49     
  Branches     3868     3881      +13     
==========================================
+ Hits         8882     8931      +49     
  Misses        689      689              
  Partials       71       71              
Files with missing lines Coverage Δ
packages/ui/src/components/DateInput/helpers.ts 97.40% <100.00%> (+0.47%) ⬆️
packages/ui/src/components/DateInput/index.tsx 92.07% <100.00%> (ø)
packages/ui/src/components/DateInput/styles.css.ts 100.00% <100.00%> (ø)

... and 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f137b65...6523c01. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants