Skip to content

@ultraviolet/ui@3.14.0

Choose a tag to compare

@scaleway-bot scaleway-bot released this 20 Apr 15:17
· 46 commits to main since this release
198aa71

Minor Changes

  • #6337 e4ae00d Thanks @lisalupi! - FileInput: various improvements to component:
    • new prop validator for custom errors
    • add default onChange for un formatted events
    • new prop disabledDragndrop to disabled drag and drop behavior
    • update prop onDrop to return acceptedFiles and errorFiles
    • new props onKeyDown, onKeyUp, onFocus, onBlur and name.
    • new prop onDelete for FileInput.List
    • When type = "dropzone" and size="small", the component is now a button and clicking anywere on it opens the file selector (previously, only clicking on the label opened the file selector)
    • Fix style issues

Patch Changes

  • #6313 1d62b49 Thanks @lisalupi! - Text: add min-width to the popup container when oneLine is enabled to ensure the ellipsis works properly

  • #6340 8bca898 Thanks @lisalupi! - Alert: fix padding, icons size, icons type (oultine -> filled) and close button (size and sentiment)

  • #6317 27f89d7 Thanks @lisalupi! - Drawer: fix hideOnClickOutside behavior: set to true by default (similar to Modal) for default drawers and to false for push drawers. Small fix to allow interactivity outside of push drawers (previously, only content of the push drawer was interactive).

  • #6346 59c601c Thanks @lisalupi! - Remove unused dependencies

  • #6316 6ba736b Thanks @lisalupi! - Tag: add a max width to ensure correct overflow

  • #6338 bf1ca25 Thanks @lisalupi! - EmptyState: small refactor to avoid empty divs

  • #6314 9cfb3e9 Thanks @lisalupi! - BarChart: fix legend placement (firefox)

  • #6325 f6656ba Thanks @renovate! - Updated dependency react to 19.2.5.
    Updated dependency react-dom to 19.2.5.

  • #6324 5faa8c2 Thanks @renovate! - Updated dependency vite to 8.0.8.

  • #6288 7382e79 Thanks @renovate! - Updated dependency @uiw/codemirror-extensions-langs to 4.25.9.
    Updated dependency @uiw/codemirror-theme-material to 4.25.9.
    Updated dependency @uiw/react-codemirror to 4.25.9.

  • Updated dependencies [4be825f, 17c8f2e, f6656ba, 5faa8c2, 661a29e, 1e4cc20]:

    • @ultraviolet/utils@1.0.10
    • @ultraviolet/icons@5.3.2
    • @ultraviolet/themes@3.1.5