v1.10.0
What's Changed
New Features
- link: increase color difference between visited and unvisited anchors #1404
- border-radius: increase all steps (
sm
,md
,lg
) by 1px (respectively4
,6
,8
);
increase border radius for button, inputs, select, textarea and notices by a step (fromsm
tomd
) #1396 - button: design refinements #1421
- Remove border on filled variations
- Remove inset shadow on filled variations
- Darken type of muted button styles
- Lighten border color of muted button styles
- Deprecate muted+filled button style
Fixes
- button: use inherit when
--_bu-bg
is undefined #1409 - banner: derive placement from topbar height #1408
Internal changes
- refactor(less): use spacing unit variables wherever possible #1363
- test(visual-regression): run on a docker container #1422
Full Changelog: v1.9.5...v1.10.0