From dee06e6bc3dd861132c7aef677f0f373a1f17e6a Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Wed, 13 Nov 2024 06:56:39 +0000 Subject: [PATCH] v6.0.0 fix: prioritize config version over package version. #228 b872b3b8954f700ba09ad3d79b5b856c29d2bc2d --- CONTRIBUTORS.svg | 2 +- badges.svg | 8 +- coverage-summary.json | 4 +- example/index.html | 8 +- example/svgtofont.css | 12 +-- example/svgtofont.eot | Bin 8192 -> 8192 bytes example/svgtofont.less | 12 +-- example/svgtofont.module.less | 12 +-- example/svgtofont.scss | 12 +-- example/svgtofont.styl | 12 +-- example/svgtofont.ttf | Bin 2292 -> 2292 bytes example/svgtofont.woff | Bin 1572 -> 1568 bytes example/svgtofont.woff2 | Bin 1168 -> 1172 bytes index.html | 24 +++--- js/markdown-style.js | 8 +- lcov-report/cli.ts.html | 2 +- lcov-report/generate.ts.html | 2 +- lcov-report/index.html | 6 +- lcov-report/index.ts.html | 6 +- lcov-report/log.ts.html | 2 +- lcov-report/utils.ts.html | 2 +- lcov.info | 134 ++++++++++++++++---------------- templates/index.html | 8 +- templates/svgtofont.css | 12 +-- templates/svgtofont.eot | Bin 8192 -> 8192 bytes templates/svgtofont.less | 12 +-- templates/svgtofont.module.less | 12 +-- templates/svgtofont.scss | 12 +-- templates/svgtofont.styl | 12 +-- templates/svgtofont.ttf | Bin 2068 -> 2068 bytes templates/svgtofont.woff | Bin 1408 -> 1404 bytes templates/svgtofont.woff2 | Bin 988 -> 988 bytes 32 files changed, 170 insertions(+), 166 deletions(-) diff --git a/CONTRIBUTORS.svg b/CONTRIBUTORS.svg index 154822f3..afb01a3f 100644 --- a/CONTRIBUTORS.svg +++ b/CONTRIBUTORS.svg @@ -9,7 +9,7 @@ - + diff --git a/badges.svg b/badges.svg index e7197e16..d6c4dbae 100644 --- a/badges.svg +++ b/badges.svg @@ -1,14 +1,14 @@ coverage: 0% - + - - + + - + - - - - - - + + + + + + - - - + + + top
@@ -1111,8 +1111,8 @@

- + + + diff --git a/js/markdown-style.js b/js/markdown-style.js index f90840eb..0227a9b2 100644 --- a/js/markdown-style.js +++ b/js/markdown-style.js @@ -587,15 +587,17 @@ markdown-style sup>a::before { markdown-style sup>a::after { content: "]"; } - +markdown-style .octicon-video .octicon.octicon-device-camera-video { + margin: 0 0.5rem 0 0.25rem; +} markdown-style .octicon-video { - border: 1px solid #d0d7de !important; + border: 1px solid var(--color-border-default) !important; border-radius: 6px !important; display: block; } markdown-style .octicon-video summary { - border-bottom: 1px solid #d0d7de !important; + border-bottom: 1px solid var(--color-border-default) !important; padding: 8px 16px !important; cursor: pointer; } diff --git a/lcov-report/cli.ts.html b/lcov-report/cli.ts.html index e39a34fc..e50d3e7f 100644 --- a/lcov-report/cli.ts.html +++ b/lcov-report/cli.ts.html @@ -250,7 +250,7 @@

All files cli.ts