Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit 71984b1

Browse files
author
booleanhunter
committed
Adding uncompressed library, rendering charts
Adding AMD uncompressed version of raphael Adding AMD version of morris Rendering a line chart and donut chart to main dashboard
1 parent 33801fb commit 71984b1

18 files changed

Lines changed: 21321 additions & 1710 deletions

File tree

reactjs-adminlte/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
1212
"babel-preset-es2015": "~6.5.0",
1313
"babel-preset-react": "~6.5.0",
1414
"body-parser": "^1.14.0",
15+
"bower": "^1.7.7",
1516
"consolidate": "^0.13.1",
1617
"express": "^4.13.3",
1718
"handlebars": "^4.0.3",
1819
"jsx-loader": "^0.13.2",
20+
"raphael": "^2.1.4",
1921
"react": "~0.14.7",
2022
"webpack": "^1.12.13"
2123
},

reactjs-adminlte/public/dist/js/buttons.bundle.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactjs-adminlte/public/dist/js/chartVendors.bundle.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactjs-adminlte/public/dist/js/dashboardV1.bundle.js

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactjs-adminlte/public/dist/js/generalUIElements.bundle.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactjs-adminlte/public/dist/js/timeline.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactjs-adminlte/public/dist/js/vendors.js

Lines changed: 18 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactjs-adminlte/public/dist/js/widgets.bundle.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)