Commit Graph

143 Commits

Author SHA1 Message Date
David Roman 84196bab1c
Bump to 0.6.1 (#255) 2023-06-10 21:22:41 +01:00
David Roman d7b1d71ee3
Refactor `.introspect` to use `ViewModifier` (#253) 2023-06-10 19:50:56 +01:00
David Roman 80356a6b96
[CI] Retry runtime download on timeout or error (#247) 2023-06-08 12:40:41 +01:00
David Roman a5a1d7c305
Optimize receiver lookup algorithm (#246) 2023-06-08 01:49:22 +01:00
David Roman c29b50a475
Bump to 0.6.0 (#244) 2023-06-06 14:19:22 +01:00
Kevin Bradley 01cf328bdb
Fix `UIColorWell` build error on tvOS 13 (#217)
Co-authored-by: Kevin Bradley <bradleyk@wondrium.com>
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-06-06 13:44:09 +01:00
David Roman 930432278c
iOS 17 / tvOS 17 / macOS 14 support (#243) 2023-06-06 12:00:42 +01:00
David Roman 67e2a59be1
Bump to 0.5.2 (#241) 2023-06-05 01:58:46 +01:00
David Roman 4b81342e51
Optimize ancestor controller selectors (#240) 2023-06-05 01:56:08 +01:00
David Roman 23b08e51fc
Selector overrides (#239) 2023-06-05 01:00:14 +01:00
David Roman 94ab0068fc
Bump to 0.5.1 (#238) 2023-06-03 22:04:22 +01:00
David Roman a6ced72772
Fix `SwiftUIIntrospect.podspec` (#237) 2023-06-03 22:02:44 +01:00
David Roman 95c4382161
Bump to 0.5.0 (#236) 2023-06-03 21:08:17 +01:00
David Roman 1627b93fed
Fix `searchField` introspection (#234) 2023-06-03 21:00:16 +01:00
David Roman f327069e9c
Custom selectors (#233) 2023-06-03 14:47:02 +01:00
David Roman 43a8b9cfe8
Unify `introspect` modifiers (#232) 2023-06-03 00:31:07 +01:00
David Roman a84dfbfb28
Add explicit SPI import in docs [skip ci] (#229) 2023-06-02 10:25:34 +01:00
David Roman f17535beda
Bump to 0.4.0 (#226) 2023-06-01 20:11:16 +01:00
David Roman 0955cfcec9
All-new implementation, API, and module (#207) 2023-06-01 19:40:17 +01:00
David Roman 5b3f3996c7
Bump to 0.3.1 (#221) 2023-05-12 19:10:15 +01:00
David Roman 05e13467a0
Fix wrong Swift version in podspec (#220) 2023-05-12 18:59:11 +01:00
David Roman b9f6bc3277
Bump to 0.3.0 (#219) 2023-05-12 17:50:17 +01:00
Pascal Burlet bad095e578
Fix finding UIScrollViews that are clipped(), masked or combined with clipShape() or cornerRadius() (#213)
Co-authored-by: Pascal Burlet <pascal.burlet@lhsystems.com>
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-05-12 17:30:26 +01:00
ryohey a2b9069cb3
Update README to include UICollectionView introspection support (#218) 2023-05-01 11:35:19 +02:00
David Roman 54d0aa0d31
Bump minimum Swift version to 5.5 (#209) 2023-03-15 00:28:52 +01:00
David Roman acd6f8d723
[CI] Symlink older SDKs to use in newer Xcode versions (#208) 2023-03-14 21:24:20 +01:00
David Roman c18951c747
Bump to 0.2.3 (#202) 2023-02-18 23:08:06 +00:00
David Roman 5c764b2a61
Auto-deploy to CocoaPods (#201) 2023-02-18 23:05:47 +00:00
Guilherme Souza a77c0ac5c2
Fix `introspectPagedTabView` on iOS 16 (#200) 2023-02-18 12:33:07 +00:00
David Roman 0ee6d36368
Bump to 0.2.2 (#197) 2023-02-15 20:56:29 +00:00
David Roman 9a860a0825
Hotfix 0.2.1 (#196)
This actually fixes the regression in #194. My bad for not checking
better. A good area of improvement for automated tests.
2023-02-15 20:53:21 +00:00
David Roman 7a00ea983a
Bump to 0.2.1 (#195) 2023-02-15 15:28:08 +00:00
杨添宝 dd06d8b77e
Fix memory leak in #161 and regression in #194 (#192)
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-02-15 15:05:49 +00:00
David Roman fc40fb11d4
Bump to 0.2.0 (#191) 2023-02-14 01:05:40 +00:00
David Roman 8339f0afe4
Update changelog (#190) 2023-02-14 00:33:31 +00:00
Peter Steinberger e0536ffe50
Add support for NSplitView (#100)
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-02-13 23:07:11 +00:00
Ian Sampson a1a97a8aea
Add `introspectSearchController` (#129)
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-02-12 19:42:59 +00:00
MichaelJBerk be01237389
Add `introspectMapView` (#125)
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-02-12 17:24:18 +00:00
Marco Quinten b765618f25
Update CHANGELOG.md (#152) 2023-02-12 00:30:26 +00:00
David Roman 21327d0391
Cleanup (#186) 2023-02-12 00:26:21 +00:00
David Roman 223b26ba8b
Revamp CI (#185) 2023-02-11 23:34:16 +00:00
David Roman 3fe1be15b2
Cancel ongoing CI runs on commit (#184) 2023-02-10 19:13:54 +00:00
Chris Maddern cac338530e
Add support for UICollectionView introspection (#169)
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-02-10 19:09:15 +00:00
Ryan Zulkoski 46a563fac8
Fix view controller introspection (#165)
Co-authored-by: Ryan Zulkoski <ryan.zulkoski@buildertrend.com>
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
2023-02-10 18:33:30 +00:00
Marcin Krzyzanowski e4d9b8d3da
Static/dynamic library products (#168)
Co-authored-by: David Roman <2538074+davdroman@users.noreply.github.com>
Resolves https://github.com/siteline/SwiftUI-Introspect/issues/159
2023-02-10 18:16:59 +00:00
Joel Poloney d8dfc24d83
Remove CircleCI badge (#183) 2023-02-10 18:16:11 +00:00
Joel Poloney f824e009a8
Remove CircleCI (#182)
Part of #179. I'll remove the config settings once this is merged.
2023-02-10 09:17:59 -08:00
renovate[bot] 63a079f102
Update dependency cocoapods to v1.11.3 (#133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2023-01-24 21:57:11 +01:00
Cody Rayment d3cbf32788
Apply fix described in #140 (#153) 2022-08-21 20:39:13 +02:00
Philip Niedertscheider 7ef0df6390
Added introspect for scroll view in TabBarView with PageTabViewStyle (#117) 2022-04-17 12:49:59 +02:00