From 7ef57a9999cc8fd3a6ed2f6075687902c0d644e3 Mon Sep 17 00:00:00 2001 From: David Miller Date: Tue, 29 Jan 2019 14:15:29 -0500 Subject: [PATCH] version 4.0 udpate Complete refactor! Main layout changed, new pages added, build system changed, now uses Gulp 4, Bootstrap SCSS, custom SCSS, new design, dropped Morris and Flot Charts, added Chart.js for charts, new example pages, and more... --- 404.html | 512 +++++--- LICENSE | 2 +- README.md | 62 +- blank.html | 505 +++++--- buttons.html | 560 ++++++++ cards.html | 547 ++++++++ charts.html | 591 ++++++--- css/sb-admin-2.css | 2293 +++++++++++++++++++++++++++------ css/sb-admin-2.min.css | 4 +- forgot-password.html | 99 +- img/undraw_posting_photo.svg | 1 + index.html | 707 ++++++---- js/demo/chart-area-demo.js | 4 +- js/demo/chart-bar-demo.js | 85 +- js/demo/chart-pie-demo.js | 31 +- js/sb-admin-2.js | 18 +- js/sb-admin-2.min.js | 2 +- login.html | 124 +- package-lock.json | 6 +- package.json | 4 +- register.html | 132 +- scss/_buttons.scss | 52 + scss/_charts.scss | 20 + scss/_error.scss | 52 + scss/_global.scss | 29 +- scss/_login.scss | 97 +- scss/_mixins.scss | 4 +- scss/_navs.scss | 1 - scss/_utilities.scss | 3 + scss/_variables.scss | 21 +- scss/navs/fixed.scss | 8 - scss/navs/sidebar.scss | 5 +- scss/navs/topbar.scss | 85 +- scss/sb-admin-2.scss | 2 + scss/utilities/_border.scss | 39 + scss/utilities/_progress.scss | 3 + scss/utilities/_rotate.scss | 7 + scss/utilities/_text.scss | 17 + tables.html | 529 +++++--- utilities-animation.html | 480 +++++++ utilities-border.html | 471 +++++++ utilities-color.html | 476 +++++++ utilities-other.html | 469 +++++++ 43 files changed, 7511 insertions(+), 1648 deletions(-) create mode 100644 buttons.html create mode 100644 cards.html create mode 100644 img/undraw_posting_photo.svg create mode 100644 scss/_buttons.scss create mode 100644 scss/_error.scss delete mode 100644 scss/navs/fixed.scss create mode 100644 scss/utilities/_border.scss create mode 100644 scss/utilities/_progress.scss create mode 100644 scss/utilities/_rotate.scss create mode 100644 utilities-animation.html create mode 100644 utilities-border.html create mode 100644 utilities-color.html create mode 100644 utilities-other.html diff --git a/404.html b/404.html index 82bfdf8..4fac99d 100644 --- a/404.html +++ b/404.html @@ -1,202 +1,400 @@ - + - - - - - + + + + + - SB Admin - 404 Error + SB Admin 2 - 404 - - + + + - - + + - - + - - + - + +
- + + + + + + - + - - - - +
+ - -