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

Landmark Regions: Updated example pages references to latest docs #1882

Merged
merged 24 commits into from
Oct 4, 2021

Conversation

jongund
Copy link
Contributor

@jongund jongund commented Apr 29, 2021

Updated:

  • Related reference links
  • SkipTo.js to version 4.0 with ARIA theme option
  • Updated resources page
  • Added screen shot of Orca with a list of landmarks

Preview link


Preview | Diff

@jongund jongund changed the title Landmark Example Pages: Updated related document references to latest docs Landmark Regions: Updated example pages references to latest docs May 7, 2021
@jongund jongund requested review from mcking65 and jnurthen July 15, 2021 14:35
}
}
};
</script>
<script type="text/javascript" src="js/SkipTo.min.js"></script>
<script type="text/javascript" src="https://cdn.disability.illinois.edu/skipto.min.js"></script>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the w3c docs have a dependency on this?

@a11ydoer a11ydoer self-requested a review August 10, 2021 19:11
Copy link
Contributor

@mcking65 mcking65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jongund for keeping this up to date. We clearly have an issue for the redesign project here. Because we are not using respec on these pages, we have the hard coded hrefs. We need to find a way to get rid of them in the redesign or these hrefs will need constant attention on a lot of pages.

I see an external dependency on UI CDN. Can you please remove that?

}
}
};
</script>
<script type="text/javascript" src="js/SkipTo.min.js"></script>
<script type="text/javascript" src="https://cdn.disability.illinois.edu/skipto.min.js"></script>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't have this external dependency

}
}
};
</script>
<script type="text/javascript" src="js/SkipTo.min.js"></script>
<script type="text/javascript" src="https://cdn.disability.illinois.edu/skipto.min.js"></script>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issue with external dependency on UI CDN

@mcking65
Copy link
Contributor

@a11ydoer please review the visual aspects of this PR, especially screen shots.

Copy link
Contributor

@a11ydoer a11ydoer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screen shots of each screen reader look good! Thanks, @jongund!

@a11ydoer
Copy link
Contributor

@mcking65 This is ready for merge.

@jongund
Copy link
Contributor Author

jongund commented Sep 6, 2021

@mcking65
I updated the CDN reference to use a local version.

@mcking65 mcking65 added bug Code defects; not for inaccurate prose enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern labels Oct 4, 2021
@mcking65 mcking65 added this to the 1.2 Release 1 milestone Oct 4, 2021
@mcking65 mcking65 merged commit a5c056f into main Oct 4, 2021
@mcking65 mcking65 deleted the update-landmarks branch October 4, 2021 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Code defects; not for inaccurate prose enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern
Development

Successfully merging this pull request may close these issues.

4 participants