Releases: element-hq/compound-web
Releases · element-hq/compound-web
Release 4.0.0
4.0.0 Release
What's Changed
- Tooltip rework by @florianduros in #156
Full Changelog: v3.3.1...v4.0.0
Release 3.3.1
3.3.1 Release
What's Changed
- Fix release announcement for react 17 by @florianduros in #155
Full Changelog: v3.3.0...v3.3.1
Release 3.3.0
3.3.0 Release
What's Changed
- Release Announcement component by @florianduros in #154
Full Changelog: v3.2.0...v3.3.0
Release 3.2.0
What's Changed
- Update
@vector-im/compound-design-tokens
by @florianduros in #153
Full Changelog: v3.1.3...v3.2.0
Release 3.1.3
What's Changed
Full Changelog: v3.1.2...v3.1.3
Release 3.1.2
What's Changed
- Change how we align the chevron on a MenuItem by @dbkr in #149
- Ensure that avatars use the correct font by @robintown in #150
- Don't allow disabled buttons to open menus by @robintown in #151
- Fix some React warnings by @robintown in #148
Full Changelog: v3.1.1...v3.1.2
Release 3.1.1
What's Changed
- Fix
Menu
focus after closing by @florianduros in #147
Full Changelog: v3.1.0...v3.1.1
Release 3.1.0
3.1.0 Release
What's Changed
- Use new semantic tokens for avatar colors by @robintown in #146
Full Changelog: v3.0.1...v3.1.0
Release 3.0.1
What's Changed
- Improvements to Button by @robintown in #144
- Make the default dot on the indicator icon black by @dbkr in #142
- Switch to Playwright for visual testing by @robintown in #145
- Improvements to Separator by @robintown in #143
Full Changelog: v3.0.0...v3.0.1
Release 3.0.0
3.0.0 Release
Breaking changes in this release: The indicator
prop of IconButton has been changed to match the colours it shows. Anything that previously used highlight
should use success
.
What's Changed
Icon
inMenuItem
can be aReactNode
by @florianduros in #141- Refactor IndicatorIcon out of IconButton by @dbkr in #140
Full Changelog: v2.0.0...v3.0.0