Skip to content

Releases: cyntler/hamburger-react

v2.5.1

12 May 11:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...v2.5.1

2.5.0

05 Apr 18:04
Compare
Choose a tag to compare
  • Automatically set aria-expanded prop, thanks to @jgrenat (#47)
  • Add support for React 18 (#52)

2.4.1

09 May 07:58
Compare
Choose a tag to compare
  • Check if state value is defined (#35)

2.4.0

10 Dec 16:21
Compare
Choose a tag to compare
  • New burger type, thanks to @saj96n (#27)

2.3.0

25 Oct 09:07
Compare
Choose a tag to compare
  • Slightly smaller library size ⚡️
  • React 17 support 🎉
  • Remove additional support for deprecated KeyboardEvent.keyCode. Only KeyboardEvent.key is supported now.

2.2.0

02 Sep 08:11
Compare
Choose a tag to compare
  • Add easing property for choosing your own transition-timing-function value (#22)

2.1.1

16 May 13:34
Compare
Choose a tag to compare
  • Explicitly reference filename in package (8149bd1)

2.1.0

03 May 12:43
Compare
Choose a tag to compare
  • Add 6 burger types with two lines (#18)
  • Add distance property for setting the vertical distance between the lines (#18)

2.0.0

04 Apr 16:56
Compare
Choose a tag to compare
  • Breaking change: improve default color by utilising currentColor, thanks to @SeinopSys (#14)
  • Add label property for setting an ARIA label (#15)

1.4.0

01 Apr 14:35
Compare
Choose a tag to compare