Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(web-components) Web component visual update (microsoft#19263)
* Initial update of Fluent visual styling * Added and updated color recipes Added `circular` badge styling and example Removed `appearance` selectors Converted elevation to design tokens * Cleaned up disabled styles Cleaned up focus states Fixed text input width Updated tree view components * Update a few icons * Updated anchor and button 'disabled' styling Updated skeleton to use recipes Updated tooltip to correct colors Fixed number field spinner color * Change files * Review comments and clean up * Added 'stealth' Select appearance * Adjust accordion padding, storybook color, and light mode level * Cleaned up color recipes and application Adjusted icons to correct size Removed states from card Fixed input placeholder contrast Removed deprecated design tokens * Color recipe cleanup Design token purpose cleanup Some Storybook example cleanup * Cleanup log * Minor definitions and import fixes * Fix one more import issue * Apply updates made in FAST * Fix some button style details * Fix enabled selector rules for Firefox Fix foregroundOnAccent active state color * Rebase and cleanup for token deprecation and sorting * Updated gradient design tokens for consistent API * Fix some token exports and gradient recipe issues * Fix direction handling and nested menus * Clean up design token interface * Flipper style update to look not disabled Storybook cleanup * Fixed disabled button style Added floating color for select and combobox Fixed tooltip style * Added design tokens for neutral and accent bae colors. Added a docs page descriping styling using design tokens. Fixed some Card samples to better illustrate using the new design tokens. * Change files * Update card.html prettier for card * Run prettier * Docs update Co-authored-by: Chris Holt <[email protected]>
- Loading branch information