Skip to content

v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 03:30
· 457 commits to main since this release
fab7638

上层更新

  • 主页中的标题栏可以更改暗色模式
  • 安卓APK支持
  • 搜索框移至侧边栏
  • 添加可自定义的工具列表
  • 导入Ubuntu字体而不是使用系统Ubuntu字体
  • 添加加载中页面
  • ServiceWorker中如果检测到URL含有handle则不存入缓存
  • setting中的Reset如果空间足够则并排显示
  • 渲染组件时同步加载设置而不是渲染完毕后的副作用中加载设置
  • CountLetter中添加数组进制
  • cylinder中移动鼠标时会用蓝色方块显示鼠标位置
  • 标题栏显示工具背景色
  • 在package.json里添加信息
  • Manifest中设置的URL改为setting,添加id、默认语言、文字方向、Edge边栏
  • 安装PWA作为独立窗口后标题栏负责窗口移动(拖动)

下层更新

  • ESLint提示Hooks
  • Popover中的Props类型改为ReactNode
  • 改为App Router
  • PureDialog中context改为children
  • 分离cylinder中的drawCanvasBase
  • 添加setState、BeforeInstallPromptEvent类型
  • 提取所有window声明至一个文件
  • 拆分index
  • 拆分setting中的Options
  • 给setting中的checkOption添加类型
  • cylinder中添加block类型
  • toolinfo中的getTools添加类型约束,goto改为to和isGoto
  • tsConfig中lib添加WebWorker

完整更新记录v1.5.0...v1.5.1