Releases: microsoft/fluentui-apple
Releases · microsoft/fluentui-apple
0.18.1
What's Changed
- Use base 10 integer literals for InteractivePart by @amgleitman
- Check for existing titleView before creating a custom titleView by @laminesm
- Remove deprecated API
shouldAutorotate
in DrawerController by @laminesm - Update version to 0.18.1 by @laminesm
Full Changelog: 0.18.0...0.18.1
0.18.0
0.17.5
What's Changed
- Fix associatedObject usage to fix Xcode 15 build errors by @anandrajeswaran
- Restore Button's proposedTitleLabelWidth by @huwilkes
- Fix Label not highlighted for selected tab by @laminesm
- Remove font scaling from TabBar titles by @laminesm
- Fix duplicated headers on gradient landscape by @laminesm
- Update version to 0.17.5 by @laminesm
Full Changelog: 0.17.3...0.17.5
0.17.3
What's Changed
- Add new ColorProviding protocol for Mac Fluent colors by @brentpe
- Fix ShyHeaderController regression by @laminesm
- Revert changes to viewControllerNeedsWrapping by @laminesm
- Add resizingHandleViewBackgroundColor objc wrapper by @laminesm
- Add accessibility identifier to NavigationBar's back button by @laminesm
0.17.0
What's Changed
- Multiline Contextual Command Bar by @joannaquu
- Add documentation for Multiline Command Bar by @joannaquu
- Hosted search bar styles by @edjamesmsft
- Bring tokenized BadgeView by @laminesm
- Update Label's textColor/font to use tokenSet by @joannaquu
- Add SearchBar documentation by @laminesm
- Fix Swift Package Manager builds on macOS by @markavitale
- Tokenizing Separator by @sophialee0416
- Fix Button isFocused backgroundColor by @joannaquu
- Add Floating Action Button by @joannaquu
- Fix alphabetical order of controls by @joannaquu
- Fix PillButtonBar's button sizes by @huwilkes
- Fix VoiceOver bug in DatePicker NSMenu by @joannaquu
- Update SegmentedControl over NavigationBar by @edjamesmsft
- Tokenized HeaderFooterView by @sophialee0416
- Add labelFont to BadgeView tokenSet by @joannaquu
- Update TVC's checkmark to use theme color by @joannaquu
- Move minimum iOS sdk to 15.0 by @mischreiber
- [Fluent Button] Added support for Increase Contrast Accessibility by @amoggo
- Add new stroke tokens by @joannaquu
- Add accessible stroke to BadgeView by @joannaquu
- Remove stroke from BadgeField by @joannaquu
- Improve SwiftUI theme support by @huwilkes
- Changed naming of Border in AvatarGroup demo to Activity Ring by @michaelxiao16
- Merge NavBar feature branch into main by @amgleitman
- Add gradient style to tokenized NavigationBar by @laminesm
- Fix Tooltip XCUITest by @joannaquu
- Tokenize BadgeLabel by @laminesm
- Update logic between setting vars on Label and updating tokenSet by @huwilkes
- Update Button's large text support by @huwilkes
- Hide avatar for centered titles on small phones by @amgleitman
- Update version to 0.17 by @laminesm
Full Changelog: 0.16.2...0.17.0
0.16.2
What's Changed
- Add accessibilityIdentifier to BottomCommandingController's more button @joannaquu
- Bump FluentUI Apple to 0.16.2 @joannaquu
0.16.1
What's Changed
- Delete Divider @mischreiber
- Fix PillButtonBar's button sizes @huwilkes
- [main_0.16] Bump FluentUI Apple to 0.16.1 @joannaquu
0.15.2
Summary
- Remove unused Divider control
- Fix SwiftLint warnings
What's Changed
- [main_0.15] [cherry-pick] Deleting Divider + Fix new warnings @mischreiber @huwilkes
- [main_0.15] Bump FluentUI Apple to 0.15.2 @joannaquu
0.16.0
What's Changed
- Bring tokenized PopupMenu, Drawer, TabBar, SideTabBar, PillButton/Bar & ResizingHandleView to main by @laminesm
- Fix maximumContentOffset calculation in SegmentedControl by @huwilkes
- Changing transition style for AvatarGroup by @sophialee0416
- Update the localization action by @huwilkes
- Action clean up by @huwilkes
- Add accessibility identifier to CommandingItem by @joannaquu
- Deprecate FluentUIHostingController in iOS 16 by @huwilkes
- Fix new swiftlint warnings by @huwilkes
Full Changelog: 0.15.1...0.16.0
0.14.2
Summary
iOS:
AvatarGroup: Changed transition style from .move()
to .opacity
for a more intuitive animation experience
What's Changed
- [main_0.14] Cherry-picking: Changing animation for AvatarGroup (#1676) by @sophialee0416 in #1680
- [main_0.14] Bumping FluentUI Apple to 0.14.2 by @sophialee0416 in #1681
Full Changelog: 0.14.1...0.14.2