{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1561142,"defaultBranch":"3.x","name":"SVGKit","ownerLogin":"SVGKit","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-04-02T22:55:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1710845?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1618530829.0779011","currentOid":""},"activityList":{"items":[{"before":"bdcb261b79aba60ea8f848b0841927b02662372f","after":"00d396040ffd7dca3bbd20a404bb46e9ff7b60d1","ref":"refs/heads/3.x","pushedAt":"2024-04-30T10:31:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Update SVGLength.m (#826)\n\nCorrect apparent iPad13,18 typo","shortMessageHtmlLink":"Update SVGLength.m (#826)"}},{"before":"769661f8ba41d144d236c5714c868a061e248ba8","after":"bdcb261b79aba60ea8f848b0841927b02662372f","ref":"refs/heads/3.x","pushedAt":"2024-04-16T08:22:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Update 's.resources' to 's.resource_bundles' (#824)","shortMessageHtmlLink":"Update 's.resources' to 's.resource_bundles' (#824)"}},{"before":"acab77fdbabd2758431149b6fc548e815af1f23f","after":"769661f8ba41d144d236c5714c868a061e248ba8","ref":"refs/heads/3.x","pushedAt":"2024-04-16T08:21:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Add PrivacyInfo.xcprivacy to Package.swift (#825)","shortMessageHtmlLink":"Add PrivacyInfo.xcprivacy to Package.swift (#825)"}},{"before":"4b98917a51f49a64502001e6e6bc36490823e465","after":"acab77fdbabd2758431149b6fc548e815af1f23f","ref":"refs/heads/3.x","pushedAt":"2024-03-08T13:22:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Fix: https://github.com/SVGKit/SVGKit/issues/804 (#819)\n\nCo-authored-by: Dmytros ","shortMessageHtmlLink":"Fix: #804 (#819)"}},{"before":"97dfe7826516695d2a5d88c8d170e365903de352","after":"4b98917a51f49a64502001e6e6bc36490823e465","ref":"refs/heads/3.x","pushedAt":"2024-01-30T09:54:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Update model number and ppi of devices (#817)","shortMessageHtmlLink":"Update model number and ppi of devices (#817)"}},{"before":"b80df537ca15d83b3908d0fde2adbdbea06173ca","after":"97dfe7826516695d2a5d88c8d170e365903de352","ref":"refs/heads/3.x","pushedAt":"2024-01-24T10:20:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Fix rendering issues when there are multiple values for text's x or y(#815) (#816)\n\nCo-authored-by: yangzilong ","shortMessageHtmlLink":"Fix rendering issues when there are multiple values for text's x or y(#…"}},{"before":"ab87d9d066d35bd4b72c6935fdd5782e7ecb10ce","after":"b80df537ca15d83b3908d0fde2adbdbea06173ca","ref":"refs/heads/3.x","pushedAt":"2024-01-16T11:55:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Update SVGKit.podspec (#812)","shortMessageHtmlLink":"Update SVGKit.podspec (#812)"}},{"before":"ba900cc21152bee80c9a86696decf91f1c415cc8","after":"ab87d9d066d35bd4b72c6935fdd5782e7ecb10ce","ref":"refs/heads/3.x","pushedAt":"2024-01-11T12:40:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Missed fixes for a complete fixing of the compiler warnings when using SPM (#810)\n\n* fix #687 Multiple \"Umbrella header for module 'SVGKit' does not include header [...] warnings\r\n\r\n* Use DDOSLogger instead of DDASLLogger\r\n\r\n* Remove TTY+ASL logger\r\n\r\n* Fix compiler warning in #687 with Swift Package Manager\r\n\r\n* Optimize\r\n\r\n---------\r\n\r\nCo-authored-by: simon.zeng ","shortMessageHtmlLink":"Missed fixes for a complete fixing of the compiler warnings when usin…"}},{"before":"253a7d5a0a5c72c0161c823be7360e6c36734e48","after":"ba900cc21152bee80c9a86696decf91f1c415cc8","ref":"refs/heads/3.x","pushedAt":"2024-01-05T14:25:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Fixes crash issues on iOS 17 (#808)\n\n* fix #687 Multiple \"Umbrella header for module 'SVGKit' does not include header [...] warnings\r\n\r\n* Use DDOSLogger instead of DDASLLogger\r\n\r\n* Fixed 2 crash issues due to OOM (#772, #802)\r\n\r\n* Remove TTY+ASL logger\r\n\r\n* Revert changes of viewPort\r\n\r\n---------\r\n\r\nCo-authored-by: simon.zeng ","shortMessageHtmlLink":"Fixes crash issues on iOS 17 (#808)"}},{"before":"3071439e9a20c0be7cfa7fbeb72278d1482fc740","after":"253a7d5a0a5c72c0161c823be7360e6c36734e48","ref":"refs/heads/3.x","pushedAt":"2024-01-05T04:04:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Fix compiler warning in #687 with Swift Package Manager (#807)\n\n* fix #687 Multiple \"Umbrella header for module 'SVGKit' does not include header [...] warnings\r\n\r\n* Use DDOSLogger instead of DDASLLogger\r\n\r\n* Remove TTY+ASL logger\r\n\r\n---------\r\n\r\nCo-authored-by: simon.zeng ","shortMessageHtmlLink":"Fix compiler warning in #687 with Swift Package Manager (#807)"}},{"before":"96c330df9627b26c1d3a3eb48a84b4eb5d21d7b3","after":"3071439e9a20c0be7cfa7fbeb72278d1482fc740","ref":"refs/heads/3.x","pushedAt":"2023-09-08T14:14:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Fix whitespace handling in polyline path creation (#796)","shortMessageHtmlLink":"Fix whitespace handling in polyline path creation (#796)"}},{"before":"87fcc6384bee87a7eba12eb367abcad315433478","after":"96c330df9627b26c1d3a3eb48a84b4eb5d21d7b3","ref":"refs/heads/3.x","pushedAt":"2023-07-05T14:05:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Fixed Xcode 14.3 problems with cocoapods by bumping spec deployment targets. Bumped spec version. (#792)","shortMessageHtmlLink":"Fixed Xcode 14.3 problems with cocoapods by bumping spec deployment t…"}},{"before":"e990c43951c3bfa547ec647d6da17d0a01b44078","after":"87fcc6384bee87a7eba12eb367abcad315433478","ref":"refs/heads/3.x","pushedAt":"2023-05-26T16:02:17.753Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Relax pinning of CocoaLumberjack to allow compatibility with more other libraries imported in the same project. (#788)","shortMessageHtmlLink":"Relax pinning of CocoaLumberjack to allow compatibility with more oth…"}},{"before":"8c290ceee19254f6d0da1940201d5efa31b48f9f","after":"e990c43951c3bfa547ec647d6da17d0a01b44078","ref":"refs/heads/3.x","pushedAt":"2023-05-09T18:22:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adamgit","name":null,"path":"/adamgit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/292345?s=80&v=4"},"commit":{"message":"Fixed a crash, a gradient render issue and an parsing assert (#786)\n\n* Add some test files\r\n\r\n* initWithData crashes if imageData is nil\r\n\r\n* readHorizontalLinetoArgumentSequence is unable to parse \"h0,0\" because it cannot read the comma.\r\nFixed by properly handling any commas or spaces in the sequence\r\n\r\n* Gradients with gradientUnits=\"userSpaceOnUse\" and any length attribute between 0<=value<=1 did not render correctly.\r\nThe values in this range should be evaluated as percentages only if gradientUnits=\"objectBoundingBox\" (the default).","shortMessageHtmlLink":"Fixed a crash, a gradient render issue and an parsing assert (#786)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPeFahQA","startCursor":null,"endCursor":null}},"title":"Activity · SVGKit/SVGKit"}