Skip to content

Latest commit

 

History

History
2343 lines (2126 loc) · 299 KB

CHANGELOG.md

File metadata and controls

2343 lines (2126 loc) · 299 KB

Changelog

v1.3.10 (2024-12-16)

   🚨 Breaking Changes

  • packages:
    • modify request retry times to 0  -  by @soybeanjs (d87e9)
  • projects:
    • refactor global menu & support reversed-horizontal-mix-menu. close #365  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/365 (087e5)
    • don't reset active menu of vertical-mix layout when it is mixSiderFixed  -  by @soybeanjs (939c5)
    • refactor global menu & support reversed-horizontal-mix-menu  -  by @soybeanjs (2244f)
    • update scss config  -  by @soybeanjs (24e9e)
    • update scss config  -  by @soybeanjs (b1cda)
    • refactor route cache & support reset route cache strategy  -  by @soybeanjs (b667e)
    • refactor route cache & support reset route cache strategy  -  by @soybeanjs (76270)

   🚀 Features

  • setting 页面新增 是否显示footer的开关  -  by zuihou (d064f)
  • 新增 affix 属性,用于将其固定在tab卡  -  by zuihou (e772f)
  • internationalized menu search  -  by Kori (9e115)
  • auth:
    • 防止多次刷新token  -  by liwei (0eaa3)
  • component:
    • 增加剪贴板示例  -  by Yanbowen (f1cd9)
  • components:
    • 添加主题配置抽屉,添加暗黑主题  -  by Soybean (a8759)
    • 添加面包屑  -  by Soybean (c1cdc)
    • 添加vertical-mix的导航模式下的菜单  -  by Soybean (f24ec)
    • 添加图片验证码  -  by Soybean (336c7)
    • 添加多页签Tab点击后自动往中间滚动  -  by Soybean (8ce62)
    • svgIcon,添加type,调整size方案  -  by Lsq128 (ce4e0)
    • Add tree related component instances  -  by small_happy (d203a)
    • Add routing data related to tree components and page display optimization  -  by small_happy (a0f55)
    • enhance the custom strength of the 'TableHeaderOperation' component  -  by tnt group (fdf64)
    • add GlobalSearch components  -  by 燕博文 (9ea87)
  • hooks:
    • add useNaiveTable  -  by Soybean (cc13f)
    • add useHookTable  -  by @soybeanjs (b3ae7)
    • add @sa/hooks  -  by @soybeanjs (7677a)
    • add use-echarts  -  by @soybeanjs (726ab)
    • add use-echarts  -  by @soybeanjs (ada3f)
    • @sa/hooks: add useTable  -  by @soybeanjs (348b4)
    • deleting the route export of useRoutePush, use vue-router  -  by @paynezhuang (c6648)
    • add state hooks: useRef, useState, useSignal  -  by @soybeanjs (09f64)
    • add setOptions for useEcharts  -  by @soybeanjs (e4d53)
    • add setOptions for useEcharts  -  by @soybeanjs (40ceb)
  • layouts:
    • 添加侧边栏/头部的反转模式来增加对比度  -  by 元家怿 (3c8dd)
    • 添加侧边栏/头部的反转模式来增加对比度  -  by 元家怿 (861c8)
  • packages:
  • projects:
    • 项目初始化搭建,集成eslint规范,集成代码提交规范  -  by Soybean (6754d)
    • 新增主题配置  -  by Soybean (ed67b)
    • 布局调整  -  by Soybean (eda87)
    • 新增主题颜色配置  -  by Soybean (d9349)
    • 新增导航模式配置  -  by Soybean (49c2d)
    • 导航栏模式配置:界面实现及主题配置布局调整  -  by Soybean (f0021)
    • 新增主题配置:页面功能  -  by Soybean (8601c)
    • 主题配置:页面功能和页面显示  -  by Soybean (a0392)
    • 添加全屏显示  -  by Soybean (0a171)
    • 四种基本布局完成  -  by Soybean (86d4a)
    • 添加固定路由  -  by Soybean (ff4a0)
    • 添加exception页面:403,404,500  -  by Soybean (d012c)
    • 首页更新  -  by Soybean (5c010)
    • 登录页面实现  -  by Soybean (f1e7c)
    • 菜单数据及组件接入  -  by Soybean (3226a)
    • 头部添加菜单折叠按钮和github地址  -  by Soybean (3ec1f)
    • 添加multiTab标签页  -  by Soybean (eec0b)
    • 多页签绑定路由  -  by Soybean (f29bc)
    • 添加reload context  -  by Soybean (03ebd)
    • 添加多页签风格:按钮和浏览器两种风格  -  by Soybean (3cfa0)
    • 添加多页签右键菜单  -  by Soybean (d6f52)
    • 添加环境文件env对应的类型  -  by Soybean (4f050)
    • 新增顶部菜单  -  by Soybean (221d2)
    • vertical-mix的导航模式的二级菜单显示  -  by Soybean (736f3)
    • 添加多级菜单页面  -  by Soybean (3f49d)
    • 添加svg logo自适应主题颜色  -  by Soybean (e1e55)
    • 添加项目配置拷贝  -  by Soybean (2d9d5)
    • 新增文档页面  -  by Soybean (7654b)
    • 工作台页面布局  -  by Soybean (4c855)
    • 分析页更新,添加关于页面  -  by Soybean (8e182)
    • 添加富文本和markdown编辑器插件及示例页面  -  by Soybean (60c20)
    • 添加百度地图插件  -  by Soybean (6abe0)
    • 新增高德地图插件  -  by Soybean (ea82e)
    • 新增腾讯地图插件  -  by Soybean (3f02c)
    • 新增视频插件  -  by Soybean (6a692)
    • 工作台页面:添加技术栈官网链接  -  by Soybean (364c6)
    • 添加判断是否是移动端的hooks  -  by Soybean (0a9fb)
    • 添加swiper插件  -  by Soybean (27f60)
    • 增加Icon以及打印功能示例  -  by Yanbowen (d5bce)
    • 新增多页签缓存功能  -  by Soybean (d86f8)
    • 新增网址导航页面  -  by Soybean (32aa5)
    • 新增组件页面:按钮、卡片示例  -  by Soybean (bdc39)
    • 添加路由跳转浏览器新标签  -  by Soybean (987ce)
    • 添加常用组件、composables函数  -  by Soybean (230a5)
    • 添加表格页面示例  -  by Soybean (51c74)
    • 增加Icon选择器组件  -  by Yanbowen (9472b)
    • 图标选择器增加扩展树形  -  by Yanbowen (04101)
    • 增加项目文档外链  -  by Yanbowen (1901a)
    • 引入mockjs  -  by Soybean (9bc68)
    • 增加全局搜索菜单功能  -  by Yanbowen (b9ce6)
    • 菜单搜索增加大小写转换  -  by Yanbowen (29078)
    • 添加cryptojs,对本地缓存数据进行加密  -  by Soybean (7a064)
    • 路由页面跳转权限完成  -  by Soybean (0d2a5)
    • 集成naiveUI主题配置,将css vars添加至html  -  by Soybean (2c196)
    • 初始化加载效果:应用主题颜色  -  by Soybean (035fa)
    • 登录页面开始迁移  -  by Soybean (f5a36)
    • 迁移登录完成  -  by Soybean (b93b8)
    • 添加NaiveProvider组件  -  by Soybean (c804b)
    • 多级路由的所有子路由转换成二级路由  -  by Soybean (85b55)
    • 新增BasicLayout布局  -  by Soybean (00646)
    • 创建自定义布局组件SoybeanLayout  -  by Soybean (0653f)
    • 添加抽屉  -  by Soybean (10e4d)
    • theme store完成  -  by Soybean (bf020)
    • 主题配置抽屉:迁移暗黑模式、布局模式、添加颜色选择面板  -  by Soybean (912bf)
    • 主题配置抽屉: 迁移其他功能  -  by Soybean (6d132)
    • 添加头部折叠按钮  -  by Soybean (a090d)
    • 添加侧边菜单  -  by Soybean (e25af)
    • 面包屑  -  by Soybean (09c76)
    • 请求拦截器添加刷新token  -  by Soybean (839b8)
    • 细节完善  -  by Soybean (cc290)
    • 迁移多页签  -  by Soybean (28efb)
    • 细节完善、迁移页面  -  by Soybean (ce531)
    • 添加页面缓存、记录在tab中的缓存页面的滚动条位置  -  by Soybean (1d63a)
    • 添加缓存主题色  -  by Soybean (37092)
    • 新版重构完成  -  by Soybean (68b42)
    • 迁移全局搜索菜单功能  -  by yanbowen (554d7)
    • 添加naiveUI按需引入  -  by Soybean (a810e)
    • 添加SvgIcon,配置vite plugin  -  by Liushengqun (378d5)
    • 引入soybean-admin-tab、去除vite-plugin-svg-icons,用unplugin-icons实现自定义svg的iconify写法、代码优化  -  by Soybean (a1a57)
    • 新增子菜单图标和多页签图标  -  by Soybean (f5c56)
    • 重构项目的TS类型架构,去除interface文件夹  -  by Soybean (81914)
    • 添加网络代理  -  by Soybean (094dc)
    • 添加全局组件自动引入注册  -  by Soybean (f5a04)
    • 新增自定义svg图标动态渲染  -  by Soybean (f83c7)
    • 新增静态路由  -  by Soybean (ca2df)
    • 插件方式按需引入naiveUI  -  by Soybean (6bed9)
    • 添加请求适配器的请求示例  -  by Soybean (bed42)
    • 登录页面适配移动端  -  by Soybean (ec077)
    • 登录页背景图片位置适配移动端  -  by Soybean (24010)
    • 引入unocss替换windicss  -  by Soybean (c9d3e)
    • HTML lang 修改为 zh-cmn-Hans  -  by 相思 (dbeb5)
    • HTML lang 修改为 zh-cmn-Hans  -  by 相思 (b9c5c)
    • 权限完善及权限示例页面  -  by Soybean (80744)
    • mock添加权限过滤  -  by Soybean (7f435)
    • 添加自动跟随系统主题设置  -  by 相思 (ba07b)
    • 引入echarts替换antvG2plot  -  by Soybean (e7ad0)
    • 添加百度地图、升级依赖  -  by Soybean (39854)
    • 添加插件页面:图表  -  by Soybean (0a46e)
    • 添加antv g2图表示例  -  by Soybean (44b02)
    • 补充更多的ECharts示例  -  by Soybean (c7762)
    • 动态路由根路由重定向只需取决于后端返回的路由首页  -  by Soybean (434ab)
    • 支持同一路由根据不同query和hash同时显示不同Tab  -  by Soybean (41226)
    • 新增Antv G2图表示例  -  by Soybean (2d64a)
    • 上下结构,菜单支持横向滚动  -  by tanminglin (80805)
    • 增加设置当前Tab页签名称功能  -  by 燕博文 (48721)
    • 本地svg动态渲染图标  -  by Soybean (c3c97)
    • 增加系统消息组件  -  by 燕博文 (afa01)
    • 系统消息组件代码优化  -  by 燕博文 (95183)
    • 增加返回顶部功能  -  by 燕博文 (894b0)
    • 添加生产的主题配置缓存  -  by Soybean (718c3)
    • 添加provide、inject上下文示例  -  by Soybean (a4447)
    • 添加组件名称,调整vue文件里面的类型声明位置  -  by Soybean (f64bc)
    • 适配移动端,修复Tab关闭图标的bug  -  by Soybean (296b1)
    • 添加系统管理的页面  -  by Soybean (c33b5)
    • useNaiveTable函数:类型部分  -  by Soybean (02992)
    • 添加请求适配adapter层应用的示例页面  -  by Soybean (8d11a)
    • 实现用户管理页面  -  by Soybean (472f9)
    • 全局搜索菜单及消息通知适配移动端  -  by 燕博文 (97e2f)
    • support constant route without login status[支持未登录状态下访问自定义的固定路由]  -  by Soybean (a5391)
    • add pinia setup syntax example: setup-store[添加setup syntax的pinia示例setup-store]  -  by Soybean (82c4b)
    • add constant route page without login status[添加未登录可访问的固定路由示例页面]  -  by Soybean (78efd)
    • refactor icon system, unify icon usage [重构图标系统,统一图标用法]  -  by Soybean (811f8)
    • import i18n [引入i18n]  -  by Soybean (b632b)
    • new router system [新的路由系统]  -  by Soybean (c7b6a)
    • add compress script [添加压缩命令]  -  by Soybean (be6d4)
    • add script about generating png logo from [添加根据svg生成png图标的命令]  -  by Soybean (70aee)
    • add generate logo script  -  by Soybean (25daa)
    • add new route plugin @soybeanjs/vite-plugin-vue-page-route [集成新的路由插件]  -  by Soybean (3131e)
    • custom unocss colors support opacity  -  by Soybean (488e6)
    • new layout,tab and add update theme settings  -  by Soybean (912c3)
    • 返回顶部功能适配新布局  -  by 燕博文 (54e2c)
    • 增加i18n支持翻译菜单,tab,title  -  by cc (3d48a)
    • add menu translate [翻译菜单]  -  by Soybean (f6828)
    • 增加主题切换过渡效果  -  by cc (8da88)
    • support mobile layout [支持移动端布局]  -  by Soybean (f2b51)
    • add websocket demo  -  by Soybean (af53e)
    • add switch for customize darkmode transition  -  by Soybean (6e0cc)
    • new i18n function $t & login page and setting drawer config i18n  -  by @soybeanjs (854d0)
    • add plugin-web-update-notification  -  by @soybeanjs (c9164)
    • init  -  by @soybeanjs (77b6e)
    • add switch-lang, add look-forward  -  by @soybeanjs (0c666)
    • add logout  -  by @soybeanjs (486de)
    • add login module  -  by @soybeanjs (314e8)
    • add theme palette and colors support unocss color opacity  -  by @soybeanjs (88e64)
    • nprogress color feat theme color  -  by @soybeanjs (d7621)
    • perf route meta and route i18n  -  by @soybeanjs (a2e0f)
    • route store  -  by @soybeanjs (a7784)
    • menu in route store  -  by @soybeanjs (81e59)
    • perf menu and add cache in route store  -  by @soybeanjs (5c60b)
    • antd menu  -  by @soybeanjs (542e5)
    • add menu icon  -  by @soybeanjs (60f29)
    • add axios  -  by @soybeanjs (110fc)
    • update @elegant-router/vue and fix types  -  by @soybeanjs (b7632)
    • service and proxy  -  by @soybeanjs (ed68c)
    • login, antdv useApp, form  -  by @soybeanjs (53c20)
    • router guide  -  by @soybeanjs (5cf87)
    • add login loading to confirm button  -  by @soybeanjs (cb6c7)
    • add page manage and remove page user  -  by @soybeanjs (73b02)
    • menu click to switch route  -  by @soybeanjs (60ef0)
    • keep antd menu transition same as system  -  by @soybeanjs (77c96)
    • add tab store, PageTab  -  by @soybeanjs (ecd0d)
    • add LangSwitch to component, fix login page i18n  -  by @soybeanjs (e435b)
    • add tab dropdown, FullScreen  -  by @soybeanjs (dcc4c)
    • add ThemeDrawer  -  by @soybeanjs (22447)
    • add ReloadButton  -  by @soybeanjs (66b90)
    • add ButtonIcon with tooltip  -  by @soybeanjs (4649d)
    • support mobile layout  -  by @soybeanjs (cfcf8)
    • add page animate  -  by @soybeanjs (41c38)
    • add beadcrumb  -  by @soybeanjs (d9279)
    • routes cache  -  by @soybeanjs (073e6)
    • cache tabs  -  by @soybeanjs (1f439)
    • add reset routes  -  by @soybeanjs (76400)
    • themeDrawer layout mode  -  by @soybeanjs (8c36d)
    • add horizontal menu  -  by @soybeanjs (012d1)
    • menu style adapter system  -  by @soybeanjs (32a2d)
    • vertical-mix sider  -  by @soybeanjs (c9329)
    • HorizontalMixMenu  -  by @soybeanjs (2d59d)
    • theme settings theme colors  -  by @soybeanjs (5d883)
    • finish theme settings  -  by @soybeanjs (92b4c)
    • theme settings copy  -  by @soybeanjs (95e38)
    • iconify offline  -  by @soybeanjs (388e5)
    • antd locale, dayjs locale  -  by @soybeanjs (3b33c)
    • 1.0 beta  -  by @soybeanjs (e918a)
    • support Vite5  -  by @soybeanjs (8e41a)
    • support Vite5  -  by @soybeanjs (96e4a)
    • request pkgs  -  by @soybeanjs (81a31)
    • update @sa/axios  -  by @soybeanjs (fd790)
    • @sa/axios: createRequest, createFlatRequest, createHookRequest  -  by @soybeanjs (c5c45)
    • @sa/axios: createRequest, createFlatRequest, createHookRequest  -  by @soybeanjs (bac16)
    • add sort routes  -  by @soybeanjs (637c6)
    • add app loading  -  by @soybeanjs (c6545)
    • add app loading  -  by @soybeanjs (a7ef1)
    • add vitepress docs  -  by @soybeanjs (5f72f)
    • add copyright, unocss shortcut: card-wrapper, update package.json  -  by @soybeanjs (affcc)
    • add copyright, unocss shortcut: card-wrapper, update package.json  -  by @soybeanjs (a11b9)
    • add page: about  -  by @soybeanjs (4955f)
    • add custom route exception  -  by @soybeanjs (b43c9)
    • filter tabs which are not in routes  -  by @soybeanjs (f59f3)
    • add page: about  -  by @soybeanjs (a2b6b)
    • add custom route exception  -  by @soybeanjs (0bab9)
    • filter tabs which are not in routes  -  by @soybeanjs (b047c)
    • packages/scripts: add command changelog,release  -  by @soybeanjs (dafb6)
    • add script: gen-route  -  by @soybeanjs (697c1)
    • packages/scripts: add command changelog,release  -  by @soybeanjs (50926)
    • add script: gen-route  -  by @soybeanjs (e9b15)
    • @sa/axios: add qs stringify for params  -  by @soybeanjs (2400c)
    • @sa/axios: add qs stringify for params  -  by @soybeanjs (6ee5a)
    • page home & perf useEcharts  -  by @soybeanjs (62e4d)
    • finish page home  -  by @soybeanjs (7bd1e)
    • add page function_tab  -  by @soybeanjs (6ff86)
    • page home & perf useEcharts  -  by @soybeanjs (37c92)
    • add page function_tab  -  by @soybeanjs (bd645)
    • page manage_role  -  by @soybeanjs (237c6)
    • page manage_user  -  by @soybeanjs (8a170)
    • page manage_menu  -  by @soybeanjs (87d65)
    • page manage_menu operateDrawer  -  by @soybeanjs (db17c)
    • Add type to TabRoute: matched  -  by @Azir-11 (2d102)
    • support directory menu hide all child menus. fixed #325  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/325 (7256a)
    • mock manage list data with pagination  -  by @soybeanjs (1a6be)
    • globalSearch add i18n  -  by 燕博文 (0126d)
    • Add route meta parameter:fixedQuery  -  by Azir-11 (874aa)
    • support directory menu hide all child menus.  -  by @soybeanjs (cd72e)
    • support route query in menu  -  by @soybeanjs (063f5)
    • update  -  by @soybeanjs (4158a)
    • change borderRadius to 6px of naiveUI  -  by @soybeanjs (49558)
    • pef manage role  -  by @soybeanjs (18709)
    • login page: code-login  -  by @soybeanjs (c91dd)
    • login page: register  -  by @soybeanjs (1ed33)
    • add request refresh token & logout  -  by @soybeanjs (11a6a)
    • add request exception example page  -  by @soybeanjs (41e8b)
    • add auth example  -  by @soybeanjs (c11d5)
    • login page: code-login  -  by @soybeanjs (f4e7c)
    • login page: register  -  by @soybeanjs (b6420)
    • @sa/axios: support instance state, fix flatRequest error type  -  by @soybeanjs (3f418)
    • add request exception  -  by @soybeanjs (0b1ec)
    • add function page: request  -  by @soybeanjs (757d1)
    • add function page: hide-child,super-page,toggle-auth  -  by @soybeanjs (886ea)
    • manage page: manage_role  -  by @soybeanjs (658dc)
    • support grayscale. fixed #385  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/385 (d335d)
    • perf page manage_role  -  by @soybeanjs (55945)
    • Add prefix to local storage  -  by Azir (1fc34)
    • add table showTotal options  -  by @paynezhuang (3e61e)
    • support iframe page with diffrent url of custom route  -  by @soybeanjs (da12d)
    • add recommend color switch. closed #388  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/388 (a1920)
    • add menu route field  -  by @paynezhuang (dbe31)
    • support repeated request errors occur once in a short time. close #368, close #369  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/368 and https://github.com/soybeanjs/soybean-admin-antd/issues/369 (e3bd3)
    • close tab by mouse wheel button click  -  by JianJroh (d3849)
    • page: support manage_menu more options. close #366  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/366 (c4b5c)
    • useTable adds expand to display  -  by @paynezhuang (0a90d)
    • Synchronize role management and menu management  -  by @mufeng889 in #13 (7943c)
    • Syncronize user management list page  -  by @mufeng889 in #18 (64be7)
    • Synchronous user management  -  by @mufeng889 in #19 (68231)
    • support system new version update notification. close #420  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/420 (584cd)
    • get user info in router guard and remove in localStorage. close #459  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/459 (5531a)
    • support grayscale  -  by @soybeanjs (db2a5)
    • add prefix to local storage  -  by @soybeanjs (0423c)
    • support iframe page with diffrent url of custom route  -  by @soybeanjs (4975d)
    • add recommend color switch  -  by @soybeanjs (7fa51)
    • support repeated request errors occur once in a short time  -  by @soybeanjs (6e809)
    • close tab by mouse wheel button click  -  by @soybeanjs (31e1d)
    • support system new version update notification  -  by @soybeanjs (cee03)
    • get user info in router guard and remove in localStorage  -  by @soybeanjs (ccbe3)
    • reset scroll position when tab change  -  by @soybeanjs (9094b)
    • reset scroll position when tab change  -  by @soybeanjs (804f9)
    • make branch main tiny & modify request retry times to 0  -  by @Azir-11 (793b1)
    • add color fading mode.close #567  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/569 and https://github.com/soybeanjs/soybean-admin-antd/issues/567 (4dde4)
    • add full screen watermark. close#571  -  by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/573 and https://github.com/soybeanjs/soybean-admin-antd/issues/571 (ea8aa)
    • README.zh_CN.md 添加合作推广  -  by @PZ-18664918826 in https://github.com/soybeanjs/soybean-admin-antd/issues/601 (2fa40)
    • Add more commit types according to Apache specifications  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/610 (878d9)
    • does the configuration support automatic updates. close#612  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/617 and https://github.com/soybeanjs/soybean-admin-antd/issues/612 (4c9f4)
    • add app error handler. close #587  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/587 (be855)
    • supports custom menu icon sizes  -  by @soybeanjs (c8a9e)
    • add color fading mode  -  by @soybeanjs (719f0)
    • add full screen watermark  -  by @soybeanjs (6bb66)
    • does the configuration support automatic updates  -  by @soybeanjs (ffe4c)
    • add app error handler  -  by @soybeanjs (60366)
    • login supports accessible operation.  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/637 (cfaab)
    • login supports accessible operation.  -  by @Azir-11 in #45 (abe66)
    • support scheduled detection and update system. close #657  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/669 and https://github.com/soybeanjs/soybean-admin-antd/issues/657 (d088f)
    • app version notification plugin support sub deploy path. close #668  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 (a53eb)
    • support show tab when not loggedIn  -  by @soybeanjs (ba381)
    • support scheduled detection and update system. close #657  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/669 and https://github.com/soybeanjs/soybean-admin-antd/issues/657 (18d73)
    • app version notification plugin support sub deploy path. close #668  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 (1d8a2)
  • route:
    • 增加功能示例模块  -  by Yanbowen (efd29)
    • 路由meta新增activeMenu属性  -  by 燕博文 (ebd16)
  • router:
    • add sortRoutesByOrder function  -  by Azir-11 (0cf09)
  • storage:
    • local存储增加有效期  -  by Yanbowen (e6c9b)
  • tabs:
    • 多页签增加关闭所有  -  by 燕博文 (8237a)

   🐞 Bug Fixes

   🔥 Performance

  • refresh-koken命名  -  by “Southliu” (17155)
  • components:
    • 添加更多主题颜色设置模态窗的层级  -  by xiaotao2018 (ee7eb)
    • 添加更多主题颜色设置模态窗的层级,z-index为int  -  by xiaotao2018 (e2d65)
    • Optimize internationalized menu search code  -  by 燕博文 (8c1ef)
    • Optimize menu search code  -  by 燕博文 (296a2)
    • perf count-to  -  by @soybeanjs (b2c61)
    • components name is converted to uppercase  -  by 燕博文 (04aa1)
    • perf global-search  -  by @soybeanjs (72745)
  • hooks:
    • perf use-table  -  by Soybean (33180)
    • perf useHookTable  -  by @soybeanjs (809fa)
    • perf useSignal  -  by @soybeanjs (5d45c)
  • project:
  • projects:
    • 添加windicss指定的扫描目录,提升构建性能  -  by Soybean (8e6b0)
    • complete dynamic route translate [补充动态路由的翻译]  -  by Soybean (7b746)
    • move changing document title by locale to global event of composables & add appLoading unmount  -  by Soybean (08e19)
    • remove useless code  -  by Soybean (eb8e4)
    • use transformObjectToOption to generate option of object labels  -  by Soybean (da611)
    • add type declaration for document startViewTransition  -  by Soybean (d3ebe)
    • remove system logo fill  -  by @soybeanjs (e02d0)
    • perf code  -  by @soybeanjs (c9e34)
    • remove as any  -  by @soybeanjs (7f61b)
    • perf code  -  by @soybeanjs (3f22e)
    • perf code  -  by @soybeanjs (cb369)
    • perf css of base-menu  -  by @soybeanjs (4046a)
    • perf theme store  -  by @soybeanjs (b0d95)
    • perf code  -  by @soybeanjs (324cf)
    • perf code  -  by @soybeanjs (c2aae)
    • perf code  -  by @soybeanjs (8081e)
    • env config  -  by @soybeanjs (07423)
    • env config  -  by @soybeanjs (1bac3)
    • add detailed annotations for route role  -  by @soybeanjs (2a0ec)
    • add detailed annotations for route role  -  by @soybeanjs (f6bab)
    • perf code  -  by @soybeanjs (5c49d)
    • remove useless file  -  by @soybeanjs (da280)
    • remove useless file  -  by @soybeanjs (c624f)
    • remove @soybeanjs/cli  -  by @soybeanjs (41349)
    • perf card style  -  by @soybeanjs (9895a)
    • echarts loading style  -  by @soybeanjs (456c3)
    • echarts loading style  -  by @soybeanjs (dca53)
    • perf page manage_role, useTable  -  by @soybeanjs (39aa7)
    • perf table columns style  -  by @soybeanjs (babdb)
    • perf page manage_menu style  -  by @soybeanjs (0aa75)
    • perf code  -  by @soybeanjs (7fa87)
    • perf code  -  by @soybeanjs (05db8)
    • perf code  -  by @soybeanjs (dc24a)
    • perf manage page style  -  by @soybeanjs (779ba)
    • perf code  -  by @soybeanjs (8b960)
    • remove useless code  -  by @soybeanjs (3115e)
    • perf code  -  by @soybeanjs (a1220)
    • perf manage menu  -  by @soybeanjs (71f2c)
    • manage menu: add transform to component  -  by @soybeanjs (0abbf)
    • perf code  -  by @soybeanjs (a0bad)
    • perf code  -  by @soybeanjs (b7f07)
    • remove useless prop title of NDrawer  -  by @soybeanjs (fdde6)
    • add tsconfig.json for @sa/color-palette  -  by @soybeanjs (d460e)
    • perf judgement the fixed tab  -  by @soybeanjs (b3e9b)
    • perf judgement the fixed tab  -  by @soybeanjs (90c20)

   🛠 Optimizations

   💅 Refactors

  • auth:
    • 页面跳转逻辑优化  -  by Soybean (c84c3)
  • components:
    • 用NCard组件替换ShadowCard  -  by Soybean (048ea)
    • hoverContainer组件属性调整  -  by Soybean (4642e)
    • 重构AppProvider  -  by Soybean (e70a3)
    • basicLayout布局组件重构完成:根据NavMode拆分为多个布局组件  -  by Soybean (ffe98)
    • blankLayout引入GlobalContent  -  by Soybean (1ffb7)
    • 去除packages的soybean-layout,通过npm的方式引入  -  by Soybean (c1182)
  • czg:
    • update cz-git,czg breaking changes  -  by 燕博文 (fcb7a)
  • hooks:
    • 状态管理模块拆分  -  by Soybean (1128a)
    • 重构hook函数取消监听方式  -  by 燕博文 (fd948)
    • refactor @sa/color-palette  -  by @soybeanjs (93191)
    • refactor useSignal, useComputed  -  by @soybeanjs (3b5e4)
    • deleting the route export of useRoutePush, use vue-router  -  by @soybeanjs (b81f7)
    • refactor @sa/color-palette to @sa/color  -  by @soybeanjs (fda42)
  • layouts:
    • layout/header 反转色样式补充  -  by 元家怿 (01d0b)
  • packages:
    • @sa/materials: remove tab close shortcut by mouse  -  by @soybeanjs (9fb72)
    • @sa/materials: remove tab close shortcut by mouse  -  by @soybeanjs (4da58)
  • projects:
    • element-plus国际化  -  by Soybean (88320)
    • 名称变更  -  by Soybean (93bba)
    • 完善路由配置  -  by Soybean (ab77d)
    • 顶部header和多页签的高度调整  -  by Soybean (e1dc0)
    • 环境文件重命名  -  by Soybean (e9db6)
    • 重构browser tab初步  -  by Soybean (51b86)
    • chrome Tab重构完成  -  by Soybean (d4884)
    • 路由文件夹拆分模块,代码重构  -  by Soybean (73505)
    • 登录重定向地址相关重构  -  by Soybean (04008)
    • 路由组件导入拆分  -  by Soybean (3edf4)
    • 路由文件夹重构  -  by Soybean (b2854)
    • 精简代码  -  by Soybean (5dc86)
    • 注入全局常量:PROJECT_BUILD_TIME - 构建时间  -  by Soybean (ec907)
    • 项目依赖信息直接从package.json获取  -  by Soybean (4487f)
    • 添加exportDefaults替换defineProps  -  by Soybean (e61ee)
    • 去除vicons,统一使用iconify图标  -  by Soybean (cd6db)
    • 地图插件页面布局重构  -  by Soybean (36e0e)
    • 嵌入naive-ui的css vars,替换windicss的extend color  -  by Soybean (2869b)
    • basicLayout重构初步  -  by Soybean (33770)
    • 路由声明重构,添加composables,BaseLayout进行中,文件夹规范  -  by Soybean (1e84d)
    • 系统暗黑主题模式抽离成composables  -  by Soybean (195e5)
    • 优化路由声明,添加路由模块导入,规范路相关文件夹  -  by Soybean (f1997)
    • 请求函数重构初步  -  by Soybean (9f643)
    • axios封装:文件夹规范,错误处理完善  -  by Soybean (451c7)
    • axios封装完成  -  by Soybean (03b39)
    • axios处理的请求结果去除网路状态  -  by Soybean (05696)
    • 文件夹位置规范  -  by Soybean (f5a5f)
    • 细节完善  -  by Soybean (62611)
    • 重构路由类型和路由元数据类型,重构多级菜单路由写法  -  by Soybean (d6838)
    • 优化路由导入页面写法,页面路由调整  -  by Soybean (0b10b)
    • 登录模块由query变更为动态路由params  -  by Soybean (225c4)
    • 精简版+动态路由权限初步  -  by Soybean (de205)
    • 单独一级路由相关逻辑重构  -  by Soybean (ab9a6)
    • 单独路由逻辑重构、路由转换函数优化  -  by Soybean (b36a6)
    • 恢复pinia默认写法  -  by Soybean (b2a4d)
    • 请求构造函数适配不同后端接口的数据结构  -  by Soybean (4f9d5)
    • 细节完善  -  by Soybean (651e5)
    • 重构路由页面组件的导入  -  by Soybean (e6503)
    • 代码优化  -  by Soybean (4e31a)
    • lint命令修改  -  by Soybean (20911)
    • 代码优化  -  by Soybean (e8b53)
    • 去除在pinia的getters的函数调用副作用,用watch代替  -  by Soybean (b35ed)
    • 代码优化  -  by Soybean (5e276)
    • mock权限相关数据优化  -  by Soybean (41e46)
    • 代码优化  -  by Soybean (251b5)
    • 代码优化  -  by Soybean (a7824)
    • 细节优化  -  by Soybean (c275f)
    • layout和tab组件依赖名称变更、样式修复  -  by Soybean (de5fb)
    • merge branch unocss to main  -  by Soybean (69d51)
    • 动态路由权限完善  -  by Soybean (55ddc)
    • 代码优化  -  by Soybean (14c14)
    • 代码优化  -  by Soybean (3590b)
    • 代码优化  -  by Soybean (a1c7e)
    • 代码优化  -  by Soybean (44ab5)
    • 代码优化  -  by Soybean (095c4)
    • 代码优化  -  by Soybean (d28b9)
    • 代码优化  -  by Soybean (4c2f5)
    • 代码优化  -  by Soybean (d9ac7)
    • 优化菜单支持横向滚动  -  by Soybean (8f3e8)
    • 代码优化  -  by Soybean (5fa82)
    • 代码优化  -  by 燕博文 (41147)
    • 添加subscribeAppStore  -  by Soybean (aa2f7)
    • 代码优化  -  by Soybean (b60db)
    • 代码优化  -  by Soybean (61436)
    • 请求适配器函数范型重构、优化请求相关的命名  -  by Soybean (7f9c9)
    • 更新搜索弹窗的图标  -  by Soybean (ed9cd)
    • 抽离格式化相关依赖配置  -  by Soybean (f4d37)
    • 代码优化  -  by Soybean (49f95)
    • cancel autoinstall @iconify-json [取消@iconify-json自动安装]  -  by Soybean (c29b8)
    • refactor page: user-management [重构用户管理页面]  -  by Soybean (468b4)
    • format code style [调整代码格式]  -  by Soybean (a9d58)
    • import cz-git, czg replace @soybeanjs/cli [引入cz-git、czg替换@soybeanjs/cli]  -  by Soybean (1bdd8)
    • perfect scrollbar style [完善滚动条]  -  by Soybean (1a02c)
    • refactor app init loading [重构系统初始化的加载]  -  by Soybean (57bfe)
    • new storage system [新的本地数据存储系统]  -  by Soybean (97191)
    • add simple-git-hooks replace husky  -  by Soybean (9110d)
    • all file and folder use kebab-case  -  by Soybean (cea60)
    • update service and proxy config  -  by Soybean (8debf)
    • remove enum  -  by Soybean (21d52)
    • rename union key  -  by Soybean (e2b32)
    • update useTable  -  by Soybean (211ae)
    • remove page examples: tree [去除tree相关示例页面]  -  by Soybean (f3090)
    • use better-mock replace mockjs [用better-mock替换mockjs]  -  by Soybean (9d3c7)
    • upgrade vue3.3, official support defineOptions  -  by Kirk Lin (86a37)
    • 生产环境缓存主题变更为sessionStorage  -  by @soybeanjs (c46a5)
    • add reCacheRoute method  -  by @soybeanjs (f92ee)
    • update soybean domain  -  by @soybeanjs (073fd)
    • remove plugin-web-update-notification  -  by @soybeanjs (f6c6d)
    • perf code  -  by @soybeanjs (0b2e0)
    • init route store in router guide  -  by @soybeanjs (bc056)
    • remove requiresAuth option of route meta  -  by @soybeanjs (5a137)
    • fix tooltop of ButtonIcon  -  by @soybeanjs (a5b16)
    • useStore variable name  -  by @soybeanjs (29291)
    • add createRoutes replace export routes directly  -  by @soybeanjs (16bca)
    • refactor ColorPicker  -  by @soybeanjs (f80c1)
    • themeStore: isCustomizeInfoColor to isInfoFollowPrimary  -  by @soybeanjs (0867f)
    • rename zh-cn locale  -  by @soybeanjs (ba10c)
    • rename zh-cn locale  -  by @soybeanjs (26714)
    • fix conflict with locale file  -  by @soybeanjs (3346b)
    • split @sa/request to @sa/axios, @sa/fetch  -  by @soybeanjs (9ecb5)
    • remove @sa/eslint-config  -  by @soybeanjs (23002)
    • remove docs to soybean-admin-docs  -  by @soybeanjs (be008)
    • refactor app-loading  -  by @soybeanjs (b4f3d)
    • refactor app-loading  -  by @soybeanjs (c3c14)
    • use naive-ui color-picker  -  by @soybeanjs (b5551)
    • login components => modules  -  by @soybeanjs (49237)
    • perf page home  -  by @soybeanjs (4c61c)
    • login components => modules  -  by @soybeanjs (59bec)
    • perf page function_tab  -  by @soybeanjs (b5477)
    • update mock api  -  by @soybeanjs (27241)
    • page manage_role: extract module  -  by @soybeanjs (0e9e2)
    • perf page manage_role  -  by @soybeanjs (a19f8)
    • manage_route => manage_menu  -  by @soybeanjs (f8467)
    • refactor service env config  -  by @soybeanjs (43193)
    • refactor unocss shortcuts: wh-full => size-full  -  by @soybeanjs (b4c00)
    • use enquirer replace prompts  -  by @soybeanjs (b546f)
    • keep directory "locales/langs" same with version naive-ui  -  by @soybeanjs (5ecf3)
    • refactor service env config  -  by @soybeanjs (d89ee)
    • refactor unocss shortcuts: wh-full => size-full  -  by @soybeanjs (835cb)
    • use enquirer replace prompts  -  by @soybeanjs (64b27)
    • refactor useTable  -  by @soybeanjs (c3efa)
    • finish refactor useTable  -  by @soybeanjs (86301)
    • finish refactor useTable and apply  -  by @soybeanjs (3fd15)
    • perf code  -  by @soybeanjs (f91ef)
    • new route guard  -  by @soybeanjs (37d20)
    • refactor addThemeVarsToHtml  -  by @soybeanjs (41e47)
    • perf code  -  by @soybeanjs (81f08)
    • constant routes, route guard  -  by @soybeanjs (ddec7)
    • update naive-ui.d.ts  -  by @soybeanjs (bb74d)
    • useMixMenuContext replace useMixMenu  -  by @soybeanjs (1e142)
    • refactor @sa/color-palette => @sa/color & perf @sa/utils  -  by @soybeanjs (34999)
    • Soybean Admin to SoybeanAdmin  -  by @soybeanjs (a8dbc)
    • menu-operate-drawer => menu-operate-modal  -  by @soybeanjs (003e1)
    • useMixMenuContext replace useMixMenu  -  by @soybeanjs (e0aa7)
    • Soybean Admin to SoybeanAdmin  -  by @soybeanjs (9427d)
    • replace cloneDeep of lodash-es with klona  -  by @soybeanjs (a9133)
    • combine theme tokens and theme settings. close #379  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/379 (1d1b1)
    • change css vars mount to root  -  by @soybeanjs (00f41)
    • replace cloneDeep of lodash-es with klona  -  by @soybeanjs (240ab)
    • combine theme tokens and theme settings  -  by @soybeanjs (3f289)
    • change css vars mount to root  -  by @soybeanjs (47c46)
    • refactor router guard. fix #655  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/667 and https://github.com/soybeanjs/soybean-admin-antd/issues/655 (09144)
  • styles:
    • 样式调整  -  by Soybean (f2910)
    • 代码格式  -  by Soybean (8f6d6)
    • sort defineProps, defineEmits with TS type  -  by @soybeanjs (37a64)

   📖 Documentation

  • other:
    • 注释文案修改  -  by 毛博文 (d0064)
  • projects:
    • 更新README.md  -  by Soybean (963ae)
    • 更新README.md  -  by Soybean (848fa)
    • 更新README.md  -  by Soybean (39a74)
    • update README.md  -  by Soybean (22f8f)
    • 添加书写规范文档  -  by Soybean (d9fd9)
    • 文档更新  -  by Soybean (8d2ba)
    • 文档格式规范  -  by Soybean (560b8)
    • 文档更新  -  by Soybean (448d2)
    • 更新README  -  by Soybean (c950a)
    • vscode配置更新  -  by Soybean (7c5ed)
    • 更新README.md  -  by Soybean (5790a)
    • 更新README.md  -  by Soybean (1d64e)
    • 更新README.md  -  by Soybean (6940f)
    • 更新README.md  -  by Soybean (4ef2e)
    • update README.md  -  by Soybean (54577)
    • update README.md  -  by Soybean (1b346)
    • update README.md  -  by Soybean (98a7d)
    • update README.md  -  by Soybean (659e4)
    • update README.md  -  by Soybean (90ddf)
    • update README.md  -  by Soybean (5eddb)
    • update README.md  -  by Soybean (02c51)
    • update README.md  -  by Soybean (47f28)
    • update README.md  -  by Soybean (7ed5d)
    • update README.md  -  by Soybean (3befb)
    • update README.md  -  by Soybean (e856c)
    • update README.md  -  by Soybean (3aded)
    • update README.md  -  by Soybean (225e7)
    • update README.md  -  by Soybean (5b401)
    • update README.md  -  by Soybean (8cdad)
    • update README.md  -  by Soybean (a0dfa)
    • update README.md  -  by Soybean (b8db2)
    • update README.md  -  by Soybean (21645)
    • update README.md  -  by Soybean (9a90f)
    • update README.md  -  by Soybean (60a55)
    • update README.md  -  by Soybean (d5c75)
    • update README.md  -  by Soybean (3d8be)
    • update README.md  -  by Soybean (21e63)
    • update README.md  -  by Soybean (0811f)
    • update README.md  -  by Soybean (84cb0)
    • update README.md  -  by Soybean (4b80a)
    • update docs  -  by Soybean (e9656)
    • update README.md  -  by Soybean (ae99e)
    • update README.md  -  by Soybean (0c70a)
    • update README.md  -  by Soybean (e2727)
    • revert docs  -  by Soybean (2c562)
    • update README  -  by Soybean (828a2)
    • update README  -  by Soybean (a3562)
    • update README.md  -  by Soybean (cf8c7)
    • update README.md  -  by Soybean (1ef1b)
    • update README.md  -  by Soybean (aaef0)
    • add qq to README.md [文档添加QQ群]  -  by Soybean (f74a6)
    • update README.md [更新README.md]  -  by Soybean (39709)
    • update README.md [更新README.md]  -  by Soybean (5a4f8)
    • update README.md [更新README.md]  -  by Soybean (a765d)
    • update README.md [更新README.md]  -  by Soybean (a989b)
    • 优化README.md  -  by xiaojunnuo (6ea75)
    • readme.md 二次开发的项目内容换行  -  by xiaojunnuo (f3a17)
    • update CHANGELOG.md  -  by Soybean (5f6ca)
    • CHANGELOG.md  -  by Soybean (a2521)
    • update README.md  -  by Soybean (b5839)
    • CHANGELOG.md  -  by Soybean (bb2ea)
    • update README.md: update example image url [更新示例图片的链接]  -  by Soybean (4f512)
    • fix README.md: example image link  -  by Soybean (56ea8)
    • CHANGELOG.md  -  by Soybean (ff5bf)
    • generate full CHANGELOG.md  -  by Soybean (055d4)
    • update README.md  -  by Soybean (3c7e1)
    • update README.md  -  by Soybean (1681c)
    • update README.md picture url  -  by Soybean (4eefc)
    • update README.md  -  by Soybean (8f24a)
    • update CHANGELOG.md by regenerate changelog  -  by Soybean (2a9b7)
    • update README.md logo  -  by @soybeanjs (19141)
    • update Docker deployment method  -  by muzzyh (00da0)
    • update git hooks init command  -  by muzzyh (7f35e)
    • update README.md  -  by Ikko Eltociear Ashimine (93ed5)
    • update README.md  -  by @soybeanjs (78364)
    • update README.md  -  by @soybeanjs (1ea48)
    • add README  -  by @soybeanjs (67fbf)
    • add README  -  by @soybeanjs (2371b)
    • update README  -  by @soybeanjs (d16a9)
    • update README.md  -  by @soybeanjs (6a771)
    • update README.md  -  by @soybeanjs (57b6d)
    • update README.md  -  by @soybeanjs (3b31b)
    • update README.md  -  by @soybeanjs (b30c0)
    • update README.md  -  by @soybeanjs (c260f)
    • update README.md  -  by @soybeanjs (43743)
    • update README.md  -  by @soybeanjs (03c42)
    • update README.md  -  by @soybeanjs (d71b6)
    • update README.md  -  by @soybeanjs (0fae9)
    • update README.md  -  by @soybeanjs (4e4d2)
    • update README.md  -  by @soybeanjs (86b44)
    • update README.md  -  by @soybeanjs (e2085)
    • update README.md  -  by @soybeanjs (6ea9b)
    • update README.md  -  by @soybeanjs (ef4af)
    • update README.md  -  by @soybeanjs (41830)
    • update README.md  -  by @soybeanjs (427a0)
    • add CHANGELOG.md  -  by @soybeanjs (46b61)
    • add communication  -  by @soybeanjs (8c7ea)
    • update README.md  -  by @soybeanjs (07d8d)
    • update README.md  -  by @soybeanjs (1a707)
    • update README.md  -  by @soybeanjs (f69e1)
    • update README.md  -  by @soybeanjs (76011)
    • update README.md  -  by @soybeanjs (f4a9c)
    • update README.md  -  by @soybeanjs (5a523)
    • update README.md  -  by @soybeanjs (79d9c)
    • update CHANGELOG.md  -  by @soybeanjs (cf5bc)
    • add ecosystem to README.md  -  by @soybeanjs (d0f17)
    • add PanisAdmin to README  -  by @paynezhuang (ce2a7)
    • add CHANGELOG.zh_CN.md  -  by @soybeanjs (18b3f)
    • update CHANGELOG  -  by @soybeanjs (4d17c)
    • update CHANGELOG  -  by @soybeanjs (19783)
    • update README.md  -  by @soybeanjs (fa56e)
    • update README.md  -  by @soybeanjs (419ea)
    • update CHANGELOG  -  by @soybeanjs (87b18)
    • update CHANGELOG  -  by @soybeanjs (756f8)
    • update Node&pnpm version  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/472 (9b05d)
    • update CHANGELOG  -  by @soybeanjs (2bec8)
    • update CHANGELOG  -  by @soybeanjs (fe06b)
    • update README  -  by @soybeanjs (4045e)
    • add CHANGELOG  -  by @soybeanjs (01fbb)
    • update README  -  by @soybeanjs (8f9a7)
    • update README  -  by @soybeanjs (bab68)
    • Fixed the hyperlink pointing error  -  by Azir (20a81)
    • Fixed the hyperlink pointing error  -  by Azir (d5602)
    • update README  -  by @soybeanjs (70261)
    • update README  -  by @soybeanjs (9527e)
    • update CHANGELOG  -  by @soybeanjs (b3368)
    • update CHANGELOG  -  by @soybeanjs (5c67d)
    • update README  -  by @soybeanjs (1e67a)
    • update README  -  by @soybeanjs (a769b)
    • update CHANGELOG  -  by @soybeanjs (58fc0)
    • update CHANGELOG  -  by @soybeanjs (a0b76)
    • update CHANGELOG  -  by @soybeanjs (613c8)
    • update CHANGELOG  -  by @soybeanjs (d3759)
    • update CHANGELOG  -  by @soybeanjs (ebc83)
    • update README  -  by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/594 (a8f92)
    • update README  -  by @soybeanjs (e9a2e)
    • update README  -  by @soybeanjs (73e91)
    • update the location of important information in the document  -  by Azir (9c012)
    • update CHANGELOG  -  by @soybeanjs (5baf1)
    • update QQ group link.  -  by @Azir-11 in #43 (589ec)
    • set the Chinese version of README as default  -  by @soybeanjs (9d28b)
    • ✏️ add element-plus version link  -  by 一寸灰 in https://github.com/soybeanjs/soybean-admin-antd/issues/679 (5c6ab)
    • set the Chinese version of README as default  -  by @soybeanjs (e1ef1)
  • projects): docs(projects:
    • 更新README  -  by Soybean (fb0dd)
  • projects): docs(projects): docs(projects:
    • 更新README  -  by Soybean (1b440)

   📦 Build

  • deps:
    • 添加多种插件:element-plus、iconify、windicss  -  by Soybean (afd4d)
    • 添加smooth-scroll插件、axios封装  -  by Soybean (82411)
    • 添加打包时跳过对依赖的类型校验  -  by Soybean (f5220)
    • 依赖升级  -  by Soybean (4382b)
    • 修复element-plus国际化引入问题  -  by Soybean (aa16d)
    • 升级依赖  -  by Soybean (1e393)
    • 依赖升级  -  by Soybean (97820)
    • 依赖升级  -  by Soybean (78a28)
    • 依赖升级  -  by Soybean (6b7f4)
    • 升级依赖  -  by Soybean (50c1d)
    • 更新依赖  -  by Soybean (ffe50)
    • 更新依赖  -  by Soybean (d2464)
    • 更新依赖  -  by Soybean (0fb01)
    • 更新依赖  -  by Soybean (e59b8)
    • 升级依赖  -  by Soybean (9c7bd)
    • 升级依赖  -  by Soybean (4e1a0)
    • 升级依赖  -  by Soybean (6de48)
    • 升级依赖  -  by Soybean (4e04a)
    • 升级依赖  -  by Soybean (c8122)
    • 升级依赖  -  by Soybean (a6bdc)
    • 升级依赖  -  by Soybean (ae7ec)
    • 升级依赖  -  by Soybean (e755c)
    • 升级依赖  -  by Soybean (f3c86)
    • 升级依赖  -  by Soybean (e776d)
    • 升级依赖  -  by Soybean (777cf)
    • 升级依赖  -  by Soybean (284af)
    • 升级依赖  -  by Soybean (57c69)
    • 升级依赖  -  by Soybean (7ba33)
    • upgrade deps  -  by Soybean (50c8b)
    • upgrade deps  -  by Soybean (8d00b)
    • upgrade deps  -  by Soybean (b298a)
    • update deps  -  by Soybean (cecce)
    • update deps  -  by Soybean (5c75e)
    • update deps  -  by Soybean (518f7)
    • update deps  -  by Soybean (92b84)
    • update deps  -  by Soybean (50d7c)
    • update deps  -  by Soybean (3f822)
    • update deps  -  by Soybean (02809)
    • update deps  -  by Soybean (be45d)
    • update deps  -  by Soybean (6a5a3)
    • 依赖升级  -  by Soybean (e3c4a)
    • update deps  -  by Soybean (906ae)
    • update deps  -  by Soybean (9917b)
    • update deps  -  by Soybean (83301)
    • update deps  -  by Soybean (69e39)
    • update deps  -  by Soybean (ea1a3)
    • update deps  -  by Soybean (73fa3)
    • update deps  -  by Soybean (973ab)
    • update deps  -  by Soybean (75000)
    • update deps  -  by Soybean (8dcfb)
    • update deps  -  by Soybean (1523c)
    • update deps  -  by Soybean (da407)
    • update deps  -  by Soybean (cec0f)
    • update deps  -  by Soybean (d9cfe)
    • update deps  -  by Soybean (dd113)
    • update deps  -  by Soybean (d0823)
    • update deps  -  by Soybean (94ff7)
    • update deps  -  by Soybean (b32bc)
    • update deps  -  by Soybean (f6b61)
    • update deps  -  by Soybean (0f0cd)
    • 更新@soybeanjs/eslint-config  -  by Soybean (36f06)
    • update deps  -  by Soybean (d9324)
    • update deps  -  by Soybean (1ad92)
    • 升级依赖  -  by Soybean (7240b)
    • update deps  -  by Soybean (c5ba6)
    • update deps  -  by Soybean (3e0cc)
    • update deps  -  by Soybean (21b6f)
    • update deps  -  by Soybean (d823e)
    • unplugin-vue-define-options替换为unplugin-vue-macros  -  by Soybean (22c90)
    • update deps  -  by Soybean (7dd7c)
    • update deps  -  by Soybean (fe8ca)
    • unplugin-icon autoinstall @iconify-json [unplugin-icon自动安装@iconify-json]  -  by Soybean (c045e)
    • update deps [升级依赖]  -  by Soybean (331b1)
    • update deps  -  by Soybean (88e53)
    • update deps  -  by Soybean (89985)
    • update deps  -  by Soybean (65ac6)
    • update deps  -  by Soybean (abd02)
    • update deps  -  by Soybean (d6b15)
    • update deps  -  by Soybean (8e801)
    • update deps  -  by Soybean (41b3b)
    • update deps  -  by Soybean (1f3e6)
    • update deps  -  by Soybean (74772)
    • update deps  -  by Soybean (84567)
    • update deps  -  by Soybean (fcc65)
    • update deps  -  by Soybean (c097b)
    • update deps  -  by Soybean (61998)
    • update deps  -  by Soybean (db629)
    • update deps [升级依赖]  -  by Soybean (f2e82)
    • update deps and remove vite-plugin-html [升级依赖,去除vite-plugin-html]  -  by Soybean (eaf36)
    • update deps [升级依赖]  -  by Soybean (bae17)
    • update deps [升级依赖]  -  by Soybean (c2642)
    • update deps [升级依赖]  -  by Soybean (40f85)
  • other:
    • update cz config  -  by Soybean (07baa)
  • projects:
    • 依赖升级,规范目录  -  by Soybean (a0ec8)
    • 依赖升级  -  by Soybean (025a9)
    • 依赖升级  -  by Soybean (09a28)
    • pnpm替换yarn  -  by Soybean (36491)
    • 依赖升级  -  by Soybean (f1649)
    • 依赖升级  -  by Soybean (d00bb)
    • 主题配置完善  -  by Soybean (20503)
    • 添加构建打包的不同环境配置  -  by Soybean (ef57d)
    • 更新README.md  -  by Soybean (f2ad7)
    • 项目名称变更,添加README内容:项目基本介绍  -  by Soybean (638a8)
    • 添加vscode插件推荐配置和设置配置  -  by Soybean (b9395)
    • 取消打包显示brotliSize  -  by Soybean (9af89)
    • 添加构建大小可视化分析的插件  -  by Soybean (8ba8a)
    • vite配置更新  -  by Soybean (e5d99)
    • 环境变量获取方式变更  -  by Soybean (21c2f)
    • 修改vscode配置  -  by Soybean (0c577)
    • 添加vercel打包的环境  -  by Soybean (371fa)
    • add license  -  by Soybean (b1672)
    • 更新tsconfig.json  -  by Soybean (f42ee)
    • update tsconfig、eslintrc  -  by Soybean (75de2)
    • vite.config代码优化  -  by Soybean (ca707)
    • 细节调整  -  by Soybean (401f0)
    • update config  -  by Soybean (a0c40)
    • 代码优化  -  by Soybean (de09f)
    • 配置优化  -  by Soybean (fd787)
    • 配置更改  -  by Soybean (c8717)
    • update deps, update config  -  by Soybean (8e6e7)
    • 代码优化  -  by Soybean (5c1b0)
    • update tsconfig  -  by Soybean (9ce58)
    • update vscode settings  -  by Soybean (3fe4e)
    • 添加.gitattributes  -  by Soybean (896e6)
    • 代码优化  -  by Soybean (6a9a3)
    • 升级依赖,添加对json的eslint检测及格式化  -  by Soybean (711a4)
    • update deps and README.md  -  by Soybean (35aee)
    • 升级依赖、vite配置optimizeDeps  -  by Soybean (ee434)
    • 去除prettier,已集成进@soybeanjs/eslint-config  -  by Soybean (182da)
    • update eslint  -  by Soybean (907cf)
    • 引入pwa插件,更新配置  -  by Soybean (695ec)
    • 更新依赖、调整页面  -  by Soybean (40ecc)
    • 引入vite-plugin-progress  -  by Soybean (44ab0)
    • 升级依赖、修复T标签右键菜单连续显示问题  -  by Soybean (639c4)
    • 引入TS高级类型库  -  by Soybean (71a75)
    • 更换eslint依赖为eslint-config-soybeanjs-vue  -  by Soybean (07325)
    • 升级依赖,降低naive-ui版本修复打包问题  -  by Soybean (f408e)
    • 升级依赖,修复TS类型  -  by Soybean (73ce5)
    • 引入@unocss/vite替换unocss,精简体积  -  by Soybean (3540b)
    • update deps, update logos  -  by Soybean (22c05)
    • add constant page content  -  by Soybean (13d0c)
    • add tauri scripts, change tauri icon, fix mockjs [添加tauri相关的命令,变更tauri图标,修复mockjs]  -  by Soybean (1b45b)
    • use @soybeanjs/cli replace commitizen  -  by Soybean (428d4)
    • use pnpm patch replace @milahu/patch-package  -  by Soybean (9455a)
    • remove useless file: commitlint.config.js  -  by Soybean (67736)
    • move tauri to branch tauri  -  by Soybean (6c14b)
    • update deps and update config  -  by Soybean (7d699)
    • new router branch  -  by Soybean (288d5)
    • add vite plugin @soybeanjs/router-page  -  by Soybean (40c1e)
    • update plugin config  -  by Soybean (6a344)
    • update deps and perfect the details [升级依赖,完善细节]  -  by Soybean (61a43)
    • update deps and update config  -  by Soybean (b08c3)
    • update lint-staged config  -  by Soybean (0882c)
    • add VSCode debug config file  -  by Soybean (0c126)
    • update deps  -  by Soybean (f7181)
    • update deps and fix project config  -  by Soybean (da521)
    • perf logo  -  by Soybean (a8a6e)
    • update vscode config  -  by Soybean (608d7)
    • update unocss config  -  by Soybean (3503d)
    • update deps, add prettier format command  -  by Soybean (36e5f)
    • remove old layout,tab package [去除旧的布局和页签依赖]  -  by Soybean (42e6d)
    • update deps and fix type error [升级依赖并修复类型问题]  -  by Soybean (34f02)
    • update deps and fix style [升级依赖&修复代码格式]  -  by Soybean (c1c43)

   🏡 Chore

  • rename env.d.ts to vite-env.d.ts  -  by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 (b93c2)
  • deps:
    • update deps  -  by Soybean (4eb46)
    • update deps  -  by Soybean (a70e4)
    • update deps  -  by Soybean (7487a)
    • update deps  -  by Soybean (cebbe)
    • update deps  -  by Soybean (f9d47)
    • update deps  -  by Soybean (47ab0)
    • decrease vite-plugin-page-route  -  by Soybean (882f2)
    • update deps  -  by Soybean (e6abf)
    • update deps  -  by Soybean (bba68)
    • update deps  -  by Soybean (0e6d2)
    • update deps  -  by @soybeanjs (135ce)
    • update deps  -  by @soybeanjs (44ba3)
    • update deps  -  by @soybeanjs (9296e)
    • update deps  -  by @soybeanjs (751de)
    • update deps  -  by @soybeanjs (305d9)
    • update deps  -  by @soybeanjs (3eaf0)
    • update deps  -  by @soybeanjs (4caa4)
    • update deps  -  by @soybeanjs (bd3ef)
    • update deps  -  by @soybeanjs (56931)
    • update deps  -  by @soybeanjs (56e7d)
    • update deps  -  by @soybeanjs (892e2)
    • updtae deps  -  by @soybeanjs (7088d)
    • update deps  -  by @soybeanjs (b0b48)
    • update deps  -  by @soybeanjs (7f049)
    • update deps  -  by @soybeanjs (854ce)
    • update deps  -  by @soybeanjs (82ccf)
    • update deps  -  by @soybeanjs (36fe1)
    • update deps  -  by @soybeanjs (b0546)
    • update deps  -  by @soybeanjs (55342)
    • update deps  -  by @soybeanjs (adc36)
    • update deps  -  by @soybeanjs (f1b86)
    • update deps  -  by @soybeanjs (c655a)
    • update deps  -  by @soybeanjs (840e7)
    • update deps  -  by @soybeanjs (345b6)
    • update deps  -  by @soybeanjs (6114b)
    • update deps  -  by @soybeanjs (70962)
    • update deps  -  by @soybeanjs (9cc7e)
    • update deps  -  by @soybeanjs (2d4d1)
    • update deps  -  by @soybeanjs (9c4ba)
    • update deps  -  by @soybeanjs (fb3b9)
    • update deps  -  by @soybeanjs (14aa8)
    • update deps  -  by @soybeanjs (02d4b)
    • update deps  -  by @soybeanjs (b2ee9)
    • update deps  -  by @soybeanjs (9e493)
    • update deps  -  by @soybeanjs (0fee1)
    • update deps  -  by @soybeanjs (c0a65)
    • update deps  -  by @soybeanjs (6b513)
    • update deps  -  by @soybeanjs (82b53)
    • update deps  -  by @soybeanjs (a1b48)
    • update deps  -  by @soybeanjs (eba20)
    • update deps  -  by @soybeanjs (ac928)
    • update deps  -  by @soybeanjs (3ceeb)
    • update deps  -  by @soybeanjs (9a669)
    • update deps  -  by @soybeanjs (e57bf)
    • update deps  -  by @soybeanjs (fbd80)
    • update deps  -  by @soybeanjs (1cb38)
    • update deps  -  by @soybeanjs (413a8)
    • update deps  -  by @soybeanjs (734ef)
    • update deps  -  by @soybeanjs (599b4)
    • update deps  -  by @soybeanjs (d0380)
    • update deps  -  by @soybeanjs (1f464)
    • update deps  -  by @soybeanjs (060c0)
    • update deps  -  by @soybeanjs (909ce)
    • update deps  -  by @soybeanjs (08827)
    • update deps  -  by @soybeanjs (a6c0e)
    • update deps  -  by @soybeanjs (813d8)
    • update deps  -  by @soybeanjs (9954c)
    • update deps  -  by @soybeanjs (d9f9f)
    • update deps  -  by @soybeanjs (bf718)
    • update deps  -  by @soybeanjs (423fa)
    • update deps  -  by @soybeanjs (b094d)
    • update deps. close #510  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/510 (53143)
    • update deps.  -  by @Azir-11 in #30 (e110d)
    • update deps  -  by @soybeanjs (c7f6f)
    • update deps  -  by @soybeanjs (72ede)
    • update deps  -  by @soybeanjs (be13c)
    • update deps  -  by @soybeanjs (5fcf2)
    • update deps  -  by @soybeanjs (752ec)
    • update deps  -  by @soybeanjs (cf019)
    • update deps  -  by @soybeanjs (f6bd6)
    • update deps  -  by @soybeanjs (993e9)
    • update deps  -  by @soybeanjs (a1c14)
    • update deps  -  by @soybeanjs (7fa55)
    • update deps  -  by @soybeanjs (a44ea)
    • update deps  -  by @soybeanjs (7bc1d)
    • update deps  -  by @soybeanjs (207d6)
    • update deps  -  by @soybeanjs (f3562)
    • update deps  -  by @soybeanjs (5e0c2)
    • update deps  -  by @soybeanjs (baefd)
    • update deps  -  by @soybeanjs (3453c)
    • update deps  -  by @soybeanjs (8dcda)
    • update deps  -  by @soybeanjs (91de4)
    • update deps  -  by @soybeanjs (0c809)
    • update deps  -  by @soybeanjs (0f15c)
  • other:
  • project:
    • delete src/locales/lang/zh-CN.ts  -  by @soybeanjs (377db)
  • projects:
    • 更新.cz-config  -  by Soybean (b18c4)
    • 更新eslint配置  -  by Soybean (872bb)
    • add github action  -  by lixin (f355a)
    • 修复issue模板格式问题  -  by lixin59 (d8bab)
    • remove useless packages, update lint-staged config, add githublogen  -  by Soybean (5aaa3)
    • add switch for pageRoute plugin [添加自动生成路由的插件的开关]  -  by Soybean (780ac)
    • update deps and use soy lint-staged replace lint-staged  -  by Soybean (9a238)
    • remove bumpp & add release script  -  by Soybean (a3dfe)
    • update @soybeanjs/cli and generate total changelog  -  by Soybean (58591)
    • update deps & update unocss deprecated api exclude  -  by Soybean (0907d)
    • update deps & update package.json  -  by Soybean (0b2f6)
    • add vite-plugin-vue-devtools  -  by Soybean (c1bee)
    • update deps and fix swiper  -  by @soybeanjs (9d105)
    • update package.json  -  by @soybeanjs (d7aea)
    • update deps & fix eslint code  -  by @soybeanjs (08e0c)
    • update pnpm-lock.yaml  -  by @soybeanjs (94644)
    • update VSCode setting  -  by @soybeanjs (56c77)
    • correct the word spell  -  by @soybeanjs (458e3)
    • correct word spell & eslint fix code  -  by @soybeanjs (cffc3)
    • When tab is switched, keep the page without refreshing  -  by @linjiangl (83f25)
    • rename project  -  by @soybeanjs (5dfe9)
    • update version and perf code  -  by @soybeanjs (97035)
    • fix pkg version  -  by @soybeanjs (4b375)
    • add sourcemap  -  by @soybeanjs (d25ed)
    • add pnpm-lock  -  by @soybeanjs (0e4cb)
    • update deps and perf code  -  by @soybeanjs (19c12)
    • update gitignore  -  by @soybeanjs (910fe)
    • update pnpm-lock  -  by @soybeanjs (1d0b0)
    • update vscode settings  -  by @soybeanjs (c2b6a)
    • use eslint flat config  -  by @soybeanjs (11adc)
    • add config files  -  by @soybeanjs (87aa0)
    • update deps & update @sa/scripts config  -  by @soybeanjs (31f67)
    • use eslint flat config & update config  -  by @soybeanjs (a176d)
    • update @sa/scripts  -  by @soybeanjs (d7785)
    • update pnpm version  -  by @soybeanjs (47819)
    • create LICENSE  -  by @soybeanjs (853f5)
    • update pnpm version  -  by @soybeanjs (91121)
    • update pnpm version  -  by @soybeanjs (55f76)
    • update eslint config  -  by @soybeanjs (5023f)
    • update eslint config  -  by @soybeanjs (7029b)
    • lock deps version  -  by @soybeanjs (8ff39)
    • lock deps versions  -  by @soybeanjs (a24f9)
    • remove @soybeanjs/cli  -  by @soybeanjs (02c05)
    • update pnpm version  -  by @soybeanjs (ea02b)
    • update pnpm version  -  by @soybeanjs (c6b00)
    • remove @simonwep/pickr  -  by @soybeanjs (502a4)
    • remove soybean.svg  -  by @soybeanjs (4031f)
    • update mock api  -  by @soybeanjs (c0079)
    • update pnpm version  -  by @soybeanjs (adec0)
    • update deps & fix keep-alive  -  by @soybeanjs (13001)
    • update @elegant-router/vue, fix inject name in windows  -  by @soybeanjs (0b56e)
    • add dev and build command with service env  -  by @soybeanjs (ebb15)
    • update deps & remove packages docs  -  by @soybeanjs (57963)
    • update pnpm-lock.yaml  -  by @soybeanjs (147f6)
    • update repository url  -  by @soybeanjs (806a1)
    • update deps & update pnpm version  -  by @soybeanjs (9772a)
    • add unocss eslint config  -  by @soybeanjs (40635)
    • update launch.json  -  by @soybeanjs (3db82)
    • update vscode extensions.json  -  by @soybeanjs (4e29a)
    • update pnpm version  -  by @soybeanjs (7065f)
    • update pnpm version  -  by @soybeanjs (88f26)
    • update repository url  -  by @soybeanjs (f46ce)
    • update vscode config  -  by @soybeanjs (bfaec)
    • update component.d.ts  -  by @soybeanjs (1bebf)
    • add unocss eslint config  -  by @soybeanjs (6f004)
    • update deps & fix eslint vue rule  -  by @soybeanjs (8143b)
    • update pnpm version  -  by @soybeanjs (6ad51)
    • add .gitattributes  -  by @soybeanjs (c0009)
    • update deps  -  by @soybeanjs (4babb)
    • update pnpm version  -  by @soybeanjs (9125c)
    • disabled unocss eslint rule: order-attributify  -  by @soybeanjs (1c72d)
    • update .gitattributes  -  by @soybeanjs (e5235)
    • update pnpm version  -  by @soybeanjs (30c97)
    • disabled unocss eslint rule: order-attributify  -  by @soybeanjs (87838)
    • update pnpm-lock.yaml  -  by @soybeanjs (8f5a6)
    • update pnpm version  -  by @soybeanjs (42e16)
    • update deps & update pnpm version & update eslint config  -  by @soybeanjs (7392b)
    • lower vue version to 3.4.23  -  by @soybeanjs (b5243)
    • update pnpm-lock.yaml  -  by @soybeanjs (516f4)
    • update deps & update pnpm version  -  by @soybeanjs (5260d)
    • use engines replace packageManager  -  by @soybeanjs (dcd51)
    • update pnpm version requirement  -  by @soybeanjs (19e65)
    • update .npmrc  -  by @soybeanjs (52188)
    • update vscode settings  -  by @soybeanjs (c137b)
    • merge main to v1.1.0  -  by @soybeanjs (ebe55)
    • update deps & fix TS error  -  by @soybeanjs (4ea9c)
    • update eslint-config & fix code  -  by @soybeanjs (68ea9)
    • update @elegant-router/vue & add error handle for resolve route. fixed #442  -  by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/442 (24ff8)
    • update vscode launch.json  -  by @soybeanjs (4c1c7)
    • close http proxy  -  by @soybeanjs (d08a3)
    • update mock url  -  by @soybeanjs (e6086)
    • update mock url  -  by @Azir-11 in #22 (32c00)
    • update deps & add lock file  -  by @soybeanjs (e1777)
    • update vscode settings  -  by @soybeanjs (910df)
    • synchronize recent changes  -  by @mufeng889 in #23 (d5348)
    • update vscode settings: vue official  -  by @soybeanjs (76649)
    • update eslint config  -  by @soybeanjs (9c450)
    • update .npmrc  -  by @soybeanjs (5d15b)
    • update vscode settings  -  by @soybeanjs (e77bd)
    • Fix deprecated configuration config  -  by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/524 (0d20e)
    • Fix deprecated configuration config  -  by @soybeanjs (5275b)
    • add script czh  -  by @soybeanjs (02069)
    • update deps & fix vue-router type  -  by @soybeanjs (96837)
    • use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable  -  by @soybeanjs (b16a9)
    • add script czh  -  by @soybeanjs (1e345)
    • rename script czh to commit:zh  -  by @soybeanjs (01d96)
    • use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable  -  by @soybeanjs (f8b29)
    • update vscode extensions  -  by @soybeanjs (24bb6)
    • update deps & fix sass usage  -  by @soybeanjs (71e63)
    • add desc for base url of app  -  by @soybeanjs (17d7e)
    • update deps & fix vite config  -  by @soybeanjs (3e0eb)
    • update vscode extensions  -  by @soybeanjs (39893)
    • update deps & fix vite config  -  by @soybeanjs (3243d)
    • add desc for base url of app  -  by @soybeanjs (4966d)
  • release:
  • types:

   🎨 Styles

  • GlobalBreadcrumb:
    • 代码格式fix  -  by Eric_Yuan (0243b)
  • components:
    • 格式规范  -  by Soybean (d8d3c)
    • 代码优化  -  by Soybean (1e2fd)
    • Uniform icon size for header  -  by @Azir-11 (b37c1)
  • other:
    • modify the Chinese name of the grayscale mode  -  by Azir (53770)
  • projects:
    • 格式化代码  -  by Soybean (d680e)
    • 代码格式化  -  by Soybean (2bc50)
    • 路由相关文件夹简化  -  by Soybean (e5793)
    • update prettier config  -  by Soybean (df56a)
    • format yaml  -  by Soybean (fb46d)
    • per style [完善样式]  -  by Soybean (209ef)
    • unify card border radius, 16px to 8px  -  by Soybean (cbda4)
    • update default theme color  -  by @soybeanjs (43ac2)
    • prettier format code  -  by @soybeanjs (24cf1)
    • fix menu style  -  by @soybeanjs (d8b9b)
    • perf layout card style  -  by @soybeanjs (fc409)
    • format code  -  by @soybeanjs (a7481)
    • fix event style  -  by @soybeanjs (e935f)
    • update theme mode segment height  -  by @soybeanjs (4d846)
    • fix tooltip zIndex of ButtonIcon  -  by @soybeanjs (db747)
    • sort defineProps, defineEmits with TS type  -  by @soybeanjs (123fd)
    • unify button icon style. close #26  -  by @soybeanjs in #26 (ef60e)
    • fit table column width of checkbox  -  by @soybeanjs (ebcfb)
    • rename script czh to commit:zh  -  by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/597 (5094f)
    • reduce ambiguity in theme configuration instructions.  -  by @Azir-11 (75cbf)
    • reduce ambiguity in theme configuration instructions.  -  by @Azir-11 (cf4cc)

   🤖 CI

  • add docker build  -  by 徐志强 (af740)
  • change docker image name  -  by 徐志强 (6fbde)
  • projects:
    • add github actions config  -  by @soybeanjs (4cb17)
    • update release.yml  -  by @soybeanjs (7b298)
    • add issue template  -  by @soybeanjs (06e20)
    • add github config  -  by @soybeanjs (fe15a)
    • add github issues template  -  by @soybeanjs (b5027)
    • update github issues template  -  by @soybeanjs (ff1d5)
    • add and update github issues template  -  by @soybeanjs (a3619)

   ❤️ Contributors

soybeanjs  Azir-11  wzc520pyfm  JOU-amjs  NHZEX  mufeng889  yanbowe  PZ-18664918826  paynezhuang  mmdapl  wynn-w  KickCashew  sigma-plus  m-xlsea  orangelckc  zyhnbyyds  smileluck  Particaly  linjiangl   一寸灰RedonAzirdodu2014CHENZLJianJrohalleycharming燕博文~liKoriIkko Eltociear AshiminelapislazulischmuzzyhliweiSoybeanccxiaojunnuoKirk Linsmall_happyguuuuolixin59alue_mobileHuangZhengsunhao1256shabby2333zuihouWang ZhengRockerHXHenry.Huang徐志强xiaotao2018SoybeantanminglinGrazing WindEric_Yuan元家怿相思元家怿“Southliu”Soybean毛博文panybundleLsq128Liushengqunliujunzhenglingdu

v1.3.9 (2024-11-17)

   🚀 Features

  • projects: support show tab when not loggedIn  -  by @soybeanjs (ba381)

   🐞 Bug Fixes

   🛠 Optimizations

  • projects:
    • optimize router guard  -  by @soybeanjs (0dfcf)
    • use defu to fill added theme config  -  by @soybeanjs (101b6)

   📖 Documentation

   🏡 Chore

   ❤️ Contributors

soybeanjs  wzc520pyfm   一寸灰

v1.3.8 (2024-10-25)

   🚀 Features

   🐞 Bug Fixes

   🛠 Optimizations

  • projects:
    • optimize code  -  by @soybeanjs (9ad5d)
    • optimize router guard  -  by @soybeanjs (0dfcf)
    • use defu to fill added theme config  -  by @soybeanjs (101b6)

   💅 Refactors

   📖 Documentation

   🏡 Chore

   ❤️ Contributors

soybeanjs  wzc520pyfm  Azir-11   一寸灰

v1.3.7 (2024-09-21)

   🚨 Breaking Changes

  • projects: update scss config  -  by @soybeanjs (b1cda)

   🐞 Bug Fixes

  • projects: fix global-tab click conflict with contextmenu  -  by @soybeanjs (c0e87)

   💅 Refactors

  • packages: @sa/materials: remove tab close shortcut by mouse  -  by @soybeanjs (9fb72)

   🏡 Chore

  • deps: update deps  -  by @soybeanjs (3453c)

   ❤️ Contributors

soybeanjs  

v1.3.6 (2024-09-20)

   🐞 Bug Fixes

  • projects:
    • fix click global-tab in iPad  -  by @soybeanjs (740cf)
    • when the roles filter submenu is empty, the parent menu is not excluded  -  by @soybeanjs (6b2fc)

   🛠 Optimizations

  • projects: remove defineModel setting,enabled by default  -  by @mufeng889 in #42 (05bad)

   📖 Documentation

  • projects: update QQ group link.  -  by @Azir-11 in #43 (589ec)

   🏡 Chore

  • deps: update deps  -  by @soybeanjs (5e0c2)

   ❤️ Contributors

soybeanjs  Azir-11  mufeng889  

v1.3.5 (2024-09-08)

   🚀 Features

  • packages:
    • @sa/scripts: add more commit types according to Apache specifications  -  by @soybeanjs (5a020)
    • @sa/axios: add response to flatRequest when success  -  by @soybeanjs (aace8)
  • projects:
    • does the configuration support automatic updates  -  by @soybeanjs (ffe4c)
    • add app error handler  -  by @soybeanjs (60366)

   🐞 Bug Fixes

  • projects:
    • avoid retrieving cached HTML  -  by @soybeanjs (75df1)
    • fix breadcrumb when activeMenu is parent menu  -  by @soybeanjs (49092)
    • fix refresh token when meet multi requests  -  by @soybeanjs (5ae17)
  • projects): fix(projects:
    • fix login redirect  -  by @soybeanjs (5ccdb)

   🛠 Optimizations

  • projects: optimize type  -  by @soybeanjs (4679b)

   🏡 Chore

  • projects:
    • rename script czh to commit:zh  -  by @soybeanjs (01d96)
    • use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable  -  by @soybeanjs (f8b29)

   ❤️ Contributors

soybeanjs  

v1.3.4 (2024-09-08)

   🛠 Optimizations

  • projects: optimize code  -  by @soybeanjs (6e8a5)

   ❤️ Contributors

soybeanjs  

v1.3.3 (2024-09-08)

   🐞 Bug Fixes

  • projects: fix watermark settings  -  by @soybeanjs (dbe8e)

   ❤️ Contributors

soybeanjs  

v1.3.2 (2024-09-08)

   🚀 Features

  • projects:
    • add color fading mode  -  by @soybeanjs (719f0)
    • add full screen watermark  -  by @soybeanjs (6bb66)

   🛠 Optimizations

  • projects: optimize response code comparison  -  by @soybeanjs (d7025)

   ❤️ Contributors

soybeanjs  

v1.3.1 (2024-09-08)

   🐞 Bug Fixes

  • projects: fix abnormal width of the sidebar in the top menu mix and reverse mode  -  by @soybeanjs (0abce)

   ❤️ Contributors

soybeanjs  

v1.3.0 (2024-09-08)

   🚨 Breaking Changes

  • packages: modify request retry times to 0  -  by @soybeanjs (d87e9)
  • projects: refactor global menu & support reversed-horizontal-mix-menu  -  by @soybeanjs (2244f)

   🚀 Features

  • packages:
    • @sa/scripts: command gitCommit support Chinese  -  by @soybeanjs (8eb1d)
    • @sa/axios: replace CancelTokenSource by AbortController  -  by @soybeanjs (91296)
    • @sa/scripts: add ignore pattern list for command gitCommitVerify  -  by @soybeanjs (5a950)

   🐞 Bug Fixes

  • hooks: prevent program freezing when pagesize returns 0  -  by @soybeanjs (05912)

   💅 Refactors

  • projects:
    • combine theme tokens and theme settings  -  by @soybeanjs (3f289)
    • change css vars mount to root  -  by @soybeanjs (47c46)

   🏡 Chore

  • projects: add script czh  -  by @soybeanjs (1e345)

   ❤️ Contributors

soybeanjs  

v1.2.8 (2024-09-08)

   🐞 Bug Fixes

  • packages:
    • @sa/hooks: fix searchParams of useHookTable  -  by @soybeanjs (cb5bf)
  • types:
    • Fixed the reference type error  -  by @soybeanjs (6b868)
    • fix data type of useHookTable  -  by @soybeanjs (3dd78)

   💅 Refactors

  • projects: replace cloneDeep of lodash-es with klona  -  by @soybeanjs (240ab)

   🏡 Chore

  • deps: update deps  -  by @soybeanjs (7bc1d)

   ❤️ Contributors

soybeanjs  

v1.2.7 (2024-09-08)

   🚀 Features

  • projects: supports custom menu icon sizes  -  by Soybean (c8a9e)

   🐞 Bug Fixes

  • components:
    • fix click MenuToggler throw error  -  by Soybean (45588)
    • fix TableHeaderOperation style  -  by Soybean (251d1)
  • projects:
    • fix manage page edit data. fixed #32  -  by Soybean in #32 (740d6)
    • fix menu style  -  by Soybean (4355b)

   🏡 Chore

  • deps: update deps  -  by Soybean (5fcf2)
  • projects: Fix deprecated configuration config  -  by Soybean (5275b)

   ❤️ Contributors

Soybean

v1.2.6 (2024-06-21)

   🐞 Bug Fixes

  • projects:
    • request modal title use i18n  -  by @honghuangdc (f97e7)
    • add getDataByPage for useTable  -  by @honghuangdc (cf265)
    • fix login redirect to routeHome when routeHome of dynamic route is not same as static route  -  by @honghuangdc (f6c66)

   📖 Documentation

  • projects: update README  -  by @honghuangdc (a769b)

   🏡 Chore

  • deps: update deps.  -  by @Azir-11 in #30 (e110d)

   🤖 CI

  • projects: add and update github issues template  -  by @honghuangdc (a3619)

   ❤️ Contributors

honghuangdc  Azir-11  

v1.2.5 (2024-06-15)

   🐞 Bug Fixes

  • projects: Fix the issue of abnormal tab caching after logout  -  by @soybeanjs (e6349)

   🛠 Optimizations

  • projects: Initializing the static routing function does not require asynchronization  -  by @soybeanjs (02d66)
  • types: Enhance compatibility of global types  -  by @soybeanjs (dc359)
  • utils: Reduce code indentation and improve readability  -  by @soybeanjs (54ae8)

   🏡 Chore

  • deps: update deps  -  by @soybeanjs (423fa)

   ❤️ Contributors

soybeanjs  

v1.2.4 (2024-06-14)

   🛠 Optimizations

  • projects:
    • optimize setupAppVersionNotification  -  by @soybeanjs (f061d)
    • get buildTime with timezone 'Asia/Shanghai'  -  by @soybeanjs (b256a)

   🤖 CI

  • projects: add github config  -  by @soybeanjs (fe15a)

   ❤️ Contributors

soybeanjs  

v1.2.3 (2024-06-13)

   🐞 Bug Fixes

  • projects:
    • fix mobile browser theme issue by adding color-scheme meta tag to index.html  -  by @KickCashew in #27 (6bf97)
    • Fix secondary directory components is empty  -  by @paynezhuang in #29 (fb48f)

   🛠 Optimizations

  • projects:
    • optimize table scrollConfig. fixed #25  -  by @soybeanjs in #25 (d0f8e)
    • optimize table rowSelection  -  by @soybeanjs (49c57)

   📖 Documentation

  • projects:
    • Fixed the hyperlink pointing error  -  by Azir (d5602)
    • update README  -  by @soybeanjs (9527e)

   🏡 Chore

  • deps:
    • update deps  -  by @soybeanjs (9954c)
    • update deps  -  by @soybeanjs (d9f9f)

   🎨 Styles

  • projects:
    • unify button icon style. close #26  -  by @soybeanjs in #26 (ef60e)
    • fit table column width of checkbox  -  by @soybeanjs (ebcfb)

   ❤️ Contributors

soybeanjs  paynezhuang  KickCashew   Azir

v1.2.2 (2024-06-12)

   🚀 Features

  • projects: reset scroll position when tab change  -  by @soybeanjs (804f9)

   🐞 Bug Fixes

  • projects:
    • hide AppVersionNotification in DEV mode  -  by @soybeanjs (e3d91)
    • fix menu-toggler hidden in mobile layout  -  by @soybeanjs (a73d2)

   📖 Documentation

  • projects: update README  -  by @soybeanjs (bab68)

   ❤️ Contributors

soybeanjs  

v1.2.1 (2024-06-07)

   🐞 Bug Fixes

  • projects:
    • fix get user info when page reload  -  by @soybeanjs (0f6b7)
    • fix setupAppVersionNotification render  -  by @soybeanjs (63d5d)

   🏡 Chore

  • deps: update deps  -  by @soybeanjs (a6c0e)

   ❤️ Contributors

soybeanjs  

v1.2.0 (2024-06-07)

   🚀 Features

  • hooks:
    • add @sa/hooks  -  by @soybeanjs (7677a)
    • add use-echarts  -  by @soybeanjs (ada3f)
    • @sa/hooks: add useTable  -  by @soybeanjs (348b4)
    • add setOptions for useEcharts  -  by @soybeanjs (40ceb)
  • packages:
    • @sa/scripts: add new commit type optimize and commit scope packages  -  by @soybeanjs (ee111)
  • projects:
    • init  -  by @soybeanjs (77b6e)
    • add switch-lang, add look-forward  -  by @soybeanjs (0c666)
    • add logout  -  by @soybeanjs (486de)
    • add login module  -  by @soybeanjs (314e8)
    • add theme palette and colors support unocss color opacity  -  by @soybeanjs (88e64)
    • nprogress color feat theme color  -  by @soybeanjs (d7621)
    • perf route meta and route i18n  -  by @soybeanjs (a2e0f)
    • route store  -  by @soybeanjs (a7784)
    • menu in route store  -  by @soybeanjs (81e59)
    • perf menu and add cache in route store  -  by @soybeanjs (5c60b)
    • antd menu  -  by @soybeanjs (542e5)
    • add menu icon  -  by @soybeanjs (60f29)
    • add axios  -  by @soybeanjs (110fc)
    • update @elegant-router/vue and fix types  -  by @soybeanjs (b7632)
    • service and proxy  -  by @soybeanjs (ed68c)
    • login, antdv useApp, form  -  by @soybeanjs (53c20)
    • router guide  -  by @soybeanjs (5cf87)
    • add login loading to confirm button  -  by @soybeanjs (cb6c7)
    • add page manage and remove page user  -  by @soybeanjs (73b02)
    • menu click to switch route  -  by @soybeanjs (60ef0)
    • keep antd menu transition same as system  -  by @soybeanjs (77c96)
    • add tab store, PageTab  -  by @soybeanjs (ecd0d)
    • add LangSwitch to component, fix login page i18n  -  by @soybeanjs (e435b)
    • add tab dropdown, FullScreen  -  by @soybeanjs (dcc4c)
    • add ThemeDrawer  -  by @soybeanjs (22447)
    • add ReloadButton  -  by @soybeanjs (66b90)
    • add ButtonIcon with tooltip  -  by @soybeanjs (4649d)
    • support mobile layout  -  by @soybeanjs (cfcf8)
    • add page animate  -  by @soybeanjs (41c38)
    • add beadcrumb  -  by @soybeanjs (d9279)
    • routes cache  -  by @soybeanjs (073e6)
    • cache tabs  -  by @soybeanjs (1f439)
    • add reset routes  -  by @soybeanjs (76400)
    • themeDrawer layout mode  -  by @soybeanjs (8c36d)
    • add horizontal menu  -  by @soybeanjs (012d1)
    • menu style adapter system  -  by @soybeanjs (32a2d)
    • vertical-mix sider  -  by @soybeanjs (c9329)
    • HorizontalMixMenu  -  by @soybeanjs (2d59d)
    • theme settings theme colors  -  by @soybeanjs (5d883)
    • finish theme settings  -  by @soybeanjs (92b4c)
    • theme settings copy  -  by @soybeanjs (95e38)
    • iconify offline  -  by @soybeanjs (388e5)
    • antd locale, dayjs locale  -  by @soybeanjs (3b33c)
    • support Vite5  -  by @soybeanjs (8e41a)
    • request pkgs  -  by @soybeanjs (81a31)
    • update @sa/axios  -  by @soybeanjs (fd790)
    • @sa/axios: createRequest, createFlatRequest, createHookRequest  -  by @soybeanjs (c5c45)
    • add sort routes  -  by @soybeanjs (637c6)
    • add app loading  -  by @soybeanjs (a7ef1)
    • add vitepress docs  -  by @soybeanjs (5f72f)
    • add copyright, unocss shortcut: card-wrapper, update package.json  -  by @soybeanjs (a11b9)
    • add page: about  -  by @soybeanjs (a2b6b)
    • add custom route exception  -  by @soybeanjs (0bab9)
    • filter tabs which are not in routes  -  by @soybeanjs (b047c)
    • packages/scripts: add command changelog,release  -  by @soybeanjs (50926)
    • add script: gen-route  -  by @soybeanjs (e9b15)
    • @sa/axios: add qs stringify for params  -  by @soybeanjs (6ee5a)
    • page home & perf useEcharts  -  by @soybeanjs (37c92)
    • add page function_tab  -  by @soybeanjs (bd645)
    • support directory menu hide all child menus.  -  by @soybeanjs (cd72e)
    • support route query in menu  -  by @soybeanjs (063f5)
    • login page: code-login  -  by @soybeanjs (f4e7c)
    • login page: register  -  by @soybeanjs (b6420)
    • @sa/axios: support instance state, fix flatRequest error type  -  by @soybeanjs (3f418)
    • add request exception  -  by @soybeanjs (0b1ec)
    • add function page: request  -  by @soybeanjs (757d1)
    • add function page: hide-child,super-page,toggle-auth  -  by @soybeanjs (886ea)
    • manage page: manage_role  -  by @soybeanjs (658dc)
    • perf page manage_role  -  by @soybeanjs (55945)
    • Synchronize role management and menu management  -  by @mufeng889 in #13 (7943c)
    • Syncronize user management list page  -  by @mufeng889 in #18 (64be7)
    • Synchronous user management  -  by @mufeng889 in #19 (68231)
    • support grayscale  -  by @soybeanjs (db2a5)
    • add prefix to local storage  -  by @soybeanjs (0423c)
    • support iframe page with diffrent url of custom route  -  by @soybeanjs (4975d)
    • add recommend color switch  -  by @soybeanjs (7fa51)
    • support repeated request errors occur once in a short time  -  by @soybeanjs (6e809)
    • close tab by mouse wheel button click  -  by @soybeanjs (31e1d)
    • support system new version update notification  -  by @soybeanjs (cee03)
    • get user info in router guard and remove in localStorage  -  by @soybeanjs (ccbe3)

   🐞 Bug Fixes

  • components:
    • 修复主题模式按钮显示与点击的异常  -  by @Azir-11 in #21 (03e09)
  • hooks:
    • Fixed abnormal display of table pagers  -  by @mufeng889 in #17 (cc256)
  • projects:
    • fix elegant-router plugin  -  by @soybeanjs (282b6)
    • keep hsla and rgba consistent with unocss  -  by @soybeanjs (566cc)
    • fix menu style  -  by @soybeanjs (b80a0)
    • update tab label when locale change  -  by @soybeanjs (50b72)
    • fix menu style  -  by @soybeanjs (231fc)
    • fix zIndex  -  by @soybeanjs (eed33)
    • fix ThemeButton tooltip trigger  -  by @soybeanjs (19671)
    • fix menu collapsed  -  by @soybeanjs (586d6)
    • fix siderCollapse  -  by @soybeanjs (d348b)
    • fix tab click when is mobile  -  by @soybeanjs (ac6c3)
    • notification add auto close  -  by @soybeanjs (2cfcb)
    • hide some content when is mobile layout  -  by @soybeanjs (b175f)
    • fix breadcrumb when is not route menu  -  by @soybeanjs (59d35)
    • fix button style  -  by @soybeanjs (93f18)
    • fix themeVars color  -  by @soybeanjs (6329c)
    • fix cached tabs locale  -  by @soybeanjs (0973b)
    • fix inverted menu when is horizontal-mix  -  by @soybeanjs (1530d)
    • fix horizontal menu style  -  by @soybeanjs (b3fce)
    • theme setting adapter mobile  -  by @soybeanjs (8c729)
    • fix theme colors  -  by @soybeanjs (ab60e)
    • fix customize info color  -  by @soybeanjs (f0f02)
    • fix scrollbar style  -  by @soybeanjs (cadf2)
    • fix ColorPicker  -  by @soybeanjs (c735f)
    • sider inverted visible  -  by @soybeanjs (7b46f)
    • fix override theme  -  by @soybeanjs (76eda)
    • fix default menu icon  -  by @soybeanjs (68e0d)
    • fix vertical-mix menu when collapse  -  by @soybeanjs (c4e64)
    • fix layout-card  -  by @soybeanjs (b2b92)
    • fix scripts  -  by @soybeanjs (780eb)
    • fix app loading theme color  -  by @soybeanjs (1ad8d)
    • fix base-menu style  -  by @soybeanjs (dcbb3)
    • remove space in tab content  -  by @soybeanjs (16c76)
    • fix add import $t  -  by @soybeanjs (2e36f)
    • fix request msg  -  by @soybeanjs (47b54)
    • fix tab error displaying parent localIcon  -  by @soybeanjs (9d112)
    • fix build [unocss]: build failed to load icon "close"  -  by @soybeanjs (6a5aa)
    • fix home when is dynamic mode router  -  by @soybeanjs (3c229)
    • fix homeTab closeRight and disable colseLeft  -  by @soybeanjs (53f61)
    • fix GlobalBreadcrumb warning  -  by @soybeanjs (dd6fc)
    • add maxWidth for GlobalTab to fix bg with gap  -  by @soybeanjs (423ea)
    • fix css var is inserted repeatedly  -  by @soybeanjs (e58cf)
    • fix SvgIcon inheritAttrs warning  -  by @soybeanjs (f4305)
    • fix event name  -  by @soybeanjs (642b6)
    • fix axios createRequest: add default state  -  by @soybeanjs (466bc)
    • fix type error  -  by @soybeanjs (77c20)
    • fix disabled page animate  -  by @soybeanjs (e6910)
    • fix routes data when role is change  -  by @soybeanjs (03c80)
    • fix tabs data when role is change  -  by @soybeanjs (9fd89)
    • add missing $t import  -  by @soybeanjs (8f9ee)
    • add responseType judgment  -  by @soybeanjs (2246f)
    • fix mix-menu blank & cache mixMenuFixed  -  by @soybeanjs (9fdb6)
    • fix PinToggler label  -  by @soybeanjs (b1f9c)
    • recovery the layout config before is mobile  -  by @soybeanjs (851ae)
    • fix manage page drawer operate about data reset  -  by @soybeanjs (91dfa)
    • fix menu data when role is changed  -  by @soybeanjs (7cc5f)
    • fix useRouter in tab store  -  by @soybeanjs (962c4)
    • fix header style & fix button highlight when click global-tab  -  by @soybeanjs (f2983)
    • fix multi tab page only render once  -  by @soybeanjs (b98b0)
    • fix login Register component name  -  by @soybeanjs (a3ba5)
  • styles:
    • fix FirstLevelMenu style  -  by @soybeanjs (5df82)
    • fix PinToggler style  -  by @soybeanjs (593ce)
  • view-manage-role:
    • fix PopConfirm content to title  -  by @zyhnbyyds (d95bd)

   🔥 Performance

  • projects:
    • remove system logo fill  -  by @soybeanjs (e02d0)
    • perf code  -  by @soybeanjs (c9e34)
    • remove as any  -  by @soybeanjs (7f61b)
    • perf code  -  by @soybeanjs (3f22e)
    • perf code  -  by @soybeanjs (cb369)
    • perf css of base-menu  -  by @soybeanjs (4046a)
    • perf theme store  -  by @soybeanjs (b0d95)
    • perf code  -  by @soybeanjs (324cf)
    • perf code  -  by @soybeanjs (c2aae)
    • env config  -  by @soybeanjs (07423)
    • add detailed annotations for route role  -  by @soybeanjs (2a0ec)
    • remove useless file  -  by @soybeanjs (da280)
    • perf card style  -  by @soybeanjs (9895a)
    • echarts loading style  -  by @soybeanjs (dca53)
    • perf code  -  by @soybeanjs (8b960)
    • remove useless code  -  by @soybeanjs (3115e)
    • perf code  -  by @soybeanjs (a1220)
    • perf judgement the fixed tab  -  by @soybeanjs (90c20)

   🛠 Optimizations

  • components:
    • ButtonIcon with smarter class merging and tippy  -  by @mufeng889 (95960)
    • accuracy draggable area for TableColumnSetting with animation  -  by @soybeanjs (8a2e0)
  • projects:
    • optimize manage_menu  -  by @soybeanjs (bf406)
    • remove deprecated code  -  by @soybeanjs (00361)
    • unocss border shortcut  -  by @soybeanjs (4ebeb)

   💅 Refactors

  • hooks:
    • deleting the route export of useRoutePush, use vue-router  -  by @soybeanjs (b81f7)
    • refactor @sa/color-palette to @sa/color  -  by @soybeanjs (fda42)
  • projects:
    • perf code  -  by @soybeanjs (0b2e0)
    • init route store in router guide  -  by @soybeanjs (bc056)
    • remove requiresAuth option of route meta  -  by @soybeanjs (5a137)
    • fix tooltop of ButtonIcon  -  by @soybeanjs (a5b16)
    • useStore variable name  -  by @soybeanjs (29291)
    • add createRoutes replace export routes directly  -  by @soybeanjs (16bca)
    • refactor ColorPicker  -  by @soybeanjs (f80c1)
    • themeStore: isCustomizeInfoColor to isInfoFollowPrimary  -  by @soybeanjs (0867f)
    • rename zh-cn locale  -  by @soybeanjs (ba10c)
    • rename zh-cn locale  -  by @soybeanjs (26714)
    • split @sa/request to @sa/axios, @sa/fetch  -  by @soybeanjs (9ecb5)
    • remove @sa/eslint-config  -  by @soybeanjs (23002)
    • remove docs to soybean-admin-docs  -  by @soybeanjs (be008)
    • refactor app-loading  -  by @soybeanjs (c3c14)
    • login components => modules  -  by @soybeanjs (49237)
    • keep directory "locales/langs" same with version naive-ui  -  by @soybeanjs (5ecf3)
    • refactor service env config  -  by @soybeanjs (d89ee)
    • refactor unocss shortcuts: wh-full => size-full  -  by @soybeanjs (835cb)
    • use enquirer replace prompts  -  by @soybeanjs (64b27)
    • perf code  -  by @soybeanjs (81f08)
    • constant routes, route guard  -  by @soybeanjs (ddec7)
    • useMixMenuContext replace useMixMenu  -  by @soybeanjs (e0aa7)
    • Soybean Admin to SoybeanAdmin  -  by @soybeanjs (9427d)
  • styles:
    • sort defineProps, defineEmits with TS type  -  by @soybeanjs (37a64)

   📖 Documentation

  • projects:
    • add README  -  by @soybeanjs (67fbf)
    • update README.md  -  by @soybeanjs (3b31b)
    • update README.md  -  by @soybeanjs (43743)
    • update README.md  -  by @soybeanjs (d71b6)
    • update README.md  -  by @soybeanjs (427a0)
    • update README  -  by @soybeanjs (4045e)
    • add CHANGELOG  -  by @soybeanjs (01fbb)

   🏡 Chore

  • deps:
    • update deps  -  by @soybeanjs (4caa4)
    • update deps  -  by @soybeanjs (bd3ef)
    • update deps  -  by @soybeanjs (56931)
    • update deps  -  by @soybeanjs (56e7d)
    • update deps  -  by @soybeanjs (892e2)
    • updtae deps  -  by @soybeanjs (7088d)
    • update deps  -  by @soybeanjs (b0b48)
    • update deps  -  by @soybeanjs (7f049)
    • update deps  -  by @soybeanjs (854ce)
    • update deps  -  by @soybeanjs (82ccf)
    • update deps  -  by @soybeanjs (b0546)
    • update deps  -  by @soybeanjs (adc36)
    • update deps  -  by @soybeanjs (c655a)
    • update deps  -  by @soybeanjs (345b6)
    • update deps  -  by @soybeanjs (70962)
    • update deps  -  by @soybeanjs (2d4d1)
    • update deps  -  by @soybeanjs (9e493)
    • update deps  -  by @soybeanjs (eba20)
    • update deps  -  by @soybeanjs (909ce)
  • other:
    • correct spell mistake  -  by @soybeanjs (308bf)
  • projects:
    • rename project  -  by @soybeanjs (5dfe9)
    • update version and perf code  -  by @soybeanjs (97035)
    • fix pkg version  -  by @soybeanjs (4b375)
    • add sourcemap  -  by @soybeanjs (d25ed)
    • add pnpm-lock  -  by @soybeanjs (0e4cb)
    • update deps and perf code  -  by @soybeanjs (19c12)
    • update gitignore  -  by @soybeanjs (910fe)
    • update pnpm-lock  -  by @soybeanjs (1d0b0)
    • update vscode settings  -  by @soybeanjs (c2b6a)
    • use eslint flat config  -  by @soybeanjs (11adc)
    • add config files  -  by @soybeanjs (87aa0)
    • update deps & update @sa/scripts config  -  by @soybeanjs (31f67)
    • update pnpm version  -  by @soybeanjs (47819)
    • create LICENSE  -  by @soybeanjs (853f5)
    • update pnpm version  -  by @soybeanjs (91121)
    • update eslint config  -  by @soybeanjs (7029b)
    • lock deps version  -  by @soybeanjs (8ff39)
    • remove @soybeanjs/cli  -  by @soybeanjs (02c05)
    • update pnpm version  -  by @soybeanjs (c6b00)
    • update mock api  -  by @soybeanjs (c0079)
    • update pnpm version  -  by @soybeanjs (88f26)
    • update repository url  -  by @soybeanjs (f46ce)
    • update vscode config  -  by @soybeanjs (bfaec)
    • update component.d.ts  -  by @soybeanjs (1bebf)
    • add unocss eslint config  -  by @soybeanjs (6f004)
    • update .gitattributes  -  by @soybeanjs (e5235)
    • update pnpm version  -  by @soybeanjs (30c97)
    • disabled unocss eslint rule: order-attributify  -  by @soybeanjs (87838)
    • update pnpm-lock.yaml  -  by @soybeanjs (8f5a6)
    • update deps & update pnpm version  -  by @soybeanjs (5260d)
    • update mock url  -  by @Azir-11 in #22 (32c00)
    • update deps & add lock file  -  by @soybeanjs (e1777)
    • synchronize recent changes  -  by @mufeng889 in #23 (d5348)
    • update eslint config  -  by @soybeanjs (9c450)
    • update .npmrc  -  by @soybeanjs (5d15b)
    • update vscode settings  -  by @soybeanjs (e77bd)

   🎨 Styles

  • projects:
    • fix menu style  -  by @soybeanjs (d8b9b)
    • perf layout card style  -  by @soybeanjs (fc409)
    • fix event style  -  by @soybeanjs (e935f)

   ❤️ Contributors

soybeanjs  mufeng889  Azir-11  zyhnbyyds