-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Description
With humble respect to @fraserxu I have published a fork of react-dropdown named react-dropdown-now. The reason for a fork is, this repository seems unmaintained and its sources need updates to remain usable. For example, recent versions of react log noisy messages about react-dropdown's usage of deprecated lifecycle hooks.
I'm interested to further stabilize the forked dropdown and to accept pull requests needed by other users. Small improvements are already found in the react-dropdown-now fork,
- It uses @GuiSchafer's changes to remove the deprecated lifecycle hook ComponentWillReceiveProps
- A unit-testing process is added for testing the component using the ava package (only two simple tests as of writing this)
- Babel and many other packages are updated to the newest version and
npm installdoes not result in audit warnings - Misc changes, some eslint rules are added and some script commands are simplified so that it is not necessary to globally install packages (easier development)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels