mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 00:06:06 +00:00
- Convert to Svelte 5 syntax with $props(), $bindable(), $derived() - Add $derived() to recompute date when value changes externally - Handle empty string dateFormat by falling back to default - Remove sendUserToast from derived computation (caused state mutation error) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>