Layer · Forms
Planned · v0.3Date field.
bau-date-field
Locale-aware date picker. Native calendar popover, ISO value, range mode.
Coming soon
PlannedThis component is on the roadmap. The page exists so the navigation structure stays stable while the implementation catches up. Below is the feature surface we plan to ship.
min/max/stepin days; disabled-date predicate.- Calendar grid in a popover; arrow keys move by day, Page by month, Shift+Page by year.
- Range mode — two value bound (
{ from, to }) with hover preview. - Locale-aware month/weekday names; week-start configurable.
- Type-in fallback — accepts the locale’s short format and ISO.
- Value always serialized as ISO 8601 (
YYYY-MM-DD).