DoSomething / forge

🎨 The DoSomething.org pattern library.
http://forge.dosomething.org
MIT License
48 stars 14 forks source link

Moar patterns #524

Closed DFurnes closed 8 years ago

DFurnes commented 8 years ago

Changes

Add "start" alias for running Grunt. This lets us run npm start to build assets and run dev server, and doesn't require user to have grunt installed globally. (881239e)

Update documentation and filename for Media Video pattern. Filename didn't match the class name, so just tidying things up. (6b93303)

Add Social Menu pattern from Phoenix, used for groups of social icons. (b9ddd23)

screen shot 2015-09-09 at 4 45 33 pm

Add Chat Bubble pattern from Phoenix, used in the Hot Module. (727a679)

screen shot 2015-09-09 at 4 45 57 pm

Add "actions" to the CTA pattern, as seen on the reportback confirmation page. One thing that changes (with maintained backwards compatibility) is moving from .wrapper inner class to .cta__block, since there are scenarios where we might want more than one. (3465395)

screen shot 2015-09-09 at 4 45 17 pm

Add "dark" modifier to Container pattern, as seen on the reportback confirmation page. (6e8934e)

:cactus:

For review: @DoSomething/front-end

sbsmith86 commented 8 years ago

"Chat Bubble" :exclamation: I could not figure out what to call this for the life of me. great name.

sbsmith86 commented 8 years ago

Awesome!!!! Looks good!