zksailor534 / react-adminlte-dash

This project is No Longer Maintained. React implementation of AdminLTE themed dashboard
http://zksailor534.github.io/react-adminlte-dash/
MIT License
167 stars 36 forks source link

SSR + customization + typing #16

Open nathanloisel opened 6 years ago

nathanloisel commented 6 years ago

Hi all,

I made a fork with some improvement. I use this project on my PWA based on Next.js and typescript. I made some modification to make it work with server side rendering and I add typing. I also add props to enable developer to use their own icon library. Are you interested on a PR?

zksailor534 commented 6 years ago

I am unfortunately not able to maintain this project myself at this time. I'm happy to hear that you're able to make use of it. If you have the time to keep it moving, I'm willing to add you as a collaborator so that you can make some of these improvements yourself.

nathanloisel commented 6 years ago

Perfect. i'll pull request my changes push a new npm version make a pull request on @types repo As soon as I have the rights ;)