Skip to content

v0.66.0

Compare
Choose a tag to compare
@aaronshekey aaronshekey released this 11 Jun 22:06
· 1119 commits to develop since this release

Adds

  • grid and grid--cell are now d-flex and flex--item as we move to add CSS grid atomic classes.

Refines

  • Disabled checkboxes, and radios now have full color
  • Avatar letters should render a bit better in Segoe
  • Modals now adapt to tab focus a bit better.
  • Bumps a bunch of dependencies

Deprecation

  • grid and grid--cell are on their way out. This also goes for fl0 and fl1. Use d-flex, flex--item, fl-shrink0 and fl-grow1 instead.