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/
1 parent 5227ba0 commit 4e3e13dc138bd93a7108648bc4700ae7688af63b
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 29 changed files
View
.gitignore
View
compare-heights.js 0 → 100644
View
demo/index.html
View
demo/partials/avatar.html
View
demo/partials/cards.html
View
demo/partials/navigation-shell.html
View
demo/partials/vue/avatar.html
View
demo/partials/vue/cards.html
View
demo/partials/vue/navigation-shell.html
View
demo/vue.html
View
dist/css/demo.css
View
dist/css/demo.css.map
View
dist/css/kit.css
View
dist/css/kit.css.map
View
dist/index.html
View
dist/vue.html
View
examples/vue/dist/assets/IBMPlexMono-Bold-Ovd3DSUS.ttf 0 → 100644
Not supported
View
examples/vue/dist/assets/IBMPlexMono-Italic-DgAgaWWu.ttf 0 → 100644
Not supported
View
examples/vue/dist/assets/IBMPlexMono-Medium-COFd06Dj.ttf 0 → 100644
Not supported
View
examples/vue/dist/assets/IBMPlexMono-Regular-BF3vfe7_.ttf 0 → 100644
Not supported
View
examples/vue/dist/assets/IBMPlexMono-SemiBold-D0J2bq8P.ttf 0 → 100644
Not supported
View
examples/vue/dist/assets/index-B8GSEur9.css 0 → 100644
Not supported
View
examples/vue/dist/assets/index-CBhxRszU.js 100644 → 0
View
examples/vue/dist/assets/index-CIdHnse3.css 100644 → 0
Not supported
View
examples/vue/dist/assets/index-CTSSev5a.js 0 → 100644
View
examples/vue/dist/index.html
View
src/scss/_design-tokens.scss
View
src/scss/_fonts.scss
View
src/scss/components/_forms.scss