Skip to content

0.30.0

Compare
Choose a tag to compare
@mischreiber mischreiber released this 18 Aug 21:13
· 24 commits to main since this release
9aac0a6

What's Changed

  • Fix ListItem padding bug on visionOS by @joannaquu in #2049
  • Extend ListItem to support overrideTokens by @joannaquu in #2047
  • Add a willMove method to bottom sheet delegate by @cbowdoin in #2052
  • Fix Xcode crash by not creating gigantic views by @lcapkovic in #2056
  • Switch to using Toggle in ActivityIndicatorDemoController by @mischreiber in #2055
  • use ios 17 api to improve BooleanCell voiceover hint by @harrieshin in #2057
  • Various a11y fixes for SearchBar and BadgeView by @lcapkovic in #2054
  • Add accessibility for MultilineCommandBarDemo by @mischreiber in #2058
  • Adjust the method for UITableViewCell separator hiding to prevent hangs by @lcapkovic in #2068
  • Ensure TableViewHeaderFooterView has a themed default text color and font style by @nodes11 in #2076
  • Create a SwiftUI demo app, and consume Fluent via Swift Package by @mischreiber in #2075
  • Tell BottomSheet delegate when user starts to pan the sheet by @cbowdoin in #2077
  • Fix bottom commanding bug where dimming view is still accessible when collapsed by @joannaquu in #2072
  • Fix anchor and index path of ObjC popup demo by @mischreiber in #2078
  • Add disabled trait to tab bar item view by @joannaquu in #2079
  • New Avatar API: hasBackgroundOutline by @mischreiber in #2081
  • Add wide accessory view to ShyHeaderView by @huanluu in #2080
  • add objc initialization support for dynamic color by @harrieshin in #2083
  • update to 0.30.0 fluent version by @harrieshin in #2085

New Contributors

Full Changelog: 0.29.0...0.30.0