Skip to content

Conversation

@zoobzio
Copy link
Contributor

@zoobzio zoobzio commented Feb 22, 2024

πŸ”— Linked issue

Resolves #1271

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Add two new slots to the UAlert component that allows a user to customize the rendered icon & avatar options.

Each slot accepts relevant props & UI styles as arguments which can be passed to whatever component is dropped within the slot.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@benjamincanac benjamincanac changed the title feat(UAlert): add icon & avatar slots feat(Alert): add icon & avatar slots Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose more slots on UAlert

3 participants