Skip to content

feat: add badge/chip component system and timeline component#203

Merged
Junirezz merged 2 commits intoJunirezz:mainfrom
Mosas2000:feature/badge-timeline-components
Mar 29, 2026
Merged

feat: add badge/chip component system and timeline component#203
Junirezz merged 2 commits intoJunirezz:mainfrom
Mosas2000:feature/badge-timeline-components

Conversation

@Mosas2000
Copy link
Copy Markdown
Contributor

Badge component:

  • Support variant types: default, status, outline, pill
  • Color semantics: default, cyan, purple, success, warning, error, info
  • Size options: compact and default
  • Icon support

Timeline component:

  • Chronological event rendering with date grouping
  • Support for event icons, labels, and metadata
  • Loading and empty states
  • Type-based color coding

Migration:

  • Update PageHeader to use Badge component
  • Update TransactionHistory type tags to use Badge

Translations:

  • Add timeline i18n strings for en/es

Closes #188
Closes #189

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 28, 2026

@Mosas2000 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Badge component:
- Support variant types: default, status, outline, pill
- Color semantics: default, cyan, purple, success, warning, error, info
- Size options: compact and default
- Icon support

Timeline component:
- Chronological event rendering with date grouping
- Support for event icons, labels, and metadata
- Loading and empty states
- Type-based color coding

Migration:
- Update PageHeader to use Badge component
- Update TransactionHistory type tags to use Badge

Translations:
- Add timeline i18n strings for en/es
@Mosas2000 Mosas2000 force-pushed the feature/badge-timeline-components branch from 65295a4 to 50842ba Compare March 28, 2026 17:23
@Junirezz
Copy link
Copy Markdown
Owner

bro please resolve issues.

@Junirezz Junirezz merged commit 3c5d201 into Junirezz:main Mar 29, 2026
0 of 2 checks passed
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.

Frontend: Add timeline/activity feed component Frontend: Add reusable badge/chip component system

2 participants