Skip to content

Conversation

@hywax
Copy link
Member

@hywax hywax commented Nov 5, 2025

πŸ”— Linked issue

Resolves #2524

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Based on this component and UCalendar, you can later create UDatePicker.

Single

image image

Range

image image

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@hywax hywax mentioned this pull request Nov 5, 2025
8 tasks
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 5, 2025

npm i https://pkg.pr.new/@nuxt/ui@5387

commit: cf42806

@hywax hywax marked this pull request as ready for review November 5, 2025 12:53
@hywax hywax requested a review from benjamincanac as a code owner November 5, 2025 12:53
@benjamincanac benjamincanac merged commit dabc4f8 into nuxt:v4 Nov 8, 2025
16 checks passed
@whileloop99
Copy link

Thanks for contributing this awesome component. How do I configure the input display order from [dd] / [MM] / [YYYY] to [YYYY] / [MM] / [dd] ?

@hywax
Copy link
Member Author

hywax commented Nov 14, 2025

The display depends on the language that you passed to the UApp

https://ui.nuxt.com/docs/getting-started/integrations/i18n/nuxt

@whileloop99
Copy link

The display depends on the language that you passed to the UApp

https://ui.nuxt.com/docs/getting-started/integrations/i18n/nuxt

You made my day! Thank you so much!

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

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[InputDate] Implement component

3 participants