Skip to content

Commit

Permalink
Merge pull request #4 from DesignRevision/patch-1.0.1
Browse files Browse the repository at this point in the history
Patch 1.0.1
  • Loading branch information
hisk authored Aug 23, 2018
2 parents dacfee8 + a015847 commit fafdc28
Show file tree
Hide file tree
Showing 35 changed files with 6,378 additions and 40 deletions.
10 changes: 5 additions & 5 deletions add-new-post.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.0" href="styles/shards-dashboards.1.0.0.min.css">
<link rel="stylesheet" href="styles/extras.1.0.0.min.css">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.1" href="styles/shards-dashboards.1.0.1.min.css">
<link rel="stylesheet" href="styles/extras.1.0.1.min.css">
<script async defer src="https://buttons.github.io/buttons.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/quill/1.3.6/quill.snow.css"> </head>
<body class="h-100">
Expand Down Expand Up @@ -368,9 +368,9 @@ <h2>Shards Dashboard Pro</h2>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js"></script>
<script src="https://unpkg.com/shards-ui@latest/dist/js/shards.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Sharrre/2.0.1/jquery.sharrre.min.js"></script>
<script src="scripts/extras.1.0.0.min.js"></script>
<script src="scripts/shards-dashboards.1.0.0.min.js"></script>
<script src="scripts/extras.1.0.1.min.js"></script>
<script src="scripts/shards-dashboards.1.0.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/quill/1.3.6/quill.min.js"></script>
<script src="scripts/app/app-blog-new-post.1.0.0.js"></script>
<script src="scripts/app/app-blog-new-post.1.0.1.js"></script>
</body>
</html>
8 changes: 4 additions & 4 deletions components-blog-posts.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.0" href="styles/shards-dashboards.1.0.0.min.css">
<link rel="stylesheet" href="styles/extras.1.0.0.min.css">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.1" href="styles/shards-dashboards.1.0.1.min.css">
<link rel="stylesheet" href="styles/extras.1.0.1.min.css">
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body class="h-100">
Expand Down Expand Up @@ -510,7 +510,7 @@ <h2>Shards Dashboard Pro</h2>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js"></script>
<script src="https://unpkg.com/shards-ui@latest/dist/js/shards.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Sharrre/2.0.1/jquery.sharrre.min.js"></script>
<script src="scripts/extras.1.0.0.min.js"></script>
<script src="scripts/shards-dashboards.1.0.0.min.js"></script>
<script src="scripts/extras.1.0.1.min.js"></script>
<script src="scripts/shards-dashboards.1.0.1.min.js"></script>
</body>
</html>
8 changes: 4 additions & 4 deletions errors.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.0" href="styles/shards-dashboards.1.0.0.min.css">
<link rel="stylesheet" href="styles/extras.1.0.0.min.css">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.1" href="styles/shards-dashboards.1.0.1.min.css">
<link rel="stylesheet" href="styles/extras.1.0.1.min.css">
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body class="h-100">
Expand Down Expand Up @@ -247,7 +247,7 @@ <h2>Shards Dashboard Pro</h2>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js"></script>
<script src="https://unpkg.com/shards-ui@latest/dist/js/shards.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Sharrre/2.0.1/jquery.sharrre.min.js"></script>
<script src="scripts/extras.1.0.0.min.js"></script>
<script src="scripts/shards-dashboards.1.0.0.min.js"></script>
<script src="scripts/extras.1.0.1.min.js"></script>
<script src="scripts/shards-dashboards.1.0.1.min.js"></script>
</body>
</html>
10 changes: 5 additions & 5 deletions form-components.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.0" href="styles/shards-dashboards.1.0.0.min.css">
<link rel="stylesheet" href="styles/extras.1.0.0.min.css">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.1" href="styles/shards-dashboards.1.0.1.min.css">
<link rel="stylesheet" href="styles/extras.1.0.1.min.css">
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body class="h-100">
Expand Down Expand Up @@ -639,8 +639,8 @@ <h2>Shards Dashboard Pro</h2>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js"></script>
<script src="https://unpkg.com/shards-ui@latest/dist/js/shards.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Sharrre/2.0.1/jquery.sharrre.min.js"></script>
<script src="scripts/extras.1.0.0.min.js"></script>
<script src="scripts/shards-dashboards.1.0.0.min.js"></script>
<script src="scripts/app/app-components-overview.1.0.0.js"></script>
<script src="scripts/extras.1.0.1.min.js"></script>
<script src="scripts/shards-dashboards.1.0.1.min.js"></script>
<script src="scripts/app/app-components-overview.1.0.1.js"></script>
</body>
</html>
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gulp.task('compile:sass', function () {
return gulp.src('styles/scss/shards-dashboards.scss')
.pipe(sass({ outputStyle: 'expanded' }).on('error', sass.logError))
.pipe(rename({ suffix: '.' + require('./package.json').version}))
.pipe(gulp.dest('./styles'))
.pipe(cleanCSS())
.pipe(rename({ suffix: '.min'}))
.pipe(gulp.dest('./styles'))
Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.0" href="styles/shards-dashboards.1.0.0.min.css">
<link rel="stylesheet" href="styles/extras.1.0.0.min.css">
<link rel="stylesheet" id="main-stylesheet" data-version="1.0.1" href="styles/shards-dashboards.1.0.1.min.css">
<link rel="stylesheet" href="styles/extras.1.0.1.min.css">
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body class="h-100">
Expand Down Expand Up @@ -595,8 +595,8 @@ <h2>Shards Dashboard Pro</h2>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js"></script>
<script src="https://unpkg.com/shards-ui@latest/dist/js/shards.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Sharrre/2.0.1/jquery.sharrre.min.js"></script>
<script src="scripts/extras.1.0.0.min.js"></script>
<script src="scripts/shards-dashboards.1.0.0.min.js"></script>
<script src="scripts/app/app-blog-overview.1.0.0.js"></script>
<script src="scripts/extras.1.0.1.min.js"></script>
<script src="scripts/shards-dashboards.1.0.1.min.js"></script>
<script src="scripts/app/app-blog-overview.1.0.1.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shards-dashboard",
"version": "1.0.0",
"version": "1.0.1",
"description": "A modern & free Bootstrap 4 admin dashboard template pack.",
"main": "index.js",
"repository": "git@github.com:DesignRevision/shards-dashboard.git",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions styles/scss/_reboot.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ html {
font-size: 16px;
font-weight: 500;

// Increase the font size on large displays.
@include media-breakpoint-up(xl) {
font-size: 18px;
}

// Adjust font sizes for 144dpi+ (including retina).
@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
Expand Down
4 changes: 4 additions & 0 deletions styles/scss/plugins/_quill.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ html {
border-bottom-right-radius: $btn-border-radius;
}

.ql-editor strong {
font-weight: 600;
}

.ql-toolbar {
border-top-left-radius: $btn-border-radius;
border-top-right-radius: $btn-border-radius;
Expand Down
2 changes: 1 addition & 1 deletion styles/scss/shards-dashboards.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Shards Dashboard Lite UI Kit v1.0.0
* Shards Dashboard Lite UI Kit v1.0.1
* Project URL: https://designrevision.com/downloads/shards-dashboard-lite
* Based on: Shards UI Kit v2.0.3 (https://designrevision.com/downloads/shards)
* Based on: Bootstrap v4.1.1 (https://getbootstrap.com)
Expand Down
1 change: 0 additions & 1 deletion styles/shards-dashboards.1.0.0.css

This file was deleted.

Loading

0 comments on commit fafdc28

Please sign in to comment.