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

Feature/#434 social links menu #455

Merged
merged 5 commits into from
Jan 18, 2019
Merged

Conversation

coreymcollins
Copy link
Contributor

@coreymcollins coreymcollins commented Jan 18, 2019

Closes #434

DESCRIPTION

Adds CSS to replace text with background images in a menu using social network links.

This hides the text but still keeps it accessible to a screen reader so a user will know what they're clicking on.

Additional styles would need to be added to the theme to display the menu items inline, but this takes care of the core functionality and the theme-specific styling can be taken care of as needed with opinionated styles.

SCREENSHOTS



OTHER

  • Is this issue accessible? (Section 508/WCAG 2.0AA)
  • Does this issue pass all the linting? (PHPCS, ESLint, SassLint)
  • Does this pass CBT?

STEPS TO VERIFY

  1. Create a menu
  2. Add social networks to the menu (right now, this supports Facebook, LinkedIn, Instagram, and YouTube as those are the icons packaged with wd_s)
  3. View the frontend!

DOCUMENTATION

Will this pull request require updating the wd_s wiki?

Yes! Once merged in, we'll want to add some documentation around usage and output.

Copy link
Contributor

@ImBigWill ImBigWill left a comment

Choose a reason for hiding this comment

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

Looks good. Just need to get it up to speed with master and should be gtg on this one!

commit 1eae31f
Author: Corey M Collins <coreymcollins@gmail.com>
Date:   Fri Jan 18 13:51:15 2019 -0600

    Feature/#429 replace hidden elements (#454)

    * Removes the CSS hiding aside post format post titles

    * Adds screen reader class if the post is an aside

    * Actually, just remove the whole screen reader thing

    * Compiles styles
commit 1eae31f
Author: Corey M Collins <coreymcollins@gmail.com>
Date:   Fri Jan 18 13:51:15 2019 -0600

    Feature/#429 replace hidden elements (#454)

    * Removes the CSS hiding aside post format post titles

    * Adds screen reader class if the post is an aside

    * Actually, just remove the whole screen reader thing

    * Compiles styles
@coreymcollins
Copy link
Contributor Author

I think we should be set with master merged in, if you want to give this another look and see if it'll merge in nicely.

Thanks!

@ImBigWill ImBigWill merged commit 29320d6 into master Jan 18, 2019
@coreymcollins coreymcollins deleted the feature/#434-social-links-menu branch July 27, 2020 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants