Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jsxiaosi jsxiaosi released this 20 Nov 14:39
· 29 commits to main since this release

升级vite 5

BUG

  • 修复 StyleLint 某些情况下无法正常生效问题
  • 修复 seamless-scroll, count-to 组件 类型报错 Type error Argument of type 'Timer' is not assignable to parameter of type 'number'

Improvements

  • peerDependencyRules 添加忽略过期依赖警告
  • 优化 Sidebar 组件样式,删除多余样式代码
  • pdf、docx 地址预览改成手动上传文件预览
  • 替换 vite-plugin-mock 插件为 vite-plugin-fake-server

New features

  • Sidebar 收缩添加 Tootips 提示,文字过长添加 Tootips 提示
  • 内置 Tailwind css 插件

详细的变更查阅:CHANGELOG.md