Releases: microsoft/fluentui-apple
Releases · microsoft/fluentui-apple
0.27.0
What's Changed
- add keyboard type to search bar by @ghuang24 in #1990
- [SwiftUI] FluentButtonStyle by @mischreiber in #1986
- Publicly expose applyShadow function for SwiftUI by @laminesm in #1992
- New
FluentButtonToggleStyle
by @mischreiber in #1993 - Fix Mac Catalyst support of SPM by @dahchon in #1989
- Bumping to 0.27.0 by @ghuang24 in #1991
New Contributors
Full Changelog: 0.26.0...0.27.0
0.26.0
What's Changed
- Fix a crash in visionOS when nesting
.onChange
inside#available
by @mischreiber in #1984 - Bumping to 0.26.0 by @sophialee0416 in #1988
New API
- Adding keyboard type to text field by @sophialee0416 in #1987
Full Changelog: 0.25.0...0.26.0
0.25.0
What's Changed
- Make FluentUI be iOS 17 safe by @mischreiber in #1935
- Fix PopupMenuController colors by @sophialee0416 in #1937
- Fixing keyboard support in Drawers by @sophialee0416 in #1938
- Add ability to customize SideTabBar's background and separator color by @joannaquu in #1943
- Update all macOS targets to 12.0 by @mischreiber in #1946
- Revert #1929 by @joannaquu in #1945
- Add transparent neutral button by @joannaquu in #1944
- Respecting avatarOverrideStyle when setting TitleView style by @DanielMorM in #1949
- Bump Xcode version to 15.2 by @mischreiber in #1953
- Fix typo in Security.md by @imthath-m in #1959
- Initial visionOS integration by @mischreiber in #1956
- Activity Indicator: Remove branching of SwiftUI views to improve performance and readability by @imthath-m in #1957
- Adding permissions for loc pipeline to use GITHUB_TOKEN by @mischreiber in #1962
- Set segment pill button corner radius by @joannaquu in #1963
- Update onChange to use onChange_iOS17 by @joannaquu in #1965
- Bump CI to macOS 14 and build visionOS debug simulator by @mischreiber in #1966
- Restore iOS AvatarTests by @mischreiber in #1964
- Update PopupMenuItemCell to be white when selected on visionOS by @joannaquu in #1969
- Set header font to match headerPrimary on visionOS by @joannaquu in #1972
- Add visionOS to pr template by @joannaquu in #1970
- Fix layout for custom views in
BadgeView
by @mischreiber in #1971 - Update dangerForeground2 to use light mode variant on visionOS by @joannaquu in #1973
- [ListItem] set default line limit to nil so it is not restricted for accessibility by @alexanderboswell in #1975
- Optimize
FluentTheme
updating by @mischreiber in #1976 - Cbowdoin/bottom sheet supports x axis constraints by @cbowdoin in #1951
- Cleaning up warnings in Demo app by @mischreiber in #1979
- Move visionOS token overrides to separate function and file by @mischreiber in #1980
- Update TableViewCell backgroundConfiguration to reflect style by @joannaquu in #1981
- Update primary text color style to be foreground1 by @joannaquu in #1982
- Updating version number to 0.25.0 by @mischreiber in #1983
New Contributors
- @imthath-m made their first contribution in #1959
Full Changelog: 0.24.0...0.25.0
0.24.3
What's Changed
- [Cherry Pick From Main] Respecting avatarOverrideStyle when setting TitleView style (#1949) by @DanielMorM in #1954
- Bump to version 0.24.3 by @DanielMorM in #1952
Full Changelog: 0.24.2...0.24.3
0.24.2
What's Changed
- [cherry-pick] Revert "TableViewHeaderFooterView should not override any font or color provided as part of the AttributedString (#1929)" (#1945) by @mischreiber in #1947
- Bump to version 0.24.2 by @mischreiber in #1948
Full Changelog: 0.24.1...0.24.2
0.24.1
What's Changed
- Make FluentUI Apple iOS 17 safe #1935
- Fix PopupMenuController colors #1937
- Fix Drawer keyboard support bug #1938
Full Changelog: 0.24.0...0.24.1
0.24.0
What's Changed
- [macOS Avatar] Fix custom border drawing when built with Xcode 15 by @anandrajeswaran in #1921
- Add ability to customize TableViewCell separator color by @joannaquu in #1923
- Add ability to customize TabBarView's separator color by @joannaquu in #1924
- Move all tokens out of
ControlTokenSet
bodies by @mischreiber in #1925 - update api: color value to hex by @harrieshin in #1927
- publish test result artifact by @harrieshin in #1885
- Add ability to customize TableViewCell's checkmark color by @joannaquu in #1931
- update xcode version and macOS min version by @harrieshin in #1928
- Fix iOS 17 regression on image based Avatar rings by @huwilkes in #1930
- Truncate navigation bar title if too long by @laminesm in #1932
- TableViewHeaderFooterView should not override any font or color provided as part of the AttributedString by @owenconnolly in #1929
- New API:
setSharedThemeColorProvider(_:)
by @mischreiber in #1933 - Updating version number to 0.24.0 by @mischreiber in #1934
Full Changelog: 0.23.0...0.24.0
0.11.2
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