Closed toshusai closed 6 months ago
Size Change: +17.9 kB (+3%)
Total Size: 638 kB
Filename | Size | Change | |
---|---|---|---|
./packages/react/dist/components/Checkbox/index.d.ts |
5.49 kB | +4.7 kB (+598%) | 🆘 |
./packages/react/dist/components/Checkbox/index.story.d.ts |
5.67 kB | +5.15 kB (+1006%) | 🆘 |
./packages/react/dist/index.cjs.js |
91.3 kB | -1.64 kB (-2%) | |
./packages/react/dist/index.esm.js |
82.6 kB | -1.5 kB (-2%) | |
./packages/react/dist/components/CheckboxInput/index.d.ts |
5.53 kB | +5.53 kB (new file) | 🆕 |
./packages/react/dist/components/CheckboxInput/index.story.d.ts |
5.7 kB | +5.7 kB (new file) | 🆕 |
Visit the preview URL for this PR (updated for commit 64ece42):
https://pixiv-charcoal-web--pr510-toshusai-feat-add-ch-75pnbnuq.web.app
(expires Thu, 18 Apr 2024 07:32:57 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 314b26d3adca98a761c7e4d9922ebb206ff024a0
やったこと
Checkbox
input elements with alabel
.Checkbox
component.aria-label
.aria-label
is usually unnecessary if a label element is used and should be explicitly added by the user if needed.label
and unified it underchildren
.動作確認環境
チェックリスト
不要なチェック項目は消して構いません