-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c26494a
commit cbff284
Showing
47 changed files
with
52 additions
and
144 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 4 additions & 3 deletions
7
...escription/AdditionalDescription.tutorial → ...bleListening/AccessibleListening.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 2 additions & 7 deletions
9
...losedCaptioning/ClosedCaptioning.tutorial → ...essibleReading/AccessibleReading.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
...onTechniques/Advanced/AdaptContent/AlternativeDescription/AlternativeDescription.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
@Tutorial(time: 15) { | ||
|
||
@Comment { | ||
https://meryl.net/captioned-videos-complete-guide/ | ||
} | ||
|
||
@Intro(title: "Visual Content Captioning") { | ||
Not only functional images such as interface controls require textual description. Images that are purely decorative are also inaccessible for people who have no ability to see them. So let's dive into the art of translating visual experience and allow everyone to enjoy pictures, animations and videos in your app. | ||
|
||
@Image(source: <#file#>, alt: "<#accessible description#>") | ||
} | ||
|
||
@Section(title: "<#text#>") { | ||
@ContentAndMedia { | ||
<#text#> | ||
|
||
@Image(source: <#file#>, alt: "<#accessible description#>") | ||
} | ||
|
||
@Steps { | ||
@Step { | ||
<#text#> | ||
|
||
@Image(source: <#file#>, alt: "<#accessible description#>") | ||
} | ||
} | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
18 changes: 0 additions & 18 deletions
18
...ook.docc/Pages/AdaptionTechniques/Advanced/SpecificProperties/SpecificProperties.tutorial
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...andbook.docc/Pages/AdaptionTechniques/Advanced/TextInput/HandleErrorsInTextField.tutorial
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
11 changes: 0 additions & 11 deletions
11
...s/AdaptionTechniques/Essentials/Describe/AccessibleReading/AccessibleReading.md
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...escribeElements/DescribeElements.tutorial → ...tials/Describe/DescribeInterface.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,4 +30,6 @@ Overview | |
### Motor | ||
### Cognitive | ||
|
||
## Grid | ||
|
||
## To roadmap |
4 changes: 2 additions & 2 deletions
4
...Handbook.docc/Pages/Introduction/AccessibilityFeatures/GuidedAccess/GuidedAccess.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ook/iOSAccessibilityHandbook.docc/Pages/Processes/Activism/AccessibilityActivism.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ocesses/Design/AccessibilityTree.tutorial → ...essibilityTree/AccessibilityTree.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
...ndbook/iOSAccessibilityHandbook.docc/Pages/Processes/Design/AccessibleDesign.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Accessible Design Guidelines | ||
|
||
Talking about iOS applications development support of Accessibility Features is not something extrinsic that comes from adaption but an immanent part of universal design. Building apps using UI frameworks natively suggests accessibility. Default structures used to build interfaces often include sufficient solutions for the elements to be accessible without developers intervention. But even if there is additional work on accessibility being done it something isn't enough for the application to be truly accessible. | ||
|
||
In this tutorial we're going to cover some of the aspects of apps design that are essential to be considered if you want your product to be accessible. |
55 changes: 0 additions & 55 deletions
55
...tyHandbook/iOSAccessibilityHandbook.docc/Pages/Processes/Design/AccessibleDesign.tutorial
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...andbook/iOSAccessibilityHandbook.docc/Pages/Processes/Design/ErrorPrevention.md
This file was deleted.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
...scription/AlternativeDescription.tutorial → .../ErrorPrevention/ErrorPrevention.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ocesses/Design/VoiceOverDesigner.tutorial → ...ceOverDesigner/VoiceOverDesigner.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
@Tutorial(time: 20) { | ||
@Tutorial(time: 15) { | ||
@Intro(title: "🔒 VoiceOver Designer") { | ||
|
||
} | ||
|
11 changes: 0 additions & 11 deletions
11
...iOSAccessibilityHandbook.docc/Pages/Processes/Testing/AccessibilityInspector.md
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...scribe/TextToSpeech/TextToSpeech.tutorial → ...Inspector/AccessibilityInspector.tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.