mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-05-09 16:25:58 +02:00
[PR #124] [MERGED] Enhance skill display and add tooltip for skill levels #200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BreizhHardware/portfolio/pull/124
Author: @BreizhHardware
Created: 3/6/2025
Status: ✅ Merged
Merged: 3/6/2025
Merged by: @BreizhHardware
Base:
master← Head:refactor/new-skill-system📝 Commits (3)
85c12b6Enhance skill display and add tooltip for skill levelsdabc8bfMerge branch 'master' into refactor/new-skill-system9a8cbd2Enhance skill display and add tooltip for skill levels📊 Changes
9 files changed (+387 additions, -151 deletions)
View changed files
📝
.gitignore(+23 -0)📝
package-lock.json(+5 -4)📝
package.json(+1 -2)📝
src/assets/DATA.ts(+5 -5)📝
src/components/SkillCard.tsx(+5 -5)➕
src/components/SkillLevel.tsx(+93 -0)📝
src/i18n.js(+57 -3)➖
src/index.js(+0 -17)📝
src/output.css(+198 -115)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.