Skip to content

ui-v0.11.0

Compare
Choose a tag to compare
@mofojed mofojed released this 03 Apr 22:42
· 335 commits to main since this release

ui-v0.11.0 - 2024-04-03

Bug Fixes

  • Re-opening widgets after re-hydrated (#379) - (42242a5) - mofojed
  • Wrap primitive Item children in Text (#370) - (c733932) - bmingles

Documentation

  • Updating examples for consistency (#378) - (6292b3a) - mofojed
  • pydocs for ui.text_field (#357) - (d795c8d) - ethanalvizo

Features

  • Picker table support (#382) - (2f84c96) - bmingles
  • Add Python list_view implementation (#359) - (f0b8759) - Joe
  • only require typing_extension for python < 3.11 (#397) - (e31dc6f) - devinrsmith
  • sets the default flex gap to "size-100" (#347) - (5898502) - Don