Releases: microsoft/fluentui-apple
Releases · microsoft/fluentui-apple
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
0.15.1
What's Changed
- Cherry-picking: Changing animation for AvatarGroup (#1676) by @sophialee0416 in #1678
- [main_0.15] Bumping FluentUI Apple Version (0.15.1) by @sophialee0416 in #1679
Full Changelog: 0.15.0...0.15.1
0.15.0
v 0.14.1
iOS update
- improve Tooltip's Show() hostingviewcontroller param
- remove unused Divider control from the package
- fix Swift Package Manager issue
What's Changed
- [main_0.14] Remove FluentUIResources import from FluentUIFramework.swift (#1664) by @laminesm in #1666
- cherry pick tooltip changes by @harrieshin in #1668
- [main_0.14] Deleting
Divider
from 0.14 branch by @mischreiber in #1662 - release 0.14.1 by @harrieshin in #1669
Full Changelog: 0.14.0...0.14.1
v0.13.8
fix Swift Package Manager issue
0.14.0
What's Changed
- [Localization] Localized Resource Files by @github-actions in #1576
- communicationTextColor should use global tokens by @laminesm in #1577
- [Localization] Localized Resource Files by @github-actions in #1580
- Fixing initial theme setting for
willMove(toWindow:)
by @mischreiber in #1581 - Lighten all dark segmented controls by @mischreiber in #1585
- [Localization] Localized Resource Files by @github-actions in #1584
- Updating swift version to 5.7.1 by @sophialee0416 in #1588
- [FHL] Add script to generate lib binary change breakdown by @huwilkes in #1589
- Add brand style to SearchBar demo by @laminesm in #1591
- Update PR Template by @huwilkes in #1593
- Add XCUI tests for bottomsheet by @jeaniehuynh in #1594
- Fix BadgeLabel to use
tokenSet.fluentTheme
by @mischreiber in #1595 - Make BadgeView's accessibilityLabel customizable by @joannaquu in #1592
- Adding an explicit
import Combine
for Xcode 14.3 by @mischreiber in #1599 - Add the TextField by @huwilkes in #1540
- PillButton attributedTitle is showing the wrong font size by @nodes11 in #1597
- PillButton text should not scale with DynamicType. by @nodes11 in #1601
- Tokenize ShyHeaderView by @laminesm in #1603
- Tokenize Label by @jeaniehuynh in #1602
- consider padding in scrollable segmented control by @harrieshin in #1609
- Deprecate file accessory view by @alexanderboswell in #1612
- Update NavigationController's padding view background color in ShyHeaderView's willMove(to: window) by @laminesm in #1613
- bug fix: unreaddot interfering tableviewcell accessibilityLabel by @harrieshin in #1618
- [FHL] Add macOS Notification by @joannaquu in #1590
- Add observer to CommandBarItem menu by @joannaquu in #1623
- Make Label font overridable by @jeaniehuynh in #1629
- Adding support for TableView editing and reorder mode for cells by @sophialee0416 in #1630
- New
ControlTokenSet.registerOnUpdate(for:onUpdate:)
by @mischreiber in #1628 - Update binary change hint to be a link to the wiki by @mischreiber in #1638
- Allow Tooltip to take host view parameter by @jeaniehuynh in #1637
- Add accessibilityIdentifier to TabBarItem by @joannaquu in #1633
- Add TextField Documentation by @huwilkes in #1643
- New FluentTheme APIs for fetching alias tokens by @mischreiber in #1641
- Add documentation for Label by @jeaniehuynh in #1639
- use sizeToFit rather than layoutifneeded by @harrieshin in #1648
- Make
FluentTheme.shared
public by @mischreiber in #1651 - Converting uses of
AliasTokens
to newFluentTheme
API by @mischreiber in #1650 - Simplifying
ColorProviding
API by @mischreiber in #1653 - Add custom Focus Rings by @huwilkes in #1649
- Remove SPM dependencies to old Resources target by @mischreiber in #1656
- Update tokens to use
UIKit
types, part 2 by @mischreiber in #1655 - Let the OS do Dynamic Type scaling when possible by @amgleitman in #1644
- Update version to 0.14 by @mischreiber in #1657
Full Changelog: 0.13.0...0.14.0
0.13.7
Summary:
iOS:
- TableViewCell: Fixed bug that causes height issues in edit/reorder mode
What's Changed
- Cherry-picking Adding support for TableView editing and reorder mode for cells #1630 by @sophialee0416 in #1632
- [main_0.13] Bumping FluentUI Apple to 0.13.7 by @sophialee0416 in #1634
Full Changelog: 0.13.6...0.13.7