Greg

Results 7 issues of Greg

Change `Operation` to `Operation.Data` in two places, and update the version in the podspec I think [this is the change](https://github.com/apollographql/apollo-ios/commit/966a7546382eb7b9ceb9d28d50aaea173072f3e7) that broke it, or simultaneous with it. I know you...

### Goals :soccer: Prevent jagged lines from sticking out from behind the data points Before | After --- | --- ![jagged](https://user-images.githubusercontent.com/6655924/227306380-814c81c3-6163-4de1-9823-7431aa55e3e3.jpg)|![Simulator Screen Shot - iPhone 14 - 2023-03-23 at 11...

* A brief bug description. * layout does not update when device rotates * Stack trace. * n/a * Integration method.`(manually/cocoapods/carthage)` * cocoapods * Full steps to reproduce. * lay...

Includes fix for bold and italic text not resizing

Before | After --- | --- ![Simulator Screenshot - iPhone 15 Pro - 2024-01-31 at 15 06 42](https://github.com/vidahealth/SwiftyMarkdown/assets/6655924/f02fa1c7-eb4c-4fe5-adf4-18748c266976)|![Simulator Screenshot - iPhone 15 Pro - 2024-01-31 at 15 06 12](https://github.com/vidahealth/SwiftyMarkdown/assets/6655924/2797e60f-6775-4ff9-9213-ab86cb213794)

By May 1, 2024 all apps and third-party SDKs need to contain a privacy manifest file. Otherwise, apps that don’t describe their use of required reason API in their privacy...

I was getting a lot of duplicate warning output from cocoapod dependencies, seems like the warning got added again every time the file was imported or something. Using uniq seems...