cyntler / hamburger-react

Animated hamburger menu icons for React.js weighs only 1.5 KB.
https://hamburger-react.netlify.app
MIT License
963 stars 36 forks source link

Refactor & implement lineWidth #60

Closed cyntler closed 1 year ago

cyntler commented 1 year ago

Closes #28

luukdv commented 1 year ago

Thanks so much for the effort! I didn't know you had this planned… I've actually been working on version 3.0 that's quite an overhaul, which should solve other use cases as well (for example being able to control both barWidth and barHeight as described in https://github.com/luukdv/hamburger-react/issues/28).

cyntler commented 1 year ago

@luukdv Oh, okay! :) I understand. So in this situation I think we can close the pull request. I will wait for you changes! :)

NeeshSamsi commented 1 year ago

@luukdv Is there any progress on the 3.0? Would love to have the lineWidth prop added at some point. This is by far the best library I've found for effortless hamburger menus.

luukdv commented 1 year ago

Thank you! Update about v3.0: Looking for new owner