Components
Merge branch 'master' into cg-auto-docs (22768a3)
Add or-null to refHandler params (626d493)
Better redirects and move content to docs/data (b6c9858)
Remove import statements from readme's so they can be automatically generated (1c3aafe)
Remove prop tables from readmes (334e9bc)
Format the docs (30c6cb5)
Adding blur on click props to button, button icon, and interactable (22bbb74)
Add grid, interactable, and layout prop docs (c3ba674)
Add remaining READMEs (356869d)
make sure color inherit is set correction in interactable (23be74d)
Added interactable component to the list of live components (4f4b905)
Updated core ui logic for active, target, and tabIndex (6e28bcb)
Added proper logic for tabIndex through the components (e77bd25)
Fix typo (6478d8c)
Add aria label to interactable, docs, and toast (bc18944)
Remove support for selected on alert (9f5e963)
Update the styling of alert states (e556338)
Remove tokens (e39fdcf)
Update selected state (eda10bd)
Adds a prop to visually represent an interactable as an alert or destructive action (9c1fe58)
Merge pull request #319 from web/ms-interactables-expansion Add Alpha for Interactable (2ccf229)
throws errors in button and interactable if you use linkTo prop incorrectly. (e2df800)
adds support for LocationDescriptors in linkTo props for internal links. (2eb2936)
update disabled tokens, cleanup interactable selectors (6fca37f)
expand interactables types (dd51fdf)
Merge pull request #291 from web/cg-fix-token-errors Update token function to error when not used in theme mixin (1df0237)
updated links to work correctly in core ui (c7cd219)
Update token function to error when not used in theme mixin and fix existing issues (f9c0016)
Clean up linting (505bdbf)
Make sass lint rules more strict and fix linting errors (96f98f3)