Skip to content

v1.10.0

Compare
Choose a tag to compare
@giamir giamir released this 24 Jul 14:36
· 440 commits to develop since this release

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 (respectively 4, 6, 8);
    increase border radius for button, inputs, select, textarea and notices by a step (from sm to md) #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