Releases: element-hq/compound-web
Releases · element-hq/compound-web
Release 6.0.0
6.0.0 Release
Breaking changes
<Tooltip label="...">
now acts as an accessible label for the target, rather than a description. Descriptive tooltips should use thedescription
prop instead.- TooltipProvider is back. Make sure to wrap your application in this component, or else tooltips will not function.
- ToggleMenuItem is now a controlled component and does not support
onChange
. (UseonSelect
instead.)
What's Changed
- Enable tooltips to be used as accessible labels by @robintown in #211
- Fix test warnings by @robintown in #213
- Allow setting a ref on InlineSpinner by @robintown in #208
- Configure Renovate by @robintown in #214
- Pin dependencies by @renovate in #216
- Update GitHub Actions (major) by @renovate in #217
- Update all non-major dependencies by @renovate in #218
- Update all non-major dependencies by @renovate in #219
- Update all non-major dependencies by @renovate in #222
- Update dependency browserslist-to-esbuild to v2 by @renovate in #224
- Add monorepo:eslint to renovate config by @t3chguy in #226
- Update dependency @types/eslint to v9 by @renovate in #223
- Update sonarcloud project key by @guillaumevillemont in #228
- Convert ToggleMenuItem to a controlled component by @robintown in #229
- Bring back the tooltip warm-up period by @robintown in #230
- Update dependency @vector-im/compound-design-tokens to v1.8.0 by @renovate in #221
- Update dependency @tsconfig/vite-react to v3 by @renovate in #220
- Update dependency vaul to ^0.9.0 by @renovate in #227
New Contributors
- @renovate made their first contribution in #216
- @guillaumevillemont made their first contribution in #228
Full Changelog: v5.5.0...v6.0.0
Release 5.5.0
5.5.0 Release
What's Changed
- Use the icon components directly from the tokens package by @sandhose in #194
- Update the minimum peer dependency for design tokens to 1.6.0 by @sandhose in #209
Full Changelog: v5.4.0...v5.5.0
Release 5.4.0
What's Changed
Full Changelog: v5.3.0...v5.4.0
Release 5.3.0
What's Changed
Full Changelog: v5.2.3...v5.3.0
Release 5.2.3
5.2.3 Release
What's Changed
- Be tolerant of missing navigator.userAgent / wait for it to become available in SSR environments. by @Half-Shot in #203
- Fix incorrect styling of tab item by @MidhunSureshR in #205
New Contributors
- @Half-Shot made their first contribution in #203
Full Changelog: v5.2.2...v5.2.3
Release 5.2.2
Release 5.2.1
What's Changed
ts-xor
was incorrectly indevDependencies
, it is now independencies
(#201)
Full Changelog: v5.2.0...v5.2.1
Release 5.2.0
Release 5.1.2
5.1.2 Release
What's Changed
- Force
@radix-ui/react-id
resolution by @florianduros in #200
Full Changelog: v5.1.1...v5.1.2