react-spectrum
8b1c10ce - Add staticColor prop to ProgressCircle and ProgressBar (#5108)

Commit
2 years ago
Add staticColor prop to ProgressCircle and ProgressBar (#5108) * Add `isPending` prop to `Button` component which triggers a spinner. * update button docs * Update isPending tests * Update Pending docs * Add check that spinner isn't in document * Fix typos Co-authored-by: Robert Snow <rsnow@adobe.com> * Fix lint problem * prefix isPending with UNSTABLE * remove doc changes for now * Revert unintended change * Add focus and blur actions * Let pending button story wrap * Add hidden pending docs * Add more story variations for pending label development. * Static progress colors * docs fix * test fix * fix commented code that was failing test * update colors * remove dupe from bad conflict resolution * fix storyname typo * remove class based tests that are covered by chromatic --------- Co-authored-by: Robert Snow <rsnow@adobe.com> Co-authored-by: Daniel Lu <dl1644@gmail.com>
Author
Parents
Loading