Skip to content

Latest commit

 

History

History
789 lines (635 loc) · 76.4 KB

CHANGELOG.md

File metadata and controls

789 lines (635 loc) · 76.4 KB

Changelog

v2.0.0 (2025-03-20)

   🚀 Features

  • 安装 剪切板 antd19补丁依赖 更新@soybean-react/vite-plugin-react-router 删除typeit react-countup react-beatiful-dnd  -  by wang (c77fb)
  • 添加菜单布局的常量  -  by wang (47446)
  • 添加antd相关的配置文件  -  by wang (e2c50)
  • 在features中集成 router  -  by wang (4ccb5)
  • 集成全局侧边栏配置  -  by wang (a66bb)
  • 集成全局搜索  -  by wang (923cb)
  • 集成全局菜单  -  by wang (d2111)
  • 集成全局Content  -  by wang (24a1f)
  • 增加新的路由页面  -  by wang (d0301)
  • 添加 BetondHiding组件  -  by wang (abb8d)
  • 添加filpText组件  -  by wang (066b2)
  • 添加DarkModeContainer组件  -  by wang (30487)
  • 添加FullScreen组件  -  by wang (08dc1)
  • 添加lookForward组件  -  by wang (7176f)
  • 添加PinToggler组件  -  by wang (3dcf7)
  • 集成menu  -  by wang (5e8a8)
  • 集成router  -  by wang (9e824)
  • 添加BaseLayout  -  by wang (3c094)
  • 添加GlobalLogo  -  by wang (81cc1)
  • 添加全局GlobalSider  -  by wang (d54de)
  • 添加头部主题按钮组件  -  by wang (a0b77)
  • 添加全局GlobalHeader组件  -  by wang (a2d97)
  • 集成演示home页面  -  by wang (bd08f)
  • 集成个人中心页面  -  by wang (f1424)
  • 集成多级菜单页面  -  by wang (7a3f3)
  • 添加头像组件  -  by wang (64fae)
  • 添加NumberTicker组件  -  by wang (2f286)
  • 添加tab的相关store  -  by wang (5c696)
  • 添加route的相关store  -  by wang (5ed2b)
  • 添加初始化缓存路由的相关代码  -  by wang (10b29)
  • 添加useThemeSettings  -  by wang (3fa8f)
  • 添加ExceptionBase组件  -  by wang (c924d)
  • 集成相关的auth  -  by wang (15a59)
  • 添加全局tab  -  by wang (aa15b)
  • 添加manage相关的文件  -  by wang (6a6fb)
  • 添加多级params示例页面文件  -  by wang (5b504)
  • 添加 403 404 500一场页面  -  by wang (d67f1)
  • 添加登录的最新hook  -  by wang (f9b61)
  • 添加iframe页面文件  -  by wang (3b21b)
  • 添加新增页面的类型文件  -  by wang (609d2)
  • 添加页面过度css  -  by wang (c817b)
  • 添加新的页面  -  by wang (5237d)
  • 补充事件总线的方式  -  by wang (d3a24)
  • 把tab相关的聚合在一起  -  by wang (9b2fe)
  • 聚合router相关的  -  by wang (abe6a)
  • 删除首页页面路由 用loader进行跳转  -  by wang (ad4f3)
  • 首页删除相关的类型  -  by wang (76ad7)
  • 优化路由转换函数  -  by wang (3441f)
  • 添加initAuth的hook  -  by wang (61b3e)
  • 优化代码  -  by ohh (32485)
  • 集成auth  -  by ohh (5d88a)
  • 优化登录的hook  -  by ohh (beed6)
  • 添加首页路由用于转发页面  -  by ohh (84da3)
  • 添加部分tab  -  by ohh (5b3bb)
  • 完成tab的开发  -  by Ohh-889 (25b08)
  • 集成面包屑  -  by Ohh-889 (70592)
  • 完成页面的基本布局  -  by Ohh-889 (6d238)
  • 添加分包  -  by Ohh-889 (ffb9d)
  • useRoute新增 error的显示  -  by Ohh-889 (6ca3a)
  • 完成动态路由的添加  -  by Ohh-889 (72de5)
  • 添加多级动态路由的显示  -  by Ohh-889 (0a91d)
  • 添加菜单进行排序  -  by Ohh-889 (befbb)
  • 添加多级菜单的路由元信息  -  by Ohh-889 (5a459)
  • 添加事件总线  -  by Ohh-889 (826db)
  • 添加关于页面  -  by Ohh-889 (d727e)
  • useRouter支持加入参数query  -  by COBORGA-8FFVDVM\cob (4e570)
  • 支持修改tab的label  -  by COBORGA-8FFVDVM\cob (158dc)
  • 添加隐藏子菜单路由  -  by COBORGA-8FFVDVM\cob (aa550)
  • 添加多级菜单  -  by COBORGA-8FFVDVM\cob (7a1f5)
  • 添加给系统功能添加转发界面  -  by COBORGA-8FFVDVM\cob (44ce5)
  • 添加超级管理员权限页面  -  by COBORGA-8FFVDVM\cob (d2df8)
  • 添加请求页面  -  by COBORGA-8FFVDVM\cob (a4c76)
  • 添加标签页页面  -  by COBORGA-8FFVDVM\cob (f33ee)
  • 添加切换权限页面  -  by Ohh-889 (79e9a)
  • 添加初始化缓存路由  -  by Ohh-889 (9f358)
  • 补充路由元信息  -  by Ohh-889 (11cc3)
  • 添加重置权限  -  by Ohh-889 (3376c)
  • 添加角色管理页面  -  by Ohh-889 (80798)
  • 添加用户详情页面  -  by Ohh-889 (32244)
  • 完成头像组件的编写  -  by Ohh-889 (1a8bf)
  • 添加权限校验  -  by COBORGA-8FFVDVM\cob (9c472)
  • loading页面也适配暗色模式  -  by COBORGA-8FFVDVM\cob (aaca6)
  • 支持修改tab  -  by COBORGA-8FFVDVM\cob (34ff8)
  • 优化use-table  -  by COBORGA-8FFVDVM\cob (f6770)
  • 添加完整的table相关的组件和hook  -  by COBORGA-8FFVDVM\cob (5428d)
  • 完成用户管理的开发  -  by COBORGA-8FFVDVM\cob (52905)
  • 完成角色管理的编写  -  by Ohh-889 (fad4f)
  • 完成动态路由的编写  -  by Ohh-889 (145bf)
  • 添加角色管理详情页面  -  by Ohh-889 (02ea5)
  • 完成 * 的params 以数组形式返回  -  by Ohh-889 (33317)
  • 补充角色管理的展示示例  -  by Ohh-889 (75b4b)
  • 完成用户管理详情的示例  -  by Ohh-889 (e07cf)
  • 添加lodash 依赖  -  by Ohh-889 (c8152)
  • 添加代码提交校验  -  by Ohh-889 (7da0d)
  • 添加登出路由  -  by Ohh-889 (1debe)
  • auth仓库不在做发出网络请求 只存储信息 用hooks的方式完成登录逻辑  -  by Ohh-889 (78219)
  • 添加路由过渡动画  -  by Ohh-889 (74663)
  • 对接动态路由  -  by Ohh-889 (fa87c)
  • 添加代码检查校验  -  by Ohh-889 (d2396)
  • 更新描述的版本  -  by Ohh-889 (44b27)
  • hooks:
    • 去掉相关的form hook  -  by wang (b6f78)
  • projects:
    • 添加新的优雅路由文件  -  by wang (57177)
    • 集成主题切换  -  by wang (3c0de)
    • 添加 重置密码的页面  -  by wang (225e3)
    • 添加 注册的页面  -  by wang (b730a)
    • 添加验证码登陆界面  -  by wang (d0e43)
    • 添加登录界面  -  by wang (53c73)
    • 添加首页路由  -  by wang (2cb59)
    • 集成router的相关方法  -  by wang (b6a8f)
    • 添加blank布局  -  by wang (0f57a)
    • 添加home路由  -  by wang (f6450)
    • 集成语言切换  -  by wang (e4b57)
    • 添加buttonIcon组件  -  by wang (7d658)
    • 添加 系统图标  -  by wang (2c2b9)
    • 添加全局布局组件  -  by wang (7d8e4)
    • 添加全局loading组件  -  by wang (acac1)
    • 添加全局 网络错误页面  -  by wang (a2dda)
    • 添加全局 无权限 页面  -  by wang (d07b1)
    • 添加404页面  -  by wang (7be1c)
    • 添加全局背景组件  -  by wang (5371d)
    • 添加全局错误组件  -  by wang (b9ab9)
    • 集成form的相关hook  -  by wang (f1dc0)
    • 集成antd的相关配置  -  by wang (8c692)
    • 添加global-content组件  -  by wang (e96ab)
    • 集成motion  -  by wang (7e6df)
  • types:
    • 添加自动导入的类型  -  by wang (1e369)

   🐞 Bug Fixes

  • 修复升级react造成的 svgIcon hook的类型报错  -  by wang (fd890)
  • 修复菜单栏不随着语言切换而切换  -  by Ohh-889 (8006e)
  • 修复有横向菜单时点击子菜单会消失  -  by Ohh-889 (3dc6c)
  • 修复vite配置文件报错  -  by Ohh-889 (fea90)
  • 修复隐藏菜单没有默认跳转和跳转了没有激活菜单  -  by COBORGA-8FFVDVM\cob (9fe31)
  • 修复非超级管理员 静态路由下添加错误  -  by Ohh-889 (85b71)
  • 修复在切换权限页面 能跳转页面  -  by Ohh-889 (f9ecb)
  • 修复多次点击会调用多次登录接口  -  by COBORGA-8FFVDVM\cob (8feff)
  • 修复会重复添加路由  -  by COBORGA-8FFVDVM\cob (461b6)
  • 修复没有登录的时候会修补路由  -  by Ohh-889 (8b34e)
  • 解决ts报错  -  by Ohh-889 (c5e59)
  • 修复路由切换时因为url为空所以iframe报错  -  by Ohh-889 (f5aa8)
  • 修复动态路由 不能正确加载  -  by COBORGA-8FFVDVM\cob (c2580)
  • projects: after logging can still return to the login page .close #24  -  by wang in #24 (399ed)

   🛠 Optimizations

  • 主题相关的导入 更加精细  -  by wang (1c6ed)
  • 优化代码  -  by wang (da239)
  • 优化代码  -  by wang (7b113)
  • 优化代码  -  by wang (0c051)
  • 优化关于menuUtil的代码  -  by wang (97454)
  • 优化主题设置和tabs缓存的相关代码  -  by wang (fab0c)
  • 优化代码  -  by wang (90037)
  • 优化相关代码  -  by wang (d98db)
  • 优化globalCOntent  -  by wang (cbbc5)
  • 修改menu的实现方式  -  by ohh (24e20)
  • 等待il18的初始化完成  -  by ohh (017c0)
  • 优化路由的实现方式  -  by ohh (d9688)
  • 优化代码  -  by ohh (ce822)
  • 优化代码  -  by Ohh-889 (8b775)
  • 优化代码  -  by Ohh-889 (7437e)
  • 修复antd废弃的card的属性  -  by Ohh-889 (1d940)
  • 优化代码  -  by Ohh-889 (c6377)
  • 优化代码  -  by Ohh-889 (47e4a)
  • 优化tab hook  -  by COBORGA-8FFVDVM\cob (0d82e)
  • 优化代码  -  by COBORGA-8FFVDVM\cob (a2980)
  • 补充useRoute  -  by COBORGA-8FFVDVM\cob (d56da)
  • 优化代码  -  by COBORGA-8FFVDVM\cob (bbbd5)
  • 优化代码  -  by COBORGA-8FFVDVM\cob (a333c)
  • 聚合table  -  by COBORGA-8FFVDVM\cob (a92e6)
  • 优化代码  -  by Ohh-889 (5d094)
  • 优化代码  -  by Ohh-889 (9a2f3)
  • 优化代码  -  by Ohh-889 (f675f)
  • 优化路由守卫只有在路由发生变化时才会重新执行  -  by Ohh-889 (87847)
  • 优化代码  -  by Ohh-889 (424e8)
  • 优化代码  -  by Ohh-889 (67bff)
  • projects: optimize code  -  by COBORGA-8FFVDVM\cob (51f31)

   💅 Refactors

  • 删掉props必须为可读的eslint规则  -  by wang (c2860)
  • 优化入口文件 将多余的代码提到各自的文件中  -  by wang (359f3)
  • 去掉memo  -  by wang (2c27f)
  • 优化代码  -  by wang (6494b)
  • 优化路由相关的类型  -  by wang (39eec)
  • 为登录页的标题增加动画  -  by wang (037f7)
  • 删除tab仓库和route仓库 准备重新编写  -  by wang (a6a30)
  • 删除无用的文件  -  by wang (7938b)
  • 更改路由类型  -  by wang (b3e38)
  • 修改面包屑以适应新的路由插件  -  by Ohh-889 (f8860)
  • 给i18key加上路由组的前缀  -  by Ohh-889 (5b154)
  • 删掉simple-router  -  by COBORGA-8FFVDVM\cob (ab9d9)
  • 只留loading页面 把插件loading去掉  -  by COBORGA-8FFVDVM\cob (d859e)
  • 重构路由handle 写在routes里面  -  by COBORGA-8FFVDVM\cob (6873b)
  • 重新实现过滤初始路由  -  by Ohh-889 (316f7)
  • 将路由元信息搞到生成的路由副文件里面  -  by Ohh-889 (3324c)
  • 删掉菜单管理  -  by Ohh-889 (59ed3)
  • 去掉initrouter  -  by Ohh-889 (c3ac9)
  • 更新routerHook为initRouter  -  by Ohh-889 (8dcd4)
  • 不做登出的鉴权  -  by Ohh-889 (a8824)
  • packages:
    • 使用classNames的 替换成clxs  -  by wang (be83e)
  • projects:
    • refactor theme change  -  by wang (43a09)
    • refactor themeSettings  -  by COBORGA-8FFVDVM\cob (b21c4)
    • 删除路由和所有页面 开始升级  -  by wang (3d83b)
    • 删除多余的文件  -  by wang (a8be8)
    • 从app store 中删除掉 关于语言切换  -  by wang (7d7de)

   📖 Documentation

  • projects: update README  -  by @Azir-11 (e4c48)

   📦 Build

  • projects: 适应新的路由生成插件  -  by wang (59a60)

   🏡 Chore

  • 升级路由插件  -  by wang (211f1)
  • 更新依赖  -  by Ohh-889 (2a64f)
  • 升级vite 路由插件  -  by Ohh-889 (e951b)
  • 新增新的路由快速刷新忽略 elsint规则  -  by Ohh-889 (e8aec)
  • 为适应新的插件路由级页面组件做出删减  -  by Ohh-889 (769ee)
  • 升级路由插件版本到0.6.1  -  by Ohh-889 (d33c9)
  • 修改github主页和预览地址  -  by COBORGA-8FFVDVM\cob (b5cac)
  • 添加dnd-kit并且删掉react-beautiful-dnd  -  by COBORGA-8FFVDVM\cob (5f622)
  • 把主js文件也打到js目录下面  -  by COBORGA-8FFVDVM\cob (1fc86)
  • 更新README  -  by Ohh-889 (1b42f)
  • 更新依赖  -  by COBORGA-8FFVDVM\cob (3f1c6)
  • deps:
    • update deps  -  by wang (b40aa)
    • 升级依赖  -  by wang (05ef9)
    • 集成motion  -  by wang (37ae5)
    • 删掉classNames 用clsx代替  -  by wang (b57b4)
  • projects:
    • update deps  -  by wang (0edc4)
    • temporarily turn off code verification  -  by wang (ed542)

   ✅ Tests

  • 测试常量路由的实现方式  -  by wang (49c3d)

   🤖 CI

  • build.proxy: 显示实际请求的 url 地址  -  by 心灵骇客 (64f12)

   ❤️ Contributors

Azir-11   COBORGA-8FFVDVM\cob心灵骇客

v1.2.0 (2024-12-15)

   🚀 Features

  • packages:
    • use-array add findItem & reset  -  by COBORGA-8FFVDVM\cob (64e0b)
    • add event bus hook  -  by wang (9f145)
  • projects:
    • supplement eslint rules  -  by wang (1a631)
    • add event bus hooks demo  -  by wang (b7080)

   🐞 Bug Fixes

  • If the url is /login/register, the system is redirected to /login/pwd-login by default .close #22  -  by COBORGA-8FFVDVM\cob in #22 (9ddae)
  • projects: fix Reverse the top blending mode. Select Secondary tab. Primary tab is not displayed correctly .close #21  -  by wang in #21 (b2f07)

   🛠 Optimizations

  • projects:
    • optimize code  -  by wang (72b38)
    • optimize code  -  by COBORGA-8FFVDVM\cob (b9f0e)

   🏡 Chore

  • other: update vscode settings  -  by wang (70d5f)
  • projects: update readme  -  by wang (82978)

   ❤️ Contributors

wang

v1.1.1 (2024-11-24)

   🐞 Bug Fixes

  • projects: fix when clicking Close tab TAB occasionally white screen  -  by wang (ae2c3)

   🎨 Styles

  • projects: add eslint rules  -  by wang (d27ac)

   ❤️ Contributors

wang

v1.1.0 (2024-11-09)

   🚀 Features

  • hooks:
    • add useMobile hook  -  by wang (2b2c7)
  • projects:
    • add tag-map contant  -  by wang (605ee)
    • add route config example  -  by wang (1587b)
    • add role-manage  -  by wang (c315f)
    • add new tag-map & auto-import antd components type  -  by wang (57fb4)
    • add menu-manage  -  by wang (b10f5)
    • add user-modal & role-modal form rules  -  by wang (646a5)
  • types:
    • add page types  -  by wang (804f3)
    • add new auto import antd components  -  by wang (45bbc)
    • add new auto-import antd components  -  by wang (df1e2)
    • add page operateDrawerProps  -  by wang (3b822)

   🐞 Bug Fixes

  • hooks:
    • after the user manages the edit modification submission, when he clicks Add, the data just edited is displayed .close #18  -  by COBORGA-8FFVDVM\cob in #18 (c4f1e)
  • projects:
    • home: fix the button have same key  -  by DESKTOP-31IBRMI\Administrator (d583c)
    • optimize theme-drawer code to remove waring  -  by wang (d489c)
    • fix table scroll don't auto scroll  -  by wang (2277d)
    • login after don't go login page .close #14  -  by COBORGA-8FFVDVM\cob in #14 (a4b51)

   🛠 Optimizations

  • projects:
    • optimize use-manager code  -  by wang (effac)
    • optimize userOperateDrawer code  -  by wang (46bc4)
    • optimize code  -  by wang (14e87)
    • optimize about page code  -  by wang (bb862)

   💅 Refactors

  • hooks:
    • usetable return data add searchProps  -  by wang (6c0d7)
  • projects:
    • simplifies and extends useTableOperate  -  by wang (283fd)
    • use-Table handleEdit support income data  -  by wang (56b0d)
    • update keep-alive usage  -  by wang (dcebd)

   🏡 Chore

  • deps:
    • delete immer  -  by wang (8ace3)
  • projects:
    • update CHANGELOG.zh-CN  -  by wang (6d986)
    • update README  -  by wang (a3115)
    • update deps & sass usage  -  by wang (7da52)
    • optimize code & update vscode settings  -  by wang (2ecb0)

   ❤️ Contributors

wang

v1.0.0 (2024-10-06)

   🚀 Features

  • packages:
    • @sa/hooks add useRequest  -  by wang (e5cdc)
    • hooks: add use-array & example  -  by wang (02483)
  • projects:
    • add menu functions  -  by wang (0b14d)
    • support add parent when add route  -  by wang (084bf)
    • support dynamic add route & optimize code  -  by DESKTOP-31IBRMI\Administrator (6f3ad)
    • add before guard  -  by DESKTOP-31IBRMI\Administrator (13b0c)
    • @sa/axios: add response to flatRequest when success  -  by DESKTOP-31IBRMI\Administrator (92e3c)
    • does the configuration support automatic updates.  -  by DESKTOP-31IBRMI\Administrator (fb758)
    • add details page to show loader for data router  -  by wang (7928b)
    • the topic configuration replication function was added  -  by wang (e3d7a)
    • add animation  -  by wang (ea5d7)
    • add useMeta  -  by wang (d0c6a)
    • add keep-alive  -  by wang (ed7e7)
    • login supports accessible operation  -  by wang (d2dae)

   🐞 Bug Fixes

  • packages:
    • eix tab can't click on mobile side  -  by wang (e0141)
    • support pass state and fix judgments before jumpe  -  by wang (34935)
    • fix useRouter type  -  by DESKTOP-31IBRMI\Administrator (32628)
    • failure to return in some fast new cases results in no initialization . close #8  -  by DESKTOP-31IBRMI\Administrator in #8 (cfe46)
  • projects:
    • fix top menu abnormal  -  by wang (5e1f7)
    • fixed abnormal display of dynamic switching size menu  -  by wang (79c1a)
    • fix eslint errors  -  by DESKTOP-31IBRMI\Administrator (fec80)
    • click tab left menu openkeys does not change  -  by DESKTOP-31IBRMI\Administrator (f3f57)
    • fix route type & remove startTransition  -  by wang (fac36)
    • Fixed redirection when switching roles & init tab no cache  -  by DESKTOP-31IBRMI\Administrator (58d1f)
    • fix refresh token when meet multi requests  -  by DESKTOP-31IBRMI\Administrator (fbe7d)
    • in big screen has scroll bar  -  by wang (cb942)
    • fix after menu expansion submenu not open  -  by wang (c96c9)
    • fix shrink mess in mixed mode  -  by wang (0c6fb)
    • fix global-tab click conflict with contextmenu  -  by DESKTOP-31IBRMI\Administrator (a32f5)
    • Fixed submenu opening when shrinking  -  by DESKTOP-31IBRMI\Administrator (77f2b)
    • fixed the sidebar automatically expanding when switching between mobile and pc  -  by wang (0abdd)
    • failed to switch sidebar language  -  by wang (75307)
    • the reproduction environment can cache the theme configuration  -  by wang (50932)

   🛠 Optimizations

  • packages:
    • optimize code  -  by wang (5f78e)
    • optimize code  -  by wang (26f05)
    • simple-router: optimize code  -  by wang (27d5f)
  • projects:
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (85b64)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (21d28)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (b29bc)
    • optimize code  -  by wang (f6fd4)
    • optimize code  -  by wang (43f8b)
    • optimize code  -  by wang (a5cc9)

   💅 Refactors

  • packages:
    • update Route  -  by DESKTOP-31IBRMI\Administrator (8795b)
    • @sa/hooks: use-request fir axios  -  by DESKTOP-31IBRMI\Administrator (3dbe7)
    • @sa/simple-router: stable useRoute  -  by DESKTOP-31IBRMI\Administrator (6cf09)
    • @sa/materials: remove tab close shortcut by mouse  -  by DESKTOP-31IBRMI\Administrator (edb3e)
  • projects:
    • add logout route  -  by DESKTOP-31IBRMI\Administrator (df689)
    • refactor simple-router  -  by DESKTOP-31IBRMI\Administrator (d7861)
    • combine theme tokens and theme settings  -  by wang (8d703)
    • remove dark sidebar configuration  -  by wang (f9582)
    • Modify card's global style search table to use Collapse  -  by wang (17c2e)
    • change antd's colorBgContainer  -  by wang (0b65c)
    • change sidebar animation  -  by wang (f9297)

   📖 Documentation

  • projects: update CHANGELOG  -  by DESKTOP-31IBRMI\Administrator (a13a7)

   🏡 Chore

  • deps:
    • update deps  -  by wang (1dad4)
    • update deps  -  by DESKTOP-31IBRMI\Administrator (6ff15)
    • remove transition-group-plus  -  by wang (36996)
    • add framer-motion & remove react-transition-group  -  by wang (abada)
  • projects:
    • update CHANGELOG  -  by wang (264f9)
    • update scss config  -  by DESKTOP-31IBRMI\Administrator (480c8)
    • update deps  -  by wang (0d855)
  • types:
    • remove type declaration for document.startViewTransition (TypeScript 5.6 inclnudes it)  -  by wang (cef47)

   ❤️ Contributors

wang

v1.0.0-beta.1 (2024-09-14)

   🚀 Features

  • packages:
    • @sa/hooks add useRequest  -  by wang (e5cdc)
  • projects:
    • add menu functions  -  by wang (0b14d)
    • support add parent when add route  -  by wang (084bf)
    • support dynamic add route & optimize code  -  by DESKTOP-31IBRMI\Administrator (6f3ad)
    • add before guard  -  by DESKTOP-31IBRMI\Administrator (13b0c)
    • @sa/axios: add response to flatRequest when success  -  by DESKTOP-31IBRMI\Administrator (92e3c)
    • does the configuration support automatic updates.  -  by DESKTOP-31IBRMI\Administrator (fb758)

   🐞 Bug Fixes

  • packages:
    • eix tab can't click on mobile side  -  by wang (e0141)
    • support pass state and fix judgments before jumpe  -  by wang (34935)
    • fix useRouter type  -  by DESKTOP-31IBRMI\Administrator (32628)
    • failure to return in some fast new cases results in no initialization . close #8  -  by DESKTOP-31IBRMI\Administrator in #8 (cfe46)
  • projects:
    • fix top menu abnormal  -  by wang (5e1f7)
    • fixed abnormal display of dynamic switching size menu  -  by wang (79c1a)
    • fix eslint errors  -  by DESKTOP-31IBRMI\Administrator (fec80)
    • click tab left menu openkeys does not change  -  by DESKTOP-31IBRMI\Administrator (f3f57)
    • fix route type & remove startTransition  -  by wang (fac36)
    • Fixed redirection when switching roles & init tab no cache  -  by DESKTOP-31IBRMI\Administrator (58d1f)
    • fix refresh token when meet multi requests  -  by DESKTOP-31IBRMI\Administrator (fbe7d)
    • in big screen has scroll bar  -  by wang (cb942)

   🛠 Optimizations

  • packages:
    • optimize code  -  by wang (5f78e)
  • projects:
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (85b64)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (21d28)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (b29bc)

   💅 Refactors

  • packages:
    • update Route  -  by DESKTOP-31IBRMI\Administrator (8795b)
    • @sa/hooks: use-request fir axios  -  by DESKTOP-31IBRMI\Administrator (3dbe7)
    • @sa/simple-router: stable useRoute  -  by DESKTOP-31IBRMI\Administrator (6cf09)
  • projects:
    • add logout route  -  by DESKTOP-31IBRMI\Administrator (df689)
    • refactor simple-router  -  by DESKTOP-31IBRMI\Administrator (d7861)
    • combine theme tokens and theme settings  -  by wang (8d703)
    • remove dark sidebar configuration  -  by wang (f9582)

   📖 Documentation

  • projects: update CHANGELOG  -  by DESKTOP-31IBRMI\Administrator (a13a7)

   🏡 Chore

  • deps:
    • update deps  -  by wang (1dad4)
    • update deps  -  by DESKTOP-31IBRMI\Administrator (6ff15)

   ❤️ Contributors

DESKTOP-31IBRMI\Administrator

v0.3.2 (2024-09-07)

   🚀 Features

  • deps:
    • add typewriter  -  by DESKTOP-31IBRMI\Administrator (0651b)
  • packages:
    • add remove route & If the route to be jumped is the current route, no jump occurs  -  by wang (a75c2)
    • Synchronize the useRouterPush of soybean  -  by wang (04577)
  • proejects:
    • routing and layout error boundaries combine  -  by DESKTOP-31IBRMI\Administrator (7de3c)
  • projects:
    • change document address  -  by DESKTOP-31IBRMI\Administrator (7ced8)
    • synchronize updates to soybean's axios  -  by DESKTOP-31IBRMI\Administrator (6401f)
    • add common internationalization configuration  -  by DESKTOP-31IBRMI\Administrator (a702d)
    • the routing information file can be created on the command line  -  by wang (6e77e)
    • update elegant-route  -  by DESKTOP-31IBRMI\Administrator (d4a65)
    • iframe add skeleton  -  by DESKTOP-31IBRMI\Administrator (e21af)
    • add components auto-import  -  by wang (b60f2)
    • add antd auto-import & close route log info  -  by DESKTOP-31IBRMI\Administrator (5879f)
    • add full screen watermarke  -  by DESKTOP-31IBRMI\Administrator (103b6)
    • optimize code style & exception page add button click event  -  by wang (f1dcd)
    • Synchronize the useRouterPush of soybean  -  by wang (308df)
    • add version update notifications  -  by wang (3f25b)
    • use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable & updated international language  -  by wang (15769)
    • add color fading mode  -  by DESKTOP-31IBRMI\Administrator (10b2a)
  • prxojects:
    • change useRouter declaration type  -  by wang (f27d4)

   🐞 Bug Fixes

  • packages:
    • can jump to params & not-found  -  by wang (6241a)
  • projects:
    • fixed tables not showing scrollbars when screen width changes . close #5  -  by DESKTOP-31IBRMI\Administrator in #5 (bc673)
    • repair tabcannot be modified  -  by DESKTOP-31IBRMI\Administrator (0d3ca)
    • update redirect  -  by DESKTOP-31IBRMI\Administrator (dc18c)
    • fixed left menu mixed mode shrinks menu  -  by wang (77dac)
  • types:
    • fix the type of TableApiFn  -  by wang (b8daf)

   🛠 Optimizations

  • optimized code  -  by DESKTOP-31IBRMI\Administrator (00bdc)
  • packages:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (4f6a2)
  • projects:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (a9854)
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (aa3bc)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (b407e)
    • optimize code  -  by wang (6ce4f)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (8f9a8)
    • optimize code  -  by DESKTOP-31IBRMI\Administrator (0402b)

   💅 Refactors

  • packages:
    • Refactoring useRoute  -  by wang (b9b55)
  • projects:
    • change css vars mount to root  -  by DESKTOP-31IBRMI\Administrator (c59ed)
    • refactor part of the menu code  -  by DESKTOP-31IBRMI\Administrator (d19aa)
    • the vercal-mix reconstruction is complete  -  by DESKTOP-31IBRMI\Administrator (dab53)
    • refactor the menu section code  -  by DESKTOP-31IBRMI\Administrator (1f1ef)
    • Refactoring useMenu  -  by wang (185ff)
    • refactor global menu & support reversed-horizontal-mix-menu  -  by DESKTOP-31IBRMI\Administrator (132fa)

   📦 Build

  • deps: add deps vite-plugin-checker  -  by wang (24454)

   🏡 Chore

  • README:
    • update README  -  by DESKTOP-31IBRMI\Administrator (e9ebe)
    • update README  -  by DESKTOP-31IBRMI\Administrator (a084d)
  • deps:
    • update deps  -  by DESKTOP-31IBRMI\Administrator (f63e7)
    • update deps  -  by DESKTOP-31IBRMI\Administrator (ce564)
    • remove lodash-es  -  by DESKTOP-31IBRMI\Administrator (d487c)
    • add simple-git-hooks lint-staged  -  by wang (9c977)
  • other:
    • print project information in console  -  by DESKTOP-31IBRMI\Administrator (d9cf8)
  • projects:
    • add vscode configuration & add vite preload  -  by wang (48cd0)

   🎨 Styles

  • proejcts:
    • optimized code format  -  by DESKTOP-31IBRMI\Administrator (e2c03)
  • projects:
    • optimized code style  -  by wang (f5fed)
    • change component classification  -  by DESKTOP-31IBRMI\Administrator (e41a9)
    • optimize code style  -  by wang (0eded)
    • optimize code style  -  by wang (95243)
    • optimized code  -  by wang (28d68)
    • reduce the padding of header buttoon  -  by DESKTOP-31IBRMI\Administrator (1a343)

   ❤️ Contributors

wang

v0.3.1 (2024-08-31)

   🚀 Features

  • proejects:
    • routing and layout error boundaries combine  -  by DESKTOP-31IBRMI\Administrator (7de3c)
  • projects:
    • change document address  -  by DESKTOP-31IBRMI\Administrator (7ced8)
    • synchronize updates to soybean's axios  -  by DESKTOP-31IBRMI\Administrator (6401f)
    • add common internationalization configuration  -  by DESKTOP-31IBRMI\Administrator (a702d)
    • the routing information file can be created on the command line  -  by wang (6e77e)
    • update elegant-route  -  by DESKTOP-31IBRMI\Administrator (d4a65)
    • iframe add skeleton  -  by DESKTOP-31IBRMI\Administrator (e21af)
    • add components auto-import  -  by wang (b60f2)
    • add antd auto-import & close route log info  -  by DESKTOP-31IBRMI\Administrator (5879f)
    • add full screen watermarke  -  by DESKTOP-31IBRMI\Administrator (103b6)

   🐞 Bug Fixes

  • packages:
    • can jump to params & not-found  -  by wang (6241a)
  • projects:
    • fixed tables not showing scrollbars when screen width changes . close #5  -  by DESKTOP-31IBRMI\Administrator in #5 (bc673)
    • repair tabcannot be modified  -  by DESKTOP-31IBRMI\Administrator (0d3ca)
    • update redirect  -  by DESKTOP-31IBRMI\Administrator (dc18c)

   🛠 Optimizations

  • optimized code  -  by DESKTOP-31IBRMI\Administrator (00bdc)
  • packages:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (4f6a2)
  • projects:
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (a9854)
    • optimized code  -  by DESKTOP-31IBRMI\Administrator (aa3bc)

   📦 Build

  • deps: add deps vite-plugin-checker  -  by wang (24454)

   🏡 Chore

  • README:
    • update README  -  by DESKTOP-31IBRMI\Administrator (e9ebe)
    • update README  -  by DESKTOP-31IBRMI\Administrator (a084d)
  • deps:
    • update deps  -  by DESKTOP-31IBRMI\Administrator (f63e7)
    • update deps  -  by DESKTOP-31IBRMI\Administrator (ce564)
    • remove lodash-es  -  by DESKTOP-31IBRMI\Administrator (d487c)
  • projects:
    • add vscode configuration & add vite preload  -  by wang (48cd0)

   🎨 Styles

  • proejcts:
    • optimized code format  -  by DESKTOP-31IBRMI\Administrator (e2c03)
  • projects:
    • optimized code style  -  by wang (f5fed)
    • change component classification  -  by DESKTOP-31IBRMI\Administrator (e41a9)

   ❤️ Contributors

DESKTOP-31IBRMI\Administrator

v0.3.0 (2024-08-20)

   🚀 Features

  • packages: perfect routing method  -  by wang (7a15b)

   🐞 Bug Fixes

  • packages:
    • fix repeat routing  -  by wang (98a71)
  • projects:
    • prevent local storage conflicts  -  by @Azir-11 (cc2d4)
    • fix Fix type error type error . close #3  -  by wang in #3 (d9237)

   🛠 Optimizations

  • optimized code  -  by wang (f94b5)
  • code:
    • optimize the experience  -  by wang (6a135)
  • packages:
    • optimize simple-router code  -  by wang (c6ea8)
    • optimized simple-router code  -  by wang (edfb1)

   🏡 Chore

  • package: improve package content . close #4  -  by wang in #4 (a2dde)

   ❤️ Contributors

Azir-11   wang

v0.2.1 (2024-08-14)

   🐞 Bug Fixes

  • proejects: use other methods to replace toSorted for better compatibility with more browsers  -  by wang (5bc13)
  • projects: fixed tab not switching colors when switching color themes  -  by wang (5afba)

   🏡 Chore

  • deps: update deps  -  by wang (95d38)

   ❤️ Contributors

wang

v0.2.0 (2024-08-08)

   🚀 Features

  • .github:
    • add workflows  -  by DESKTOP-31IBRMI\Administrator (d3e8c)
  • .npmr:
    • cancel Taobao mirror address  -  by DESKTOP-31IBRMI\Administrator (1f90f)
  • pachages:
    • add parse query & stringify query  -  by wang (c0134)
  • packages:
    • add route Transition animation  -  by wang (da94e)
  • projects:
    • init project  -  by DESKTOP-31IBRMI\Administrator (651d3)
    • add configuration  -  by DESKTOP-31IBRMI\Administrator (6c976)
    • remove restrictions on locked files  -  by DESKTOP-31IBRMI\Administrator (9138d)
    • perfect user interface  -  by DESKTOP-31IBRMI\Administrator (1cc8a)
    • add il18 for error boundary component  -  by wang (8d6cc)

   🛠 Optimizations

  • optimized code & remove useless code  -  by wang (2ac61)
  • projects: place the error boundary under the root route & add the internationalized language of the login page  -  by wang (1e4a1)

   🏡 Chore

  • deps:
    • update deps  -  by DESKTOP-31IBRMI\Administrator (beea6)
    • add deps vite-plugin-remove-console & optimize code style  -  by wang (6387f)
    • update deps  -  by wang (965df)

   🤖 CI

  • vercel: add vercel profile  -  by wang (8b275)

   ❤️ Contributors

wang