Skip to content

fix(ui5-datetime-picker): validation for min and max date is implemented#13485

Merged
GDamyanov merged 7 commits into
mainfrom
datetime-picker-validation
May 13, 2026
Merged

fix(ui5-datetime-picker): validation for min and max date is implemented#13485
GDamyanov merged 7 commits into
mainfrom
datetime-picker-validation

Conversation

@GDamyanov
Copy link
Copy Markdown
Contributor

Validation for min and max date is implemented.

Fixes: #13456

@GDamyanov GDamyanov self-assigned this May 8, 2026
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented May 8, 2026

🧹 Preview deployment cleaned up: https://pr-13485--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 8, 2026 10:23 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 8, 2026 14:22 Inactive
@GDamyanov GDamyanov requested a review from hinzzx May 11, 2026 07:18
Copy link
Copy Markdown
Contributor

@hinzzx hinzzx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also let's change the tag in the commit message.

Comment thread packages/main/src/DateTimePicker.ts Outdated
Comment thread packages/main/cypress/support/commands/DateTimePicker.commands.ts Outdated
Comment thread packages/main/cypress/specs/DateTimePicker.cy.tsx Outdated
Comment thread packages/main/cypress/support/commands/DateTimePicker.commands.ts
@GDamyanov GDamyanov requested a review from hinzzx May 12, 2026 08:58
@GDamyanov GDamyanov changed the title fix(ui5-date-time-picker): validation for min and max date is implemented fix(ui5-datetime-picker): validation for min and max date is implemented May 12, 2026
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 12, 2026 09:05 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 12, 2026 09:46 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 12, 2026 11:11 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 13, 2026 07:17 Inactive
Copy link
Copy Markdown
Contributor

@hinzzx hinzzx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@GDamyanov GDamyanov merged commit 020ee37 into main May 13, 2026
26 of 29 checks passed
@GDamyanov GDamyanov deleted the datetime-picker-validation branch May 13, 2026 11:58
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 13, 2026 11:58 Inactive
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.

[DateTimePicker]: No longer enforces minDate / maxDate validation

3 participants