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