-
Notifications
You must be signed in to change notification settings - Fork 31
Conversation
* DP-4080 - Versioning - first draft * Dp-4080 - let's try that again after saving the file. * DP-4080 - Versioning - updating Major version text * Second Draft * DP-4080 - Versions - Third draft with examples versions * DP-4080 - Version - reducing importance of Terms * DP-4080 - Version - Edits after reviewing. * DP-4080 - Versions - missed a few * DP-4080 - Versions - Weird copy and paste issue. * DP-4080 - Tweak to Minor version description * DP-4080 - Version Docs - fourth version * DP-4080 - Version doc - version 5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @legostud ! I have some quick thoughts / comments but I think this one is good to go as well!
href: | ||
type: string (url) / required | ||
info: | ||
type: string (adds more description to the link) / optional |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think for accessibility, this variable should be required - thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
true
@@ -1,8 +1,9 @@ | |||
{% set arrowButton = arrowNav.arrowButton %} | |||
|
|||
<section class="ma__arrow-nav {{ arrowButton.direction ? 'ma__arrow-nav--' ~ arrowButton.direction : '' }}"> | |||
{% include "@atoms/01-buttons/arrow-button.twig" %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a way to relate the arrow button to the arrow nav title/link content? Curious how a screenreader would announce this here...
@@ -0,0 +1,27 @@ | |||
### Description | |||
List of links that can be rendered stack or as two columns |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could this pattern be a variant of a link list organism?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nevermind - I see this is done in a later PR! 👍
Updated Patterns used on the Homepage, Error Page and Transition Page. A few other Patterns that were missed or that weren't used on a page were updated as well.
Atoms:
Molecules:
Organisms:
Templates:
Pages: