Skip to content

v3.0.0

Latest

Choose a tag to compare

@kasper9n kasper9n released this 22 Jul 04:33
· 1 commit to master since this release
dd6621f
  • Breaking: Require Svelte 5.19 or later
  • Breaking: Enable DateInput dynamicPositioning by default. If there's not enough space on the screen, this means the popup can appear above/below and right/left-aligned to the input. If your DateInput is near the edge of a non-overflow/scollable container, check how it behaves.
  • Use ClassValue type for class prop
  • Use :focus-visible instead of :focus