Feature/SSD-803-ta-callout-component#338
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
There was a problem hiding this comment.
Pull request overview
This PR introduces a new TA callout component with multiple visual variants (default, success, warning, danger) and layout options. The component supports various configurations including title-only, title with description, and optional action buttons.
Changes:
- Added HTML preview file showcasing seven different callout component examples
- Implemented CSS styles for callout component with light/dark mode theming
- Included visual variants (success, warning, danger) with appropriate color schemes
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| apps/docs/public/assets/ta-preview/callout/ta-callout-preview.html | HTML examples demonstrating callout component with various configurations and button combinations |
| apps/docs/public/assets/ta-preview/callout/callout.css | Stylesheet defining callout component structure, theming, and visual variants |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summarise the feature
Issue ticket # SSD-803
Description:
Add TA callout component styles and html
Type of change
Affected endpoints
/?
Checklist