MandarinConLaBarba / react-tree-menu

A stateless tree menu component for React.
http://mandarinconlabarba.github.io/react-tree-menu/example/index.html
MIT License
170 stars 51 forks source link

Precompiled lib, use webpack and update dependency versions #32

Open scags9876 opened 7 years ago

scags9876 commented 7 years ago

Some useful stuff in here, thought others might benefit from these changes.

scags9876 commented 7 years ago

Addresses:

23

19

21

jbrodriguez commented 7 years ago

@scags9876 have you published your 'fork' to npm ?

If that's not the case, how can one use your code directly from github (since the compiled lib doesn't exist in github)

scags9876 commented 7 years ago

@jbrodriguez I have not published to npm... I'm waiting for @MandarinConLaBarba to merge this PR so he can publish.

In the meantime, i've got the following in my package.json:

"react-tree-menu": "git://github.com/scags9876/react-tree-menu.git",

It points to my master branch on my fork, which has the precompiled lib... see https://github.com/MandarinConLaBarba/react-tree-menu/pull/31#issuecomment-280138789

scags9876 commented 6 years ago

this PR now includes the fix for the undefined PropType from https://github.com/MandarinConLaBarba/react-tree-menu/pull/33

xitarps commented 3 years ago

@jbrodriguez I have not published to npm... I'm waiting for @MandarinConLaBarba to merge this PR so he can publish.

In the meantime, i've got the following in my package.json:

"react-tree-menu": "git://github.com/scags9876/react-tree-menu.git",

It points to my master branch on my fork, which has the precompiled lib... see #31 (comment)

Thanks!! helped me a lot!! /o/ Mandou muito! (BR)