visiky / resume

🚀 在线简历生成器
https://visiky.github.io/resume/?template=template2&user=visiky
MIT License
2.6k stars 621 forks source link

bugfix/chore: 配置模块的缺陷修复与构建中添加lock文件 #72

Closed GrinZero closed 2 years ago

GrinZero commented 2 years ago

bugfix:

  1. 过长的个人信息换行缺陷
  2. '进行配置'无法配置项目经历的主要工作
  3. 个人技能的星星模组换行缺陷
  4. 修复指定唯一Key导致的React警告
  5. 修复弹出的抽屉在Collapse组件的部分会出现异常换行的情况。

chore: 添加pnpm-lock.yaml指定实际安装的依赖版本,确保协同。添加ts-lib作为开发依赖。

GrinZero commented 2 years ago

@visiky 内啥,有空看看呗