Releases: element-hq/compound-web
Releases · element-hq/compound-web
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
Release 5.1.1
Release 5.1.0
5.1.0 Release
What's Changed
- Fix the width of the EditInPlace input by @sandhose in #197
- EditInPlace: pass error messages as children to allow better messages by @sandhose in #198
Full Changelog: v5.0.0...v5.1.0
Release 5.0.0
Release 4.10.0
4.10.0 Release
Release 4.9.0
4.9.0 Release
What's Changed
- Add an icon-only variant to buttons by @sandhose in #189
- Set a default background color in storybook docs pages by @sandhose in #191
- InlineSpinner: fix forward ref by @florianduros in #190
- Inline the avatar mark to remove the react-dom/server dependency by @sandhose in #193
- Add label and destructive props to
IconButton
by @florianduros in #195
Full Changelog: v4.8.0...v4.9.0