react-spectrum
ffe710da - Implement InlineAlert component #1343 (#4497)

Commit
2 years ago
Implement InlineAlert component #1343 (#4497) * Implement InlineAlert component #1343 - add `inlinealert` CSS - add `@react-aria/alert` - add `@react-spectrum/inlinealert` component - add `@react-types/inlinealert` * Implement InlineAlert component #1343 * Implement InlineAlert component #1343 * Implement InlineAlert component #1343 * Implement InlineAlert component #1343 - remove support for button group * Implement InlineAlert component #1343 - gridRef no longer needed * Implement InlineAlert component #1343 - update story Co-authored-by: Robert Snow <snowystinger@gmail.com> * Implement InlineAlert component #1343 - update test - remove `@react-aria/alert` * Implement InlineAlert component #1343 - add comments to types Co-authored-by: Robert Snow <snowystinger@gmail.com> * Implement InlineAlert component #1343 - update comment in react-types * Implement InlineAlert component #1343 - remove @react-aria/alert dependency * Implement InlineAlert component #1343 - add info variant story * Implement InlineAlert component #1343 - fixes based on PR comments * Implement InlineAlert component #1343 - fixes based on PR comments * Implement InlineAlert component #1343 - fixes based on PR comments * Implement InlineAlert component #1343 - rename from `InLineAlert` to `InlineAlert` * Implement InlineAlert component #1343 - add Chromatic tests * Implement InlineAlert component #1343 - fix imports --------- Co-authored-by: Robert Snow <snowystinger@gmail.com> Co-authored-by: Reid Barber <reid@reidbarber.com>
Author
Parents
Loading