Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated landmark design pattern #3216

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
9411b86
updated landmark design pattern
jongund Jan 19, 2025
f11c741
fixed linting errors
jongund Jan 19, 2025
b767c8b
fixed linting errors
jongund Jan 19, 2025
4af4e54
fixed linting errors
jongund Jan 19, 2025
dedbc52
added AT and Resource sections
jongund Jan 19, 2025
b914e68
added AT and Resource sections
jongund Jan 19, 2025
8c937c9
updated index links to point to pattern page
jongund Jan 19, 2025
c67b58e
fixed linting errors
jongund Jan 19, 2025
46890f7
fixed links in landmark practices page
jongund Jan 19, 2025
94e39a0
fixed links in index generator
jongund Jan 19, 2025
e0bc59a
fixed broken links
jongund Jan 19, 2025
a1170ff
mannual fixed links in index report
jongund Jan 19, 2025
2f84909
mannual fixed links in index report
jongund Jan 19, 2025
0e02b8f
mannual fixed links in coverage report
jongund Jan 19, 2025
5ed9d0f
fixing some formatting issues
jongund Jan 19, 2025
4e3252a
fixed bug
jongund Jan 20, 2025
5712382
updated references
jongund Jan 28, 2025
69ab0d5
updated practices page
jongund Jan 28, 2025
5b8fe72
fixed linting errors
jongund Jan 28, 2025
fe680e5
fixed linting errors
jongund Jan 28, 2025
3933377
fixed linting errors
jongund Jan 28, 2025
8486ffb
fixed linting errors
jongund Jan 28, 2025
6768b2c
fixed use of frames in practices
jongund Jan 28, 2025
5418f58
updated headings used in AT section
jongund Jan 28, 2025
4f8beb1
updated keyboard info
jongund Jan 28, 2025
f0a803a
fixed liniting error
jongund Jan 28, 2025
aef5d1f
updated keyboard markup
jongund Jan 28, 2025
38a4e77
updated keyboard markup
jongund Jan 28, 2025
957a468
updated keyboard markup
jongund Jan 28, 2025
260b6c9
updated resources
jongund Jan 28, 2025
9ac5dde
updated resources
jongund Jan 28, 2025
84f7495
fixing image styling
jongund Jan 28, 2025
70e9a83
added resize event for image scaling
jongund Jan 28, 2025
0a85ae9
move image resize to own js file
jongund Jan 28, 2025
dd9e023
fixed linting bug
jongund Jan 29, 2025
e509238
fixing linting errors
jongund Jan 29, 2025
e592d94
fixing linting errors
jongund Jan 29, 2025
0a88462
fixing linting errors
jongund Jan 29, 2025
32b0285
fixing linting errors
jongund Jan 29, 2025
a257de4
fixing linting errors
jongund Jan 29, 2025
9bd2061
fixing linting errors
jongund Jan 29, 2025
9f8e276
fixed liniting error
jongund Jan 29, 2025
a598421
udpated section headings and TOC
jongund Jan 30, 2025
428ba1e
updated resources section
jongund Feb 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed links in landmark practices page
  • Loading branch information
jongund committed Jan 19, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 46890f7e62dbaaea6716475638d701ee190429ef
Original file line number Diff line number Diff line change
@@ -186,7 +186,7 @@ <h4>ARIA Techniques</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/banner.html">Banner Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#banner">Banner Landmark Example</a></p>
</section>
</section>

@@ -218,7 +218,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/complementary.html">Complementary Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#complementary">Complementary Landmark Example</a></p>
</section>
</section>

@@ -262,7 +262,7 @@ <h4>ARIA Technique</h4>

<section>
<h4>Examples</h4>
<p><a href="../../patterns/landmarks/examples/contentinfo.html">Contentinfo Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#contentinfo">Contentinfo Landmark Example</a></p>
</section>
</section>

@@ -307,7 +307,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/form.html">Form Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#form">Form Landmark Example</a></p>
</section>
</section>

@@ -339,7 +339,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/main.html">Main Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#main">Main Landmark Example</a></p>
</section>
</section>

@@ -367,7 +367,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/navigation.html">Navigation Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#navigation">Navigation Landmark Example</a></p>
</section>
</section>

@@ -397,7 +397,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/region.html">Region Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#region">Region Landmark Example</a></p>
</section>
</section>

@@ -424,7 +424,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/search.html">Search Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#search">Search Landmark Example</a></p>
</section>
</section>
</section>
Loading