Lamine Male
Lamine Male
### 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`....
### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes `TableViewCell` colors were updated to match fluent 2 specs. **NOTE**: These changes do not include: -...
### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes New alias tokens were added for shared colors. Just like the rest of the color tokens,...
### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes I've created a `ReadmeViewController` that sets up the readme scroll view, constraints and label. It is...
### Platforms Impacted - [x] iOS - [ ] macOS ### Description of changes The hud now uses new tokens that fix the existing color contrast issues. The hud's activity...
### Platforms Impacted - [ ] iOS - [ ] macOS ### Description of changes I created a function that returns an array of layers with pre applied shadows. However,...
### Platforms Impacted - [x] iOS - [x] visionOS - [ ] macOS ### Description of changes This PR implements a new SwiftUI `PillButtonView`. - The new SwiftUI pill button...