| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.7.0 source code.tar.gz | 2024-03-21 | 26.9 MB | |
| 0.7.0 source code.zip | 2024-03-21 | 27.4 MB | |
| README.md | 2024-03-21 | 7.8 kB | |
| Totals: 3 Items | 54.2 MB | 0 | |
What's Changed
- Bump activesupport from 7.0.4.1 to 7.0.4.3 in /Example by @dependabot in https://github.com/cashapp/AccessibilitySnapshot/pull/120
- Fix build status shield by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/132
- Added carthage support for accessibility core by @a-25 in https://github.com/cashapp/AccessibilitySnapshot/pull/131
- Add utility script to compare snapshot version updates by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/107
- Stop using viewDidLayoutSubviews by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/122
- Modernize ElementSelectionViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/133
- Modernize ElementOrderViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/134
- Modernize DefaultControlsViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/135
- Modernize SwitchControlViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/136
- Modernize ModalAccessibilityViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/137
- Show demo screens in full screen by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/138
- Modernize ActivationPointViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/139
- Modernize InvertColorsViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/140
- Move documentation from Wiki into Documentation folder by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/145
- Add sample image to README by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/147
- Update Carthage CI job and clarify support in README by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/148
- Bump Paralayout dependency in demo app to 1.0.0-rc.5 by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/141
- Remove functionality for snapshotting Dynamic Type by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/142
- Add imprecise comparison variants to iOSSnapshotTestCase extension by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/144
- Bump activesupport from 7.0.4.3 to 7.0.7.2 in /Example by @dependabot in https://github.com/cashapp/AccessibilitySnapshot/pull/152
- Add support for accessibility user input labels in legend by @meherkasam in https://github.com/cashapp/AccessibilitySnapshot/pull/150
- Clean up outdated comment by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/156
- Make how to install sections in README collapsible by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/154
- Handle nil user input labels by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/158
- Replace SwitchControlTests with a snapshot of SwitchControlViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/162
- Add iOS 16 to CI builds by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/157
- Add preset configuration sets for ElementSelectionViewController by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/163
- Add snapshotting methods to snapshot SwiftUI views directly by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/167
- Add script for extracting snapshot images from test results by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/153
- Check UISwitch state using combination of trait and value by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/170
- Specify text color for marker labels to always be black by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/175
- Run carthage build with verbose flag by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/176
- Include the identifier in the call to FBSnapshotVerifyView for SnapshotVerifyWithInvertedColors by @kruegermj in https://github.com/cashapp/AccessibilitySnapshot/pull/183
- Update ruby and bundler versions by @kruegermj in https://github.com/cashapp/AccessibilitySnapshot/pull/185
- Add utilities for highlighting hit test regions by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/119
- Improve hit test performance by optimizing Y axis by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/177
- Improve hit test performance by optimizing X axis by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/178
- Refactor AccessibilitySnapshotView to pull layout logic out into superclass by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/187
- Show legend in hit target snapshots by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/188
- Add support for Bazel by @luispadron in https://github.com/cashapp/AccessibilitySnapshot/pull/190
- Add a README.md to the Example project by @kruegermj in https://github.com/cashapp/AccessibilitySnapshot/pull/184
- Bump minimum Xcode version to 13.2.1 by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/197
- Fix crash in UIAccessibilityStatusUtility rebinding logic by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/194
- Add CI job to validate localized strings files by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/201
- Remove unnecessary import checks for SwiftUI by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/200
- Allow sub-pixel differences from default activation point by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/198
- Add snapshot tests for iOS 17 by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/195
- Add German and Russian locales to demo app by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/203
- Specify resource paths in podspec by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/209
- Update actions in CI to version using Node 20 by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/207
- Hide text field and text view cursors while snapshotting by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/206
- Add Bazel build support for swift-snapshot-testing by @luispadron in https://github.com/cashapp/AccessibilitySnapshot/pull/191
- Fix issue where text entry do not have "text field" or a hint in the description by @DavidBrunow in https://github.com/cashapp/AccessibilitySnapshot/pull/186
- Support Accessibility Custom Content by @RoyalPineapple in https://github.com/cashapp/AccessibilitySnapshot/pull/173
- Bump Version to 0.7.0 by @RoyalPineapple in https://github.com/cashapp/AccessibilitySnapshot/pull/205
- Remove h3’s from detail summary because GitHub doesn’t support them by @ZevEisenberg in https://github.com/cashapp/AccessibilitySnapshot/pull/214
New Contributors
- @a-25 made their first contribution in https://github.com/cashapp/AccessibilitySnapshot/pull/131
- @meherkasam made their first contribution in https://github.com/cashapp/AccessibilitySnapshot/pull/150
- @kruegermj made their first contribution in https://github.com/cashapp/AccessibilitySnapshot/pull/183
- @DavidBrunow made their first contribution in https://github.com/cashapp/AccessibilitySnapshot/pull/186
- @RoyalPineapple made their first contribution in https://github.com/cashapp/AccessibilitySnapshot/pull/173
- @ZevEisenberg made their first contribution in https://github.com/cashapp/AccessibilitySnapshot/pull/214
Full Changelog: https://github.com/cashapp/AccessibilitySnapshot/compare/0.6.0...0.7.0