Skip to content

Releases: element-hq/compound-web

Release 6.1.0

22 Aug 21:35
f53ea6f
Compare
Choose a tag to compare

6.1.0 Release

What's Changed

Full Changelog: v6.0.0...v6.1.0

Release 6.0.0

02 Aug 18:25
8f850b6
Compare
Choose a tag to compare

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 the description 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. (Use onSelect instead.)

What's Changed

New Contributors

Full Changelog: v5.5.0...v6.0.0

Release 5.5.0

15 Jul 20:56
d70fbed
Compare
Choose a tag to compare

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

12 Jul 14:08
5213319
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.4.0

Release 5.3.0

12 Jul 12:33
c06cfb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.3...v5.3.0

Release 5.2.3

09 Jul 09:13
88df11c
Compare
Choose a tag to compare

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

Full Changelog: v5.2.2...v5.2.3

Release 5.2.2

04 Jul 13:06
e747251
Compare
Choose a tag to compare

What's Changed

  • Allow passing a ref into NavItem (#202)

Full Changelog: v5.2.1...v5.2.2

Release 5.2.1

03 Jul 09:36
e69dacc
Compare
Choose a tag to compare

What's Changed

  • ts-xor was incorrectly in devDependencies, it is now in dependencies (#201)

Full Changelog: v5.2.0...v5.2.1

Release 5.2.0

02 Jul 14:45
6142640
Compare
Choose a tag to compare

What's Changed

  • Implement Nav component (#94)

Full Changelog: v5.1.2...v5.2.0

Release 5.1.2

01 Jul 17:40
3baa96c
Compare
Choose a tag to compare

5.1.2 Release

What's Changed

Full Changelog: v5.1.1...v5.1.2