What's Changed
- Expose Button.edgeInsets to objc by @nodes11 in #2226
- [BottomSheetController] Explicitly set isAccessibilityElement of resizingHandleView by @nodes11 in #2227
- Update DrawerController to sit on glass on visionOS by @joannaquu in #2229
- [ListItem/TableViewCell] custom width and height by @alexanderboswell in #2228
- [macOS] Fork out GlassButton, update Button by @mischreiber in #2230
- [ListItem] Expose item background color by @alexanderboswell in #2232
- [ListItem] Make methods on token set public by @alexanderboswell in #2233
- Expose CommandBar apis to objc by @joannaquu in #2234
- Update CommandBar styling on iOS 18 to match iOS 26 by @joannaquu in #2235
- Update CommandBar to clip to bounds by @joannaquu in #2237
- [fluentui-apple] Have resizingHandleView overlap content in BottomSheetController by @veronicasalas in #2236
- [TwoLineTitleViewDemoController] Fix demo crash for iOS 26.* and macCatalyst 26.* by @nodes11 in #2240
- [Theme][macOS] Adding hover tokens by @DanielMorM in #2243
- [ColorProvider] Extending brand colors override functionality to macOS by @DanielMorM in #2242
- Add ability to calculate intrinsic height of the command bar by @joannaquu in #2244
- Add ability for resizing handle to hide bottom sheet by @joannaquu in #2246
- Introduce FluentNotificationTriggerModel for FluentNotifcation to rework the Bump animation by @nodes11 in #2245
- Layout commandBarContainerStackView in CommandBar by @joannaquu in #2247
- Deprecate sheet prepareInteractiveIsHiddenChange by @lukas-cap in #2248
- [Fluent Notification] Add optional Swipe to Dismiss and message limit by @nodes11 in #2239
- Add custom spring animator for BottomSheetController by @lukas-cap in #2249
- Reset wantsHighFrameRateIdle on pan gesture end by @lukas-cap in #2250
- [macOS] Initial implementation of message bar for macOS by @mischreiber in #2251
- [Bottom Sheet] Add prioritizesSheetPanWhenCollapsed property by @lukas-cap in #2252
- [Bottom Sheet] Merge duplicate detents + other fixes by @lukas-cap in #2255
- [Bottom Sheet] Update resizing handle a11y when repositioning by @lukas-cap in #2256
- [macOS] Use new Stroke Alpha tokens for message bar separators by @mischreiber in #2257
- Add Separators between Command Bar Groups by @cbowdoin in #2258
- Add the Ability to Truncate Long Labels in the Command Bar by @cbowdoin in #2259
- Delete MultilineCommandBar by @joannaquu in #2261
- Add SwiftUI pill bar XCUITests by @laminesm in #2262
- Remove onChange_iOS17 by @joannaquu in #2263
- Exposed isScrollable by @cbowdoin in #2264
- Make CCB Truncate Button Text Before Trying to Squish Buttons by @cbowdoin in #2265
- Add fluentGlassEffect modifier by @joannaquu in #2266
- [CommandBar] Add Glass Styling Support by @cbowdoin in #2267
- [FluentNotification] Add Expand button behavior by @nodes11 in #2260
- Fix Command Bar Title Compression by @cbowdoin in #2268
- Update isPresented in TooltipAnchorViewRepresentable by @joannaquu in #2269
- Update Status Colors to latest Fluent 2 guidance by @philworthington in #2231
- Visual updates to message bar macOS by @mischreiber in #2272
- [Xcode 27] Capture state as weak before any uses by @eschwieb in #2271
- [CommandBar] Removed safe area checking from command bar by @cbowdoin in #2270
- Add more brand tokens for mac ColorProviding by @laminesm in #2274
- [BottomSheetController] Update collapsedHeightInSafeArea for partial expansion state by @nodes11 in #2273
- [Command Bar] Update Command Bar Styling to Latest Designs by @cbowdoin in #2275
- Bump version to 0.36 by @joannaquu in #2276
New Contributors
- @philworthington made their first contribution in #2231
Full Changelog: 0.35.0...0.36.0