github marigold-ui/marigold @marigold/components@17.9.1

latest releases: @marigold/system@17.9.1, @marigold/icons@1.3.45, @marigold/theme-rui@5.5.1...
6 hours ago

Patch Changes

  • 76fca24: fix(DSTSUP-267): FileField appends files across selections when multiple is set

    Previously, when multiple was set, selecting or dropping files in a second interaction replaced the existing selection instead of adding to it — only files chosen in a single action were kept. FileField now accumulates files across separate selections and drops, de-duplicating identical files (matched by name, size, and last-modified time). Behavior with multiple unset is unchanged: the latest single file still wins.

    • @marigold/system@17.9.1

Don't miss a new marigold release

NewReleases is sending notifications on new releases.