Skip to content

Commit

Permalink
Release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Jan 27, 2024
1 parent 801ee28 commit 3d70321
Show file tree
Hide file tree
Showing 12 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2023 Individual contributors to DataDashboard
Copyright (c) 2018-2024 Individual contributors to DataDashboard

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/about/about.02988658.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//! data-dashboard v0.5.0 ~~ https://data-dashboard.js.org ~~ MIT License
//! data-dashboard v0.5.1 ~~ https://data-dashboard.js.org ~~ MIT License
var about=function(){"use strict";const about={setup(){console.log("DataDashboard");console.log(">>> About page")}};about.setup();return about}();
2 changes: 1 addition & 1 deletion docs/about/about.a4533dd2.css
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/*! data-dashboard v0.5.0 ~~ https://data-dashboard.js.org ~~ MIT License */
/*! data-dashboard v0.5.1 ~~ https://data-dashboard.js.org ~~ MIT License */
main{color:#fff}main>section{padding-top:20px}main>section>h2{font-size:2rem}
8 changes: 4 additions & 4 deletions docs/about/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<!-- data-dashboard v0.5.0 ~~ https://data-dashboard.js.org ~~ MIT License -->
<!-- data-dashboard v0.5.1 ~~ https://data-dashboard.js.org ~~ MIT License -->
<html lang=en>
<head>
<meta charset=utf-8>
Expand All @@ -15,11 +15,11 @@
<title>DataDashboard</title>
<link rel=icon href=../assets/graphics/bookmark.28c5fc61.png>
<link rel=apple-touch-icon href=../assets/graphics/mobile-home-screen.37dfb8de.png>
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4/css/all.min.css>
<link rel=stylesheet href=../libraries.5319636e.css>
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5/css/all.min.css>
<link rel=stylesheet href=../libraries.da26aa91.css>
<link rel=stylesheet href=../style.51fdd90c.css>
<link rel=stylesheet href=about.a4533dd2.css>
<script defer src=../libraries.1d839cab.js></script>
<script defer src=../libraries.5dd2cca9.js></script>
<script defer src=about.02988658.js></script>
</head>
<body>
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<!-- data-dashboard v0.5.0 ~~ https://data-dashboard.js.org ~~ MIT License -->
<!-- data-dashboard v0.5.1 ~~ https://data-dashboard.js.org ~~ MIT License -->
<html lang=en>
<head>
<meta charset=utf-8>
Expand All @@ -15,11 +15,11 @@
<title>DataDashboard</title>
<link rel=icon href=assets/graphics/bookmark.28c5fc61.png>
<link rel=apple-touch-icon href=assets/graphics/mobile-home-screen.37dfb8de.png>
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4/css/all.min.css>
<link rel=stylesheet href=libraries.5319636e.css>
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5/css/all.min.css>
<link rel=stylesheet href=libraries.da26aa91.css>
<link rel=stylesheet href=style.51fdd90c.css>
<link rel=stylesheet href=web-app.22d3732f.css>
<script defer src=libraries.1d839cab.js></script>
<script defer src=libraries.5dd2cca9.js></script>
<script defer src=web-app.05d294c3.js></script>
</head>
<body>
Expand Down
2 changes: 0 additions & 2 deletions docs/libraries.1d839cab.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/libraries.5dd2cca9.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/libraries.5319636e.css → docs/libraries.da26aa91.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/style.51fdd90c.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/web-app.05d294c3.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/web-app.22d3732f.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-dashboard",
"version": "0.5.0",
"version": "0.5.1",
"description": "A data-driven dashboard console for report widgets",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -120,42 +120,42 @@
"interactive": "openBrowser=true npm start"
},
"dependencies": {
"fetch-json": "~3.2",
"open": "~9.1"
"fetch-json": "~3.3",
"open": "~10.0"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "~6.4",
"@types/node": "~20.8",
"@typescript-eslint/eslint-plugin": "~6.7",
"@typescript-eslint/parser": "~6.7",
"@fortawesome/fontawesome-free": "~6.5",
"@types/node": "~20.11",
"@typescript-eslint/eslint-plugin": "~6.19",
"@typescript-eslint/parser": "~6.19",
"add-dist-header": "~1.3",
"assert-deep-strict-equal": "~1.1",
"browser-sync": "~2.29",
"browser-sync": "~3.0",
"chart.js": "~4.4",
"chokidar-cli": "~3.0",
"copy-file-util": "~1.1",
"copy-folder-util": "~1.1",
"csso-cli": "~4.0",
"dna-engine": "~3.0",
"eslint": "~8.51",
"dna-engine": "~3.1",
"eslint": "~8.56",
"img-src-placeholder": "~1.1",
"jshint": "~2.13",
"less": "~4.2",
"make-dir-cli": "~3.1",
"mocha": "~10.2",
"pretty-print-json": "~2.0",
"puppeteer": "~21.3",
"pretty-print-json": "~3.0",
"puppeteer": "~21.9",
"puppeteer-browser-ready": "~1.3",
"recursive-exec": "~0.1",
"recursive-exec": "~1.0",
"replacer-util": "~1.2",
"rev-web-assets": "~1.3",
"rimraf": "~5.0",
"rollup": "~4.0",
"rollup": "~4.9",
"run-scripts-util": "~1.2",
"simple-datatables": "~8.0",
"typescript": "~5.2",
"simple-datatables": "~9.0",
"typescript": "~5.3",
"uglify-js": "~3.17",
"w3c-html-validator": "~1.5",
"web-ignition": "~2.0"
"w3c-html-validator": "~1.6",
"web-ignition": "~2.1"
}
}

0 comments on commit 3d70321

Please sign in to comment.