Skip to content

Commit

Permalink
Add SwiftUI documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bryankeller committed Jul 3, 2024
1 parent bc58dcb commit 13a532c
Show file tree
Hide file tree
Showing 9 changed files with 443 additions and 349 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.
791 changes: 442 additions & 349 deletions README.md

Large diffs are not rendered by default.

0 comments on commit 13a532c

Please sign in to comment.