react-loadable icon indicating copy to clipboard operation
react-loadable copied to clipboard

Fixed Unsafe warnings and some improvements.

Open AlaguSelvan opened this issue 5 years ago • 5 comments

  1. node.js config updated in Travis CI/CD.
  2. Added node.js 12 & Removed node.js 4 support in Travis CI/CD.
  3. Replaced ComponentWillMount to ComponentDidMount.
  4. Removed Trailing Commas and Unused Imports.

AlaguSelvan avatar Feb 12 '20 11:02 AlaguSelvan

@jamiebuilds @tajo this is a highly needed feature, can we get this merged?

AlaguSelvan avatar Feb 13 '20 05:02 AlaguSelvan

is the repo owner awol? I don't understand how a perfectly good pull request isn't acted upon.

sheesh. guess that's the nature of npm and all these insane changesets from insane vendors. One must clone their own, hardcode their changes, and hardlock their application to a specific version for a specific purpose, and just give up on the future.

ensemblebd avatar Mar 01 '20 18:03 ensemblebd

If there is no response from owner then we can manage an active fork where we can merge all these PR's. Any volunteers?

ghost avatar Mar 03 '20 21:03 ghost

Will this be merged any time soon? Or this repo is unmaintaned at this point with no chances of getting any active PR's merged?

reanimatedmanx avatar Mar 16 '20 19:03 reanimatedmanx

Now that react comes loaded with lazy, this library doesn't hold much value. You can implement the same functionality with React lazy.

ghost avatar Mar 18 '20 12:03 ghost