fluentui-apple icon indicating copy to clipboard operation
fluentui-apple copied to clipboard

UIKit and AppKit controls for building native Microsoft experiences

Results 63 fluentui-apple issues
Sort by recently updated
recently updated
newest added

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes As we are trying to move away from `Colors.swift`, the `Colors` extension was removed from `TableViewCell`....

API break
fluent2-colors 🎨

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes The [animation(_:) modifier](https://developer.apple.com/documentation/swiftui/view/animation(_:)-7mq1i) is now deprecated for iOS 15. This means that when the target deployment...

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes This PR combines all the individual shadow token values into a single `ShadowInfo` property for customization....

fluent2-tokens
API break

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes The bounds of a couple elements were off in the figma, so the tokens were slightly...

API break

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes `TableViewCell` colors were updated to match fluent 2 specs. **NOTE**: These changes do not include: -...

fluent2-colors 🎨

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes The UIKit notification had a default action by default, so I added that back in to...

**_Note: this PR is paused for a future release, but is open for feedback now_** ### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes In...

API break

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes Implement ShimmerView and ShimmerLinesView in SwiftUI Known Issues: 1. The existing logic is off with the...

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes New alias tokens were added for shared colors. Just like the rest of the color tokens,...

fluent2-colors 🎨

### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes - #1077 - #1059 ### Verification Pod lib lint + making sure build runs ### Pull...

Version Update