Roberto 4c641ab93a fix(DateTimeField): autocomplete missing segments on Enter, keep popover open on calendar pick
Enter inside any segment now commits even when the value is partial.
Missing segments default to today (day, month, year) or to 00
(hour, minute). Out-of-range values clamp to their segment max,
and an impossible day-in-month (e.g. Feb 31) clamps to the last
day of the resolved month.

Calendar click no longer fires onCommit, so the Due popover stays
open and the date segments update inline. The popover closes via
Enter inside a segment, Esc, or click outside.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 12:56:02 +02:00
2026-03-16 08:53:08 +01:00
2026-04-15 11:44:40 +02:00
2026-04-15 11:44:40 +02:00
2026-04-15 11:44:40 +02:00
Description
No description provided
7.6 MiB
Languages
TypeScript 97.9%
CSS 2%