Skip to content

chore: release#6207

Merged
lisalupi merged 1 commit intomainfrom
changeset-release/main
Mar 23, 2026
Merged

chore: release#6207
lisalupi merged 1 commit intomainfrom
changeset-release/main

Conversation

@scaleway-bot
Copy link
Copy Markdown
Collaborator

@scaleway-bot scaleway-bot commented Mar 12, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@ultraviolet/icons@5.2.0

Minor Changes

@ultraviolet/form@6.2.3

Patch Changes

@ultraviolet/nextjs@3.0.23

Patch Changes

@ultraviolet/plus@3.7.1

Patch Changes

@ultraviolet/ui@3.12.1

Patch Changes

  • #6197 d9aec9b Thanks @philibea! - Remove default props value for style which generate a class with a priority over className

  • #6204 deb39cf Thanks @lisalupi! - Tag: new prop keyValue to display the tag with read-only key-values and fix disabled style

  • #6232 866f571 Thanks @lisalupi! - Drawer: fix controlled push version

  • #6198 8cab78f Thanks @lisalupi! - InfoTable: fix cell display and add a new sub-component InfoTable.CellWithCopyButton

  • #6234 8c6bf2d Thanks @lisalupi! - .
    Modal: new prop isDrawer and use this prop in component Drawer. With this prop, a modal is not registered and does not receive nested animation and width.

  • #6185 b20dda8 Thanks @lisalupi! - ⚠️⚠️ BREAKING CHANGE ⚠️⚠️

    Breadcrumbs: move onClick and onKeyDown handlers to <a>/<button> instead of <li> wrapper. This impacts the props type : it uses HTMLElement instead of HTMLLiElement

  • #6229 5f74798 Thanks @lisalupi! - Slider: new prop defaultScale to be able to display ticks (options) with a non-linear scale

  • #6206 972c6ca Thanks @lisalupi! - Table: new prop highlightHeader and change header text weight

  • #6219 16de416 Thanks @lisalupi! - Drawer: allow scroll in the page with push variant

  • #6186 d9b3958 Thanks @lisalupi! - List.Row: new prop disabledClickRowToExpand. When enabled, it completely disables expanding a row by clicking anywhere on it.
    Note: If this prop is set to true and expandable is false on the List, the row cannot be expanded at all.

    OfferList: Clicking a row now selects it, even if the row is expandable. To expand an expandable row, users must click the dedicated expand button instead of anywhere on the row.

  • #6217 6df0811 Thanks @lisalupi! - Drawer: header should always have a padding, even when it is a ReactNode

  • Updated dependencies [42c3f4f]:

    • @ultraviolet/icons@5.2.0

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.14%. Comparing base (5f74798) to head (57e5df7).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6207      +/-   ##
==========================================
- Coverage   92.16%   92.14%   -0.02%     
==========================================
  Files         464      460       -4     
  Lines        9694     9657      -37     
  Branches     3887     3874      -13     
==========================================
- Hits         8934     8898      -36     
+ Misses        689      688       -1     
  Partials       71       71              

see 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9aec9b...57e5df7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lisalupi lisalupi merged commit 534f3f4 into main Mar 23, 2026
15 checks passed
@lisalupi lisalupi deleted the changeset-release/main branch March 23, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants