Skip to content

ui-v0.9.0

Compare
Choose a tag to compare
@mofojed mofojed released this 09 Mar 00:37
· 372 commits to main since this release

ui-v0.9.0 - 2024-03-09

Bug Fixes

  • Tab Panels contents should take up the full height (#340) - (6028195) - mofojed
  • Remove tooltip prop (#334) - (cbe2140) - Joe
  • add missing dependencies params for liveness scope and table listener hooks (#291) - (9d6b7de) - niloc132
  • added missing picker imports (#332) - (272cdf9) - Joe

Build system

  • Update dh ui packages to ^0.66.1 (#330) - (9433a98) - bmingles

Features

  • Add ui.table press event listener support (#346) - (b805683) - mofojed
  • UI Picker JS (#333) - (e3af9f5) - bmingles