Shards Dashboard UI Kit
A modern & free Bootstrap 4 admin dashboard template pack.
✨ Note: You can download the Sketch files from the official product page.
Quick Start
- Install Yarn dependencies.
- Run
yarn start
to start the local development server.
Built using
- Bootstrap Datepicker by Stefan Petre and Andrew Rowls (Apache 2.0)
- noUiSlider by Léon Gersen (WTFPL License)
- Quill
- Material Icons
- FontAwesome Icons
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Feedback
Building better products is something I'm trying to get really good at. I’d love to hear more about how you plan on using Shards and what features you consider important in similar products. If you could spare a few minutes, please fill out this Google Form to help me better understand your current context and what I could do to improve my products.
Changelog
TODO
Imported file missing ?
In the file styles/scss/shards-dashboards.scss there is this import :
// Base Shards UI Kit @import "../../node_modules/shards-ui/src/scss/shards";
But I cannot find it anywhere in the pack.
Quill Editor does not visually reflect content
Hi!
I'm using Shards-UI 2.0.3.
When I write content inside the quill editor found in
add-new-post.html
, I cannot get thebold
content to show up visually inside the editor. It just looks the same as all of the other content.When I inspect the text, it is definitely being wrapped with the
<strong>
tag. It's just not reflected within the editor itself.I have made no changes to the
js
orscss
anywhere in the template.Is there a scss class hidden somewhere that is responsible for this?
Thanks in advance for your help.
Here's some screenshots in case I wasn't able to communicate clearly what my issue is.
https://i.imgur.com/VAlUzsF.png
https://i.imgur.com/ez3scPM.png
EDIT: I realize I didn't show a comparison between the emboldened text and non-emboldened text.. I assure though, they look the same.
Perimordials is not defined
Hello! I tried to run this beautiful dashboard but after
npm install
I tried to startnpm start
command and this happened:My version of node is managed by NVM and I ran it with version 12.22.12 and latest (16.18.0). Thank you in an advance for your replies!
Wrong link on documentation page
On the documentation page under Bug Report is a link
official repository on GitHub
. That linkhttps://github.com/designrevision/shards-dashboard-lite
refers to a repository which doesn't exists.unexpected use of self
self is error self.__precacheManifest = [ { "revision": "ab6201c27579e67a85c0", "url": "./static/css/main.da36c60a.chunk.css" }, { "revision": "ab6201c27579e67a85c0", "url": "./static/js/main.ab6201c2.chunk.js" }, { "revision": "a39c2b1f10bfaa880fbe", "url": "./static/css/1.7ea21b64.chunk.css" }, { "revision": "a39c2b1f10bfaa880fbe", "url": "./static/js/1.a39c2b1f.chunk.js" }, { "revision": "4a686d48d5a089750c49", "url": "./static/js/runtime~main.4a686d48.js" }, { "revision": "73476783ca0f7583198978de7073815b", "url": "./static/media/0.73476783.jpg" }, { "revision": "60a859917fe65ea1f9f070e0dc080c76", "url": "./static/media/shards-dashboards-logo.60a85991.svg" }, { "revision": "ed986061ad9bf89c081724362956b134", "url": "./static/media/1.ed986061.jpeg" }, { "revision": "780ccb41c83dad3cbd24a9bcd3262586", "url": "./static/media/2.780ccb41.jpeg" }, { "revision": "41bf3241965cc7c2990174ed9d6e9714", "url": "./static/media/3.41bf3241.jpeg" }, { "revision": "026cb7af3133d721efff2a0134f7e16f", "url": "./static/media/4.026cb7af.jpeg" }, { "revision": "6e846951d7a04c931a0f9efa94a1316f", "url": "./static/media/5.6e846951.jpeg" }, { "revision": "47789d678cfff97c48fda4de3f3621d5", "url": "./static/media/6.47789d67.jpeg" }, { "revision": "2835396c930c8bf53ffd3beeedba7c41", "url": "./static/media/7.2835396c.jpeg" }, { "revision": "10b775cc930b6986ec69eb9a4adef56a", "url": "./static/media/8.10b775cc.jpeg" }, { "revision": "565ad4a387d2090e5d73f0c7b8de2793", "url": "./static/media/9.565ad4a3.jpeg" }, { "revision": "fe349e8528c79623ea6795ddd110985a", "url": "./static/media/10.fe349e85.jpeg" }, { "revision": "4196fb20f8b4ed8f4b062499c1f43136", "url": "./index.html" } ];
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps decode-uri-component from 0.2.0 to 0.2.2.
Release notes
Sourced from decode-uri-component's releases.
Commits
a0eea46
0.2.2980e0bf
Prevent overwriting previously decoded tokens3c8a373
0.2.176abc93
Switch to GitHub workflows746ca5d
Fix issue where decode throws - fixes #6486d7e2
Update license (#1)a650457
Tidelift tasks66e1c28
Meta tweaksDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bump bootstrap from 4.0.0 to 4.1.3
Bumps bootstrap from 4.0.0 to 4.1.3.
Release notes
Sourced from bootstrap's releases.
Commits
3b55873
Ship v4.1.372447ad
distd180452
fix(tests): visual plugins testsc74a327
Allow background images for active buttonsf87d5ea
Clarify to close #263296cca02f
fix.modal-dialog-centered
on IE10/11c04d60b
Fix modal overflow style nesting (#26742)23e4d48
Merge branch 'document-tooltip-flickering' of https://github.com/simPod/boots...6f52b2e
#26912: fix custom file input z-indexc45e559
Fix property orderDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bump chownr from 1.0.1 to 1.1.4
Bumps chownr from 1.0.1 to 1.1.4.
Commits
814f642
1.1.4a0d7ae0
push to github before npm1a3667a
ignore stuff147eac4
Full tests, handle errors properly in many cases578fb9f
update tap, fix rimraf version5bbda8c
feat: ignore ENOENT errors during chowndeaa058
1.1.3190e311
Don't early-capture the fs.lchownSync methoddf2826a
push to git with 1 command, not 2cf3b27b
1.1.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bump path-parse from 1.0.5 to 1.0.7
Bumps path-parse from 1.0.5 to 1.0.7.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bump tar from 2.2.1 to 2.2.2
Bumps tar from 2.2.1 to 2.2.2.
Commits
523c5c7
2.2.27ecef07
Bump fstream to fix hardlink overwriting vulnerability9fc84b9
Use {} for hardlink tracking instead of []15e59f1
Only track previously seen hardlinks4f85851
Ignore potentially unsafe filesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bump hosted-git-info from 2.7.1 to 2.8.9
Bumps hosted-git-info from 2.7.1 to 2.8.9.
Changelog
Sourced from hosted-git-info's changelog.
... (truncated)
Commits
8d4b369
chore(release): 2.8.929adfe5
fix: backport regex fix from #76afeaefd
chore(release): 2.8.85038b18
fix: #61 & #65 addressing issues w/ url.URL implmentation which regressed nod...7440afa
chore(release): 2.8.72d0bb66
fix: Do not attempt to use url.URL when unavailablef2cdfcf
fix: Do not pass scp-style URLs to the WhatWG url.URLe1b83df
chore(release): 2.8.6ff259a6
Ensure passwords in hosted Git URLs are correctly escaped624fd6f
chore(release): 2.8.5Maintainer changes
This version was pushed to npm by nlf, a new releaser for hosted-git-info since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.