Skip to content

v0.48.0

Compare
Choose a tag to compare
@aaronshekey aaronshekey released this 10 Mar 15:54
· 2334 commits to develop since this release

Adds

  • Modals now have a Stimulus controller
  • s-link-preview also known as link unfurls or oneboxing
  • Responsive m[x] and p[x] classes make modifying margin and padding a bit easier at different breakpoints.
  • We now have 50% positioning classes.

Refines

  • Badges are now a little closer to tags in their presentation
  • Modal headers are now normalized on a lighter font weight to match production and documentation
  • Theming classes are now theme-light, theme-dark, and theme-system.
  • Link buttons are now displayed inline as expected. They also inherit text alignment.
  • Progress bars have a minimum width to improve rendering. Height has also been forced to 100%.
  • Images within tags now display a bit better

Removes

  • Code colors have been removed from Stacks since they were never referenced.