Skip to content

Commit

Permalink
Add SwiftUI documentation (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryankeller authored Jul 3, 2024
1 parent bc58dcb commit 87b81e2
Show file tree
Hide file tree
Showing 9 changed files with 447 additions and 354 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- Added support for disabling touch handling on SwiftUI views via the `allowsHitTesting` modifier
- Added SwiftUI documentation to the README.md

### Fixed
- Fixed an issue that could cause accessibility focus to shift unexpectedly
Expand Down
Binary file modified Docs/Images/tutorial_day.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Docs/Images/tutorial_day_range.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Docs/Images/tutorial_day_selection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Docs/Images/tutorial_grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Docs/Images/tutorial_layout_metrics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Docs/Images/tutorial_setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Docs/Images/tutorial_tooltip.png
Binary file not shown.
800 changes: 446 additions & 354 deletions README.md

Large diffs are not rendered by default.

0 comments on commit 87b81e2

Please sign in to comment.