Code Monkey home page Code Monkey logo

ama-style-guide's People

Contributors

acyborg avatar brian-clement avatar csj1012 avatar deadarm avatar designerneil avatar epenzeymoog avatar froboy avatar labbydev avatar martensc avatar megansabina avatar nstriedinger avatar rpama avatar sneakingrocky avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ama-style-guide's Issues

Add list of includes to README

The readme should have a snippet that end users can include in their header that links to the proper css and JS files

Default dropdown style for <select> element in firefox needs to be removed

Task: Default dropdown style for element in firefox needs to be removed Description The default dropdown style for element in firefox needs to be removed.

Steps to Reproduce

Open a file with a element in firefox to see the issue. Here is a screenshot of it in the Join & Renew Project: Expected Result I expect to see the default drowndown arrow that firefox uses for elements gone, with just the image of a dropdown arrow that is in the stylguide remaining. Here is what the fix looks like in the Join & Renew project:
screen shot 2017-06-26 at 2 42 55 pm

Actual Result

I am seeing the expected result.

Relevant Screenshots/GIFs

Please see the above screenshots.

Additional Notes

Anything more to add? Nope!


Task/Feature Request

No pattern needs to be created. These three lines of code need to be added to the forms.scss file in the styles for the select element:
-moz-appearance: none; /removes default dropdown arrow in Firefox/
text-indent: 0.01px; /removes default dropdown arrow in Firefox/
text-overflow: ''; /removes default dropdown arrow in Firefox/

Components of the pattern

Ex:

  • Molecule 1
    • Atom 1
    • Atom 2
  • Molecule 2
    • Atom 1
    • Atom 2

User Story

Ex:

  • As an anonymous user
  • I want to see this organism on this page
  • so that I can know things that the organism is supposed to tell me.

Acceptance Criteria

When I open an AMA page on firefox, I should not see firefox's default dropdown arrow. I should only see the dropdown icon used in the AMA styleguide.

Wayfinder height

Task?

Remove all padding and margins to reduce height of wayfinder.
Link content will determine height of wayfinder

Description

UX team has determined that the wayfinder height is too much and occupies too much of the page. They would like to reduce the wayfinder height to the bare minimum.

Steps to Reproduce

Go to https://d8test.ama-assn.org/

Expected Result

Wayfinder slimmed down

Actual Result

Wayfinder too fat

Relevant Screenshots/GIFs

screen shot 2017-12-15 at 10 21 27 am

Additional Notes

n/a

Task/Feature Request

Wayfinder in styleguide needs to be updated per request. This then will get consumed by D8 when it's built.

Components of the pattern

Organism/global/wayfinder
Organism/global/wayfinder-referred

User Story

n/a

Acceptance Criteria

Wayfinder is slim and expands with link content.

Document git workflow

Task/Feature Request

Request to document the git workflow typically used including rebasing.

Release compiled stuff

End users shouldn't need to run gulp to generate CSS files. Let's make a gulp command to generate those and then push the packaged version to the repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.