Skip to content

Commit b4d48d2

Browse files
authored
chore: release v0.11.0 (#2670)
2 parents d2e2238 + f2c4416 commit b4d48d2

106 files changed

Lines changed: 6450 additions & 2743 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
persist-credentials: false
2828

29-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
29+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
3030
with:
3131
node-version: lts/*
3232
cache: true

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ref: ${{ github.event.pull_request.head.sha || github.sha }}
2828
persist-credentials: false
2929

30-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
30+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
3131
with:
3232
node-version: lts/*
3333
cache: true

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
persist-credentials: false
3232

33-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
33+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
3434
with:
3535
node-version: lts/*
3636
run-install: false
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
persist-credentials: false
5252

53-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
53+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
5454
with:
5555
node-version: lts/*
5656
cache: true
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
persist-credentials: false
6969

70-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
70+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
7171
with:
7272
node-version: lts/*
7373
cache: true
@@ -90,7 +90,7 @@ jobs:
9090
with:
9191
persist-credentials: false
9292

93-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
93+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
9494
with:
9595
node-version: lts/*
9696
cache: true
@@ -127,7 +127,7 @@ jobs:
127127
- name: 👑 Fix Git ownership
128128
run: git config --global --add safe.directory /__w/npmx.dev/npmx.dev
129129

130-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
130+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
131131
with:
132132
node-version: lts/*
133133
cache: true
@@ -152,7 +152,7 @@ jobs:
152152
with:
153153
persist-credentials: false
154154

155-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
155+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
156156
with:
157157
node-version: lts/*
158158
cache: true
@@ -175,7 +175,7 @@ jobs:
175175
with:
176176
persist-credentials: false
177177

178-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
178+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
179179
with:
180180
node-version: lts/*
181181
cache: true
@@ -192,7 +192,7 @@ jobs:
192192
with:
193193
persist-credentials: false
194194

195-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
195+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
196196
with:
197197
node-version: lts/*
198198
run-install: false

.github/workflows/deploy-canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
persist-credentials: false
2323

24-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
24+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
2525
with:
2626
node-version: lts/*
2727
run-install: false

.github/workflows/lunaria.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030
persist-credentials: false
3131

32-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
32+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
3333
with:
3434
node-version: lts/*
3535
cache: true

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727
persist-credentials: false
2828

29-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
29+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
3030
with:
3131
node-version: lts/*
3232
run-install: false

.github/workflows/release-tag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0
2929
persist-credentials: true
3030

31-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
31+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
3232
with:
3333
node-version: lts/*
3434
run-install: false
@@ -101,7 +101,7 @@ jobs:
101101
ref: release
102102
persist-credentials: false
103103

104-
- uses: voidzero-dev/setup-vp@8ecb39174989ce55af90f45cf55b02738599831d # v1.6.0
104+
- uses: voidzero-dev/setup-vp@ca1c46663915d6c1042ae23bd39ab85718bfb0fa # v1.10.0
105105
with:
106106
node-version: lts/*
107107
registry-url: https://registry.npmjs.org

app/assets/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@
9595
--border-subtle: oklch(0.922 0 0);
9696
--border-hover: oklch(0.715 0 0);
9797

98-
--accent: var(--accent-color, oklch(0.53 0.16 247.27));
98+
--accent: var(--accent-color, oklch(0.5 0.16 247.27));
9999
--accent-muted: var(--accent-color, oklch(0.205 0 0));
100100

101101
/* accent colors */
102-
--swatch-sky: oklch(0.53 0.16 247.27);
102+
--swatch-sky: oklch(0.5 0.16 247.27);
103103
--swatch-coral: oklch(0.56 0.17 10.75);
104104
--swatch-amber: oklch(0.58 0.18 46.34);
105105
--swatch-emerald: oklch(0.51 0.13 162.4);

app/components/AppFooter.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ const footerSections: Array<{ label: string; links: FooterLink[] }> = [
4848
name: t('footer.about'),
4949
href: '/about',
5050
},
51+
{
52+
name: t('footer.brand'),
53+
href: '/brand',
54+
},
5155
{
5256
name: t('a11y.footer_title'),
5357
href: '/accessibility',

app/components/Chart/SplitSparkline.vue

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import {
55
type VueUiSparklineDatasetItem,
66
} from 'vue-data-ui/vue-ui-sparkline'
77
import { VueUiPatternSeed } from 'vue-data-ui/vue-ui-pattern-seed'
8-
import { useCssVariables } from '~/composables/useColors'
8+
import { useColors } from '~/composables/useColors'
99
import type { VueUiXyDatasetItem } from 'vue-data-ui/vue-ui-xy'
1010
import { getPalette, lightenColor } from 'vue-data-ui/utils'
1111
import { CHART_PATTERN_CONFIG } from '~/utils/charts'
@@ -50,23 +50,7 @@ watch(
5050
{ flush: 'sync', immediate: true },
5151
)
5252
53-
const { colors } = useCssVariables(
54-
[
55-
'--bg',
56-
'--fg',
57-
'--bg-subtle',
58-
'--bg-elevated',
59-
'--border-hover',
60-
'--fg-subtle',
61-
'--border',
62-
'--border-subtle',
63-
],
64-
{
65-
element: rootEl,
66-
watchHtmlAttributes: true,
67-
watchResize: false, // set to true only if a var changes color on resize
68-
},
69-
)
53+
const { colors } = useColors(rootEl)
7054
7155
const isDarkMode = computed(() => resolvedMode.value === 'dark')
7256

0 commit comments

Comments
 (0)