Skip to content

v1.0.0

Compare
Choose a tag to compare
@paulcpederson paulcpederson released this 05 Apr 20:59

Fixes

  • Fix rounding error on certain column widths (#742)
  • Fix pre and post missing on large screen size
  • Fix pre on first nested column at largest size (#806)
  • Use unitless line-height (#847)

Modified

  • icon classes now have vertical-align: middle
  • small tweaks to label and code sizing

Breaking

  • ⚠️ Font size changed from 17px to 16px (#889)
  • ⚠️ Grid container size default is now 1440px instead of 1450px (#826)
  • ⚠️ List styles now closer to browser defaults (#866)
  • ⚠️ Tables must now use the table class to get styles (#852)