0.28.0
What's Changed
- [ListItem] make modifier inputs optional by @alexanderboswell in #1994
- Extend FluentButtonToggleStyle to support overrideTokens(_:) by @nodes11 in #1996
- Adding
minimumScaleFactor
to HUD rendering by @mischreiber in #1997 - Move iOS projects to always use spaces for indentation by @mischreiber in #1998
- Update accessoryCheckmarkColor on visionOS to be white by @joannaquu in #1999
- Place notification on glass on visionOS by @joannaquu in #2002
- New SwiftUI
DemoHostingController
parent class by @mischreiber in #2006 - Add localized strings to expose accessibility string by @alexanderboswell in #2005
- Reintroduce light mode iOS tokens on visionOS by @joannaquu in #2008
- SwiftUI Tooltip by @mischreiber in #2010
- expose accessibility string for done action in navigation bar by @alexanderboswell in #2011
- Expose accessibility string on the correct component by @alexanderboswell in #2013
- Add support for ListItem on visionOS by @joannaquu in #2000
- Store color tokens as SwiftUI
Color
literals, instead ofUIColor
by @mischreiber in #2014 - Convert DemoAppearanceView to a SwiftUI Menu by @mischreiber in #2016
- Fix
Notification
animation tearing in SwiftUI by @mischreiber in #2018 - Add documentation for ListItem by @joannaquu in #2017
- Initial Implementation of FluentListSectionHeader and FluentListSectionFooter by @alexanderboswell in #2020
- Initial Implementation of FluentList and FluentListSection by @nodes11 in #2019
- Avatar custom default image by @mischreiber in #2021
- [FluentList] Set environment variable for styling so child views can utilize it by @alexanderboswell in #2023
- Rename SwiftUI Color token APIs by @mischreiber in #2025
- Adding a convenience init for
FluentListSection
by @mischreiber in #2024 - [SwiftUI]
AvatarGroup
SwiftUI API by @mischreiber in #2022 - Update demo app package file by @mischreiber in #2026
- Fix color type mismatch on visionOS by @lcapkovic in #2028
- Fix crash with #available and .environment on visionOS by @joannaquu in #2030
- Update to Xcode 15.3 by @mischreiber in #2029
- Not show Profile button when avatarOverrideStyle is set by @DanielMorM in #2027
- [TableViewCell] fix height calculation based on font size by @alexanderboswell in #2031
- Expose Tab Bar Token Pad Height to Consumers by @cbowdoin in #2032
- Fix sizing of FluentNotification by @mischreiber in #2036
- remove forcing the app nav bar to be all translucent by @harrieshin in #2039
- Bump to 0.28.0 by @joannaquu in #2035
Full Changelog: 0.27.0...0.28.0