-
Notifications
You must be signed in to change notification settings - Fork 5
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
Foundation Site: Buttons & Links #317
Comments
Note #278 |
@natalieworth I did an audit on existing buttons on brand working slides (slides 41-47): https://docs.google.com/presentation/d/1mQJOwKj1OQkXlhHOVa2uLX0gRPQ-PffW0B3ffXztk5w/edit?usp=sharing and I put some notes that'll guide our decision/documentation convo |
@natalieworth A few hover states to confirm:
|
This ticket is currently blocking Mavis' work on:
@sabrinang @natalieworth can one of you please summarize the decisions in an implementation ticket? |
So for notes for @sabrinang comment:
cc @mmmavis |
Button Clean up and Proposed ChangesButton class names
Button Labelstext-transform: remove uppercase (we can't enforce sentence case in code and there will be exceptions like capitalizing names etc.) Button Styles
Button Secondary Updates: Button Pop Updates: Dark Theme Button StylesButton Primary Dark Theme Updates: Button Secondary Dark Theme Updates: Button Pop Dark Theme Updates: Button ArrangementAlignment: all left-aligned (exceptions support navigation or UI like .button-pop) Multiple buttons: always have them on separate lines with margin-bottom 8px spacing |
Buttons are also documented in UI components in wagtail: https://foundation.mozilla.org/en/docs/brand/design/ui-components/ Work in progress button elements:
|
Thank you @sabrinang @natalieworth! This is sooo good! I'll go ahead and open an implementation ticket for Mavis, I'll just copy what you wrote above. And then I'll close this and open a follow up design ticket for the remaining button work. That sound okay? |
Tickets:
|
Description
Audit the current button and link styles on the site and examine what we want to introduce or update by referring to new blue sky ideas. Mockup new ideas in context of existing site and collect feedback. After successful review, we can prepare for implementation.
Buttons and links may include:
The text was updated successfully, but these errors were encountered: