Skip to content

ui-v0.18.0

Compare
Choose a tag to compare
@mofojed mofojed released this 17 Jul 16:58
· 106 commits to main since this release

ui-v0.18.0 - 2024-07-17

⚠ BREAKING CHANGES

  • ui.button defaults changed to variant="accent" and style="fill". To restore previous styling, use variant="primary" and style="outline".

Bug Fixes

  • add default styling to tabs component (#611) - (2b8ea23) - Akshat Jawne

Build system

  • Clean the build directory before building the wheel (#599) - (a2459bd) - mofojed

Documentation

Features

  • Add ui.table reverse prop (#629) - (e56424c) - Matthew Runyon
  • better deephaven ui button defaults (#613) - (351f3a5) - Don
  • delete unused ui.icon_wrapper (#621) - (4b92021) - Don