Skip to content

feat: add card-caption#48

Merged
toto04 merged 16 commits intoDiubii/cardfrom
Diubii/CardCaption
Apr 9, 2026
Merged

feat: add card-caption#48
toto04 merged 16 commits intoDiubii/cardfrom
Diubii/CardCaption

Conversation

@Diubii
Copy link
Copy Markdown
Contributor

@Diubii Diubii commented Mar 17, 2026

Closes #46

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 17, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7ca5ae06-d1f2-44c9-a864-932a1d0f460b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Diubii Diubii self-assigned this Mar 28, 2026
@Diubii Diubii changed the base branch from main to Diubii/card April 2, 2026 12:05
@Diubii Diubii changed the title CardCaption feat: add card-caption Apr 2, 2026
@Diubii Diubii marked this pull request as ready for review April 7, 2026 16:07
@toto04 toto04 merged commit f4d4bcf into Diubii/card Apr 9, 2026
2 checks passed
@toto04 toto04 deleted the Diubii/CardCaption branch April 9, 2026 17:27
toto04 added a commit that referenced this pull request Apr 22, 2026
* Card initial commit

* Text and icon gradients

* Used figma classes

* Moved card.tsx to components/ui/cards

* refactor: move card.tsx into ui

* Card initial commit

* Text and icon gradients

* Used figma classes

* Moved card.tsx to components/ui/cards

* refactor: move card.tsx into ui

* chore: biome; fix: imports

* aligned card.tsx between all cards

* feat: optional gradient

* fix: text transparency to see gradient

* feat: added bg-background-blur to all cards

* feat: add card-caption (#48)

* created cardCaption.tsx

* Updated card-caption to use react-icons

* Adjusted font sizes

* Updated card-caption to use react-icons

* Adjusted font sizes

* chore: biome

* feat: typography

* aligned card.tsx between all cards

* fix: homepage cards layout

* chore: biome

* feat: add card-path-selection (#56)

* created cardCaption.tsx

* Updated card-caption to use react-icons

* Adjusted font sizes

* Added path selection cards

* chore: biome

* Updated card-caption to use react-icons

* Adjusted font sizes

* Added path selection cards

* chore: biome

* rm: card-caption from this branch

* fix: typography

* fix: imports and home layout

* remove: bg-background-blur

* feat: add card-course (#63)

* feat: card-groups initial commit

* fix: spacing between elements

* chore: biome

* fix: homepage layout for cards

* remove: bg-background-blur

* chore: biome

* feat: add card-course-group (#67)

* feat: card-course-group initial commit

* chore: biome

* fix: make text and icons black

* feat: added cards to homepage; feat: added bg-background-blur to the card

* remove: bg-background-blur

* remove: truncate class

* feat: secondary variant

* chore: biome

* chore: biome

* fix: some of CodeRabbit's proposed fixes

* required changes by @toto04 and CodeRabbit

* feat: implemented @BIA3IA's card hover background

* feat: added  class to Card

* feat: CardTitle is now

* fix: removed text sizes from the base card components

* fix: CardTitle props type

---------

Co-authored-by: Tommaso Morganti <tommaso.morganti01@gmail.com>
Co-authored-by: Lorenzo Corallo <66379281+lorenzocorallo@users.noreply.github.com>
toto04 added a commit that referenced this pull request Apr 22, 2026
* Card initial commit

* Text and icon gradients

* Used figma classes

* Moved card.tsx to components/ui/cards

* refactor: move card.tsx into ui

* Card initial commit

* Text and icon gradients

* Used figma classes

* Moved card.tsx to components/ui/cards

* refactor: move card.tsx into ui

* chore: biome; fix: imports

* aligned card.tsx between all cards

* feat: optional gradient

* fix: text transparency to see gradient

* feat: added bg-background-blur to all cards

* feat: add card-caption (#48)

* created cardCaption.tsx

* Updated card-caption to use react-icons

* Adjusted font sizes

* Updated card-caption to use react-icons

* Adjusted font sizes

* chore: biome

* feat: typography

* aligned card.tsx between all cards

* fix: homepage cards layout

* chore: biome

* feat: add card-path-selection (#56)

* created cardCaption.tsx

* Updated card-caption to use react-icons

* Adjusted font sizes

* Added path selection cards

* chore: biome

* Updated card-caption to use react-icons

* Adjusted font sizes

* Added path selection cards

* chore: biome

* rm: card-caption from this branch

* fix: typography

* fix: imports and home layout

* remove: bg-background-blur

* feat: add card-course (#63)

* feat: card-groups initial commit

* fix: spacing between elements

* chore: biome

* fix: homepage layout for cards

* remove: bg-background-blur

* chore: biome

* feat: add card-course-group (#67)

* feat: card-course-group initial commit

* chore: biome

* fix: make text and icons black

* feat: added cards to homepage; feat: added bg-background-blur to the card

* remove: bg-background-blur

* remove: truncate class

* feat: secondary variant

* chore: biome

* chore: biome

* fix: some of CodeRabbit's proposed fixes

* required changes by @toto04 and CodeRabbit

* feat: implemented @BIA3IA's card hover background

* feat: added  class to Card

* feat: CardTitle is now

* feat: CTA first commit

* fix: removed text sizes from the base card components

* feat: CTA first commit

* fix: CardTitle props type

* feat: CTA first commit

* feat: add new size to CardAction icon to accomodate the CTA icon size; fix: CTA size

* remove: test CTAs in homepage

* fix: wrap CTA in a Link tag; fix: mandatory icon

* feat: hover effect

---------

Co-authored-by: Tommaso Morganti <tommaso.morganti01@gmail.com>
Co-authored-by: Lorenzo Corallo <66379281+lorenzocorallo@users.noreply.github.com>
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.

CardCaption

2 participants