Skip to content

v2.0.0-beta.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@chloerice chloerice released this 20 Apr 20:39
· 8866 commits to main since this release

Breaking changes

  • Moved persistActions from a prop on ResourceList to a prop on ResourceList.Item

Bug fixes

  • Enforce subdued description text style in AnnotatedSection
  • Fixed horizontal scrollbar and footer bottom alignment on Data Table
  • Fixed Sass variable interpolation on ResourceList Item (thanks to @sdn90 for the original issue)
  • Fixed data table sortable column heading alignment when content type is "text" (thanks @FelixTellmann for the original issue)