ryohey
a2b9069cb3
Update README to include UICollectionView introspection support ( #218 )
2023-05-01 11:35:19 +02:00
David Roman
5c764b2a61
Auto-deploy to CocoaPods ( #201 )
2023-02-18 23:05:47 +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
Joel Poloney
d8dfc24d83
Remove CircleCI badge ( #183 )
2023-02-10 18:16:11 +00:00
Aaryan Kothari
72a509c931
update pod install statement ( #112 )
2021-04-25 21:59:14 +02:00
NuPlay
0b005378d4
Fix TabView To Text ( #108 )
...
* Update README.md
* Update README.md
2021-04-25 12:46:27 +02:00
JannThomas
482e0d302f
Add findChildUsingFrame to README ( #94 )
2021-03-30 16:13:44 +02:00
JannThomas
83d06a67af
Test and document using introspectButton for Toggle on macOS ( #92 )
2021-03-24 18:34:33 +01:00
JannThomas
f30eea5234
Update README.md ( #91 )
2021-03-24 18:18:58 +01:00
Marco Quinten
da25d9eade
Update README ( #79 )
...
* Add Github CI badge
* Add contributor statement
2021-03-16 16:49:04 +01:00
David Monagle
f246b0715c
Add an introspect method for UITableViewCell ( #18 )
...
* Adds an introspect method for UITableViewCell
* Added NSTableCellView introspection
Added line to CHANGELOG
Added tests for UIKit and AppKit
* Removed additional spaces
Co-authored-by: SplittyDev <splittydev@gmail.com>
2021-03-13 22:29:50 +01:00
Christopher Ethan Bonin
894289d16b
Fix customized introspection example in README.md ( #66 )
...
I updated the class for creating a customized introspection. I noticed that it wasn't up to date with the classes you currently have implemented.
2021-02-06 13:36:09 -08:00
Joel Poloney
5c501bf4a5
Update URLs in README
2020-07-15 21:01:25 -07:00
Lois Di Qual
5553ee6cc8
Fix table
2020-02-12 13:09:02 -08:00
Loïs Di Qual
5d78ad7d17
macOS and tvOS support ( #12 )
2020-02-12 13:08:17 -08:00
Reda Lemeden
d36ad14f4f
Fix Circle CI badge URL ( #10 )
2020-02-07 14:42:14 -08:00
Lois Di Qual
c2cad6a6c7
Add .introspectViewController()
2019-12-10 12:52:42 -08:00
Lois Di Qual
32ee7c178d
introspectSegmentedControl
2019-12-02 17:57:55 -08:00
Lois Di Qual
64be6e0d65
Allow .introspectTabBarController() on TabView directly
2019-12-02 10:24:55 -08:00
Lois Di Qual
71e34e11d1
Allow .introspectNavigationController() on NavigationView directly
2019-12-02 10:15:26 -08:00
Loïs Di Qual
357d497a9c
Add CircleCI ( #3 )
2019-12-02 09:54:34 -08:00
Lois Di Qual
4afd79ffc4
Use previousSibling() instead of nextSibling() for overlay injection
2019-12-02 09:26:25 -08:00
Lois Di Qual
ec46ea495b
Use .overlay instead of .background to inject introspection view. Fixes #2
2019-12-01 17:01:51 -08:00
Lois Di Qual
6688ebeb67
Add details about usage in production
2019-11-30 17:17:00 -08:00
Lois Di Qual
d700cb25ec
Add diagram
2019-11-27 11:32:07 -08:00
Lois Di Qual
620de5720e
Implement own selector
2019-11-27 11:15:04 -08:00
Lois Di Qual
099e0cd558
Fix sentence
2019-11-27 10:10:49 -08:00
Lois Di Qual
bddceb8161
Add how it works
2019-11-27 10:08:56 -08:00
Lois Di Qual
154fb5210e
Add license + examples
2019-11-27 09:59:10 -08:00
Lois Di Qual
034d6c9a5d
Add examples
2019-11-27 09:57:00 -08:00
Lois Di Qual
57479571f3
Root introspection
2019-11-27 09:52:38 -08:00
Lois Di Qual
5034d7dab8
TabBarController
2019-11-27 09:43:22 -08:00
Lois Di Qual
ea9a33635d
ScrollView
2019-11-27 09:37:56 -08:00
Lois Di Qual
0efcaab039
Stepper
2019-11-27 09:31:24 -08:00
Lois Di Qual
d1c7684303
Button
2019-11-27 09:29:26 -08:00
Lois Di Qual
4c6f0ad75f
UISlider
2019-11-27 09:26:46 -08:00
Lois Di Qual
30fd86d55b
Add UISwitch
2019-11-27 09:23:49 -08:00
Lois Di Qual
7dd0c8aae0
Add TextField
2019-11-27 09:10:10 -08:00
Lois Di Qual
1b5e49486e
Pass self instead of superview
2019-11-26 18:46:58 -08:00
Lois Di Qual
013a01ce87
Add readme
2019-11-26 16:23:07 -08:00