feat(release): prepare 1.1.0 candidate

This commit is contained in:
Yun Chan 2026-08-29 18:33:45 +09:00
parent 5a34f66981
commit 5205dcdfa9
736 changed files with 115667 additions and 12203 deletions

View file

@ -64,7 +64,7 @@ body {
.title {
color: var(--d3-text-dimLabel);
font-size: 10px;
font-weight: 700;
font-weight: 500;
letter-spacing: 0.08em;
text-transform: uppercase;
padding: 6px 10px 6px;
@ -143,7 +143,7 @@ body {
.item-active-badge {
color: var(--d3-accent-main);
font-size: 10px;
font-weight: 700;
font-weight: 500;
font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
}

View file

@ -126,7 +126,7 @@ body {
color: white;
border-radius: 50%;
font-size: 11px;
font-weight: 700;
font-weight: 500;
}
.error-label {