ReactJS-AdminLTE icon indicating copy to clipboard operation
ReactJS-AdminLTE copied to clipboard

ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE

Results 34 ReactJS-AdminLTE issues
Sort by recently updated
recently updated
newest added

This is my first pull request ever so it may not be completely correct. The changes made are primarily to create a new README file for the components specific to...

I am started to converting existing component to ES6 components, i had some compiler errors. This PR fixes them.

project is based on typescript step-1 npm install adminlte-reactjs step-2 import { InfoTile } from "adminlte-reactjs"; expected result - able to use InfoTile component actual result Could not find a...

Hey, so... I created a new project with: `create-react-app example` Then installed ReactJS-AdminLTE with: `npm install adminlte-reactjs` Then, I went into my App.js and imported an InfoTile and used it....

Hi there, Could you please fix the demo pages? I know there was an old issue about that but I am currently trying and it's not working.

EDIT: I mean '[create-react-app](https://github.com/facebookincubator/create-react-app)'... I'm following the usage instructions but I'm getting errors in the main js file of ReactJS-AdminLTE saying that react-dom and velocity are missing. These are the...

bug
help wanted
Hacktoberfest

Hi When I try to execute npm install for installing adminlte-reactjs. I have errors. Please can you help me? `E:\react_apps\acta1 ([email protected]) λ npm install npm WARN deprecated [email protected]: Please update...

bug
help wanted
Hacktoberfest

sudo npm install --save-dev adminlte-reactjs npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated [email protected]: ...psst! Your...

Hi booleanhunter I have a problem trying to compile with webpack the stuff ```/usr/local/lib/node_modules/webpack-cli/bin/cli.js:244 throw err; ^ Error: webpack.optimize.CommonsChunkPlugin has been removed, please use config.optimization.splitChunks instead. at Object.get [as CommonsChunkPlugin]...