Skip to content

chore: release - #6807

Merged
jsulpis merged 1 commit into
mainfrom
changeset-release/main
Aug 25, 2026
Merged

chore: release#6807
jsulpis merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

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/ui@3.24.0

Minor Changes

  • #6783 b54f194 Thanks @jsulpis! - Tooltip: rebuilt on Floating UI instead of the Popup, fixing multiple positioning and accessibility bugs.

    • The tooltip can be used as a label or a description
    • The tooltip can be rendered next to its reference element or in a React Portal
    • The trigger wrapper tabIndex defaults to -1 when the children is already a focusable element, removing the double tab stop
    • The redundant aria-controls is no longer set, and role is hard-pinned to tooltip
    • aria-describedby is now forwarded to render-function children and is only set while the tooltip is open
    • The tooltip is now hoverable
    • Multiple props were added or deprecated, staying backward-compatible
  • #6809 ef70930 Thanks @jsulpis! - Pagination: make display more compact on small screens

Patch Changes

  • #6811 6ec195d Thanks @jsulpis! - Navigation: fix CSS specificity issues breaking the styles on the separators and collapsed items

  • #6825 005e6e2 Thanks @lisalupi! - DateInput, SearchInput: increase popup style specificity to ensure that it overrides Popup's default style

  • #6822 36aaed1 Thanks @jsulpis! - Text:

    • fix: correctly update the Tooltip display when the text is resized
    • perf: avoid adding a resize event listener for each Text component
  • #6806 5b58999 Thanks @lisalupi! - Tag: fix overflow on keyValue variant

  • #6805 0be396f Thanks @lisalupi! - Badge, Banner, Button & Separator: define props directly instead of inferring from vanilla-extract recipes

    Text, Alert: remove unused vanilla-extract type export

  • #6823 d496f98 Thanks @jsulpis! - TagList: add a missing position: relative to avoid breaking scroll in certain page layouts

  • #6826 31280f6 Thanks @jsulpis! - Alert: fix vertical alignment of the title with long content in the row direction

  • #6812 e184a72 Thanks @jsulpis! - InfoTable: avoid clipping an animated Status at the start of a cell

  • #6810 6c9bcb3 Thanks @jsulpis! - Filters:

    • treat empty filters ('') as inactive even when their default value is undefined
    • add clearable option on the text filter
  • #6791 0e63fa1 Thanks @lisalupi! - Filters: add clear all button in drawer (without submit) and disable all clear all buttons when there are no dirty filter

  • Updated dependencies [faa7799]:

    • @ultraviolet/icons@5.5.1

@ultraviolet/form@6.6.3

Patch Changes

@ultraviolet/icons@5.5.1

Patch Changes

@ultraviolet/nextjs@3.0.47

Patch Changes

@github-actions
github-actions Bot requested review from a team, jsulpis and lisalupi as code owners August 19, 2026 09:22
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 17 times, most recently from ea4b536 to 3224c9c Compare August 25, 2026 08:23
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.18%. Comparing base (31280f6) to head (d34dc87).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6807      +/-   ##
==========================================
- Coverage   91.20%   91.18%   -0.03%     
==========================================
  Files         570      564       -6     
  Lines       10509    10431      -78     
  Branches     3821     3805      -16     
==========================================
- Hits         9585     9511      -74     
+ Misses        924      920       -4     

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31280f6...d34dc87. 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.

@jsulpis
jsulpis merged commit 52b01df into main Aug 25, 2026
12 checks passed
@jsulpis
jsulpis deleted the changeset-release/main branch August 25, 2026 11:00
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.

3 participants