aboutsummaryrefslogtreecommitdiff
path: root/src/components/ToolCard.vue (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 1-16/+16
2023-05-27refactor(ui): removed all n-spaceGravatar Corentin Thomasset 1-4/+4
2023-05-01fix(home): prevent weird blue border on cardGravatar Corentin Thomasset 1-0/+1
2023-04-20refactor(ui): replaced naive ui cards with custom onesGravatar Corentin Thomasset 1-3/+9
2023-02-10refactor(tool-card): enforce description heightGravatar Corentin Thomasset 1-1/+1
2023-02-10refactor(tool-card): enforce description heightGravatar Corentin Thomasset 1-0/+1
2022-12-17feat(tools): added favorite tool handlingGravatar Corentin Thomasset 1-13/+18
2022-12-16fix(tool-card): correct text color on light mode for card descriptionGravatar Corentin Thomasset 1-2/+2
2022-11-13fix(ui): remove icon transparency overlapGravatar Corentin Thomasset 1-2/+4
2022-06-02feat(tools): new badge for recently created toolsGravatar Corentin Thomasset 1-2/+18
2022-05-24refactor(imports): removed useless defineProps importGravatar Corentin Thomasset 1-1/+1
2022-04-22refactor(lint): linter auto fixGravatar Corentin Thomasset 1-30/+22
2022-04-15refactor(style): updated linter configGravatar Corentin Thomasset 1-11/+20
2022-04-14refactor: better iconGravatar Corentin Thomasset 1-3/+1
2022-04-14refactor(style): improve style for tool-cardGravatar Corentin Thomasset 1-2/+7
2022-04-06refactor(page): removed unused importGravatar Corentin Thomasset 1-1/+0
2022-04-06feat(page): home page layoutGravatar Corentin Thomasset 1-0/+45