|
Fix v0.4.0 review findings and demo asset paths
- Restore visible hover feedback on radio/checkbox (background $color-grey) - Drop dead checked/hover border-color rules; guard checked with :not(:disabled) - Tokenize radio border as $border-width-choice and add $range-thumb-size so the choice-size bump no longer widens range slider thumbs - Add cursor: pointer to switch wrapper - Revert escaped doc snippets to absolute URLs (relative sweep was teaching fake ./routes in documentation samples) - Add compare-heights.js demo sync check with CHROME_PATH fallback; ignore screenshots/ |
|---|
|
|
| .gitignore |
|---|
| compare-heights.js 0 → 100644 |
|---|
| demo/index.html |
|---|
| demo/partials/avatar.html |
|---|
| demo/partials/cards.html |
|---|
| demo/partials/navigation-shell.html |
|---|
| demo/partials/vue/avatar.html |
|---|
| demo/partials/vue/cards.html |
|---|
| demo/partials/vue/navigation-shell.html |
|---|
| demo/vue.html |
|---|
| dist/css/demo.css |
|---|
| dist/css/demo.css.map |
|---|
| dist/css/kit.css |
|---|
| dist/css/kit.css.map |
|---|
| dist/index.html |
|---|
| dist/vue.html |
|---|
| examples/vue/dist/assets/IBMPlexMono-Bold-Ovd3DSUS.ttf 0 → 100644 |
|---|
|
Not supported
|
| examples/vue/dist/assets/IBMPlexMono-Italic-DgAgaWWu.ttf 0 → 100644 |
|---|
|
Not supported
|
| examples/vue/dist/assets/IBMPlexMono-Medium-COFd06Dj.ttf 0 → 100644 |
|---|
|
Not supported
|
| examples/vue/dist/assets/IBMPlexMono-Regular-BF3vfe7_.ttf 0 → 100644 |
|---|
|
Not supported
|
| examples/vue/dist/assets/IBMPlexMono-SemiBold-D0J2bq8P.ttf 0 → 100644 |
|---|
|
Not supported
|
| examples/vue/dist/assets/index-B8GSEur9.css 0 → 100644 |
|---|
|
Not supported
|
| examples/vue/dist/assets/index-CBhxRszU.js 100644 → 0 |
|---|
| examples/vue/dist/assets/index-CIdHnse3.css 100644 → 0 |
|---|
|
Not supported
|
| examples/vue/dist/assets/index-CTSSev5a.js 0 → 100644 |
|---|
| examples/vue/dist/index.html |
|---|
| src/scss/_design-tokens.scss |
|---|
| src/scss/_fonts.scss |
|---|
| src/scss/components/_forms.scss |
|---|