vue-adminlte
vue-adminlte copied to clipboard
Add more example pages
While my priorities changed and I had to put this on the backburner, I don't think it will be too much trouble to add a few more examples pages from AdminLTE.
The major blocker I'm facing for proper implementation is figuring out a good way to use jQuery plugins... ideally all this javascript would be rewritten to not need jquery... but that's not a simple undertaking.
awesome work! may be you can use vuestrap
https://yuche.github.io/vue-strap/
to replace the jquery lib
@playniuniu I've had my eye on vuestrap, it's an interesting project.
At this point it would be a ton of work to rewrite all the pages to use vuestrap but I will revisit the idea.