Releases: microsoft/fluentui-apple
Releases · microsoft/fluentui-apple
0.23.0
What's Changed
- Require admin approval for
Package.swift
by @mischreiber in #1880 - add xcbeautify for our ci results by @harrieshin in #1882
- Enable list item cell swipe actions inside bottom sheet component by @nodes11 in #1881
- Update FluentTextField becomeFirstResponder by @cmzubrecki in #1905
- Updating SwiftLint failures by @sophialee0416 in #1909
- Adding titleNumberOfLines to PopupMenuItem by @sophialee0416 in #1908
- Deprecate outline button style by @huwilkes in #1913
- Updating a11y for PersonaList when
onPersonaSelected
is defined by @sophialee0416 in #1912 - Deprecating
AliasTokens
by @mischreiber in #1914 - Use
addTitle
for headings in LabelDemo by @mischreiber in #1916 - Update deprecated
Label
inits in demo app by @huwilkes in #1917 - Deprecated ColorValue and DynamicColor by @mischreiber in #1915
New Contributors
- @cmzubrecki made their first contribution in #1905
Full Changelog: 0.22.0...0.23.0
0.22.3
0.22.2
0.22.1
What's Changed
- Fixing view cutoff in iPad when showing DrawerController by @sophialee0416 in #1894
Full Changelog: 0.22.0...0.22.1
0.22.0
0.21.1
What's Changed
- Bottom Commanding more button is showing up unexpectedly & Overflowed HeroItems appear squashed in some cases by @nodes11 in #1872
- respect default render mode for main icon of cardnudge by @harrieshin in #1874
- Update Mac legacy Avatar color lookup by @huwilkes in #1873
Full Changelog: 0.21.0...0.21.1
0.21.0
What's Changed
- Add overflow support for the hero items in the BottomCommandingController - #1829 - @huwilkes
- Update ControlHostingView's hostingController to wrap subview - #1831 - @joannaquu
- Buttons in scrollable CommandBar are filling containing view equally, creating undesirable layout - #1826 - @nodes11
- Add script to bump version strings - #1830 - @laminesm
- Remove dynamicColor from remaining demo controllers - #1832 - @joannaquu
- Adjust header color for popup menu - #1833 - @harrieshin
- Fix pod publish to use macOS 13 - #1836 - @joannaquu
- Footerview wasn't showing in demo app. Lets fix it - #1839 - @harrieshin
- Fix bug in which showProfileButton was being reset to true for AvatarTitleView - #1842 - @alexanderboswell
- Tokenize the BottomCommandingController - #1841 - @huwilkes
- Disable scrolling from PopupMenu when content fits the table view - #1840 - @laminesm
- Tokenize BadgeField - #1843 - @joannaquu
- Cleanup Separator tokenization - #1846 - @laminesm
- Update CardNudge to allow multi-line title and message action - #1851 - @huwilkes
- Call updateAppearance in BadgeField - #1852 - @joannaquu
- Tokenize PeoplePicker - #1850 - @joannaquu
- Make sure fluent demo app compiles in xcode 15 beta - #1854 - @harrieshin
- Fix memory leaks in Button, PillButton and SegmentPillButton - #1856 - @laminesm
- Update the AvatarGroup's accessibility label - #1863 - @huwilkes
- Add isHidden property to CommandingItem - #1862 - @nodes11
- [Localization] Localized Resource Files - #1868 - @huwilkes
- Add an unread dot to the AvatarGroup - #1866 - @huwilkes
Full Changelog: https://github.com/microsoft/fluentui-apple/compare/0.20.0..0.21.0
0.20.3
What's Changed
- Fix bug in which showProfileButton was being reset to true for AvatarTitleView @alexanderboswell
- Bump to 0.20.3 @alexanderboswell
0.20.2
What's Changed
- Update TableViewHeaderFooterView tokens @joannaquu
- Deprecate direct setting of primary colors in favor or using ColorProviding protocol for Mac Fluent colors @brentpe
- Add ability to top-align title trailing accessory views @jonsohmsft
- Expose badge style from TabBar and SideTabBar @laminesm
- Add call to get absolute value of hash passed in for legacy Avatar colors on Mac @huwilkes
- Bump Xcode version to fix locally failing XCUITests @joannaquu
- Update Textfield tokens @huwilkes
- Update ci.sh to match ci.yml @joannaquu
- Add tappableSize to Button @huwilkes
- Add support for custom trailing image of TwoLineTitleView's subtitle @laminesm
- Support multiple leading images in TableViewHeaderFooterView @joannaquu
- [Fluent Button] Added Border Shadows @amoggo
- Support leading image for both title and subtitle in TwoLineTitleView @laminesm
- Update ControlHostingView's hostingController to wrap subview @joannaquu
- Buttons in scrollable CommandBar are filling containing view equally, creating undesirable layout @nodes11
- adjust header color for popup menu @harrieshin
- Fix pod publish to use macOS 13 @joannaquu
- Bump to 0.20.2 @joannaquu