Skip to content

Commit

Permalink
deploy: 292b240
Browse files Browse the repository at this point in the history
  • Loading branch information
XLE22 committed Dec 5, 2023
1 parent 4cf7536 commit eed1e63
Showing 49 changed files with 746 additions and 12 deletions.
33 changes: 33 additions & 0 deletions assets/json/en/ios/wwdc/ios-wwdc-listnota11y.json
Original file line number Diff line number Diff line change
@@ -32,6 +32,17 @@
"raccourcis": "2023/2310252",
"profils": ["All","SwiftUI","Xcode"]
},
{
"themes": "WWDC 2023",
"title": "Design dynamic Live Activities",
"type": ["Live Activities"],
"tests": [],
"verifier": [],
"resultat": ["Design"],
"exception": "",
"raccourcis": "2023/23LiveActivities",
"profils": ["All"]
},
{
"themes": "WWDC 2023",
"title": "Expand on Swift macros",
@@ -76,6 +87,17 @@
"raccourcis": "2023/23Keynote",
"profils": ["All","Accessibility","Keyboard","Keynote"]
},
{
"themes": "WWDC 2023",
"title": "Meet ActivityKit",
"type": ["Live Activities"],
"tests": [],
"verifier": [],
"resultat": ["Design"],
"exception": "",
"raccourcis": "2023/23LiveActivities",
"profils": ["All"]
},
{
"themes": "WWDC 2023",
"title": "Perform accessibility audits for your app",
@@ -109,6 +131,17 @@
"raccourcis": "2023/2310057",
"profils": ["All","SwiftUI"]
},
{
"themes": "WWDC 2023",
"title": "Update Live Activities with push notifications",
"type": ["Live Activities"],
"tests": [],
"verifier": [],
"resultat": [],
"exception": "",
"raccourcis": "2023/23LiveActivities",
"profils": ["All"]
},
{
"themes": "WWDC 2023",
"title": "What’s new in SF Symbols 5",
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 16 additions & 3 deletions en/mobile/ios/test/index.html
Original file line number Diff line number Diff line change
@@ -437,11 +437,24 @@ <h3 id="colour-contrast">Colour contrast <a class="header-anchor" href="#colour-
<br><br></p>
<h3 id="code-review">Code review <a class="header-anchor" href="#code-review" aria-labelledby="a11y_heading_anchor_label">#</a></h3>
<p>The Xcode <abbr>IDE</abbr> contains a very interesting tool entitled <strong>Accessibility Inspector</strong>.</p>
<p>Its goal and way of being used won't be developed here because they're perfectly explained in these detailed videos <a href="../wwdc/2016/407/"><code>Auditing</code> <code>Your</code> <code>Apps</code> <code>for</code> <code>Accessibility</code></a> and <a href="../wwdc/2019/#accessibility-inspector"><code>Accessibility</code> <code>Inspector</code></a> that are highly recommended to be watched.<br>
<p>Its goal and way of being used won't be developed here because they're perfectly explained in these detailed videos:</p>
<ul>
<li>
<p><a href="../wwdc/2016/407/"><code>Auditing</code> <code>Your</code> <code>Apps</code> <code>for</code> <code>Accessibility</code></a>,</p>
</li>
<li>
<p><a href="../wwdc/2019/#accessibility-inspector"><code>Accessibility</code> <code>Inspector</code></a>,</p>
</li>
<li>
<p><a href="../wwdc/nota11y/2023/2310035/"><code>Perform</code> <code>accessibility</code> <code>audits</code> <code>for</code> <code>your</code> <code>app</code></a></p>
</li>
</ul>
<p>... that are highly recommended to be watched.<br>
<br><br></p>
<h3 id="code-testing">Code testing <a class="header-anchor" href="#code-testing" aria-labelledby="a11y_heading_anchor_label">#</a></h3>
<p>Many kinds of tests (unit tests...) may be set up by the developers in order to maintain a stable and reliable code over time.</p>
<p>These good practice ensure functional continuity by being informed of any deviation introduced in subsequent developments.<br>
<p>Many kinds of tests (unit tests...) may be set up by the developers in order to maintain a <strong>stable and reliable code</strong> over time.</p>
<p>These good practice ensure functional continuity by being informed of any deviation introduced in subsequent developments.</p>
<p>Take a look at the <a href="../wwdc/nota11y/2023/2310035/"><code>Perform</code> <code>accessibility</code> <code>audits</code> <code>for</code> <code>your</code> <code>app</code></a> video if further information are necessary to include <strong>automation elements</strong> in your tests for instance.<br>
<br><br></p>

</div>
685 changes: 685 additions & 0 deletions en/mobile/ios/wwdc/nota11y/2023/23LiveActivities/index.html

Large diffs are not rendered by default.

21 changes: 12 additions & 9 deletions en/mobile/ios/wwdc/nota11y/index.html
Original file line number Diff line number Diff line change
@@ -226,15 +226,18 @@ <h1>List of the WWDC detailed summaries</h1>
<section id="refTests"></section>
<section class="visually-hidden" id="wwdcTests" aria-hidden="true">
<h2 id="hhwwdc2023" class="pt-5">WWDC 2023</h2>
<p id="hwwdc73">WWDC 2023 Build accessible apps with SwiftUI and UIKit</p>
<p id="hwwdc72">WWDC 2023 Build programmatic UI with Xcode Previews</p>
<p id="hwwdc71">WWDC 2023 Expand on Swift macros</p>
<p id="hwwdc70">WWDC 2023 Explore pie charts and interactivity in Swift Charts</p>
<p id="hwwdc69">WWDC 2023 Generalize APIs with parameter packs</p>
<p id="hwwdc68">WWDC 2023 Keynote</p>
<p id="hwwdc67">WWDC 2023 Perform accessibility audits for your app</p>
<p id="hwwdc66">WWDC 2023 Platforms State of the Union</p>
<p id="hwwdc65">WWDC 2023 Unleash the UIKit trait system</p>
<p id="hwwdc76">WWDC 2023 Build accessible apps with SwiftUI and UIKit</p>
<p id="hwwdc75">WWDC 2023 Build programmatic UI with Xcode Previews</p>
<p id="hwwdc74">WWDC 2023 Design dynamic Live Activities</p>
<p id="hwwdc73">WWDC 2023 Expand on Swift macros</p>
<p id="hwwdc72">WWDC 2023 Explore pie charts and interactivity in Swift Charts</p>
<p id="hwwdc71">WWDC 2023 Generalize APIs with parameter packs</p>
<p id="hwwdc70">WWDC 2023 Keynote</p>
<p id="hwwdc69">WWDC 2023 Meet ActivityKit</p>
<p id="hwwdc68">WWDC 2023 Perform accessibility audits for your app</p>
<p id="hwwdc67">WWDC 2023 Platforms State of the Union</p>
<p id="hwwdc66">WWDC 2023 Unleash the UIKit trait system</p>
<p id="hwwdc65">WWDC 2023 Update Live Activities with push notifications</p>
<p id="hwwdc64">WWDC 2023 What’s new in SF Symbols 5</p>
<p id="hwwdc63">WWDC 2023 What’s new in Swift</p>
<p id="hwwdc62">WWDC 2023 What’s new in SwiftUI</p>

0 comments on commit eed1e63

Please sign in to comment.