Components
Updated to string enums (fa2a6ea)
Merge branch 'master' into cg-auto-docs (9107be4)
Updating file structure to reflect the new name for the CoreText component (eabb0bf)
Merge branch 'master' into cg-auto-docs (e16ccb4)
Better redirects and move content to docs/data (b6c9858)
Added InjectStyledLayout as well as tailBackground prop to balloon (0491d0b)
export rounded borders for avatars, remove legacy layout sass (98967c4)
Prefixing helpers (dbb57f5)
Remove import statements from readme's so they can be automatically generated (1c3aafe)
Get the commits for each component file and display the latest (88ab1dd)
Remove prop tables from readmes (334e9bc)
Format the docs (30c6cb5)
Merge pull request #622 from web/cg-docs-update Update README, CONTRIBUTING, and component docs (0d45ceb)
Add stat, styledlayout, and svg prop docs (8869567)
Add remaining READMEs (356869d)
Added border radius enum (50914c3)
Merge pull request #489 from web/tho-overlay-color Added default color to StyledLayout's with overlay background (456b642)
Merge pull request #463 from web/ms-accent-colors Accent color background tokens (7104c1e)
changed order of color/background conditions - brings clarity to what the “default” condition is (82fe009)
added getColorClass and getBackgroundClass methods (05c8348)
Typo fix ("breakpointClasess") (0877245)
initial implementation for accent color tokens for use with light/white text (d7548ef)
refactored card primitives, updated composed cards. resolves #323 (0aeecbc)
Revert "Refactor Card Primitives" (f013a31)
refactored card primitives, updated composed cards. resolves #323 (42427bc)
Updated the way we surface data props to consumers (ab75483)
simplified className calls (39f8b74)
documents button overlay tokens. resolves #431. implements overlay color helpers on layout, text resolves #435 (3482fd7)
Created intractable component (02d70d5)
fixes issues with layout and styledlayout component. resolves #383 (3a44441)