2365 lines
300 KiB
Markdown
2365 lines
300 KiB
Markdown
# Changelog
|
||
|
||
|
||
## [v1.3.11](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.10...v1.3.11) (2025-01-19)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**:
|
||
- fix select in theme setting drawer - by @soybeanjs [<samp>(00ab5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/00ab5df)
|
||
- fix login success notification - by @soybeanjs [<samp>(b955f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b955f6f)
|
||
- fix update notifications - by @soybeanjs [<samp>(42586)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4258650)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**: update README - by @soybeanjs [<samp>(cc3ae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cc3ae57)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps - by @soybeanjs [<samp>(37c29)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/37c2930)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.3.10](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.9...v1.3.10) (2024-12-16)
|
||
|
||
### 🚨 Breaking Changes
|
||
|
||
- **packages**:
|
||
- modify request retry times to 0 - by @soybeanjs [<samp>(d87e9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d87e9c16)
|
||
- **projects**:
|
||
- refactor global menu & support `reversed-horizontal-mix-menu`. close #365 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/365 [<samp>(087e5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/087e5326)
|
||
- don't reset active menu of vertical-mix layout when it is mixSiderFixed - by @soybeanjs [<samp>(939c5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/939c512f)
|
||
- refactor global menu & support reversed-horizontal-mix-menu - by @soybeanjs [<samp>(2244f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2244f0c7)
|
||
- update scss config - by @soybeanjs [<samp>(24e9e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/24e9e57a)
|
||
- update scss config - by @soybeanjs [<samp>(b1cda)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b1cda6a1)
|
||
- refactor route cache & support reset route cache strategy - by @soybeanjs [<samp>(b667e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b667eab7)
|
||
- refactor route cache & support reset route cache strategy - by @soybeanjs [<samp>(76270)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/762704ae)
|
||
|
||
### 🚀 Features
|
||
|
||
- setting 页面新增 是否显示footer的开关 - by **zuihou** [<samp>(d064f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d064f628)
|
||
- 新增 affix 属性,用于将其固定在tab卡 - by **zuihou** [<samp>(e772f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e772ff05)
|
||
- internationalized menu search - by **Kori** [<samp>(9e115)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9e115dae)
|
||
- **auth**:
|
||
- 防止多次刷新token - by **liwei** [<samp>(0eaa3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0eaa327d)
|
||
- **component**:
|
||
- 增加剪贴板示例 - by **Yanbowen** [<samp>(f1cd9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f1cd9955)
|
||
- **components**:
|
||
- 添加主题配置抽屉,添加暗黑主题 - by **Soybean** [<samp>(a8759)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a87593f5)
|
||
- 添加面包屑 - by **Soybean** [<samp>(c1cdc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c1cdc3a9)
|
||
- 添加vertical-mix的导航模式下的菜单 - by **Soybean** [<samp>(f24ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f24ec1c5)
|
||
- 添加图片验证码 - by **Soybean** [<samp>(336c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/336c7766)
|
||
- 添加多页签Tab点击后自动往中间滚动 - by **Soybean** [<samp>(8ce62)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8ce627a3)
|
||
- svgIcon,添加type,调整size方案 - by **Lsq128** [<samp>(ce4e0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ce4e039f)
|
||
- Add tree related component instances - by **small_happy** [<samp>(d203a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d203a358)
|
||
- Add routing data related to tree components and page display optimization - by **small_happy** [<samp>(a0f55)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a0f55aca)
|
||
- enhance the custom strength of the 'TableHeaderOperation' component - by **tnt group** [<samp>(fdf64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fdf64f71)
|
||
- add GlobalSearch components - by **燕博文** [<samp>(9ea87)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9ea87891)
|
||
- **hooks**:
|
||
- add useNaiveTable - by **Soybean** [<samp>(cc13f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cc13fcc8)
|
||
- add useHookTable - by @soybeanjs [<samp>(b3ae7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b3ae7605)
|
||
- add @sa/hooks - by @soybeanjs [<samp>(7677a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7677af5e)
|
||
- add use-echarts - by @soybeanjs [<samp>(726ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/726abe42)
|
||
- add use-echarts - by @soybeanjs [<samp>(ada3f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ada3f984)
|
||
- @sa/hooks: add useTable - by @soybeanjs [<samp>(348b4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/348b4f63)
|
||
- deleting the route export of useRoutePush, use vue-router - by @paynezhuang [<samp>(c6648)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c6648b6c)
|
||
- add state hooks: useRef, useState, useSignal - by @soybeanjs [<samp>(09f64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/09f64646)
|
||
- add setOptions for useEcharts - by @soybeanjs [<samp>(e4d53)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e4d53aa7)
|
||
- add setOptions for useEcharts - by @soybeanjs [<samp>(40ceb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/40cebabd)
|
||
- **layouts**:
|
||
- 添加侧边栏/头部的反转模式来增加对比度 - by **元家怿** [<samp>(3c8dd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3c8dd772)
|
||
- 添加侧边栏/头部的反转模式来增加对比度 - by **元家怿** [<samp>(861c8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/861c8b98)
|
||
- **packages**:
|
||
- @sa/scripts: add new commit type `optimize` and commit scope `packages` - by @soybeanjs [<samp>(fbc2e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fbc2e61f)
|
||
- @sa/scripts: add new commit type optimize and commit scope packages - by @soybeanjs [<samp>(ee111)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ee1119e1)
|
||
- `@sa/scripts`: command `gitCommit` support chinese - by @mmdapl in https://github.com/soybeanjs/soybean-admin-antd/issues/548 [<samp>(06971)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/06971f39)
|
||
- @sa/axios: replace CancelTokenSource by AbortController. close #530, close #532 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/530 and https://github.com/soybeanjs/soybean-admin-antd/issues/532 [<samp>(527fd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/527fd79d)
|
||
- @sa/scripts: add ignore pattern list for command `gitCommitVerify`. close #504 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/504 [<samp>(958d0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/958d0baf)
|
||
- @sa/axios: add response to flatRequest when success - by @soybeanjs [<samp>(c4e16)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c4e16102)
|
||
- @sa/scripts: command gitCommit support Chinese - by @soybeanjs [<samp>(8eb1d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8eb1d5ed)
|
||
- @sa/axios: replace CancelTokenSource by AbortController - by @soybeanjs [<samp>(91296)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/91296015)
|
||
- @sa/scripts: add ignore pattern list for command gitCommitVerify - by @soybeanjs [<samp>(5a950)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a950264)
|
||
- @sa/scripts: add more commit types according to Apache specifications - by @soybeanjs [<samp>(5a020)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a020dd6)
|
||
- @sa/axios: add response to flatRequest when success - by @soybeanjs [<samp>(aace8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/aace819d)
|
||
- add subpackage `@sa/alova` - by @JOU-amjs in https://github.com/soybeanjs/soybean-admin-antd/issues/640 [<samp>(2072f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2072f585)
|
||
- optimistic subpackage `@sa/alova` - by @JOU-amjs in https://github.com/soybeanjs/soybean-admin-antd/issues/646 [<samp>(4b3ac)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4b3ac11b)
|
||
- **projects**:
|
||
- 项目初始化搭建,集成eslint规范,集成代码提交规范 - by **Soybean** [<samp>(6754d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6754da4d)
|
||
- 新增主题配置 - by **Soybean** [<samp>(ed67b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ed67b797)
|
||
- 布局调整 - by **Soybean** [<samp>(eda87)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eda87f04)
|
||
- 新增主题颜色配置 - by **Soybean** [<samp>(d9349)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d93493b9)
|
||
- 新增导航模式配置 - by **Soybean** [<samp>(49c2d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/49c2dc4f)
|
||
- 导航栏模式配置:界面实现及主题配置布局调整 - by **Soybean** [<samp>(f0021)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f002124e)
|
||
- 新增主题配置:页面功能 - by **Soybean** [<samp>(8601c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8601ce2e)
|
||
- 主题配置:页面功能和页面显示 - by **Soybean** [<samp>(a0392)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a0392b3d)
|
||
- 添加全屏显示 - by **Soybean** [<samp>(0a171)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0a1711d5)
|
||
- 四种基本布局完成 - by **Soybean** [<samp>(86d4a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/86d4a207)
|
||
- 添加固定路由 - by **Soybean** [<samp>(ff4a0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ff4a09c4)
|
||
- 添加exception页面:403,404,500 - by **Soybean** [<samp>(d012c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d012c4ec)
|
||
- 首页更新 - by **Soybean** [<samp>(5c010)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c010063)
|
||
- 登录页面实现 - by **Soybean** [<samp>(f1e7c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f1e7cf60)
|
||
- 菜单数据及组件接入 - by **Soybean** [<samp>(3226a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3226a724)
|
||
- 头部添加菜单折叠按钮和github地址 - by **Soybean** [<samp>(3ec1f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3ec1fc8f)
|
||
- 添加multiTab标签页 - by **Soybean** [<samp>(eec0b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eec0b36f)
|
||
- 多页签绑定路由 - by **Soybean** [<samp>(f29bc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f29bc05d)
|
||
- 添加reload context - by **Soybean** [<samp>(03ebd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/03ebd49c)
|
||
- 添加多页签风格:按钮和浏览器两种风格 - by **Soybean** [<samp>(3cfa0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3cfa0f10)
|
||
- 添加多页签右键菜单 - by **Soybean** [<samp>(d6f52)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d6f5237c)
|
||
- 添加环境文件env对应的类型 - by **Soybean** [<samp>(4f050)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4f050953)
|
||
- 新增顶部菜单 - by **Soybean** [<samp>(221d2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/221d2cc0)
|
||
- vertical-mix的导航模式的二级菜单显示 - by **Soybean** [<samp>(736f3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/736f3146)
|
||
- 添加多级菜单页面 - by **Soybean** [<samp>(3f49d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f49d6db)
|
||
- 添加svg logo自适应主题颜色 - by **Soybean** [<samp>(e1e55)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e1e5579e)
|
||
- 添加项目配置拷贝 - by **Soybean** [<samp>(2d9d5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d9d5c03)
|
||
- 新增文档页面 - by **Soybean** [<samp>(7654b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7654b2ad)
|
||
- 工作台页面布局 - by **Soybean** [<samp>(4c855)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4c85569b)
|
||
- 分析页更新,添加关于页面 - by **Soybean** [<samp>(8e182)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8e182181)
|
||
- 添加富文本和markdown编辑器插件及示例页面 - by **Soybean** [<samp>(60c20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60c20647)
|
||
- 添加百度地图插件 - by **Soybean** [<samp>(6abe0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6abe094f)
|
||
- 新增高德地图插件 - by **Soybean** [<samp>(ea82e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ea82edc1)
|
||
- 新增腾讯地图插件 - by **Soybean** [<samp>(3f02c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f02c215)
|
||
- 新增视频插件 - by **Soybean** [<samp>(6a692)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a692d4f)
|
||
- 工作台页面:添加技术栈官网链接 - by **Soybean** [<samp>(364c6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/364c64b4)
|
||
- 添加判断是否是移动端的hooks - by **Soybean** [<samp>(0a9fb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0a9fba90)
|
||
- 添加swiper插件 - by **Soybean** [<samp>(27f60)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/27f600c4)
|
||
- 增加Icon以及打印功能示例 - by **Yanbowen** [<samp>(d5bce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d5bce264)
|
||
- 新增多页签缓存功能 - by **Soybean** [<samp>(d86f8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d86f891c)
|
||
- 新增网址导航页面 - by **Soybean** [<samp>(32aa5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/32aa5ee7)
|
||
- 新增组件页面:按钮、卡片示例 - by **Soybean** [<samp>(bdc39)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bdc39aff)
|
||
- 添加路由跳转浏览器新标签 - by **Soybean** [<samp>(987ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/987cef33)
|
||
- 添加常用组件、composables函数 - by **Soybean** [<samp>(230a5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/230a50a4)
|
||
- 添加表格页面示例 - by **Soybean** [<samp>(51c74)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/51c744c8)
|
||
- 增加Icon选择器组件 - by **Yanbowen** [<samp>(9472b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9472b518)
|
||
- 图标选择器增加扩展树形 - by **Yanbowen** [<samp>(04101)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/041012b3)
|
||
- 增加项目文档外链 - by **Yanbowen** [<samp>(1901a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1901a0bf)
|
||
- 引入mockjs - by **Soybean** [<samp>(9bc68)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9bc682da)
|
||
- 增加全局搜索菜单功能 - by **Yanbowen** [<samp>(b9ce6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b9ce6913)
|
||
- 菜单搜索增加大小写转换 - by **Yanbowen** [<samp>(29078)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/29078689)
|
||
- 添加cryptojs,对本地缓存数据进行加密 - by **Soybean** [<samp>(7a064)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7a0648db)
|
||
- 路由页面跳转权限完成 - by **Soybean** [<samp>(0d2a5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0d2a5629)
|
||
- 集成naiveUI主题配置,将css vars添加至html - by **Soybean** [<samp>(2c196)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2c196841)
|
||
- 初始化加载效果:应用主题颜色 - by **Soybean** [<samp>(035fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/035fa114)
|
||
- 登录页面开始迁移 - by **Soybean** [<samp>(f5a36)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f5a36a05)
|
||
- 迁移登录完成 - by **Soybean** [<samp>(b93b8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b93b80cb)
|
||
- 添加NaiveProvider组件 - by **Soybean** [<samp>(c804b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c804b21c)
|
||
- 多级路由的所有子路由转换成二级路由 - by **Soybean** [<samp>(85b55)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/85b55bb3)
|
||
- 新增BasicLayout布局 - by **Soybean** [<samp>(00646)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/006467a0)
|
||
- 创建自定义布局组件SoybeanLayout - by **Soybean** [<samp>(0653f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0653fb14)
|
||
- 添加抽屉 - by **Soybean** [<samp>(10e4d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/10e4d81b)
|
||
- theme store完成 - by **Soybean** [<samp>(bf020)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bf020a82)
|
||
- 主题配置抽屉:迁移暗黑模式、布局模式、添加颜色选择面板 - by **Soybean** [<samp>(912bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/912bfdf4)
|
||
- 主题配置抽屉: 迁移其他功能 - by **Soybean** [<samp>(6d132)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6d132c59)
|
||
- 添加头部折叠按钮 - by **Soybean** [<samp>(a090d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a090d398)
|
||
- 添加侧边菜单 - by **Soybean** [<samp>(e25af)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e25afe2f)
|
||
- 面包屑 - by **Soybean** [<samp>(09c76)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/09c7658c)
|
||
- 请求拦截器添加刷新token - by **Soybean** [<samp>(839b8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/839b82ba)
|
||
- 细节完善 - by **Soybean** [<samp>(cc290)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cc290acc)
|
||
- 迁移多页签 - by **Soybean** [<samp>(28efb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/28efbdbc)
|
||
- 细节完善、迁移页面 - by **Soybean** [<samp>(ce531)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ce531ce5)
|
||
- 添加页面缓存、记录在tab中的缓存页面的滚动条位置 - by **Soybean** [<samp>(1d63a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1d63a838)
|
||
- 添加缓存主题色 - by **Soybean** [<samp>(37092)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/37092974)
|
||
- 新版重构完成 - by **Soybean** [<samp>(68b42)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/68b42304)
|
||
- 迁移全局搜索菜单功能 - by **yanbowen** [<samp>(554d7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/554d7fd6)
|
||
- 添加naiveUI按需引入 - by **Soybean** [<samp>(a810e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a810ef85)
|
||
- 添加SvgIcon,配置vite plugin - by **Liushengqun** [<samp>(378d5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/378d55ac)
|
||
- 引入soybean-admin-tab、去除vite-plugin-svg-icons,用unplugin-icons实现自定义svg的iconify写法、代码优化 - by **Soybean** [<samp>(a1a57)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a1a57a18)
|
||
- 新增子菜单图标和多页签图标 - by **Soybean** [<samp>(f5c56)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f5c56c35)
|
||
- 重构项目的TS类型架构,去除interface文件夹 - by **Soybean** [<samp>(81914)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8191490f)
|
||
- 添加网络代理 - by **Soybean** [<samp>(094dc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/094dca96)
|
||
- 添加全局组件自动引入注册 - by **Soybean** [<samp>(f5a04)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f5a043b1)
|
||
- 新增自定义svg图标动态渲染 - by **Soybean** [<samp>(f83c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f83c7b59)
|
||
- 新增静态路由 - by **Soybean** [<samp>(ca2df)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ca2dfa61)
|
||
- 插件方式按需引入naiveUI - by **Soybean** [<samp>(6bed9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6bed9ead)
|
||
- 添加请求适配器的请求示例 - by **Soybean** [<samp>(bed42)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bed4292e)
|
||
- 登录页面适配移动端 - by **Soybean** [<samp>(ec077)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ec0776e2)
|
||
- 登录页背景图片位置适配移动端 - by **Soybean** [<samp>(24010)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/24010d05)
|
||
- 引入unocss替换windicss - by **Soybean** [<samp>(c9d3e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c9d3e5a3)
|
||
- HTML lang 修改为 zh-cmn-Hans - by **相思** [<samp>(dbeb5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dbeb595c)
|
||
- HTML lang 修改为 zh-cmn-Hans - by **相思** [<samp>(b9c5c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b9c5c349)
|
||
- 权限完善及权限示例页面 - by **Soybean** [<samp>(80744)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/807448ae)
|
||
- mock添加权限过滤 - by **Soybean** [<samp>(7f435)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7f4350ae)
|
||
- 添加自动跟随系统主题设置 - by **相思** [<samp>(ba07b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ba07b695)
|
||
- 引入echarts替换antvG2plot - by **Soybean** [<samp>(e7ad0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e7ad0868)
|
||
- 添加百度地图、升级依赖 - by **Soybean** [<samp>(39854)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/39854a49)
|
||
- 添加插件页面:图表 - by **Soybean** [<samp>(0a46e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0a46ea08)
|
||
- 添加antv g2图表示例 - by **Soybean** [<samp>(44b02)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/44b022ae)
|
||
- 补充更多的ECharts示例 - by **Soybean** [<samp>(c7762)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c7762490)
|
||
- 动态路由根路由重定向只需取决于后端返回的路由首页 - by **Soybean** [<samp>(434ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/434ab1c5)
|
||
- 支持同一路由根据不同query和hash同时显示不同Tab - by **Soybean** [<samp>(41226)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41226858)
|
||
- 新增Antv G2图表示例 - by **Soybean** [<samp>(2d64a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d64a2e5)
|
||
- 上下结构,菜单支持横向滚动 - by **tanminglin** [<samp>(80805)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/808051b2)
|
||
- 增加设置当前Tab页签名称功能 - by **燕博文** [<samp>(48721)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/487213b6)
|
||
- 本地svg动态渲染图标 - by **Soybean** [<samp>(c3c97)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c3c975ee)
|
||
- 增加系统消息组件 - by **燕博文** [<samp>(afa01)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/afa0134f)
|
||
- 系统消息组件代码优化 - by **燕博文** [<samp>(95183)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9518372f)
|
||
- 增加返回顶部功能 - by **燕博文** [<samp>(894b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/894b0f1c)
|
||
- 添加生产的主题配置缓存 - by **Soybean** [<samp>(718c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/718c3626)
|
||
- 添加provide、inject上下文示例 - by **Soybean** [<samp>(a4447)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a444731e)
|
||
- 添加组件名称,调整vue文件里面的类型声明位置 - by **Soybean** [<samp>(f64bc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f64bc91c)
|
||
- 适配移动端,修复Tab关闭图标的bug - by **Soybean** [<samp>(296b1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/296b154b)
|
||
- 添加系统管理的页面 - by **Soybean** [<samp>(c33b5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c33b5ebf)
|
||
- useNaiveTable函数:类型部分 - by **Soybean** [<samp>(02992)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/02992dc0)
|
||
- 添加请求适配adapter层应用的示例页面 - by **Soybean** [<samp>(8d11a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8d11a6af)
|
||
- 实现用户管理页面 - by **Soybean** [<samp>(472f9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/472f93bf)
|
||
- 全局搜索菜单及消息通知适配移动端 - by **燕博文** [<samp>(97e2f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/97e2ffdd)
|
||
- support constant route without login status[支持未登录状态下访问自定义的固定路由] - by **Soybean** [<samp>(a5391)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a539112a)
|
||
- add pinia setup syntax example: setup-store[添加setup syntax的pinia示例setup-store] - by **Soybean** [<samp>(82c4b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/82c4b09b)
|
||
- add constant route page without login status[添加未登录可访问的固定路由示例页面] - by **Soybean** [<samp>(78efd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/78efd779)
|
||
- refactor icon system, unify icon usage [重构图标系统,统一图标用法] - by **Soybean** [<samp>(811f8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/811f8206)
|
||
- import i18n [引入i18n] - by **Soybean** [<samp>(b632b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b632b7ff)
|
||
- new router system [新的路由系统] - by **Soybean** [<samp>(c7b6a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c7b6a3fb)
|
||
- add compress script [添加压缩命令] - by **Soybean** [<samp>(be6d4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/be6d4314)
|
||
- add script about generating png logo from [添加根据svg生成png图标的命令] - by **Soybean** [<samp>(70aee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/70aeefea)
|
||
- add generate logo script - by **Soybean** [<samp>(25daa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/25daa236)
|
||
- add new route plugin @soybeanjs/vite-plugin-vue-page-route [集成新的路由插件] - by **Soybean** [<samp>(3131e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3131e00f)
|
||
- custom unocss colors support opacity - by **Soybean** [<samp>(488e6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/488e6e32)
|
||
- new layout,tab and add update theme settings - by **Soybean** [<samp>(912c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/912c3531)
|
||
- 返回顶部功能适配新布局 - by **燕博文** [<samp>(54e2c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/54e2cb51)
|
||
- 增加i18n支持翻译菜单,tab,title - by **cc** [<samp>(3d48a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3d48aa8b)
|
||
- add menu translate [翻译菜单] - by **Soybean** [<samp>(f6828)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f68285fb)
|
||
- 增加主题切换过渡效果 - by **cc** [<samp>(8da88)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8da8843f)
|
||
- support mobile layout [支持移动端布局] - by **Soybean** [<samp>(f2b51)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f2b518ed)
|
||
- add websocket demo - by **Soybean** [<samp>(af53e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/af53ec76)
|
||
- add switch for customize darkmode transition - by **Soybean** [<samp>(6e0cc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6e0cce4d)
|
||
- new i18n function $t & login page and setting drawer config i18n - by @soybeanjs [<samp>(854d0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/854d0bcf)
|
||
- add plugin-web-update-notification - by @soybeanjs [<samp>(c9164)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c91644b8)
|
||
- init - by @soybeanjs [<samp>(77b6e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/77b6e97b)
|
||
- add switch-lang, add look-forward - by @soybeanjs [<samp>(0c666)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0c66695b)
|
||
- add logout - by @soybeanjs [<samp>(486de)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/486dec4e)
|
||
- add login module - by @soybeanjs [<samp>(314e8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/314e813b)
|
||
- add theme palette and colors support unocss color opacity - by @soybeanjs [<samp>(88e64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/88e6438f)
|
||
- nprogress color feat theme color - by @soybeanjs [<samp>(d7621)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d7621d8c)
|
||
- perf route meta and route i18n - by @soybeanjs [<samp>(a2e0f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a2e0f479)
|
||
- route store - by @soybeanjs [<samp>(a7784)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a77843c3)
|
||
- menu in route store - by @soybeanjs [<samp>(81e59)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/81e59d39)
|
||
- perf menu and add cache in route store - by @soybeanjs [<samp>(5c60b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c60b151)
|
||
- antd menu - by @soybeanjs [<samp>(542e5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/542e5d3b)
|
||
- add menu icon - by @soybeanjs [<samp>(60f29)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60f29edf)
|
||
- add axios - by @soybeanjs [<samp>(110fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/110fce62)
|
||
- update @elegant-router/vue and fix types - by @soybeanjs [<samp>(b7632)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b76329bc)
|
||
- service and proxy - by @soybeanjs [<samp>(ed68c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ed68c8f0)
|
||
- login, antdv useApp, form - by @soybeanjs [<samp>(53c20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/53c2010a)
|
||
- router guide - by @soybeanjs [<samp>(5cf87)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5cf87e15)
|
||
- add login loading to confirm button - by @soybeanjs [<samp>(cb6c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb6c7d17)
|
||
- add page manage and remove page user - by @soybeanjs [<samp>(73b02)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/73b023c5)
|
||
- menu click to switch route - by @soybeanjs [<samp>(60ef0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60ef0af3)
|
||
- keep antd menu transition same as system - by @soybeanjs [<samp>(77c96)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/77c9623e)
|
||
- add tab store, PageTab - by @soybeanjs [<samp>(ecd0d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ecd0df20)
|
||
- add LangSwitch to component, fix login page i18n - by @soybeanjs [<samp>(e435b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e435b188)
|
||
- add tab dropdown, FullScreen - by @soybeanjs [<samp>(dcc4c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dcc4c86b)
|
||
- add ThemeDrawer - by @soybeanjs [<samp>(22447)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/22447885)
|
||
- add ReloadButton - by @soybeanjs [<samp>(66b90)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/66b90702)
|
||
- add ButtonIcon with tooltip - by @soybeanjs [<samp>(4649d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4649dec0)
|
||
- support mobile layout - by @soybeanjs [<samp>(cfcf8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cfcf835f)
|
||
- add page animate - by @soybeanjs [<samp>(41c38)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41c384f2)
|
||
- add beadcrumb - by @soybeanjs [<samp>(d9279)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9279896)
|
||
- routes cache - by @soybeanjs [<samp>(073e6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/073e6154)
|
||
- cache tabs - by @soybeanjs [<samp>(1f439)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1f4398d9)
|
||
- add reset routes - by @soybeanjs [<samp>(76400)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76400a83)
|
||
- themeDrawer layout mode - by @soybeanjs [<samp>(8c36d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8c36db7c)
|
||
- add horizontal menu - by @soybeanjs [<samp>(012d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/012d1e8c)
|
||
- menu style adapter system - by @soybeanjs [<samp>(32a2d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/32a2d982)
|
||
- vertical-mix sider - by @soybeanjs [<samp>(c9329)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c9329f99)
|
||
- HorizontalMixMenu - by @soybeanjs [<samp>(2d59d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d59dd63)
|
||
- theme settings theme colors - by @soybeanjs [<samp>(5d883)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5d883f51)
|
||
- finish theme settings - by @soybeanjs [<samp>(92b4c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/92b4c181)
|
||
- theme settings copy - by @soybeanjs [<samp>(95e38)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/95e38c94)
|
||
- iconify offline - by @soybeanjs [<samp>(388e5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/388e5049)
|
||
- antd locale, dayjs locale - by @soybeanjs [<samp>(3b33c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3b33ce94)
|
||
- 1.0 beta - by @soybeanjs [<samp>(e918a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e918a2c0)
|
||
- support Vite5 - by @soybeanjs [<samp>(8e41a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8e41a8fd)
|
||
- support Vite5 - by @soybeanjs [<samp>(96e4a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/96e4aff5)
|
||
- request pkgs - by @soybeanjs [<samp>(81a31)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/81a312f0)
|
||
- update @sa/axios - by @soybeanjs [<samp>(fd790)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fd790fa9)
|
||
- @sa/axios: createRequest, createFlatRequest, createHookRequest - by @soybeanjs [<samp>(c5c45)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c5c456b0)
|
||
- @sa/axios: createRequest, createFlatRequest, createHookRequest - by @soybeanjs [<samp>(bac16)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bac16324)
|
||
- add sort routes - by @soybeanjs [<samp>(637c6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/637c64aa)
|
||
- add app loading - by @soybeanjs [<samp>(c6545)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c65451b3)
|
||
- add app loading - by @soybeanjs [<samp>(a7ef1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a7ef1a51)
|
||
- add vitepress docs - by @soybeanjs [<samp>(5f72f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5f72fa88)
|
||
- add copyright, unocss shortcut: card-wrapper, update package.json - by @soybeanjs [<samp>(affcc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/affcc26b)
|
||
- add copyright, unocss shortcut: card-wrapper, update package.json - by @soybeanjs [<samp>(a11b9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a11b9557)
|
||
- add page: about - by @soybeanjs [<samp>(4955f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4955f1af)
|
||
- add custom route exception - by @soybeanjs [<samp>(b43c9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b43c9256)
|
||
- filter tabs which are not in routes - by @soybeanjs [<samp>(f59f3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f59f3488)
|
||
- add page: about - by @soybeanjs [<samp>(a2b6b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a2b6b4e6)
|
||
- add custom route exception - by @soybeanjs [<samp>(0bab9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0bab9413)
|
||
- filter tabs which are not in routes - by @soybeanjs [<samp>(b047c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b047c2e0)
|
||
- packages/scripts: add command changelog,release - by @soybeanjs [<samp>(dafb6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dafb6fa0)
|
||
- add script: gen-route - by @soybeanjs [<samp>(697c1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/697c1b61)
|
||
- packages/scripts: add command changelog,release - by @soybeanjs [<samp>(50926)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/50926f3b)
|
||
- add script: gen-route - by @soybeanjs [<samp>(e9b15)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e9b15715)
|
||
- @sa/axios: add qs stringify for params - by @soybeanjs [<samp>(2400c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2400c026)
|
||
- @sa/axios: add qs stringify for params - by @soybeanjs [<samp>(6ee5a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6ee5a217)
|
||
- page home & perf useEcharts - by @soybeanjs [<samp>(62e4d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/62e4da05)
|
||
- finish page home - by @soybeanjs [<samp>(7bd1e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7bd1e47a)
|
||
- add page function_tab - by @soybeanjs [<samp>(6ff86)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6ff86e77)
|
||
- page home & perf useEcharts - by @soybeanjs [<samp>(37c92)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/37c928fa)
|
||
- add page function_tab - by @soybeanjs [<samp>(bd645)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bd645634)
|
||
- page manage_role - by @soybeanjs [<samp>(237c6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/237c6d22)
|
||
- page manage_user - by @soybeanjs [<samp>(8a170)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8a170eee)
|
||
- page manage_menu - by @soybeanjs [<samp>(87d65)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/87d65d3b)
|
||
- page manage_menu operateDrawer - by @soybeanjs [<samp>(db17c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db17c916)
|
||
- Add type to TabRoute: matched - by @Azir-11 [<samp>(2d102)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d102a05)
|
||
- support directory menu hide all child menus. fixed #325 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/325 [<samp>(7256a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7256ad4e)
|
||
- mock manage list data with pagination - by @soybeanjs [<samp>(1a6be)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1a6be003)
|
||
- globalSearch add i18n - by **燕博文** [<samp>(0126d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0126da47)
|
||
- Add route meta parameter:fixedQuery - by **Azir-11** [<samp>(874aa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/874aaca5)
|
||
- support directory menu hide all child menus. - by @soybeanjs [<samp>(cd72e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cd72e7a4)
|
||
- support route query in menu - by @soybeanjs [<samp>(063f5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/063f5638)
|
||
- update - by @soybeanjs [<samp>(4158a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4158a72b)
|
||
- change borderRadius to 6px of naiveUI - by @soybeanjs [<samp>(49558)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/49558ca0)
|
||
- pef manage role - by @soybeanjs [<samp>(18709)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/18709813)
|
||
- login page: code-login - by @soybeanjs [<samp>(c91dd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c91dd282)
|
||
- login page: register - by @soybeanjs [<samp>(1ed33)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ed33dc4)
|
||
- add request refresh token & logout - by @soybeanjs [<samp>(11a6a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/11a6a3bd)
|
||
- add request exception example page - by @soybeanjs [<samp>(41e8b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41e8bc44)
|
||
- add auth example - by @soybeanjs [<samp>(c11d5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c11d56da)
|
||
- login page: code-login - by @soybeanjs [<samp>(f4e7c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f4e7c925)
|
||
- login page: register - by @soybeanjs [<samp>(b6420)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b6420329)
|
||
- @sa/axios: support instance state, fix flatRequest error type - by @soybeanjs [<samp>(3f418)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f418116)
|
||
- add request exception - by @soybeanjs [<samp>(0b1ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b1ece51)
|
||
- add function page: request - by @soybeanjs [<samp>(757d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/757d1d6b)
|
||
- add function page: hide-child,super-page,toggle-auth - by @soybeanjs [<samp>(886ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/886ea579)
|
||
- manage page: manage_role - by @soybeanjs [<samp>(658dc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/658dc94f)
|
||
- support grayscale. fixed #385 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/385 [<samp>(d335d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d335df6f)
|
||
- perf page manage_role - by @soybeanjs [<samp>(55945)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5594558b)
|
||
- Add prefix to local storage - by **Azir** [<samp>(1fc34)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1fc34cc5)
|
||
- add table showTotal options - by @paynezhuang [<samp>(3e61e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e61eab4)
|
||
- support iframe page with diffrent url of custom route - by @soybeanjs [<samp>(da12d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/da12d4a5)
|
||
- add recommend color switch. closed #388 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/388 [<samp>(a1920)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a1920fca)
|
||
- add menu route field - by @paynezhuang [<samp>(dbe31)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dbe31eb1)
|
||
- 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 [<samp>(e3bd3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e3bd3972)
|
||
- close tab by mouse wheel button click - by **JianJroh** [<samp>(d3849)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d3849baa)
|
||
- page: support manage_menu more options. close #366 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/366 [<samp>(c4b5c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c4b5c656)
|
||
- useTable adds expand to display - by @paynezhuang [<samp>(0a90d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0a90dd37)
|
||
- Synchronize role management and menu management - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/13 [<samp>(7943c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7943ce2b)
|
||
- Syncronize user management list page - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/18 [<samp>(64be7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/64be7d2b)
|
||
- Synchronous user management - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/19 [<samp>(68231)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6823194b)
|
||
- support system new version update notification. close #420 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/420 [<samp>(584cd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/584cd54d)
|
||
- get user info in router guard and remove in localStorage. close #459 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/459 [<samp>(5531a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5531a686)
|
||
- support grayscale - by @soybeanjs [<samp>(db2a5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db2a5bb4)
|
||
- add prefix to local storage - by @soybeanjs [<samp>(0423c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0423cb15)
|
||
- support iframe page with diffrent url of custom route - by @soybeanjs [<samp>(4975d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4975d11b)
|
||
- add recommend color switch - by @soybeanjs [<samp>(7fa51)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7fa51361)
|
||
- support repeated request errors occur once in a short time - by @soybeanjs [<samp>(6e809)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6e809632)
|
||
- close tab by mouse wheel button click - by @soybeanjs [<samp>(31e1d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/31e1d4ed)
|
||
- support system new version update notification - by @soybeanjs [<samp>(cee03)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cee03ed1)
|
||
- get user info in router guard and remove in localStorage - by @soybeanjs [<samp>(ccbe3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ccbe39df)
|
||
- reset scroll position when tab change - by @soybeanjs [<samp>(9094b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9094b21c)
|
||
- reset scroll position when tab change - by @soybeanjs [<samp>(804f9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/804f9e62)
|
||
- make branch `main` tiny & modify request retry times to 0 - by @Azir-11 [<samp>(793b1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/793b16e9)
|
||
- 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 [<samp>(4dde4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4dde4c22)
|
||
- 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 [<samp>(ea8aa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ea8aa6c4)
|
||
- README.zh_CN.md 添加合作推广 - by @PZ-18664918826 in https://github.com/soybeanjs/soybean-admin-antd/issues/601 [<samp>(2fa40)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2fa400b1)
|
||
- Add more commit types according to Apache specifications - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/610 [<samp>(878d9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/878d9c39)
|
||
- 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 [<samp>(4c9f4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4c9f4e09)
|
||
- add app error handler. close #587 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/587 [<samp>(be855)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/be8556cd)
|
||
- supports custom menu icon sizes - by @soybeanjs [<samp>(c8a9e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c8a9e853)
|
||
- add color fading mode - by @soybeanjs [<samp>(719f0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/719f02fb)
|
||
- add full screen watermark - by @soybeanjs [<samp>(6bb66)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6bb66a05)
|
||
- does the configuration support automatic updates - by @soybeanjs [<samp>(ffe4c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ffe4cef7)
|
||
- add app error handler - by @soybeanjs [<samp>(60366)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60366c27)
|
||
- login supports accessible operation. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/637 [<samp>(cfaab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cfaab852)
|
||
- login supports accessible operation. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/45 [<samp>(abe66)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/abe66bc5)
|
||
- 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 [<samp>(d088f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d088f813)
|
||
- app version notification plugin support sub deploy path. close #668 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 [<samp>(a53eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a53eb10c)
|
||
- support show tab when not loggedIn - by @soybeanjs [<samp>(ba381)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ba38119e)
|
||
- 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 [<samp>(18d73)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/18d73e59)
|
||
- app version notification plugin support sub deploy path. close #668 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 [<samp>(1d8a2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1d8a2544)
|
||
- **route**:
|
||
- 增加功能示例模块 - by **Yanbowen** [<samp>(efd29)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/efd29bc3)
|
||
- 路由meta新增activeMenu属性 - by **燕博文** [<samp>(ebd16)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ebd16a4d)
|
||
- **router**:
|
||
- add sortRoutesByOrder function - by **Azir-11** [<samp>(0cf09)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0cf09bae)
|
||
- **storage**:
|
||
- local存储增加有效期 - by **Yanbowen** [<samp>(e6c9b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e6c9b35a)
|
||
- **tabs**:
|
||
- 多页签增加关闭所有 - by **燕博文** [<samp>(8237a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8237adb9)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- remove height limit h-360px - by **Wang Zheng** [<samp>(b5c57)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b5c570ad)
|
||
- set password attributes - by **Wang Zheng** [<samp>(a9a37)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a9a37036)
|
||
- **components**:
|
||
- tab组件在黑暗模式下泛白的颜色问题以及chromeTab的重叠问题 - by **lingdu** [<samp>(6797d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6797dbf1)
|
||
- 修复tab组件适应暗黑主题模式 - by **Soybean** [<samp>(2fe3d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2fe3d27a)
|
||
- 修复按钮Tab自适应主题颜色 - by **Soybean** [<samp>(3d1f4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3d1f4192)
|
||
- 修复BaseLayout的HorizontalLayout - by **Soybean** [<samp>(0344f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0344f46c)
|
||
- 修复多页签Tab自动滚动问题 - by **Soybean** [<samp>(20aa3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/20aa39f1)
|
||
- 修复多页签按钮风格的tab滚动问题 - by **Soybean** [<samp>(c429c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c429cd02)
|
||
- 修复HorizontalLayout布局 - by **Soybean** [<samp>(9fb64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9fb641f7)
|
||
- 修复Tab在移动端设备无法点击的问题 - by **Soybean** [<samp>(2c966)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2c9660fd)
|
||
- 修复组件LoadingEmptyWrapper适应暗黑模式 - by **Soybean** [<samp>(811b1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/811b15e6)
|
||
- 组件LoadingEmptyWrapper添加背景颜色动画过渡 - by **Soybean** [<samp>(7add5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7add5c2e)
|
||
- 修复路由在path中包含重复路单词径菜单时,被激活会错误展开 - by **shabby2333** [<samp>(264da)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/264da00e)
|
||
- 页面跳转被拦截, 则会出现 tab 页签与页面不一致的问题 - by **刘璐** [<samp>(bd5dd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bd5dd2cf)
|
||
- 修复iconSelect选择器点击事件失效 - by **燕博文** [<samp>(7e505)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7e505f9b)
|
||
- refresh cached routes - by **alue_mobile** [<samp>(b0f98)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b0f98e4b)
|
||
- fix mix-menu layout when the locale is English (fixed 241) - by **Soybean** [<samp>(5c085)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c085a19)
|
||
- 修复动态路由主页404 - by **lapislazulisch** [<samp>(3ae19)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3ae19526)
|
||
- 修复动态路由home页404 - by **lapislazulisch** [<samp>(ad6ac)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ad6ac722)
|
||
- fix tooltip zIndex of ButtonIcon - by @soybeanjs [<samp>(99097)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/99097b46)
|
||
- supplement the `NaiveUI` type - by **tnt group** [<samp>(ccc2b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ccc2b674)
|
||
- fix homeTab closeRight and disable colseLeft - by **~li** [<samp>(d28bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d28bf526)
|
||
- fix PinToggler label. fixed #407 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/407 [<samp>(c0ed1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c0ed1f26)
|
||
- 修复主题模式按钮显示与点击的异常 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/21 [<samp>(03e09)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/03e094e8)
|
||
- Fix the issue of search box popping up repeatedly due to carriage return - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/468 [<samp>(5bd96)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5bd96b8d)
|
||
- fix click `MenuToggler` throw error - by @soybeanjs [<samp>(45588)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/455880b1)
|
||
- fix `TableHeaderOperation` style - by @soybeanjs [<samp>(251d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/251d15ab)
|
||
- fix VerticalMixMenu name - by @soybeanjs [<samp>(20f8e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/20f8ed31)
|
||
- **deps**:
|
||
- 去除图片验证码依赖 - by **Soybean** [<samp>(76a1a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76a1afae)
|
||
- 降低vite版本,新版本有些许问题 - by **Soybean** [<samp>(b429c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b429c8b8)
|
||
- vite依赖放入devDependencies - by **Soybean** [<samp>(7527b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7527b1f0)
|
||
- 降低vite版本 - by **Soybean** [<samp>(c9c5c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c9c5ca99)
|
||
- decrease @types/node version to fix TS type error [降低@types/node版本修复TS的类型错误] - by **Soybean** [<samp>(149d2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/149d22a4)
|
||
- move json5 from devDependencies to dependencies to support production usage - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/618 [<samp>(7cb43)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7cb43fc3)
|
||
- reduced eslint version to 9.14.0 - by @soybeanjs [<samp>(af417)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/af4177e7)
|
||
- **hooks**:
|
||
- 修复toLogin函数导致登录重定向地址过多 - by **Soybean** [<samp>(b4adf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b4adf678)
|
||
- 修复登录页切换登录页参数丢失问题 - by **Soybean** [<samp>(78985)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/789855a3)
|
||
- Fix Naive Pagination's outdated API - by **tnt group** [<samp>(37436)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3743612d)
|
||
- Fixed abnormal display of table pagers - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/17 [<samp>(cc256)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cc2562b9)
|
||
- prevent program freezing when pagesize returns 0 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/545 [<samp>(f4eeb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f4eeb2ed)
|
||
- prevent program freezing when pagesize returns 0 - by @soybeanjs [<samp>(05912)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/05912b60)
|
||
- **packages**:
|
||
- @sa/hooks: fix searchParams of useHookTable. fixed #552 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/552 [<samp>(96c10)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/96c1044f)
|
||
- @sa/hooks: fix searchParams of useHookTable - by @soybeanjs [<samp>(cb5bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb5bf072)
|
||
- **projects**:
|
||
- 修复顶部加载条主题 - by **Soybean** [<samp>(ea591)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ea5917d2)
|
||
- 修复主题配置 - by **Soybean** [<samp>(ff24f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ff24fda5)
|
||
- 修复页面滚动行为 - by **Soybean** [<samp>(57e00)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/57e00e64)
|
||
- 头部logo链接更正 - by **Soybean** [<samp>(5d8c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5d8c3f54)
|
||
- 修复登录的重定向地址 - by **Soybean** [<samp>(f97f2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f97f2266)
|
||
- 修复页面缓存,添加多页签删除 - by **Soybean** [<samp>(24893)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/24893747)
|
||
- 修复多页签删除功能 - by **Soybean** [<samp>(99adb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/99adbc5a)
|
||
- 修复页面缓存 - by **Soybean** [<samp>(fa0a9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fa0a9079)
|
||
- 修复页面滚动和页面100%视高占比 - by **Soybean** [<samp>(fa2cc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fa2cc789)
|
||
- 修复同时显示两种multiTab - by **Soybean** [<samp>(5be2e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5be2e2a2)
|
||
- 修复vertical-mix导航模式的二级菜单显示问题 - by **Soybean** [<samp>(6f286)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6f286e67)
|
||
- 修复多级菜单页面multitab显示问题 - by **Soybean** [<samp>(f0474)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f0474bd9)
|
||
- 完善侧边菜单展开逻辑 - by **Soybean** [<samp>(b5f05)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b5f05128)
|
||
- 修复vertical sider自适应主题 - by **Soybean** [<samp>(9097f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9097fa38)
|
||
- 修复登录页刷新跳404 - by **Soybean** [<samp>(358d4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/358d4e8a)
|
||
- 修复没有子页面的路由写法问题 - by **Soybean** [<samp>(b80c2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b80c2246)
|
||
- 修复globalFooter适应暗黑模式 - by **Soybean** [<samp>(93f08)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93f08d90)
|
||
- 修复主题相关,自适应操作系统暗黑模式 - by **Soybean** [<samp>(bfa42)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bfa42d76)
|
||
- 修复tab过多时样式坍塌,添加tab横向滚动 - by **Soybean** [<samp>(0ec4d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0ec4d218)
|
||
- 关于页面:开发环境依赖更正 - by **Soybean** [<samp>(3b3ba)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3b3baf93)
|
||
- 修复分析页折线图表布局问题 - by **Soybean** [<samp>(43b83)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/43b832be)
|
||
- 修复multiTab关闭逻辑,添加关闭左边和右边的标签右键操作 - by **Soybean** [<samp>(ed90c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ed90cb8f)
|
||
- wangEditor在暗黑模式下的背景色问题 - by **Yanbowen** [<samp>(a7de3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a7de3140)
|
||
- 修复百度地图sdk地址 - by **Soybean** [<samp>(9a97d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9a97d23c)
|
||
- 腾讯地图容器高自适应 - by **Soybean** [<samp>(d7054)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d7054c59)
|
||
- 修复在暗黑模式下第一次进入网页不会触发暗黑模式监听 - by **Yanbowen** [<samp>(c4a65)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c4a652e2)
|
||
- 修复富文本编辑器在亮色主题下全屏后背景色丢失 - by **14534** [<samp>(4ab77)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4ab77021)
|
||
- 修复tab在移动端无法点击 - by **Soybean** [<samp>(1a76d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1a76de04)
|
||
- 页面各部分背景颜色添加自然过渡 - by **Soybean** [<samp>(1c5fd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1c5fdca5)
|
||
- 更正dashboard的布局文件 - by **Soybean** [<samp>(31fda)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/31fda0ce)
|
||
- 布局修复:从填充屏幕高的页面切换至滚动页面导致布局坍塌 - by **Soybean** [<samp>(2fdb5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2fdb5f56)
|
||
- 修复打包构建时图标错误 - by **Soybean** [<samp>(93f9a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93f9aa95)
|
||
- 添加西瓜视频实例在onUnMounted的销毁,多页签居中距离精确 - by **Soybean** [<samp>(73896)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/738964a7)
|
||
- 修复网络请求错误空信息的提示 - by **Soybean** [<samp>(ff921)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ff9216b6)
|
||
- 请求相关细节修复 - by **Soybean** [<samp>(2ad1a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2ad1ad32)
|
||
- 修复redirect-not-found子路由 - by **Soybean** [<samp>(5bfb8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5bfb8199)
|
||
- 去除Layout组件冗余代码 - by **Soybean** [<samp>(0e783)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0e783bcf)
|
||
- 修复面包屑数据 - by **Soybean** [<samp>(28b5d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/28b5d224)
|
||
- 修复vertical-mix布局、重构初始化的loading - by **Soybean** [<samp>(579e0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/579e0740)
|
||
- 修复未登录时会调用获取用户路由的接口 - by **Soybean** [<samp>(21bab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/21bab1f7)
|
||
- 修复路由守卫的动态路由逻辑 - by **Soybean** [<samp>(b61b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b61b0ce2)
|
||
- vite配置修复 - by **Soybean** [<samp>(facc0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/facc00e8)
|
||
- 修复分析页和工作台的布局问题 - by **Soybean** [<samp>(e93b9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e93b94cb)
|
||
- 修复项目配置拷贝功能 - by **Soybean** [<samp>(a7a26)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a7a269d6)
|
||
- 修复页面切换动画无变化 - by **Soybean** [<samp>(c4546)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c4546bdf)
|
||
- 修复页面切换动画开关不生效 - by **bundle** [<samp>(9d4ed)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9d4ed617)
|
||
- 修复 BASE_URL 没有生效的问题 - by **pany** [<samp>(72d7d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/72d7dcfa)
|
||
- 修复vite alias - by **Soybean** [<samp>(cd7ca)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cd7ca8f4)
|
||
- 修复路由守卫的动态路由逻辑 - by **Soybean** [<samp>(e6c26)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e6c26fcb)
|
||
- 全局搜索弹窗弹出时动画闪屏问题 - by @yanbowe [<samp>(bb1bb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bb1bbf27)
|
||
- 去除从环境文件引入端口号导致的错误 - by **Soybean** [<samp>(2d6d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d6d179d)
|
||
- 修复在新版vite下环境变量获取不到的问题 - by **Soybean** [<samp>(3fb13)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3fb13ca9)
|
||
- 修复获取vite环境变量的方式 - by **Soybean** [<samp>(46e1a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/46e1ae78)
|
||
- 添加获取路由组件文件未找到时的错误提示 - by **Soybean** [<samp>(219f8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/219f87f4)
|
||
- 添加.npmrc修复无法获取自动引入的全局组件声明类型 - by **Soybean** [<samp>(e8488)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e8488e4d)
|
||
- 修复样式 - by **Soybean** [<samp>(e8999)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e8999144)
|
||
- 修复插件不存在的错误提示 - by **Grazing Wind** [<samp>(71652)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/71652820)
|
||
- 修复权限切换路由数据未更新的问题 - by **Soybean** [<samp>(60f91)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60f91250)
|
||
- 修复页面切换时导致的溢出滚动条 - by **Soybean** [<samp>(e0233)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e0233061)
|
||
- 修复@antv/g2生产环境报错 - by **Soybean** [<samp>(4558c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4558c24d)
|
||
- 修复顶部菜单的位置失效问题 - by **Soybean** [<samp>(4ee0d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4ee0d94f)
|
||
- 设置tab标题导致meta属性丢失 - by **燕博文** [<samp>(efcfa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/efcfa576)
|
||
- 修复tab不显示路由首页的问题 - by **Soybean** [<samp>(a792b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a792bb5c)
|
||
- 修复多个后端服务时的本地代理 - by **Soybean** [<samp>(2aba5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2aba58c9)
|
||
- 修复图标的TS类型 - by **Soybean** [<samp>(dbd67)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dbd67609)
|
||
- 修复import.meta.env的TS类型 - by **Soybean** [<samp>(19942)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/19942625)
|
||
- 修复构建后mockjs对xhr的影响问题 - by **Soybean** [<samp>(77572)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/77572855)
|
||
- 修复TS类型问题 - by **Soybean** [<samp>(16dce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/16dce9a4)
|
||
- 修复eslint规则 - by **Soybean** [<samp>(d7f5b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d7f5bf33)
|
||
- add iconify json - by **Soybean** [<samp>(8a1ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8a1ec938)
|
||
- fix vite-pwa plugin config - by **Soybean** [<samp>(94098)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/94098d02)
|
||
- add router-page.d.ts to git [将router-page.d.ts添加git提交] - by **Soybean** [<samp>(7a580)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7a580355)
|
||
- fix router when the dynamic routes api was failed [修复当动态路由接口失败后路由异常问题] - by **Soybean** [<samp>(f2b58)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f2b580fc)
|
||
- fix login success message [修复登录成功的消息提示] - by **Soybean** [<samp>(81039)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/810398ab)
|
||
- 修复tabs在static路由模式下可以关闭首页 - by **燕博文** [<samp>(7211a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7211a17a)
|
||
- 修复动态路由模式下路由不排序的问题 - by **“青菜白玉汤”** [<samp>(58b27)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/58b27c96)
|
||
- fix eslint svg cause incorrect icon render - by **Soybean** [<samp>(0b5af)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b5afda2)
|
||
- sortRoutes recursively - by **sunhao1256** [<samp>(91889)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/91889414)
|
||
- not only `/login` claim dynamic path scenario , but also others , eg:/user/1 - by **sunhao1256** [<samp>(60598)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60598915)
|
||
- the length of routes children list should greater than 0 - by **HuangZheng** [<samp>(e1afc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e1afc10b)
|
||
- fix pwa logo - by **Soybean** [<samp>(bf2f6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bf2f6172)
|
||
- fix github bug-report - by **Soybean** [<samp>(f73e3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f73e3f64)
|
||
- fix router guide [修复路由跳转异常] fixed #216 - by **Soybean** in https://github.com/soybeanjs/soybean-admin-antd/issues/216 [<samp>(59578)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5957833a)
|
||
- fix better-mock usage [修复better-mock用法] - by **Soybean** [<samp>(c5764)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c57640ac)
|
||
- tsconfig missing isolatedModules - by **Kirk Lin** [<samp>(ab49a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab49afd3)
|
||
- fix mockjs [修复mockjs] - by **Soybean** [<samp>(9b19f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9b19f96f)
|
||
- add prod mockjs switch [添加生产模式的mockjs的开关] - by **Soybean** [<samp>(9f563)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9f5638f1)
|
||
- 修复面包屑导航下拉菜单语言显示问题 - by **cc** [<samp>(ee8fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ee8fa048)
|
||
- hide the drawer when it is initial mobile mode [初始化时为移动端布局则隐藏侧边栏] fixed #238 - by **Soybean** in https://github.com/soybeanjs/soybean-admin-antd/issues/238 [<samp>(0abde)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0abde46e)
|
||
- fix userRoleOptions - by **Soybean** [<samp>(2ca2b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2ca2b766)
|
||
- fix set tab title (fixed #256) - by **Soybean** in https://github.com/soybeanjs/soybean-admin-antd/issues/256 [<samp>(13f6c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/13f6cd8e)
|
||
- correct the lang file name & add recommend vscode plugin i18n-ally - by @soybeanjs [<samp>(864ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/864ec473)
|
||
- fix reload button animate - by @soybeanjs [<samp>(41f23)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41f23386)
|
||
- 修复路由命名为包含关系时导致导航数据出错的问题 - by @Particaly [<samp>(76636)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/766369f9)
|
||
- fix elegant-router plugin - by @soybeanjs [<samp>(282b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/282b6027)
|
||
- keep hsla and rgba consistent with unocss - by @soybeanjs [<samp>(566cc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/566cce27)
|
||
- fix menu style - by @soybeanjs [<samp>(b80a0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b80a0866)
|
||
- update tab label when locale change - by @soybeanjs [<samp>(50b72)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/50b722ce)
|
||
- fix menu style - by @soybeanjs [<samp>(231fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/231fc8b4)
|
||
- fix zIndex - by @soybeanjs [<samp>(eed33)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eed33a6c)
|
||
- fix ThemeButton tooltip trigger - by @soybeanjs [<samp>(19671)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/196710dd)
|
||
- fix menu collapsed - by @soybeanjs [<samp>(586d6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/586d6d71)
|
||
- fix siderCollapse - by @soybeanjs [<samp>(d348b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d348bd81)
|
||
- fix tab click when is mobile - by @soybeanjs [<samp>(ac6c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ac6c324b)
|
||
- notification add auto close - by @soybeanjs [<samp>(2cfcb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2cfcb440)
|
||
- hide some content when is mobile layout - by @soybeanjs [<samp>(b175f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b175fea6)
|
||
- fix breadcrumb when is not route menu - by @soybeanjs [<samp>(59d35)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/59d35119)
|
||
- fix button style - by @soybeanjs [<samp>(93f18)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93f1806e)
|
||
- fix themeVars color - by @soybeanjs [<samp>(6329c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6329c5d4)
|
||
- fix cached tabs locale - by @soybeanjs [<samp>(0973b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0973b083)
|
||
- fix inverted menu when is horizontal-mix - by @soybeanjs [<samp>(1530d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1530dae3)
|
||
- fix horizontal menu style - by @soybeanjs [<samp>(b3fce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b3fce710)
|
||
- theme setting adapter mobile - by @soybeanjs [<samp>(8c729)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8c72966e)
|
||
- fix theme colors - by @soybeanjs [<samp>(ab60e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab60edc7)
|
||
- fix customize info color - by @soybeanjs [<samp>(f0f02)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f0f0236a)
|
||
- fix scrollbar style - by @soybeanjs [<samp>(cadf2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cadf2e8f)
|
||
- fix ColorPicker - by @soybeanjs [<samp>(c735f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c735fd3e)
|
||
- sider inverted visible - by @soybeanjs [<samp>(7b46f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7b46f2b1)
|
||
- fix override theme - by @soybeanjs [<samp>(76eda)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76edab31)
|
||
- fix default menu icon - by @soybeanjs [<samp>(68e0d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/68e0d19a)
|
||
- fix vertical-mix menu when collapse - by @soybeanjs [<samp>(c4e64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c4e6471c)
|
||
- fix layout-card - by @soybeanjs [<samp>(b2b92)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b2b9256a)
|
||
- rename zh-ch - by @soybeanjs [<samp>(a8a77)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a8a77ea5)
|
||
- fix scripts - by @soybeanjs [<samp>(780eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/780ebf5a)
|
||
- Fix welcome notification not closing - by @Azir-11 [<samp>(748cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/748cfa2c)
|
||
- fix i18n vscode settings - by @soybeanjs [<samp>(fbf4c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fbf4cc43)
|
||
- add duration of login success notification - by @soybeanjs [<samp>(1335d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1335d47a)
|
||
- fix menu indent - by @soybeanjs [<samp>(87143)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/87143172)
|
||
- fix theme mode segment - by @soybeanjs [<samp>(2372d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2372dc9b)
|
||
- fix app loading theme color - by @soybeanjs [<samp>(0ba19)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0ba19d54)
|
||
- fix app loading theme color - by @soybeanjs [<samp>(1ad8d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ad8dbf2)
|
||
- fix page about style in mobile - by @soybeanjs [<samp>(8b6de)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8b6de484)
|
||
- fix themeDrawer darkMode segement - by @soybeanjs [<samp>(1b5ca)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1b5caa08)
|
||
- fix themeDrawer copy - by @soybeanjs [<samp>(b3779)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b3779a63)
|
||
- remove space in tab content - by @soybeanjs [<samp>(4aae6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4aae6a52)
|
||
- fix horizontal menu - by @soybeanjs [<samp>(d886e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d886e50f)
|
||
- perf card style - by @soybeanjs [<samp>(c1afb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c1afb9dc)
|
||
- fix base-menu style - by @soybeanjs [<samp>(dcbb3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dcbb3020)
|
||
- remove space in tab content - by @soybeanjs [<samp>(16c76)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/16c765f7)
|
||
- fix add import $t - by @soybeanjs [<samp>(2e36f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2e36fbfb)
|
||
- fix manage_user title - by @soybeanjs [<samp>(7770b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7770b378)
|
||
- default proxy prefix - by @smileluck [<samp>(da246)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/da246427)
|
||
- fix request msg - by @soybeanjs [<samp>(ae6b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ae6b6134)
|
||
- Fix the issue of tab error displaying parent localIcon - by @Azir-11 [<samp>(a9c98)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a9c98d96)
|
||
- The matched value of TabRoute should be optional - by @Azir-11 [<samp>(e6fed)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e6fed1fd)
|
||
- fix build [unocss]: build failed to load icon "close", fixed #319 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/319 [<samp>(c18d8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c18d82f9)
|
||
- fix resolve alias - by @soybeanjs [<samp>(3bdcb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3bdcbc71)
|
||
- Missing default value for tab icon - by @Azir-11 [<samp>(72a46)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/72a4679c)
|
||
- add route icon: fucntion_hide-child - by @soybeanjs [<samp>(0a3ef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0a3efe34)
|
||
- fix table x-scroll. fixed #324 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/324 [<samp>(c7e2c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c7e2c559)
|
||
- Fix the logic of root route redirection to home - by **恕瑞玛的皇帝** [<samp>(0123c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0123c37d)
|
||
- Fix homepage mount error under dynamic routing - by **恕瑞玛的皇帝** [<samp>(9cf2a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9cf2a513)
|
||
- fix repeat home tab - by @soybeanjs [<samp>(bccd6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bccd6cb3)
|
||
- fix proxy config - by @soybeanjs [<samp>(c8019)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c8019c4f)
|
||
- fix proxy config - by @soybeanjs [<samp>(ffc95)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ffc95d2b)
|
||
- fix request msg - by @soybeanjs [<samp>(47b54)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/47b54b06)
|
||
- fix tab error displaying parent localIcon - by @soybeanjs [<samp>(9d112)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9d11258a)
|
||
- fix build [unocss]: build failed to load icon "close" - by @soybeanjs [<samp>(6a5aa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a5aaecf)
|
||
- fix home when is dynamic mode router - by @soybeanjs [<samp>(3c229)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3c2296e2)
|
||
- fix table row-key ts type - by @soybeanjs [<samp>(0cc8f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0cc8f05a)
|
||
- fix class name conflict with unocss icon - by @soybeanjs [<samp>(455e4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/455e48f7)
|
||
- fix repeat routes - by @soybeanjs [<samp>(2c543)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2c543f19)
|
||
- fix route init - by @soybeanjs [<samp>(23a40)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/23a4098b)
|
||
- fix pin-toggler toolTip zIndex - by @soybeanjs [<samp>(f89e6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f89e6c03)
|
||
- fix flatRequest error type. fixed #376 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/376 [<samp>(1ec5e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ec5ea0f)
|
||
- add maxWidth for GlobalTab to fix bg with gap. fixed #350 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/350 [<samp>(cc539)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cc539974)
|
||
- unify border-radius of Tag. fixed #378 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/378 [<samp>(2f15a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2f15a2ac)
|
||
- fix menu edit rules - by @paynezhuang [<samp>(00105)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/001059cc)
|
||
- fix SvgIcon inheritAttrs warning - by @soybeanjs [<samp>(efc0e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/efc0e25c)
|
||
- fix axios createRequest: add default state - by @soybeanjs [<samp>(d6eda)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d6eda8f9)
|
||
- fix homeTab closeRight and disable colseLeft - by @soybeanjs [<samp>(53f61)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/53f61662)
|
||
- fix GlobalBreadcrumb warning - by @soybeanjs [<samp>(dd6fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dd6fce3b)
|
||
- add maxWidth for GlobalTab to fix bg with gap - by @soybeanjs [<samp>(423ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/423ea0da)
|
||
- fix css var is inserted repeatedly - by @soybeanjs [<samp>(e58cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e58cf266)
|
||
- fix SvgIcon inheritAttrs warning - by @soybeanjs [<samp>(f4305)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f430584e)
|
||
- fix event name - by @soybeanjs [<samp>(642b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/642b6f8d)
|
||
- update union-key.d.ts - by @soybeanjs [<samp>(60bef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60beff7e)
|
||
- fix axios createRequest: add default state - by @soybeanjs [<samp>(466bc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/466bc7aa)
|
||
- fix update theme color - by @soybeanjs [<samp>(27c53)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/27c53cd6)
|
||
- fix CHANGELOG versions - by @soybeanjs [<samp>(d9af5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9af5aa2)
|
||
- fix disabled page animate - by @soybeanjs [<samp>(23f28)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/23f283aa)
|
||
- fix routes data when role is change. fixed #391 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/391 [<samp>(cb83d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb83d6d9)
|
||
- fix tabs data when role is change. fixed #392 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/392 [<samp>(04aa0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/04aa0972)
|
||
- recovery pnpm-lock.yaml - by @soybeanjs [<samp>(c6952)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c695208f)
|
||
- added responseType judgment. #396 - by **alleycharming** in https://github.com/soybeanjs/soybean-admin-antd/issues/396 [<samp>(82eab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/82eabab7)
|
||
- supply $t import statement - by @soybeanjs [<samp>(b2660)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b2660358)
|
||
- fix type error - by @soybeanjs [<samp>(77c20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/77c20238)
|
||
- fix mix-menu blank. fixed #389 & cache mixMenuFixed - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/389 [<samp>(93c7f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93c7ff71)
|
||
- text level low. #409 - by **alleycharming** in https://github.com/soybeanjs/soybean-admin-antd/issues/409 [<samp>(3ddb1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3ddb17a0)
|
||
- menu fixedIndexInTab default null - by @paynezhuang [<samp>(3d10e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3d10ef1a)
|
||
- fix tab fixedIndex as null case - by @paynezhuang [<samp>(4708e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4708eded)
|
||
- recovery the layout config before is mobile. fixed #408, fixed #361 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/408 and https://github.com/soybeanjs/soybean-admin-antd/issues/361 [<samp>(dae2a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dae2aa55)
|
||
- fix manage page drawer operate about data reset. fixed #415, fixed #417 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/415 and https://github.com/soybeanjs/soybean-admin-antd/issues/417 [<samp>(f4513)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f4513e1e)
|
||
- fix menu-toggler zIndex - by @soybeanjs [<samp>(7bd43)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7bd43df5)
|
||
- fix manage_menu modal style - by @soybeanjs [<samp>(60f3b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60f3b140)
|
||
- fix menu data when role is changed. fixed #391 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/391 [<samp>(3b47b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3b47b5a5)
|
||
- fix useRouter. fixed #436 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/436 [<samp>(0774a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0774a515)
|
||
- add error handle when get routes in dynamic route mode. fixed 440 - by @soybeanjs [<samp>(57b4a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/57b4a9d5)
|
||
- fix header style & fix button highlight when click global-tab. fixed #446 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/446 [<samp>(64fc0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/64fc0996)
|
||
- fix multi tab page only render once. fixed #441 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/441 [<samp>(e379d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e379d6ce)
|
||
- fix click menu search. fixed #466, close #467 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/466 and https://github.com/soybeanjs/soybean-admin-antd/issues/467 [<samp>(8efdb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8efdb10d)
|
||
- fix reCacheRoute. fixed #464 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/464 [<samp>(59faf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/59faf152)
|
||
- fix register name, CodeLogin => Register - by @m-xlsea in https://github.com/soybeanjs/soybean-admin-antd/issues/478 [<samp>(ddf38)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ddf3823a)
|
||
- fix disabled page animate - by @soybeanjs [<samp>(e6910)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e6910885)
|
||
- fix routes data when role is change - by @soybeanjs [<samp>(03c80)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/03c80750)
|
||
- fix tabs data when role is change - by @soybeanjs [<samp>(9fd89)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9fd89aa3)
|
||
- add missing `$t` import - by @soybeanjs [<samp>(8f9ee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f9ee2e5)
|
||
- add responseType judgment - by @soybeanjs [<samp>(2246f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2246f78d)
|
||
- fix mix-menu blank & cache mixMenuFixed - by @soybeanjs [<samp>(9fdb6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9fdb6c10)
|
||
- fix PinToggler label - by @soybeanjs [<samp>(b1f9c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b1f9c4ce)
|
||
- recovery the layout config before is mobile - by @soybeanjs [<samp>(851ae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/851ae38c)
|
||
- fix manage page drawer operate about data reset - by @soybeanjs [<samp>(91dfa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/91dfa571)
|
||
- fix menu data when role is changed - by @soybeanjs [<samp>(7cc5f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7cc5f9c2)
|
||
- fix useRouter in tab store - by @soybeanjs [<samp>(962c4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/962c403b)
|
||
- fix header style & fix button highlight when click global-tab - by @soybeanjs [<samp>(f2983)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f298388c)
|
||
- fix multi tab page only render once - by @soybeanjs [<samp>(b98b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b98b075f)
|
||
- fix login Register component name - by @soybeanjs [<samp>(a3ba5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a3ba5166)
|
||
- fix get user info when page reload - by @soybeanjs [<samp>(ff51b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ff51b72d)
|
||
- fix setupAppVersionNotification render - by @soybeanjs [<samp>(6a6eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a6eb9af)
|
||
- fix get user info when page reload - by @soybeanjs [<samp>(0f6b7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0f6b73fb)
|
||
- fix setupAppVersionNotification render - by @soybeanjs [<samp>(63d5d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/63d5dc50)
|
||
- hide AppVersionNotification in DEV mode - by @sigma-plus in https://github.com/soybeanjs/soybean-admin-antd/issues/482 [<samp>(62592)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/62592872)
|
||
- fix menu-toggler hidden in mobile layout. fixed #483 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/483 [<samp>(4470c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4470cb4e)
|
||
- hide AppVersionNotification in DEV mode - by @soybeanjs [<samp>(e3d91)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e3d91dfc)
|
||
- fix menu-toggler hidden in mobile layout - by @soybeanjs [<samp>(a73d2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a73d2e1c)
|
||
- fix mobile browser theme issue by adding color-scheme meta tag to index.html - by @KickCashew in https://github.com/soybeanjs/soybean-admin-antd/issues/488 [<samp>(c2125)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c2125652)
|
||
- fix mobile browser theme issue by adding color-scheme meta tag to index.html - by @KickCashew in https://github.com/soybeanjs/soybean-admin-antd/issues/27 [<samp>(6bf97)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6bf972db)
|
||
- Fix secondary directory components is empty - by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/29 [<samp>(fb48f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fb48f413)
|
||
- Fix secondary directory components is empty - by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/491 [<samp>(aabb2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/aabb2a49)
|
||
- Fix the issue of abnormal tab caching after logout. fixed #495 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/495 [<samp>(3eeac)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3eeace94)
|
||
- Fix the issue of abnormal tab caching after logout - by @soybeanjs [<samp>(e6349)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e63490e9)
|
||
- request modal title use i18n. fixed #507 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/507 [<samp>(f7de3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f7de3fd0)
|
||
- add `getDataByPage` for `useTable`. fixed #499 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/499 [<samp>(425c6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/425c69ac)
|
||
- fix login redirect to routeHome when routeHome of dynamic route is not same as static route. fixed #511 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/511 [<samp>(49f60)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/49f60b2d)
|
||
- request modal title use i18n - by @soybeanjs [<samp>(f97e7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f97e74ec)
|
||
- add `getDataByPage` for `useTable` - by @soybeanjs [<samp>(cf265)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cf2659d1)
|
||
- fix login redirect to routeHome when routeHome of dynamic route is not same as static route - by @soybeanjs [<samp>(f6c66)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f6c66ec2)
|
||
- fix manage page edit data. fixed #32 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/32 [<samp>(740d6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/740d6f5d)
|
||
- fix the issue of abnormal width of the sidebar in the top menu mix and reverse mode - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/562 [<samp>(c4695)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c469512b)
|
||
- fix HorizontalMixMenu inverted. fixed #563 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/563 [<samp>(4e55b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4e55b0e9)
|
||
- fix vertical-menu will not render when the layout is from mobile - by @soybeanjs [<samp>(84027)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/84027347)
|
||
- fix vertical-mix menu selected - by @soybeanjs [<samp>(59f07)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/59f07d8a)
|
||
- fix watermark settings - by @soybeanjs [<samp>(5646a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5646a50d)
|
||
- fix menu style - by @soybeanjs [<samp>(4355b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4355b6e4)
|
||
- avoid retrieving cached HTML - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/605 [<samp>(ef6cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ef6cf93d)
|
||
- fix login redirect - by @soybeanjs [<samp>(3830e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3830ec7a)
|
||
- fix vertical-mix-menu when sider collapse. fixed #608 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/608 [<samp>(c3f1f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c3f1f698)
|
||
- fix breadcrumb when activeMenu is parent menu. fixed #589 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/589 [<samp>(79b2a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/79b2a28b)
|
||
- fix refresh token when meet multi requests. fixed #581 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/581 [<samp>(27b52)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/27b5222c)
|
||
- fix abnormal width of the sidebar in the top menu mix and reverse mode - by @soybeanjs [<samp>(0abce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0abce882)
|
||
- fix watermark settings - by @soybeanjs [<samp>(dbe8e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dbe8ec65)
|
||
- avoid retrieving cached HTML - by @soybeanjs [<samp>(75df1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/75df11c0)
|
||
- fix breadcrumb when activeMenu is parent menu - by @soybeanjs [<samp>(49092)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4909291b)
|
||
- fix refresh token when meet multi requests - by @soybeanjs [<samp>(5ae17)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5ae17e6f)
|
||
- fix click global-tab in iPad. fixed #624 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/624 [<samp>(04d05)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/04d05647)
|
||
- when the roles filter submenu is empty, the parent menu is not excluded. fixed #621. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/626 and https://github.com/soybeanjs/soybean-admin-antd/issues/621 [<samp>(0ac95)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0ac95bdc)
|
||
- fix click global-tab in iPad - by @soybeanjs [<samp>(740cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/740cf4cd)
|
||
- when the roles filter submenu is empty, the parent menu is not excluded - by @soybeanjs [<samp>(6b2fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6b2fc0a4)
|
||
- fix global-tab click conflict with contextmenu - by @soybeanjs [<samp>(c0e87)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c0e87958)
|
||
- fix global-tab click conflict with contextmenu - by @soybeanjs [<samp>(3e72c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e72c3b4)
|
||
- fix issue with 'Remind Me Later' button being unclickable. fixed #46 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/47 and https://github.com/soybeanjs/soybean-admin-antd/issues/46 [<samp>(a4e8f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a4e8f296)
|
||
- fix sass usage - by **Redon** in https://github.com/soybeanjs/soybean-admin-antd/issues/49 [<samp>(599db)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/599db449)
|
||
- fix route guard hook `onRouteSwitchWhenLoggedIn`. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 [<samp>(ab985)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab9858c7)
|
||
- check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 [<samp>(9f4fb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9f4fb8c3)
|
||
- **projects): fix(projects**:
|
||
- fix login redirect - by @soybeanjs [<samp>(5ccdb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5ccdb17e)
|
||
- **route**:
|
||
- 当为左侧混合菜单时activeMenu无效情况 - by **燕博文** [<samp>(3e4f9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e4f9e28)
|
||
- **styles**:
|
||
- fix toggle-lang bg - by **Soybean** [<samp>(47309)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/473095b0)
|
||
- 用户管理页面布局自适应屏幕高度 (fixed #253) - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/253 [<samp>(0f7b9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0f7b9d5e)
|
||
- fix css var is inserted repeatedly - by **燕博文** [<samp>(769d8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/769d84a7)
|
||
- fix useTable type - by @soybeanjs [<samp>(07124)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/071241f8)
|
||
- fix FirstLevelMenu style. fixed #450 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/450 [<samp>(db64b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db64b0e2)
|
||
- fix PinToggler style. fixed #451 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/451 [<samp>(42b12)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/42b121a1)
|
||
- fix FirstLevelMenu style - by @soybeanjs [<samp>(5df82)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5df82d1b)
|
||
- fix PinToggler style - by @soybeanjs [<samp>(593ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/593ceea3)
|
||
- **svg-icon**:
|
||
- 自定义图标在Dropdown组件下hover状态无法显示图标 - by **燕博文** [<samp>(0523f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0523f083)
|
||
- **types**:
|
||
- 修复naive组件回调函数参数类型错误 - by **Soybean** [<samp>(66728)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/667282f8)
|
||
- 数据类型 EnumDataType.boolean 为 [object Boolean] - by **liujunzheng** [<samp>(e9b55)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e9b55608)
|
||
- 修复TS类型错误 - by **Soybean** [<samp>(45d31)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/45d31a0f)
|
||
- 添加dotEnv类型的非空判断 - by **Soybean** [<samp>(cff11)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cff11d91)
|
||
- Fixed the reference type error - by **dodu2014** in https://github.com/soybeanjs/soybean-admin-antd/issues/551 [<samp>(3e2a9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e2a993d)
|
||
- fix data type of useHookTable - by @soybeanjs [<samp>(276ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/276ea7fa)
|
||
- fix the type of TableApiFn - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/599 [<samp>(26c93)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/26c93dff)
|
||
- Fixed the reference type error - by @soybeanjs [<samp>(6b868)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6b868618)
|
||
- fix data type of useHookTable - by @soybeanjs [<samp>(3dd78)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3dd78d4f)
|
||
- **utils**:
|
||
- utils函数名称更正 - by **Soybean** [<samp>(68f4d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/68f4d012)
|
||
- 修复iconifyRender - by **Soybean** [<samp>(c37d0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c37d0ac7)
|
||
- make AxiosRequestConfig optional for request.handleDelete() - by **guuuuo** [<samp>(4a6fe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4a6fec8a)
|
||
- modalLogout bug when esc is pressed - by @sigma-plus in https://github.com/soybeanjs/soybean-admin-antd/issues/470 [<samp>(bd69c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bd69c00e)
|
||
- fix `isPC`. fixed #644 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/644 [<samp>(47264)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4726498f)
|
||
- fix `isPC` - by @soybeanjs [<samp>(76f61)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76f61609)
|
||
- **view-manage-role**:
|
||
- fix PopConfirm content to title - by @zyhnbyyds [<samp>(d95bd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d95bd84b)
|
||
- **多页签**:
|
||
- 在pc模式下右键某个多页签会切换路由 - by **Yanbowen** [<samp>(a4394)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a4394dc3)
|
||
|
||
### 🔥 Performance
|
||
|
||
- refresh-koken命名 - by **“Southliu”** [<samp>(17155)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/17155047)
|
||
- **components**:
|
||
- 添加更多主题颜色设置模态窗的层级 - by **xiaotao2018** [<samp>(ee7eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ee7eb3ac)
|
||
- 添加更多主题颜色设置模态窗的层级,z-index为int - by **xiaotao2018** [<samp>(e2d65)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e2d65543)
|
||
- Optimize internationalized menu search code - by **燕博文** [<samp>(8c1ef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8c1ef4b0)
|
||
- Optimize menu search code - by **燕博文** [<samp>(296a2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/296a2d2f)
|
||
- perf count-to - by @soybeanjs [<samp>(b2c61)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b2c61f03)
|
||
- components name is converted to uppercase - by **燕博文** [<samp>(04aa1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/04aa10b4)
|
||
- perf global-search - by @soybeanjs [<samp>(72745)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/72745229)
|
||
- **hooks**:
|
||
- perf use-table - by **Soybean** [<samp>(33180)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3318041b)
|
||
- perf useHookTable - by @soybeanjs [<samp>(809fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/809fa857)
|
||
- perf useSignal - by @soybeanjs [<samp>(5d45c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5d45cef1)
|
||
- **project**:
|
||
- Initializing the static routing function does not require asynchronization - by **CHENZL** in https://github.com/soybeanjs/soybean-admin-antd/issues/493 [<samp>(2198b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2198b982)
|
||
- **projects**:
|
||
- 添加windicss指定的扫描目录,提升构建性能 - by **Soybean** [<samp>(8e6b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8e6b0b29)
|
||
- complete dynamic route translate [补充动态路由的翻译] - by **Soybean** [<samp>(7b746)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7b746fa0)
|
||
- move changing document title by locale to global event of composables & add appLoading unmount - by **Soybean** [<samp>(08e19)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/08e194ef)
|
||
- remove useless code - by **Soybean** [<samp>(eb8e4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eb8e49e2)
|
||
- use transformObjectToOption to generate option of object labels - by **Soybean** [<samp>(da611)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/da611fb1)
|
||
- add type declaration for document startViewTransition - by **Soybean** [<samp>(d3ebe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d3ebe950)
|
||
- remove system logo fill - by @soybeanjs [<samp>(e02d0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e02d025e)
|
||
- perf code - by @soybeanjs [<samp>(c9e34)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c9e34f61)
|
||
- remove as any - by @soybeanjs [<samp>(7f61b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7f61bdcd)
|
||
- perf code - by @soybeanjs [<samp>(3f22e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f22efa1)
|
||
- perf code - by @soybeanjs [<samp>(cb369)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb3694c4)
|
||
- perf css of base-menu - by @soybeanjs [<samp>(4046a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4046a8bd)
|
||
- perf theme store - by @soybeanjs [<samp>(b0d95)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b0d95f13)
|
||
- perf code - by @soybeanjs [<samp>(324cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/324cffd9)
|
||
- perf code - by @soybeanjs [<samp>(c2aae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c2aaea97)
|
||
- perf code - by @soybeanjs [<samp>(8081e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8081e19e)
|
||
- env config - by @soybeanjs [<samp>(07423)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/07423267)
|
||
- env config - by @soybeanjs [<samp>(1bac3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1bac3b78)
|
||
- add detailed annotations for route role - by @soybeanjs [<samp>(2a0ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2a0ec388)
|
||
- add detailed annotations for route role - by @soybeanjs [<samp>(f6bab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f6bab0cc)
|
||
- perf code - by @soybeanjs [<samp>(5c49d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c49d245)
|
||
- remove useless file - by @soybeanjs [<samp>(da280)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/da280765)
|
||
- remove useless file - by @soybeanjs [<samp>(c624f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c624f325)
|
||
- remove @soybeanjs/cli - by @soybeanjs [<samp>(41349)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41349555)
|
||
- perf card style - by @soybeanjs [<samp>(9895a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9895a379)
|
||
- echarts loading style - by @soybeanjs [<samp>(456c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/456c318a)
|
||
- echarts loading style - by @soybeanjs [<samp>(dca53)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dca53b0b)
|
||
- perf page manage_role, useTable - by @soybeanjs [<samp>(39aa7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/39aa7aa2)
|
||
- perf table columns style - by @soybeanjs [<samp>(babdb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/babdb5d5)
|
||
- perf page manage_menu style - by @soybeanjs [<samp>(0aa75)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0aa75c04)
|
||
- perf code - by @soybeanjs [<samp>(7fa87)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7fa87f53)
|
||
- perf code - by @soybeanjs [<samp>(05db8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/05db8c08)
|
||
- perf code - by @soybeanjs [<samp>(dc24a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dc24a367)
|
||
- perf manage page style - by @soybeanjs [<samp>(779ba)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/779ba4e4)
|
||
- perf code - by @soybeanjs [<samp>(8b960)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8b9607ff)
|
||
- remove useless code - by @soybeanjs [<samp>(3115e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3115ef4d)
|
||
- perf code - by @soybeanjs [<samp>(a1220)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a122088a)
|
||
- perf manage menu - by @soybeanjs [<samp>(71f2c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/71f2c553)
|
||
- manage menu: add transform to component - by @soybeanjs [<samp>(0abbf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0abbfa5d)
|
||
- perf code - by @soybeanjs [<samp>(a0bad)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a0bad57a)
|
||
- perf code - by @soybeanjs [<samp>(b7f07)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b7f07491)
|
||
- remove useless prop `title` of `NDrawer` - by @soybeanjs [<samp>(fdde6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fdde679c)
|
||
- add tsconfig.json for @sa/color-palette - by @soybeanjs [<samp>(d460e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d460e5cc)
|
||
- perf judgement the fixed tab - by @soybeanjs [<samp>(b3e9b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b3e9bbae)
|
||
- perf judgement the fixed tab - by @soybeanjs [<samp>(90c20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/90c205d4)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **components**:
|
||
- accuracy draggable area for TableColumnSetting with animation - by @orangelckc in https://github.com/soybeanjs/soybean-admin-antd/issues/465 [<samp>(2aa85)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2aa85c6f)
|
||
- ButtonIcon with smarter class merging and tippy - by @mufeng889 [<samp>(95960)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/95960b0c)
|
||
- accuracy draggable area for TableColumnSetting with animation - by @soybeanjs [<samp>(8a2e0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8a2e0ebd)
|
||
- **projects**:
|
||
- remove deprecated code - by @soybeanjs [<samp>(72ccb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/72ccb6bf)
|
||
- optimize code - by @soybeanjs [<samp>(bc8dc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bc8dc47d)
|
||
- unocss border shortcut - by @soybeanjs [<samp>(40d0f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/40d0f8ac)
|
||
- optimize RouteMeta remarks - by @soybeanjs [<samp>(ffb48)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ffb48b15)
|
||
- optimize manage_menu - by @soybeanjs [<samp>(bf406)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bf406425)
|
||
- remove deprecated code - by @soybeanjs [<samp>(00361)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/00361721)
|
||
- unocss border shortcut - by @soybeanjs [<samp>(4ebeb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4ebeb908)
|
||
- optimize table scrollConfig. fixed #25 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/25 [<samp>(d0f8e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d0f8e55f)
|
||
- optimize table rowSelection - by @soybeanjs [<samp>(49c57)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/49c572b1)
|
||
- optimize `setupAppVersionNotification` - by @soybeanjs [<samp>(b5a72)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b5a723cb)
|
||
- optimize `setupAppVersionNotification` - by @soybeanjs [<samp>(f061d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f061d8b8)
|
||
- get buildTime with timezone 'Asia/Shanghai' - by @soybeanjs [<samp>(069fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/069fa8a8)
|
||
- get buildTime with timezone 'Asia/Shanghai' - by @soybeanjs [<samp>(b256a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b256a3e0)
|
||
- optimize code - by @soybeanjs [<samp>(b94ba)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b94baa18)
|
||
- Initializing the static routing function does not require asynchronization - by @soybeanjs [<samp>(02d66)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/02d66cb6)
|
||
- optimize `getRouteQueryOfLoginRoute` - by @soybeanjs [<samp>(693f7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/693f7046)
|
||
- supports custom menu icon sizes - by @wynn-w in https://github.com/soybeanjs/soybean-admin-antd/issues/534 [<samp>(e035e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e035eab2)
|
||
- add type WatermarkProps - by @soybeanjs [<samp>(f26d0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f26d0a61)
|
||
- remove home NAlert closable - by @soybeanjs [<samp>(98b75)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/98b75c22)
|
||
- optimize response code comparison - by @soybeanjs [<samp>(cf67d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cf67d55c)
|
||
- optimize code - by @soybeanjs [<samp>(cb1d4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb1d4452)
|
||
- optimize menu selectedKey - by @soybeanjs [<samp>(531bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/531bfaf1)
|
||
- optimize response code comparison - by @soybeanjs [<samp>(d7025)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d7025240)
|
||
- optimize code - by @soybeanjs [<samp>(6e8a5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6e8a55d1)
|
||
- optimize type - by @soybeanjs [<samp>(4679b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4679b17a)
|
||
- optimize code - by @soybeanjs [<samp>(6561f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6561f0b5)
|
||
- optimize code - by @soybeanjs [<samp>(38eeb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/38eeb678)
|
||
- remove defineModel setting,enabled by default - by @yanbowe in https://github.com/soybeanjs/soybean-admin-antd/issues/620 [<samp>(60bbd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60bbd2d1)
|
||
- remove defineModel setting,enabled by default - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/42 [<samp>(05bad)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/05bad8dc)
|
||
- optimize code - by @soybeanjs [<samp>(9ad5d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9ad5d717)
|
||
- optimize router guard - by @soybeanjs [<samp>(0dfcf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0dfcf18b)
|
||
- use `defu` to fill added theme config - by @soybeanjs [<samp>(101b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/101b6f90)
|
||
- optimize manage page: use `ref` replace `reactive` - by @soybeanjs [<samp>(e6d2a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e6d2a289)
|
||
- **types**:
|
||
- Enhance compatibility of global types - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/494 [<samp>(cd9d5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cd9d58d4)
|
||
- Enhance compatibility of global types - by @soybeanjs [<samp>(dc359)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dc359f5f)
|
||
- remove useless types. - by **Azir** [<samp>(eed61)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eed617f9)
|
||
- **utils**:
|
||
- Reduce code indentation and improve readability - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/496 [<samp>(ad2f2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ad2f2470)
|
||
- Reduce code indentation and improve readability - by @soybeanjs [<samp>(54ae8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/54ae82b2)
|
||
|
||
### 💅 Refactors
|
||
|
||
- **auth**:
|
||
- 页面跳转逻辑优化 - by **Soybean** [<samp>(c84c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c84c37d1)
|
||
- **components**:
|
||
- 用NCard组件替换ShadowCard - by **Soybean** [<samp>(048ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/048eae67)
|
||
- hoverContainer组件属性调整 - by **Soybean** [<samp>(4642e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4642ee62)
|
||
- 重构AppProvider - by **Soybean** [<samp>(e70a3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e70a3282)
|
||
- basicLayout布局组件重构完成:根据NavMode拆分为多个布局组件 - by **Soybean** [<samp>(ffe98)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ffe98783)
|
||
- blankLayout引入GlobalContent - by **Soybean** [<samp>(1ffb7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ffb75af)
|
||
- 去除packages的soybean-layout,通过npm的方式引入 - by **Soybean** [<samp>(c1182)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c1182fef)
|
||
- **czg**:
|
||
- update cz-git,czg breaking changes - by **燕博文** [<samp>(fcb7a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fcb7ad96)
|
||
- **hooks**:
|
||
- 状态管理模块拆分 - by **Soybean** [<samp>(1128a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1128ae18)
|
||
- 重构hook函数取消监听方式 - by **燕博文** [<samp>(fd948)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fd948867)
|
||
- refactor @sa/color-palette - by @soybeanjs [<samp>(93191)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93191737)
|
||
- refactor useSignal, useComputed - by @soybeanjs [<samp>(3b5e4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3b5e4b34)
|
||
- deleting the route export of useRoutePush, use vue-router - by @soybeanjs [<samp>(b81f7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b81f749e)
|
||
- refactor @sa/color-palette to @sa/color - by @soybeanjs [<samp>(fda42)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fda42d6f)
|
||
- **layouts**:
|
||
- layout/header 反转色样式补充 - by **元家怿** [<samp>(01d0b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/01d0bcbf)
|
||
- **packages**:
|
||
- @sa/materials: remove tab close shortcut by mouse - by @soybeanjs [<samp>(9fb72)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9fb722d5)
|
||
- @sa/materials: remove tab close shortcut by mouse - by @soybeanjs [<samp>(4da58)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4da588c6)
|
||
- **projects**:
|
||
- element-plus国际化 - by **Soybean** [<samp>(88320)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/88320a8e)
|
||
- 名称变更 - by **Soybean** [<samp>(93bba)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93bbaca8)
|
||
- 完善路由配置 - by **Soybean** [<samp>(ab77d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab77d58e)
|
||
- 顶部header和多页签的高度调整 - by **Soybean** [<samp>(e1dc0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e1dc0f29)
|
||
- 环境文件重命名 - by **Soybean** [<samp>(e9db6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e9db67ee)
|
||
- 重构browser tab初步 - by **Soybean** [<samp>(51b86)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/51b86035)
|
||
- chrome Tab重构完成 - by **Soybean** [<samp>(d4884)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d488451f)
|
||
- 路由文件夹拆分模块,代码重构 - by **Soybean** [<samp>(73505)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/73505d91)
|
||
- 登录重定向地址相关重构 - by **Soybean** [<samp>(04008)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/04008b63)
|
||
- 路由组件导入拆分 - by **Soybean** [<samp>(3edf4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3edf46eb)
|
||
- 路由文件夹重构 - by **Soybean** [<samp>(b2854)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b2854d57)
|
||
- 精简代码 - by **Soybean** [<samp>(5dc86)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5dc8626c)
|
||
- 注入全局常量:PROJECT_BUILD_TIME - 构建时间 - by **Soybean** [<samp>(ec907)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ec907f06)
|
||
- 项目依赖信息直接从package.json获取 - by **Soybean** [<samp>(4487f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4487f9fb)
|
||
- 添加exportDefaults替换defineProps - by **Soybean** [<samp>(e61ee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e61ee32a)
|
||
- 去除vicons,统一使用iconify图标 - by **Soybean** [<samp>(cd6db)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cd6db3d4)
|
||
- 地图插件页面布局重构 - by **Soybean** [<samp>(36e0e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/36e0e669)
|
||
- 嵌入naive-ui的css vars,替换windicss的extend color - by **Soybean** [<samp>(2869b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2869b4cd)
|
||
- basicLayout重构初步 - by **Soybean** [<samp>(33770)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/33770d23)
|
||
- 路由声明重构,添加composables,BaseLayout进行中,文件夹规范 - by **Soybean** [<samp>(1e84d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1e84d13d)
|
||
- 系统暗黑主题模式抽离成composables - by **Soybean** [<samp>(195e5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/195e5b9e)
|
||
- 优化路由声明,添加路由模块导入,规范路相关文件夹 - by **Soybean** [<samp>(f1997)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f199794d)
|
||
- 请求函数重构初步 - by **Soybean** [<samp>(9f643)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9f64321d)
|
||
- axios封装:文件夹规范,错误处理完善 - by **Soybean** [<samp>(451c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/451c7547)
|
||
- axios封装完成 - by **Soybean** [<samp>(03b39)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/03b398af)
|
||
- axios处理的请求结果去除网路状态 - by **Soybean** [<samp>(05696)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0569666a)
|
||
- 文件夹位置规范 - by **Soybean** [<samp>(f5a5f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f5a5f44a)
|
||
- 细节完善 - by **Soybean** [<samp>(62611)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6261156c)
|
||
- 重构路由类型和路由元数据类型,重构多级菜单路由写法 - by **Soybean** [<samp>(d6838)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d683894b)
|
||
- 优化路由导入页面写法,页面路由调整 - by **Soybean** [<samp>(0b10b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b10b505)
|
||
- 登录模块由query变更为动态路由params - by **Soybean** [<samp>(225c4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/225c4fe0)
|
||
- 精简版+动态路由权限初步 - by **Soybean** [<samp>(de205)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/de2057f1)
|
||
- 单独一级路由相关逻辑重构 - by **Soybean** [<samp>(ab9a6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab9a6a2f)
|
||
- 单独路由逻辑重构、路由转换函数优化 - by **Soybean** [<samp>(b36a6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b36a62b1)
|
||
- 恢复pinia默认写法 - by **Soybean** [<samp>(b2a4d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b2a4ddf5)
|
||
- 请求构造函数适配不同后端接口的数据结构 - by **Soybean** [<samp>(4f9d5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4f9d544d)
|
||
- 细节完善 - by **Soybean** [<samp>(651e5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/651e58dc)
|
||
- 重构路由页面组件的导入 - by **Soybean** [<samp>(e6503)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e65034d9)
|
||
- 代码优化 - by **Soybean** [<samp>(4e31a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4e31abd4)
|
||
- lint命令修改 - by **Soybean** [<samp>(20911)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/20911dd8)
|
||
- 代码优化 - by **Soybean** [<samp>(e8b53)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e8b534b8)
|
||
- 去除在pinia的getters的函数调用副作用,用watch代替 - by **Soybean** [<samp>(b35ed)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b35ed896)
|
||
- 代码优化 - by **Soybean** [<samp>(5e276)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5e276421)
|
||
- mock权限相关数据优化 - by **Soybean** [<samp>(41e46)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41e46a5d)
|
||
- 代码优化 - by **Soybean** [<samp>(251b5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/251b5b96)
|
||
- 代码优化 - by **Soybean** [<samp>(a7824)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a7824614)
|
||
- 细节优化 - by **Soybean** [<samp>(c275f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c275f263)
|
||
- layout和tab组件依赖名称变更、样式修复 - by **Soybean** [<samp>(de5fb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/de5fb842)
|
||
- merge branch unocss to main - by **Soybean** [<samp>(69d51)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/69d51318)
|
||
- 动态路由权限完善 - by **Soybean** [<samp>(55ddc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/55ddc9ca)
|
||
- 代码优化 - by **Soybean** [<samp>(14c14)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/14c145ee)
|
||
- 代码优化 - by **Soybean** [<samp>(3590b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3590b65e)
|
||
- 代码优化 - by **Soybean** [<samp>(a1c7e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a1c7e105)
|
||
- 代码优化 - by **Soybean** [<samp>(44ab5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/44ab55d5)
|
||
- 代码优化 - by **Soybean** [<samp>(095c4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/095c4323)
|
||
- 代码优化 - by **Soybean** [<samp>(d28b9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d28b9039)
|
||
- 代码优化 - by **Soybean** [<samp>(4c2f5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4c2f535a)
|
||
- 代码优化 - by **Soybean** [<samp>(d9ac7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9ac7e4d)
|
||
- 优化菜单支持横向滚动 - by **Soybean** [<samp>(8f3e8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f3e855f)
|
||
- 代码优化 - by **Soybean** [<samp>(5fa82)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5fa822f4)
|
||
- 代码优化 - by **燕博文** [<samp>(41147)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41147b34)
|
||
- 添加subscribeAppStore - by **Soybean** [<samp>(aa2f7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/aa2f78a8)
|
||
- 代码优化 - by **Soybean** [<samp>(b60db)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b60db898)
|
||
- 代码优化 - by **Soybean** [<samp>(61436)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/61436052)
|
||
- 请求适配器函数范型重构、优化请求相关的命名 - by **Soybean** [<samp>(7f9c9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7f9c98ab)
|
||
- 更新搜索弹窗的图标 - by **Soybean** [<samp>(ed9cd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ed9cd6ce)
|
||
- 抽离格式化相关依赖配置 - by **Soybean** [<samp>(f4d37)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f4d37cf7)
|
||
- 代码优化 - by **Soybean** [<samp>(49f95)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/49f95c4e)
|
||
- cancel autoinstall @iconify-json [取消@iconify-json自动安装] - by **Soybean** [<samp>(c29b8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c29b887e)
|
||
- refactor page: user-management [重构用户管理页面] - by **Soybean** [<samp>(468b4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/468b4bb0)
|
||
- format code style [调整代码格式] - by **Soybean** [<samp>(a9d58)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a9d58f88)
|
||
- import cz-git, czg replace @soybeanjs/cli [引入cz-git、czg替换@soybeanjs/cli] - by **Soybean** [<samp>(1bdd8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1bdd81a1)
|
||
- perfect scrollbar style [完善滚动条] - by **Soybean** [<samp>(1a02c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1a02cab9)
|
||
- refactor app init loading [重构系统初始化的加载] - by **Soybean** [<samp>(57bfe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/57bfe278)
|
||
- new storage system [新的本地数据存储系统] - by **Soybean** [<samp>(97191)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/97191594)
|
||
- add simple-git-hooks replace husky - by **Soybean** [<samp>(9110d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9110d875)
|
||
- all file and folder use kebab-case - by **Soybean** [<samp>(cea60)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cea600f1)
|
||
- update service and proxy config - by **Soybean** [<samp>(8debf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8debfe7e)
|
||
- remove enum - by **Soybean** [<samp>(21d52)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/21d52142)
|
||
- rename union key - by **Soybean** [<samp>(e2b32)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e2b320ad)
|
||
- update useTable - by **Soybean** [<samp>(211ae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/211ae1f9)
|
||
- remove page examples: tree [去除tree相关示例页面] - by **Soybean** [<samp>(f3090)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f309003e)
|
||
- use better-mock replace mockjs [用better-mock替换mockjs] - by **Soybean** [<samp>(9d3c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9d3c7329)
|
||
- upgrade vue3.3, official support defineOptions - by **Kirk Lin** [<samp>(86a37)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/86a370fd)
|
||
- 生产环境缓存主题变更为sessionStorage - by @soybeanjs [<samp>(c46a5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c46a5920)
|
||
- add reCacheRoute method - by @soybeanjs [<samp>(f92ee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f92ee770)
|
||
- update soybean domain - by @soybeanjs [<samp>(073fd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/073fd16b)
|
||
- remove plugin-web-update-notification - by @soybeanjs [<samp>(f6c6d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f6c6dbd3)
|
||
- perf code - by @soybeanjs [<samp>(0b2e0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b2e046b)
|
||
- init route store in router guide - by @soybeanjs [<samp>(bc056)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bc056dee)
|
||
- remove requiresAuth option of route meta - by @soybeanjs [<samp>(5a137)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a13749d)
|
||
- fix tooltop of ButtonIcon - by @soybeanjs [<samp>(a5b16)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a5b16663)
|
||
- useStore variable name - by @soybeanjs [<samp>(29291)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/29291779)
|
||
- add createRoutes replace export routes directly - by @soybeanjs [<samp>(16bca)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/16bca45b)
|
||
- refactor ColorPicker - by @soybeanjs [<samp>(f80c1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f80c1ae5)
|
||
- themeStore: isCustomizeInfoColor to isInfoFollowPrimary - by @soybeanjs [<samp>(0867f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0867f4bf)
|
||
- rename zh-cn locale - by @soybeanjs [<samp>(ba10c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ba10c3f2)
|
||
- rename zh-cn locale - by @soybeanjs [<samp>(26714)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/26714e9e)
|
||
- fix conflict with locale file - by @soybeanjs [<samp>(3346b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3346bcdf)
|
||
- split @sa/request to @sa/axios, @sa/fetch - by @soybeanjs [<samp>(9ecb5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9ecb5162)
|
||
- remove @sa/eslint-config - by @soybeanjs [<samp>(23002)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/230027ca)
|
||
- remove docs to soybean-admin-docs - by @soybeanjs [<samp>(be008)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/be0087cf)
|
||
- refactor app-loading - by @soybeanjs [<samp>(b4f3d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b4f3dd2f)
|
||
- refactor app-loading - by @soybeanjs [<samp>(c3c14)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c3c143b6)
|
||
- use naive-ui color-picker - by @soybeanjs [<samp>(b5551)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b5551d67)
|
||
- login components => modules - by @soybeanjs [<samp>(49237)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4923781c)
|
||
- perf page home - by @soybeanjs [<samp>(4c61c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4c61c6ff)
|
||
- login components => modules - by @soybeanjs [<samp>(59bec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/59bec2d9)
|
||
- perf page function_tab - by @soybeanjs [<samp>(b5477)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b5477e89)
|
||
- update mock api - by @soybeanjs [<samp>(27241)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2724169e)
|
||
- page manage_role: extract module - by @soybeanjs [<samp>(0e9e2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0e9e2e1d)
|
||
- perf page manage_role - by @soybeanjs [<samp>(a19f8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a19f895c)
|
||
- manage_route => manage_menu - by @soybeanjs [<samp>(f8467)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f8467ceb)
|
||
- refactor service env config - by @soybeanjs [<samp>(43193)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/43193e28)
|
||
- refactor unocss shortcuts: wh-full => size-full - by @soybeanjs [<samp>(b4c00)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b4c00ce1)
|
||
- use enquirer replace prompts - by @soybeanjs [<samp>(b546f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b546ff86)
|
||
- keep directory "locales/langs" same with version naive-ui - by @soybeanjs [<samp>(5ecf3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5ecf3841)
|
||
- refactor service env config - by @soybeanjs [<samp>(d89ee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d89ee4f4)
|
||
- refactor unocss shortcuts: wh-full => size-full - by @soybeanjs [<samp>(835cb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/835cb4fc)
|
||
- use enquirer replace prompts - by @soybeanjs [<samp>(64b27)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/64b272cb)
|
||
- refactor useTable - by @soybeanjs [<samp>(c3efa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c3efa1b6)
|
||
- finish refactor useTable - by @soybeanjs [<samp>(86301)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8630175a)
|
||
- finish refactor useTable and apply - by @soybeanjs [<samp>(3fd15)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3fd15e56)
|
||
- perf code - by @soybeanjs [<samp>(f91ef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f91ef30b)
|
||
- new route guard - by @soybeanjs [<samp>(37d20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/37d20b8e)
|
||
- refactor addThemeVarsToHtml - by @soybeanjs [<samp>(41e47)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41e470ed)
|
||
- perf code - by @soybeanjs [<samp>(81f08)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/81f08f6c)
|
||
- constant routes, route guard - by @soybeanjs [<samp>(ddec7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ddec7d8f)
|
||
- update naive-ui.d.ts - by @soybeanjs [<samp>(bb74d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bb74d994)
|
||
- useMixMenuContext replace useMixMenu - by @soybeanjs [<samp>(1e142)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1e14293d)
|
||
- refactor @sa/color-palette => @sa/color & perf @sa/utils - by @soybeanjs [<samp>(34999)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/34999971)
|
||
- `Soybean Admin` to `SoybeanAdmin` - by @soybeanjs [<samp>(a8dbc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a8dbc03e)
|
||
- menu-operate-drawer => menu-operate-modal - by @soybeanjs [<samp>(003e1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/003e145e)
|
||
- useMixMenuContext replace useMixMenu - by @soybeanjs [<samp>(e0aa7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e0aa7523)
|
||
- Soybean Admin to SoybeanAdmin - by @soybeanjs [<samp>(9427d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9427d077)
|
||
- replace `cloneDeep` of `lodash-es` with `klona` - by @soybeanjs [<samp>(a9133)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a91335d7)
|
||
- combine `theme tokens` and `theme settings`. close #379 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/379 [<samp>(1d1b1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1d1b148c)
|
||
- change css vars mount to root - by @soybeanjs [<samp>(00f41)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/00f41dd2)
|
||
- replace `cloneDeep` of `lodash-es` with `klona` - by @soybeanjs [<samp>(240ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/240ab795)
|
||
- combine theme tokens and theme settings - by @soybeanjs [<samp>(3f289)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f289110)
|
||
- change css vars mount to root - by @soybeanjs [<samp>(47c46)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/47c46e30)
|
||
- 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 [<samp>(09144)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/09144dfe)
|
||
- **styles**:
|
||
- 样式调整 - by **Soybean** [<samp>(f2910)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f29106e4)
|
||
- 代码格式 - by **Soybean** [<samp>(8f6d6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f6d6ce3)
|
||
- sort defineProps, defineEmits with TS type - by @soybeanjs [<samp>(37a64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/37a64a53)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **other**:
|
||
- 注释文案修改 - by **毛博文** [<samp>(d0064)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d00643c9)
|
||
- **projects**:
|
||
- 更新README.md - by **Soybean** [<samp>(963ae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/963aebee)
|
||
- 更新README.md - by **Soybean** [<samp>(848fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/848fa0c0)
|
||
- 更新README.md - by **Soybean** [<samp>(39a74)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/39a7411d)
|
||
- update README.md - by **Soybean** [<samp>(22f8f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/22f8f3f0)
|
||
- 添加书写规范文档 - by **Soybean** [<samp>(d9fd9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9fd91d1)
|
||
- 文档更新 - by **Soybean** [<samp>(8d2ba)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8d2ba3e5)
|
||
- 文档格式规范 - by **Soybean** [<samp>(560b8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/560b8a15)
|
||
- 文档更新 - by **Soybean** [<samp>(448d2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/448d28db)
|
||
- 更新README - by **Soybean** [<samp>(c950a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c950ae9c)
|
||
- vscode配置更新 - by **Soybean** [<samp>(7c5ed)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7c5ed9d3)
|
||
- 更新README.md - by **Soybean** [<samp>(5790a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5790a4f5)
|
||
- 更新README.md - by **Soybean** [<samp>(1d64e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1d64ebea)
|
||
- 更新README.md - by **Soybean** [<samp>(6940f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6940f376)
|
||
- 更新README.md - by **Soybean** [<samp>(4ef2e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4ef2ea58)
|
||
- update README.md - by **Soybean** [<samp>(54577)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/54577f10)
|
||
- update README.md - by **Soybean** [<samp>(1b346)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1b3463d2)
|
||
- update README.md - by **Soybean** [<samp>(98a7d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/98a7d25c)
|
||
- update README.md - by **Soybean** [<samp>(659e4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/659e4606)
|
||
- update README.md - by **Soybean** [<samp>(90ddf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/90ddf983)
|
||
- update README.md - by **Soybean** [<samp>(5eddb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5eddb491)
|
||
- update README.md - by **Soybean** [<samp>(02c51)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/02c51e6f)
|
||
- update README.md - by **Soybean** [<samp>(47f28)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/47f2871c)
|
||
- update README.md - by **Soybean** [<samp>(7ed5d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7ed5d0de)
|
||
- update README.md - by **Soybean** [<samp>(3befb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3befb229)
|
||
- update README.md - by **Soybean** [<samp>(e856c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e856cdb7)
|
||
- update README.md - by **Soybean** [<samp>(3aded)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3aded404)
|
||
- update README.md - by **Soybean** [<samp>(225e7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/225e7128)
|
||
- update README.md - by **Soybean** [<samp>(5b401)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5b401a79)
|
||
- update README.md - by **Soybean** [<samp>(8cdad)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8cdad542)
|
||
- update README.md - by **Soybean** [<samp>(a0dfa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a0dfa3d3)
|
||
- update README.md - by **Soybean** [<samp>(b8db2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b8db2116)
|
||
- update README.md - by **Soybean** [<samp>(21645)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/21645537)
|
||
- update README.md - by **Soybean** [<samp>(9a90f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9a90f18e)
|
||
- update README.md - by **Soybean** [<samp>(60a55)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60a55a77)
|
||
- update README.md - by **Soybean** [<samp>(d5c75)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d5c75115)
|
||
- update README.md - by **Soybean** [<samp>(3d8be)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3d8befa3)
|
||
- update README.md - by **Soybean** [<samp>(21e63)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/21e63998)
|
||
- update README.md - by **Soybean** [<samp>(0811f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0811ffa5)
|
||
- update README.md - by **Soybean** [<samp>(84cb0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/84cb07ba)
|
||
- update README.md - by **Soybean** [<samp>(4b80a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4b80a661)
|
||
- update docs - by **Soybean** [<samp>(e9656)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e9656c6e)
|
||
- update README.md - by **Soybean** [<samp>(ae99e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ae99e57c)
|
||
- update README.md - by **Soybean** [<samp>(0c70a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0c70a9e0)
|
||
- update README.md - by **Soybean** [<samp>(e2727)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e2727e6f)
|
||
- revert docs - by **Soybean** [<samp>(2c562)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2c562331)
|
||
- update README - by **Soybean** [<samp>(828a2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/828a2f5b)
|
||
- update README - by **Soybean** [<samp>(a3562)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a3562d92)
|
||
- update README.md - by **Soybean** [<samp>(cf8c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cf8c7cb2)
|
||
- update README.md - by **Soybean** [<samp>(1ef1b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ef1b6bd)
|
||
- update README.md - by **Soybean** [<samp>(aaef0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/aaef0bec)
|
||
- add qq to README.md [文档添加QQ群] - by **Soybean** [<samp>(f74a6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f74a6424)
|
||
- update README.md [更新README.md] - by **Soybean** [<samp>(39709)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/397092c2)
|
||
- update README.md [更新README.md] - by **Soybean** [<samp>(5a4f8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a4f8427)
|
||
- update README.md [更新README.md] - by **Soybean** [<samp>(a765d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a765da6e)
|
||
- update README.md [更新README.md] - by **Soybean** [<samp>(a989b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a989b44a)
|
||
- 优化README.md - by **xiaojunnuo** [<samp>(6ea75)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6ea755f2)
|
||
- readme.md 二次开发的项目内容换行 - by **xiaojunnuo** [<samp>(f3a17)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f3a1707b)
|
||
- update CHANGELOG.md - by **Soybean** [<samp>(5f6ca)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5f6caab3)
|
||
- CHANGELOG.md - by **Soybean** [<samp>(a2521)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a2521385)
|
||
- update README.md - by **Soybean** [<samp>(b5839)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b5839eab)
|
||
- CHANGELOG.md - by **Soybean** [<samp>(bb2ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bb2eab60)
|
||
- update README.md: update example image url [更新示例图片的链接] - by **Soybean** [<samp>(4f512)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4f512635)
|
||
- fix README.md: example image link - by **Soybean** [<samp>(56ea8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/56ea8937)
|
||
- CHANGELOG.md - by **Soybean** [<samp>(ff5bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ff5bf629)
|
||
- generate full CHANGELOG.md - by **Soybean** [<samp>(055d4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/055d4cce)
|
||
- update README.md - by **Soybean** [<samp>(3c7e1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3c7e1cf4)
|
||
- update README.md - by **Soybean** [<samp>(1681c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1681c34a)
|
||
- update README.md picture url - by **Soybean** [<samp>(4eefc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4eefc95b)
|
||
- update README.md - by **Soybean** [<samp>(8f24a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f24a94e)
|
||
- update CHANGELOG.md by regenerate changelog - by **Soybean** [<samp>(2a9b7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2a9b725c)
|
||
- update README.md logo - by @soybeanjs [<samp>(19141)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/19141a73)
|
||
- update Docker deployment method - by **muzzyh** [<samp>(00da0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/00da0009)
|
||
- update git hooks init command - by **muzzyh** [<samp>(7f35e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7f35e87e)
|
||
- update README.md - by **Ikko Eltociear Ashimine** [<samp>(93ed5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93ed5ad0)
|
||
- update README.md - by @soybeanjs [<samp>(78364)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/783648f5)
|
||
- update README.md - by @soybeanjs [<samp>(1ea48)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ea4817f)
|
||
- add README - by @soybeanjs [<samp>(67fbf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/67fbfc73)
|
||
- add README - by @soybeanjs [<samp>(2371b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2371ba84)
|
||
- update README - by @soybeanjs [<samp>(d16a9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d16a9d58)
|
||
- update README.md - by @soybeanjs [<samp>(6a771)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a771eae)
|
||
- update README.md - by @soybeanjs [<samp>(57b6d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/57b6d8a0)
|
||
- update README.md - by @soybeanjs [<samp>(3b31b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3b31b19c)
|
||
- update README.md - by @soybeanjs [<samp>(b30c0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b30c0359)
|
||
- update README.md - by @soybeanjs [<samp>(c260f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c260fe26)
|
||
- update README.md - by @soybeanjs [<samp>(43743)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/43743a0e)
|
||
- update README.md - by @soybeanjs [<samp>(03c42)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/03c42aa8)
|
||
- update README.md - by @soybeanjs [<samp>(d71b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d71b6ed6)
|
||
- update README.md - by @soybeanjs [<samp>(0fae9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0fae9932)
|
||
- update README.md - by @soybeanjs [<samp>(4e4d2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4e4d2de5)
|
||
- update README.md - by @soybeanjs [<samp>(86b44)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/86b445c2)
|
||
- update README.md - by @soybeanjs [<samp>(e2085)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e2085e05)
|
||
- update README.md - by @soybeanjs [<samp>(6ea9b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6ea9b85f)
|
||
- update README.md - by @soybeanjs [<samp>(ef4af)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ef4af79a)
|
||
- update README.md - by @soybeanjs [<samp>(41830)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/418302a3)
|
||
- update README.md - by @soybeanjs [<samp>(427a0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/427a0a5a)
|
||
- add CHANGELOG.md - by @soybeanjs [<samp>(46b61)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/46b61566)
|
||
- add communication - by @soybeanjs [<samp>(8c7ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8c7ea235)
|
||
- update README.md - by @soybeanjs [<samp>(07d8d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/07d8d25d)
|
||
- update README.md - by @soybeanjs [<samp>(1a707)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1a7070f0)
|
||
- update README.md - by @soybeanjs [<samp>(f69e1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f69e1523)
|
||
- update README.md - by @soybeanjs [<samp>(76011)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76011af8)
|
||
- update README.md - by @soybeanjs [<samp>(f4a9c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f4a9cf83)
|
||
- update README.md - by @soybeanjs [<samp>(5a523)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a5232bd)
|
||
- update README.md - by @soybeanjs [<samp>(79d9c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/79d9c514)
|
||
- update CHANGELOG.md - by @soybeanjs [<samp>(cf5bc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cf5bc88a)
|
||
- add ecosystem to README.md - by @soybeanjs [<samp>(d0f17)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d0f17a44)
|
||
- add PanisAdmin to README - by @paynezhuang [<samp>(ce2a7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ce2a75b5)
|
||
- add CHANGELOG.zh_CN.md - by @soybeanjs [<samp>(18b3f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/18b3f053)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(4d17c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4d17cfdc)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(19783)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1978397c)
|
||
- update README.md - by @soybeanjs [<samp>(fa56e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fa56e9c9)
|
||
- update README.md - by @soybeanjs [<samp>(419ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/419ea423)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(87b18)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/87b18386)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(756f8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/756f84ab)
|
||
- update Node&pnpm version - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/472 [<samp>(9b05d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9b05d73e)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(2bec8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2bec8990)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(fe06b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fe06b8c4)
|
||
- update README - by @soybeanjs [<samp>(4045e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4045e41a)
|
||
- add CHANGELOG - by @soybeanjs [<samp>(01fbb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/01fbbacd)
|
||
- update README - by @soybeanjs [<samp>(8f9a7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f9a7050)
|
||
- update README - by @soybeanjs [<samp>(bab68)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bab68176)
|
||
- Fixed the hyperlink pointing error - by **Azir** [<samp>(20a81)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/20a81274)
|
||
- Fixed the hyperlink pointing error - by **Azir** [<samp>(d5602)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d5602ed9)
|
||
- update README - by @soybeanjs [<samp>(70261)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7026126a)
|
||
- update README - by @soybeanjs [<samp>(9527e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9527ead2)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(b3368)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b3368415)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(5c67d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c67d065)
|
||
- update README - by @soybeanjs [<samp>(1e67a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1e67ae8c)
|
||
- update README - by @soybeanjs [<samp>(a769b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a769b1a3)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(58fc0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/58fc0962)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(a0b76)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a0b76dae)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(613c8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/613c836e)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(d3759)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d37591dd)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(ebc83)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ebc838c3)
|
||
- update README - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/594 [<samp>(a8f92)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a8f923eb)
|
||
- update README - by @soybeanjs [<samp>(e9a2e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e9a2ee4a)
|
||
- update README - by @soybeanjs [<samp>(73e91)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/73e917ad)
|
||
- update the location of important information in the document - by **Azir** [<samp>(9c012)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9c012c7d)
|
||
- update CHANGELOG - by @soybeanjs [<samp>(5baf1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5baf19d2)
|
||
- update QQ group link. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/43 [<samp>(589ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/589ecae4)
|
||
- set the Chinese version of README as default - by @soybeanjs [<samp>(9d28b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9d28b31c)
|
||
- ✏️ add element-plus version link - by **一寸灰** in https://github.com/soybeanjs/soybean-admin-antd/issues/679 [<samp>(5c6ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c6ab0b5)
|
||
- set the Chinese version of README as default - by @soybeanjs [<samp>(e1ef1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e1ef14a5)
|
||
- **projects): docs(projects**:
|
||
- 更新README - by **Soybean** [<samp>(fb0dd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fb0dd3f2)
|
||
- **projects): docs(projects): docs(projects**:
|
||
- 更新README - by **Soybean** [<samp>(1b440)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1b440403)
|
||
|
||
### 📦 Build
|
||
|
||
- **deps**:
|
||
- 添加多种插件:element-plus、iconify、windicss - by **Soybean** [<samp>(afd4d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/afd4d041)
|
||
- 添加smooth-scroll插件、axios封装 - by **Soybean** [<samp>(82411)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/82411cc5)
|
||
- 添加打包时跳过对依赖的类型校验 - by **Soybean** [<samp>(f5220)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f5220e5a)
|
||
- 依赖升级 - by **Soybean** [<samp>(4382b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4382bfa9)
|
||
- 修复element-plus国际化引入问题 - by **Soybean** [<samp>(aa16d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/aa16dc65)
|
||
- 升级依赖 - by **Soybean** [<samp>(1e393)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1e393eb9)
|
||
- 依赖升级 - by **Soybean** [<samp>(97820)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/97820a4e)
|
||
- 依赖升级 - by **Soybean** [<samp>(78a28)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/78a28a45)
|
||
- 依赖升级 - by **Soybean** [<samp>(6b7f4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6b7f4cfc)
|
||
- 升级依赖 - by **Soybean** [<samp>(50c1d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/50c1d51e)
|
||
- 更新依赖 - by **Soybean** [<samp>(ffe50)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ffe50143)
|
||
- 更新依赖 - by **Soybean** [<samp>(d2464)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d246450d)
|
||
- 更新依赖 - by **Soybean** [<samp>(0fb01)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0fb011f6)
|
||
- 更新依赖 - by **Soybean** [<samp>(e59b8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e59b85a8)
|
||
- 升级依赖 - by **Soybean** [<samp>(9c7bd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9c7bdb67)
|
||
- 升级依赖 - by **Soybean** [<samp>(4e1a0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4e1a09c7)
|
||
- 升级依赖 - by **Soybean** [<samp>(6de48)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6de48ad9)
|
||
- 升级依赖 - by **Soybean** [<samp>(4e04a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4e04a8f8)
|
||
- 升级依赖 - by **Soybean** [<samp>(c8122)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c81221ef)
|
||
- 升级依赖 - by **Soybean** [<samp>(a6bdc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a6bdc380)
|
||
- 升级依赖 - by **Soybean** [<samp>(ae7ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ae7ec99a)
|
||
- 升级依赖 - by **Soybean** [<samp>(e755c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e755caab)
|
||
- 升级依赖 - by **Soybean** [<samp>(f3c86)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f3c86efb)
|
||
- 升级依赖 - by **Soybean** [<samp>(e776d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e776df49)
|
||
- 升级依赖 - by **Soybean** [<samp>(777cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/777cf8e0)
|
||
- 升级依赖 - by **Soybean** [<samp>(284af)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/284af63c)
|
||
- 升级依赖 - by **Soybean** [<samp>(57c69)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/57c692be)
|
||
- 升级依赖 - by **Soybean** [<samp>(7ba33)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7ba332cd)
|
||
- upgrade deps - by **Soybean** [<samp>(50c8b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/50c8b9da)
|
||
- upgrade deps - by **Soybean** [<samp>(8d00b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8d00b238)
|
||
- upgrade deps - by **Soybean** [<samp>(b298a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b298af1d)
|
||
- update deps - by **Soybean** [<samp>(cecce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cecce83b)
|
||
- update deps - by **Soybean** [<samp>(5c75e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c75e9d9)
|
||
- update deps - by **Soybean** [<samp>(518f7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/518f7eed)
|
||
- update deps - by **Soybean** [<samp>(92b84)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/92b84064)
|
||
- update deps - by **Soybean** [<samp>(50d7c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/50d7ccd8)
|
||
- update deps - by **Soybean** [<samp>(3f822)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f822a7d)
|
||
- update deps - by **Soybean** [<samp>(02809)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/028096e5)
|
||
- update deps - by **Soybean** [<samp>(be45d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/be45d837)
|
||
- update deps - by **Soybean** [<samp>(6a5a3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a5a357f)
|
||
- 依赖升级 - by **Soybean** [<samp>(e3c4a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e3c4a6ec)
|
||
- update deps - by **Soybean** [<samp>(906ae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/906aed5e)
|
||
- update deps - by **Soybean** [<samp>(9917b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9917b5e5)
|
||
- update deps - by **Soybean** [<samp>(83301)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/833018a8)
|
||
- update deps - by **Soybean** [<samp>(69e39)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/69e39c14)
|
||
- update deps - by **Soybean** [<samp>(ea1a3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ea1a3365)
|
||
- update deps - by **Soybean** [<samp>(73fa3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/73fa3d14)
|
||
- update deps - by **Soybean** [<samp>(973ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/973ab144)
|
||
- update deps - by **Soybean** [<samp>(75000)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/750000ec)
|
||
- update deps - by **Soybean** [<samp>(8dcfb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8dcfbb29)
|
||
- update deps - by **Soybean** [<samp>(1523c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1523c7b0)
|
||
- update deps - by **Soybean** [<samp>(da407)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/da407b66)
|
||
- update deps - by **Soybean** [<samp>(cec0f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cec0f25c)
|
||
- update deps - by **Soybean** [<samp>(d9cfe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9cfeabb)
|
||
- update deps - by **Soybean** [<samp>(dd113)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dd113248)
|
||
- update deps - by **Soybean** [<samp>(d0823)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d0823b03)
|
||
- update deps - by **Soybean** [<samp>(94ff7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/94ff7870)
|
||
- update deps - by **Soybean** [<samp>(b32bc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b32bca49)
|
||
- update deps - by **Soybean** [<samp>(f6b61)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f6b61418)
|
||
- update deps - by **Soybean** [<samp>(0f0cd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0f0cd0b7)
|
||
- 更新@soybeanjs/eslint-config - by **Soybean** [<samp>(36f06)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/36f06bc8)
|
||
- update deps - by **Soybean** [<samp>(d9324)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9324f07)
|
||
- update deps - by **Soybean** [<samp>(1ad92)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ad92a2d)
|
||
- 升级依赖 - by **Soybean** [<samp>(7240b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7240be84)
|
||
- update deps - by **Soybean** [<samp>(c5ba6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c5ba6318)
|
||
- update deps - by **Soybean** [<samp>(3e0cc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e0cc8c2)
|
||
- update deps - by **Soybean** [<samp>(21b6f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/21b6fb69)
|
||
- update deps - by **Soybean** [<samp>(d823e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d823ee56)
|
||
- unplugin-vue-define-options替换为unplugin-vue-macros - by **Soybean** [<samp>(22c90)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/22c90257)
|
||
- update deps - by **Soybean** [<samp>(7dd7c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7dd7c71d)
|
||
- update deps - by **Soybean** [<samp>(fe8ca)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fe8cab3d)
|
||
- unplugin-icon autoinstall @iconify-json [unplugin-icon自动安装@iconify-json] - by **Soybean** [<samp>(c045e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c045e3fe)
|
||
- update deps [升级依赖] - by **Soybean** [<samp>(331b1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/331b14e7)
|
||
- update deps - by **Soybean** [<samp>(88e53)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/88e535f6)
|
||
- update deps - by **Soybean** [<samp>(89985)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8998581b)
|
||
- update deps - by **Soybean** [<samp>(65ac6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/65ac69ef)
|
||
- update deps - by **Soybean** [<samp>(abd02)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/abd02d19)
|
||
- update deps - by **Soybean** [<samp>(d6b15)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d6b15307)
|
||
- update deps - by **Soybean** [<samp>(8e801)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8e801dd7)
|
||
- update deps - by **Soybean** [<samp>(41b3b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41b3bcb4)
|
||
- update deps - by **Soybean** [<samp>(1f3e6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1f3e6e4f)
|
||
- update deps - by **Soybean** [<samp>(74772)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/74772a1f)
|
||
- update deps - by **Soybean** [<samp>(84567)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/84567509)
|
||
- update deps - by **Soybean** [<samp>(fcc65)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fcc65c37)
|
||
- update deps - by **Soybean** [<samp>(c097b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c097b568)
|
||
- update deps - by **Soybean** [<samp>(61998)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/61998886)
|
||
- update deps - by **Soybean** [<samp>(db629)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db629593)
|
||
- update deps [升级依赖] - by **Soybean** [<samp>(f2e82)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f2e82da7)
|
||
- update deps and remove vite-plugin-html [升级依赖,去除vite-plugin-html] - by **Soybean** [<samp>(eaf36)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eaf36787)
|
||
- update deps [升级依赖] - by **Soybean** [<samp>(bae17)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bae17671)
|
||
- update deps [升级依赖] - by **Soybean** [<samp>(c2642)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c2642160)
|
||
- update deps [升级依赖] - by **Soybean** [<samp>(40f85)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/40f8587f)
|
||
- **other**:
|
||
- update cz config - by **Soybean** [<samp>(07baa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/07baac7c)
|
||
- **projects**:
|
||
- 依赖升级,规范目录 - by **Soybean** [<samp>(a0ec8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a0ec8458)
|
||
- 依赖升级 - by **Soybean** [<samp>(025a9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/025a9bea)
|
||
- 依赖升级 - by **Soybean** [<samp>(09a28)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/09a28d8e)
|
||
- pnpm替换yarn - by **Soybean** [<samp>(36491)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/36491310)
|
||
- 依赖升级 - by **Soybean** [<samp>(f1649)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f1649de6)
|
||
- 依赖升级 - by **Soybean** [<samp>(d00bb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d00bb228)
|
||
- 主题配置完善 - by **Soybean** [<samp>(20503)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/20503739)
|
||
- 添加构建打包的不同环境配置 - by **Soybean** [<samp>(ef57d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ef57d9e6)
|
||
- 更新README.md - by **Soybean** [<samp>(f2ad7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f2ad76df)
|
||
- 项目名称变更,添加README内容:项目基本介绍 - by **Soybean** [<samp>(638a8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/638a8e98)
|
||
- 添加vscode插件推荐配置和设置配置 - by **Soybean** [<samp>(b9395)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b9395221)
|
||
- 取消打包显示brotliSize - by **Soybean** [<samp>(9af89)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9af89885)
|
||
- 添加构建大小可视化分析的插件 - by **Soybean** [<samp>(8ba8a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8ba8a4fe)
|
||
- vite配置更新 - by **Soybean** [<samp>(e5d99)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e5d9962a)
|
||
- 环境变量获取方式变更 - by **Soybean** [<samp>(21c2f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/21c2f5a8)
|
||
- 修改vscode配置 - by **Soybean** [<samp>(0c577)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0c5770df)
|
||
- 添加vercel打包的环境 - by **Soybean** [<samp>(371fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/371fad4f)
|
||
- add license - by **Soybean** [<samp>(b1672)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b16721b2)
|
||
- 更新tsconfig.json - by **Soybean** [<samp>(f42ee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f42ee9db)
|
||
- update tsconfig、eslintrc - by **Soybean** [<samp>(75de2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/75de2b06)
|
||
- vite.config代码优化 - by **Soybean** [<samp>(ca707)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ca707a45)
|
||
- 细节调整 - by **Soybean** [<samp>(401f0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/401f0c74)
|
||
- update config - by **Soybean** [<samp>(a0c40)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a0c405da)
|
||
- 代码优化 - by **Soybean** [<samp>(de09f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/de09f825)
|
||
- 配置优化 - by **Soybean** [<samp>(fd787)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fd787912)
|
||
- 配置更改 - by **Soybean** [<samp>(c8717)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c8717c25)
|
||
- update deps, update config - by **Soybean** [<samp>(8e6e7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8e6e7875)
|
||
- 代码优化 - by **Soybean** [<samp>(5c1b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c1b086c)
|
||
- update tsconfig - by **Soybean** [<samp>(9ce58)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9ce58073)
|
||
- update vscode settings - by **Soybean** [<samp>(3fe4e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3fe4e92f)
|
||
- 添加.gitattributes - by **Soybean** [<samp>(896e6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/896e6f2e)
|
||
- 代码优化 - by **Soybean** [<samp>(6a9a3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a9a362c)
|
||
- 升级依赖,添加对json的eslint检测及格式化 - by **Soybean** [<samp>(711a4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/711a4ae3)
|
||
- update deps and README.md - by **Soybean** [<samp>(35aee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/35aeedf3)
|
||
- 升级依赖、vite配置optimizeDeps - by **Soybean** [<samp>(ee434)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ee434b46)
|
||
- 去除prettier,已集成进@soybeanjs/eslint-config - by **Soybean** [<samp>(182da)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/182dac0d)
|
||
- update eslint - by **Soybean** [<samp>(907cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/907cf44c)
|
||
- 引入pwa插件,更新配置 - by **Soybean** [<samp>(695ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/695ec7e5)
|
||
- 更新依赖、调整页面 - by **Soybean** [<samp>(40ecc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/40ecc320)
|
||
- 引入vite-plugin-progress - by **Soybean** [<samp>(44ab0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/44ab0777)
|
||
- 升级依赖、修复T标签右键菜单连续显示问题 - by **Soybean** [<samp>(639c4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/639c4458)
|
||
- 引入TS高级类型库 - by **Soybean** [<samp>(71a75)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/71a753f3)
|
||
- 更换eslint依赖为eslint-config-soybeanjs-vue - by **Soybean** [<samp>(07325)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/07325a42)
|
||
- 升级依赖,降低naive-ui版本修复打包问题 - by **Soybean** [<samp>(f408e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f408ea01)
|
||
- 升级依赖,修复TS类型 - by **Soybean** [<samp>(73ce5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/73ce53a3)
|
||
- 引入@unocss/vite替换unocss,精简体积 - by **Soybean** [<samp>(3540b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3540b755)
|
||
- update deps, update logos - by **Soybean** [<samp>(22c05)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/22c05674)
|
||
- add constant page content - by **Soybean** [<samp>(13d0c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/13d0c415)
|
||
- add tauri scripts, change tauri icon, fix mockjs [添加tauri相关的命令,变更tauri图标,修复mockjs] - by **Soybean** [<samp>(1b45b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1b45b71f)
|
||
- use @soybeanjs/cli replace commitizen - by **Soybean** [<samp>(428d4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/428d41b4)
|
||
- use pnpm patch replace @milahu/patch-package - by **Soybean** [<samp>(9455a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9455ad9a)
|
||
- remove useless file: commitlint.config.js - by **Soybean** [<samp>(67736)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6773659e)
|
||
- move tauri to branch tauri - by **Soybean** [<samp>(6c14b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6c14bfe6)
|
||
- update deps and update config - by **Soybean** [<samp>(7d699)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7d699926)
|
||
- new router branch - by **Soybean** [<samp>(288d5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/288d586d)
|
||
- add vite plugin @soybeanjs/router-page - by **Soybean** [<samp>(40c1e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/40c1e13b)
|
||
- update plugin config - by **Soybean** [<samp>(6a344)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a344ff2)
|
||
- update deps and perfect the details [升级依赖,完善细节] - by **Soybean** [<samp>(61a43)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/61a43b8e)
|
||
- update deps and update config - by **Soybean** [<samp>(b08c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b08c389e)
|
||
- update lint-staged config - by **Soybean** [<samp>(0882c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0882c250)
|
||
- add VSCode debug config file - by **Soybean** [<samp>(0c126)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0c12665f)
|
||
- update deps - by **Soybean** [<samp>(f7181)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f71812d6)
|
||
- update deps and fix project config - by **Soybean** [<samp>(da521)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/da521b35)
|
||
- perf logo - by **Soybean** [<samp>(a8a6e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a8a6ed97)
|
||
- update vscode config - by **Soybean** [<samp>(608d7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/608d7fb3)
|
||
- update unocss config - by **Soybean** [<samp>(3503d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3503dff6)
|
||
- update deps, add prettier format command - by **Soybean** [<samp>(36e5f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/36e5feac)
|
||
- remove old layout,tab package [去除旧的布局和页签依赖] - by **Soybean** [<samp>(42e6d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/42e6de39)
|
||
- update deps and fix type error [升级依赖并修复类型问题] - by **Soybean** [<samp>(34f02)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/34f023c4)
|
||
- update deps and fix style [升级依赖&修复代码格式] - by **Soybean** [<samp>(c1c43)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c1c4335c)
|
||
|
||
### 🏡 Chore
|
||
|
||
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 [<samp>(b93c2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b93c2036)
|
||
- **deps**:
|
||
- update deps - by **Soybean** [<samp>(4eb46)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4eb46ea3)
|
||
- update deps - by **Soybean** [<samp>(a70e4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a70e4161)
|
||
- update deps - by **Soybean** [<samp>(7487a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7487ab79)
|
||
- update deps - by **Soybean** [<samp>(cebbe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cebbef68)
|
||
- update deps - by **Soybean** [<samp>(f9d47)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f9d47c08)
|
||
- update deps - by **Soybean** [<samp>(47ab0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/47ab0184)
|
||
- decrease vite-plugin-page-route - by **Soybean** [<samp>(882f2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/882f2814)
|
||
- update deps - by **Soybean** [<samp>(e6abf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e6abf934)
|
||
- update deps - by **Soybean** [<samp>(bba68)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bba68bff)
|
||
- update deps - by **Soybean** [<samp>(0e6d2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0e6d2891)
|
||
- update deps - by @soybeanjs [<samp>(135ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/135ce772)
|
||
- update deps - by @soybeanjs [<samp>(44ba3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/44ba3273)
|
||
- update deps - by @soybeanjs [<samp>(9296e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9296e698)
|
||
- update deps - by @soybeanjs [<samp>(751de)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/751ded44)
|
||
- update deps - by @soybeanjs [<samp>(305d9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/305d9567)
|
||
- update deps - by @soybeanjs [<samp>(3eaf0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3eaf05bd)
|
||
- update deps - by @soybeanjs [<samp>(4caa4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4caa45d3)
|
||
- update deps - by @soybeanjs [<samp>(bd3ef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bd3efe6b)
|
||
- update deps - by @soybeanjs [<samp>(56931)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/56931a26)
|
||
- update deps - by @soybeanjs [<samp>(56e7d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/56e7dc3b)
|
||
- update deps - by @soybeanjs [<samp>(892e2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/892e2d6b)
|
||
- updtae deps - by @soybeanjs [<samp>(7088d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7088ddcf)
|
||
- update deps - by @soybeanjs [<samp>(b0b48)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b0b4830a)
|
||
- update deps - by @soybeanjs [<samp>(7f049)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7f049ba3)
|
||
- update deps - by @soybeanjs [<samp>(854ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/854ce363)
|
||
- update deps - by @soybeanjs [<samp>(82ccf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/82ccfbcd)
|
||
- update deps - by @soybeanjs [<samp>(36fe1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/36fe1dad)
|
||
- update deps - by @soybeanjs [<samp>(b0546)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b0546614)
|
||
- update deps - by @soybeanjs [<samp>(55342)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/55342941)
|
||
- update deps - by @soybeanjs [<samp>(adc36)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/adc36565)
|
||
- update deps - by @soybeanjs [<samp>(f1b86)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f1b86ccb)
|
||
- update deps - by @soybeanjs [<samp>(c655a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c655a240)
|
||
- update deps - by @soybeanjs [<samp>(840e7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/840e7f99)
|
||
- update deps - by @soybeanjs [<samp>(345b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/345b6878)
|
||
- update deps - by @soybeanjs [<samp>(6114b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6114b9f9)
|
||
- update deps - by @soybeanjs [<samp>(70962)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/70962f5b)
|
||
- update deps - by @soybeanjs [<samp>(9cc7e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9cc7ee5c)
|
||
- update deps - by @soybeanjs [<samp>(2d4d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d4d1077)
|
||
- update deps - by @soybeanjs [<samp>(9c4ba)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9c4ba665)
|
||
- update deps - by @soybeanjs [<samp>(fb3b9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fb3b94b1)
|
||
- update deps - by @soybeanjs [<samp>(14aa8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/14aa856a)
|
||
- update deps - by @soybeanjs [<samp>(02d4b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/02d4b0a5)
|
||
- update deps - by @soybeanjs [<samp>(b2ee9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b2ee9eef)
|
||
- update deps - by @soybeanjs [<samp>(9e493)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9e493e54)
|
||
- update deps - by @soybeanjs [<samp>(0fee1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0fee104b)
|
||
- update deps - by @soybeanjs [<samp>(c0a65)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c0a65a16)
|
||
- update deps - by @soybeanjs [<samp>(6b513)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6b5132c1)
|
||
- update deps - by @soybeanjs [<samp>(82b53)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/82b53d7e)
|
||
- update deps - by @soybeanjs [<samp>(a1b48)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a1b484a8)
|
||
- update deps - by @soybeanjs [<samp>(eba20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eba2014a)
|
||
- update deps - by @soybeanjs [<samp>(ac928)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ac928173)
|
||
- update deps - by @soybeanjs [<samp>(3ceeb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3ceeb6f9)
|
||
- update deps - by @soybeanjs [<samp>(9a669)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9a66979f)
|
||
- update deps - by @soybeanjs [<samp>(e57bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e57bf0b0)
|
||
- update deps - by @soybeanjs [<samp>(fbd80)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fbd80c28)
|
||
- update deps - by @soybeanjs [<samp>(1cb38)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1cb3816e)
|
||
- update deps - by @soybeanjs [<samp>(413a8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/413a8b29)
|
||
- update deps - by @soybeanjs [<samp>(734ef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/734ef985)
|
||
- update deps - by @soybeanjs [<samp>(599b4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/599b4e19)
|
||
- update deps - by @soybeanjs [<samp>(d0380)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d0380ce5)
|
||
- update deps - by @soybeanjs [<samp>(1f464)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1f4647b9)
|
||
- update deps - by @soybeanjs [<samp>(060c0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/060c0a91)
|
||
- update deps - by @soybeanjs [<samp>(909ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/909ceb8d)
|
||
- update deps - by @soybeanjs [<samp>(08827)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/08827a42)
|
||
- update deps - by @soybeanjs [<samp>(a6c0e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a6c0eaee)
|
||
- update deps - by @soybeanjs [<samp>(813d8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/813d8ce4)
|
||
- update deps - by @soybeanjs [<samp>(9954c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9954c8e3)
|
||
- update deps - by @soybeanjs [<samp>(d9f9f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9f9f9fd)
|
||
- update deps - by @soybeanjs [<samp>(bf718)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bf718374)
|
||
- update deps - by @soybeanjs [<samp>(423fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/423fafc6)
|
||
- update deps - by @soybeanjs [<samp>(b094d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b094d688)
|
||
- update deps. close #510 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/510 [<samp>(53143)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/531432d5)
|
||
- update deps. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/30 [<samp>(e110d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e110dd09)
|
||
- update deps - by @soybeanjs [<samp>(c7f6f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c7f6f2a5)
|
||
- update deps - by @soybeanjs [<samp>(72ede)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/72ede8bf)
|
||
- update deps - by @soybeanjs [<samp>(be13c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/be13ca27)
|
||
- update deps - by @soybeanjs [<samp>(5fcf2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5fcf2bd6)
|
||
- update deps - by @soybeanjs [<samp>(752ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/752ec1e9)
|
||
- update deps - by @soybeanjs [<samp>(cf019)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cf0192ad)
|
||
- update deps - by @soybeanjs [<samp>(f6bd6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f6bd6b86)
|
||
- update deps - by @soybeanjs [<samp>(993e9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/993e9caf)
|
||
- update deps - by @soybeanjs [<samp>(a1c14)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a1c14a15)
|
||
- update deps - by @soybeanjs [<samp>(7fa55)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7fa55905)
|
||
- update deps - by @soybeanjs [<samp>(a44ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a44ea624)
|
||
- update deps - by @soybeanjs [<samp>(7bc1d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7bc1d987)
|
||
- update deps - by @soybeanjs [<samp>(207d6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/207d6eb6)
|
||
- update deps - by @soybeanjs [<samp>(f3562)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f35627e1)
|
||
- update deps - by @soybeanjs [<samp>(5e0c2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5e0c288e)
|
||
- update deps - by @soybeanjs [<samp>(baefd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/baefdfd8)
|
||
- update deps - by @soybeanjs [<samp>(3453c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3453c814)
|
||
- update deps - by @soybeanjs [<samp>(8dcda)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8dcda385)
|
||
- update deps - by @soybeanjs [<samp>(91de4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/91de4a8e)
|
||
- update deps - by @soybeanjs [<samp>(0c809)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0c809de6)
|
||
- update deps - by @soybeanjs [<samp>(0f15c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0f15c335)
|
||
- **other**:
|
||
- correct spell mistake - by @orangelckc in https://github.com/soybeanjs/soybean-admin-antd/issues/460 [<samp>(086ba)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/086bad47)
|
||
- correct spell mistake - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/462 [<samp>(f1850)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f1850416)
|
||
- correct spell mistake - by @soybeanjs [<samp>(308bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/308bff69)
|
||
- **project**:
|
||
- delete src/locales/lang/zh-CN.ts - by @soybeanjs [<samp>(377db)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/377db829)
|
||
- **projects**:
|
||
- 更新.cz-config - by **Soybean** [<samp>(b18c4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b18c49e9)
|
||
- 更新eslint配置 - by **Soybean** [<samp>(872bb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/872bb845)
|
||
- add github action - by **lixin** [<samp>(f355a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f355a698)
|
||
- 修复issue模板格式问题 - by **lixin59** [<samp>(d8bab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d8baba58)
|
||
- remove useless packages, update lint-staged config, add githublogen - by **Soybean** [<samp>(5aaa3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5aaa3181)
|
||
- add switch for pageRoute plugin [添加自动生成路由的插件的开关] - by **Soybean** [<samp>(780ac)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/780ac75b)
|
||
- update deps and use soy lint-staged replace lint-staged - by **Soybean** [<samp>(9a238)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9a238174)
|
||
- remove bumpp & add release script - by **Soybean** [<samp>(a3dfe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a3dfe61a)
|
||
- update @soybeanjs/cli and generate total changelog - by **Soybean** [<samp>(58591)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/58591f66)
|
||
- update deps & update unocss deprecated api exclude - by **Soybean** [<samp>(0907d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0907d38c)
|
||
- update deps & update package.json - by **Soybean** [<samp>(0b2f6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b2f68ac)
|
||
- add vite-plugin-vue-devtools - by **Soybean** [<samp>(c1bee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c1bee404)
|
||
- update deps and fix swiper - by @soybeanjs [<samp>(9d105)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9d1051b0)
|
||
- update package.json - by @soybeanjs [<samp>(d7aea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d7aea9d1)
|
||
- update deps & fix eslint code - by @soybeanjs [<samp>(08e0c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/08e0cf5a)
|
||
- update pnpm-lock.yaml - by @soybeanjs [<samp>(94644)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/94644739)
|
||
- update VSCode setting - by @soybeanjs [<samp>(56c77)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/56c770c4)
|
||
- correct the word spell - by @soybeanjs [<samp>(458e3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/458e387b)
|
||
- correct word spell & eslint fix code - by @soybeanjs [<samp>(cffc3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cffc30af)
|
||
- When tab is switched, keep the page without refreshing - by @linjiangl [<samp>(83f25)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/83f25144)
|
||
- rename project - by @soybeanjs [<samp>(5dfe9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5dfe9688)
|
||
- update version and perf code - by @soybeanjs [<samp>(97035)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/970352c7)
|
||
- fix pkg version - by @soybeanjs [<samp>(4b375)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4b37577d)
|
||
- add sourcemap - by @soybeanjs [<samp>(d25ed)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d25ed445)
|
||
- add pnpm-lock - by @soybeanjs [<samp>(0e4cb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0e4cbd91)
|
||
- update deps and perf code - by @soybeanjs [<samp>(19c12)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/19c1200b)
|
||
- update gitignore - by @soybeanjs [<samp>(910fe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/910fe4ec)
|
||
- update pnpm-lock - by @soybeanjs [<samp>(1d0b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1d0b0614)
|
||
- update vscode settings - by @soybeanjs [<samp>(c2b6a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c2b6aa61)
|
||
- use eslint flat config - by @soybeanjs [<samp>(11adc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/11adc8c2)
|
||
- add config files - by @soybeanjs [<samp>(87aa0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/87aa0695)
|
||
- update deps & update @sa/scripts config - by @soybeanjs [<samp>(31f67)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/31f676ae)
|
||
- use eslint flat config & update config - by @soybeanjs [<samp>(a176d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a176dc44)
|
||
- update @sa/scripts - by @soybeanjs [<samp>(d7785)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d778560d)
|
||
- update pnpm version - by @soybeanjs [<samp>(47819)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/478194dc)
|
||
- create LICENSE - by @soybeanjs [<samp>(853f5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/853f5c1e)
|
||
- update pnpm version - by @soybeanjs [<samp>(91121)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/91121939)
|
||
- update pnpm version - by @soybeanjs [<samp>(55f76)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/55f76385)
|
||
- update eslint config - by @soybeanjs [<samp>(5023f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5023f371)
|
||
- update eslint config - by @soybeanjs [<samp>(7029b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7029b499)
|
||
- lock deps version - by @soybeanjs [<samp>(8ff39)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8ff398f0)
|
||
- lock deps versions - by @soybeanjs [<samp>(a24f9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a24f9631)
|
||
- remove @soybeanjs/cli - by @soybeanjs [<samp>(02c05)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/02c05393)
|
||
- update pnpm version - by @soybeanjs [<samp>(ea02b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ea02b237)
|
||
- update pnpm version - by @soybeanjs [<samp>(c6b00)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c6b00bb4)
|
||
- remove @simonwep/pickr - by @soybeanjs [<samp>(502a4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/502a4d2b)
|
||
- remove soybean.svg - by @soybeanjs [<samp>(4031f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4031fafc)
|
||
- update mock api - by @soybeanjs [<samp>(c0079)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c0079357)
|
||
- update pnpm version - by @soybeanjs [<samp>(adec0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/adec0d75)
|
||
- update deps & fix keep-alive - by @soybeanjs [<samp>(13001)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/13001bc8)
|
||
- update @elegant-router/vue, fix inject name in windows - by @soybeanjs [<samp>(0b56e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b56e44c)
|
||
- add dev and build command with service env - by @soybeanjs [<samp>(ebb15)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ebb15484)
|
||
- update deps & remove packages docs - by @soybeanjs [<samp>(57963)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/579636b0)
|
||
- update pnpm-lock.yaml - by @soybeanjs [<samp>(147f6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/147f60d1)
|
||
- update repository url - by @soybeanjs [<samp>(806a1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/806a1cba)
|
||
- update deps & update pnpm version - by @soybeanjs [<samp>(9772a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9772aec2)
|
||
- add unocss eslint config - by @soybeanjs [<samp>(40635)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4063529a)
|
||
- update launch.json - by @soybeanjs [<samp>(3db82)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3db82acb)
|
||
- update vscode extensions.json - by @soybeanjs [<samp>(4e29a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4e29acaa)
|
||
- update pnpm version - by @soybeanjs [<samp>(7065f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7065f6f0)
|
||
- update pnpm version - by @soybeanjs [<samp>(88f26)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/88f26411)
|
||
- update repository url - by @soybeanjs [<samp>(f46ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f46ce2a0)
|
||
- update vscode config - by @soybeanjs [<samp>(bfaec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bfaecce0)
|
||
- update component.d.ts - by @soybeanjs [<samp>(1bebf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1bebf8b2)
|
||
- add unocss eslint config - by @soybeanjs [<samp>(6f004)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6f004ce6)
|
||
- update deps & fix eslint vue rule - by @soybeanjs [<samp>(8143b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8143b006)
|
||
- update pnpm version - by @soybeanjs [<samp>(6ad51)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6ad51e94)
|
||
- add .gitattributes - by @soybeanjs [<samp>(c0009)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c0009203)
|
||
- update deps - by @soybeanjs [<samp>(4babb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4babbe19)
|
||
- update pnpm version - by @soybeanjs [<samp>(9125c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9125cc9b)
|
||
- disabled unocss eslint rule: order-attributify - by @soybeanjs [<samp>(1c72d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1c72dc76)
|
||
- update .gitattributes - by @soybeanjs [<samp>(e5235)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e5235e06)
|
||
- update pnpm version - by @soybeanjs [<samp>(30c97)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/30c97290)
|
||
- disabled unocss eslint rule: order-attributify - by @soybeanjs [<samp>(87838)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/87838042)
|
||
- update pnpm-lock.yaml - by @soybeanjs [<samp>(8f5a6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f5a6b1f)
|
||
- update pnpm version - by @soybeanjs [<samp>(42e16)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/42e16a01)
|
||
- update deps & update pnpm version & update eslint config - by @soybeanjs [<samp>(7392b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7392bebf)
|
||
- lower vue version to 3.4.23 - by @soybeanjs [<samp>(b5243)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b52432a7)
|
||
- update pnpm-lock.yaml - by @soybeanjs [<samp>(516f4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/516f46a4)
|
||
- update deps & update pnpm version - by @soybeanjs [<samp>(5260d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5260d67c)
|
||
- use `engines` replace `packageManager` - by @soybeanjs [<samp>(dcd51)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dcd51f4c)
|
||
- update pnpm version requirement - by @soybeanjs [<samp>(19e65)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/19e65c1a)
|
||
- update .npmrc - by @soybeanjs [<samp>(52188)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/52188d88)
|
||
- update vscode settings - by @soybeanjs [<samp>(c137b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c137b970)
|
||
- merge main to v1.1.0 - by @soybeanjs [<samp>(ebe55)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ebe55af7)
|
||
- update deps & fix TS error - by @soybeanjs [<samp>(4ea9c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4ea9c857)
|
||
- update eslint-config & fix code - by @soybeanjs [<samp>(68ea9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/68ea9746)
|
||
- update @elegant-router/vue & add error handle for resolve route. fixed #442 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/442 [<samp>(24ff8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/24ff8521)
|
||
- update vscode launch.json - by @soybeanjs [<samp>(4c1c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4c1c7e65)
|
||
- close http proxy - by @soybeanjs [<samp>(d08a3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d08a3817)
|
||
- update mock url - by @soybeanjs [<samp>(e6086)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e6086f0f)
|
||
- update mock url - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/22 [<samp>(32c00)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/32c006ae)
|
||
- update deps & add lock file - by @soybeanjs [<samp>(e1777)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e1777b45)
|
||
- update vscode settings - by @soybeanjs [<samp>(910df)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/910dfca8)
|
||
- synchronize recent changes - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/23 [<samp>(d5348)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d53487bd)
|
||
- update vscode settings: vue official - by @soybeanjs [<samp>(76649)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76649e2a)
|
||
- update eslint config - by @soybeanjs [<samp>(9c450)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9c450098)
|
||
- update .npmrc - by @soybeanjs [<samp>(5d15b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5d15bdaf)
|
||
- update vscode settings - by @soybeanjs [<samp>(e77bd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e77bda10)
|
||
- Fix deprecated configuration config - by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/524 [<samp>(0d20e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0d20e4c9)
|
||
- Fix deprecated configuration config - by @soybeanjs [<samp>(5275b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5275bb47)
|
||
- add script `czh` - by @soybeanjs [<samp>(02069)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0206969e)
|
||
- update deps & fix vue-router type - by @soybeanjs [<samp>(96837)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/968370b1)
|
||
- use json5 resolve env `VITE_OTHER_SERVICE_BASE_URL` & fix proxy enable - by @soybeanjs [<samp>(b16a9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b16a9632)
|
||
- add script czh - by @soybeanjs [<samp>(1e345)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1e345aaa)
|
||
- rename script czh to `commit:zh` - by @soybeanjs [<samp>(01d96)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/01d962ac)
|
||
- use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable - by @soybeanjs [<samp>(f8b29)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f8b29c4b)
|
||
- update vscode extensions - by @soybeanjs [<samp>(24bb6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/24bb6d95)
|
||
- update deps & fix sass usage - by @soybeanjs [<samp>(71e63)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/71e6307d)
|
||
- add desc for base url of app - by @soybeanjs [<samp>(17d7e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/17d7e522)
|
||
- update deps & fix vite config - by @soybeanjs [<samp>(3e0eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e0eb720)
|
||
- update vscode extensions - by @soybeanjs [<samp>(39893)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/39893488)
|
||
- update deps & fix vite config - by @soybeanjs [<samp>(3243d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3243dd9f)
|
||
- add desc for base url of app - by @soybeanjs [<samp>(4966d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4966ddce)
|
||
- **release**:
|
||
- 0.0.2 - by **Soybean** [<samp>(e44f5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e44f5d72)
|
||
- 0.0.3 - by **Soybean** [<samp>(e1dac)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e1dacdbc)
|
||
- 0.0.4 - by **Soybean** [<samp>(8b27f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8b27fc8b)
|
||
- 0.0.5 - by **Soybean** [<samp>(e53e7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e53e7936)
|
||
- 0.1.1 精简版发布 - by **Soybean** [<samp>(db3c2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db3c25ea)
|
||
- 0.1.2 - by **Soybean** [<samp>(db75c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db75c914)
|
||
- 0.1.3 - by **Soybean** [<samp>(32a7c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/32a7cc40)
|
||
- 0.9.1 - by **Soybean** [<samp>(be374)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/be374089)
|
||
- 0.9.2 - by **Soybean** [<samp>(11407)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/11407227)
|
||
- 0.9.3 - by **Soybean** [<samp>(d0522)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d0522ce5)
|
||
- 0.9.4 - by **Soybean** [<samp>(97c92)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/97c92626)
|
||
- 0.9.5 - by **Soybean** [<samp>(08d83)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/08d83ecb)
|
||
- 0.9.6 - by **Soybean** [<samp>(65c21)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/65c21812)
|
||
- 0.9.8 - by **Soybean** [<samp>(34ffd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/34ffd9c1)
|
||
- 0.9.9 - by **Soybean** [<samp>(c0066)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c0066b22)
|
||
- **types**:
|
||
- remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) - by @NHZEX in https://github.com/soybeanjs/soybean-admin-antd/issues/633 [<samp>(83ba7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/83ba7987)
|
||
- remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/44 [<samp>(e154f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e154fe6c)
|
||
|
||
### 🎨 Styles
|
||
|
||
- **GlobalBreadcrumb**:
|
||
- 代码格式fix - by **Eric_Yuan** [<samp>(0243b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0243b275)
|
||
- **components**:
|
||
- 格式规范 - by **Soybean** [<samp>(d8d3c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d8d3cc23)
|
||
- 代码优化 - by **Soybean** [<samp>(1e2fd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1e2fdda0)
|
||
- Uniform icon size for header - by @Azir-11 [<samp>(b37c1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b37c1e94)
|
||
- **other**:
|
||
- modify the Chinese name of the grayscale mode - by **Azir** [<samp>(53770)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/53770029)
|
||
- **projects**:
|
||
- 格式化代码 - by **Soybean** [<samp>(d680e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d680e7d9)
|
||
- 代码格式化 - by **Soybean** [<samp>(2bc50)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2bc50009)
|
||
- 路由相关文件夹简化 - by **Soybean** [<samp>(e5793)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e5793e1c)
|
||
- update prettier config - by **Soybean** [<samp>(df56a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/df56abe1)
|
||
- format yaml - by **Soybean** [<samp>(fb46d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fb46d7ec)
|
||
- per style [完善样式] - by **Soybean** [<samp>(209ef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/209ef3d8)
|
||
- unify card border radius, 16px to 8px - by **Soybean** [<samp>(cbda4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cbda4a38)
|
||
- update default theme color - by @soybeanjs [<samp>(43ac2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/43ac23f1)
|
||
- prettier format code - by @soybeanjs [<samp>(24cf1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/24cf1d92)
|
||
- fix menu style - by @soybeanjs [<samp>(d8b9b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d8b9b942)
|
||
- perf layout card style - by @soybeanjs [<samp>(fc409)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fc409db0)
|
||
- format code - by @soybeanjs [<samp>(a7481)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a7481663)
|
||
- fix event style - by @soybeanjs [<samp>(e935f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e935f77e)
|
||
- update theme mode segment height - by @soybeanjs [<samp>(4d846)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4d8469e2)
|
||
- fix tooltip zIndex of ButtonIcon - by @soybeanjs [<samp>(db747)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db747c4a)
|
||
- sort defineProps, defineEmits with TS type - by @soybeanjs [<samp>(123fd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/123fd4f9)
|
||
- unify button icon style. close #26 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/26 [<samp>(ef60e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ef60e2cb)
|
||
- fit table column width of checkbox - by @soybeanjs [<samp>(ebcfb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ebcfbe1b)
|
||
- rename script czh to commit:zh - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/597 [<samp>(5094f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5094f0ee)
|
||
- reduce ambiguity in theme configuration instructions. - by @Azir-11 [<samp>(75cbf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/75cbfbbf)
|
||
- reduce ambiguity in theme configuration instructions. - by @Azir-11 [<samp>(cf4cc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cf4ccad9)
|
||
|
||
### 🤖 CI
|
||
|
||
- add docker build - by **徐志强** [<samp>(af740)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/af740461)
|
||
- change docker image name - by **徐志强** [<samp>(6fbde)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6fbde1eb)
|
||
- **projects**:
|
||
- add github actions config - by @soybeanjs [<samp>(4cb17)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4cb17c74)
|
||
- update release.yml - by @soybeanjs [<samp>(7b298)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7b298c67)
|
||
- add issue template - by @soybeanjs [<samp>(06e20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/06e204a7)
|
||
- add github config - by @soybeanjs [<samp>(fe15a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fe15a9a2)
|
||
- add github issues template - by @soybeanjs [<samp>(b5027)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b5027c8f)
|
||
- update github issues template - by @soybeanjs [<samp>(ff1d5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ff1d5046)
|
||
- add and update github issues template - by @soybeanjs [<samp>(a3619)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a361927f)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs) [](https://github.com/Azir-11) [](https://github.com/wzc520pyfm) [](https://github.com/JOU-amjs) [](https://github.com/NHZEX) [](https://github.com/mufeng889) [](https://github.com/yanbowe) [](https://github.com/PZ-18664918826) [](https://github.com/paynezhuang) [](https://github.com/mmdapl) [](https://github.com/wynn-w) [](https://github.com/KickCashew) [](https://github.com/sigma-plus) [](https://github.com/m-xlsea) [](https://github.com/orangelckc) [](https://github.com/zyhnbyyds) [](https://github.com/smileluck) [](https://github.com/Particaly) [](https://github.com/linjiangl)
|
||
[一寸灰](mailto:webzhangfei@163.com), [Redon](mailto:790348264@qq.com), [Azir](mailto:2075125282@qq.com), [dodu2014](mailto:dodu@live.cn), [CHENZL](mailto:zlong5568863@qq.com), [JianJroh](mailto:rhjian@foxmail.com), [alleycharming](mailto:alleycharming@gmail.com), [燕博文](mailto:349952469@qq.com), [~li](mailto:miciili-02@outlook.com), [Kori](mailto:kexin@korix.top), [Ikko Eltociear Ashimine](mailto:eltociear@gmail.com), [lapislazulisch](mailto:108389666+lapislazulisch@users.noreply.github.com), [muzzyh](mailto:1430750200@qq.com), [liwei](mailto:liwei@e-agency-china.com), [Soybean](mailto:honghuangdc@gmail.com), [cc](mailto:cc@qq.com), [xiaojunnuo](mailto:xiaojunnuo@qq.com), [Kirk Lin](mailto:linkirk@163.com), [small_happy](mailto:5304122+small_happy@user.noreply.gitee.com), [guuuuo](mailto:1460412+guuuuo@users.noreply.github.com), [lixin59](mailto:1453287107@qq.com), [alue_mobile](mailto:hi.alue@qq.com), [HuangZheng](mailto:huangzheng@shu.edu.cn), [sunhao1256](mailto:lssh731105702@qq.com), [shabby2333](mailto:1308933842@qq.com), [zuihou](mailto:244387066@qq.com), [Wang Zheng](mailto:wz@sdu.edu.cn), [RockerHX](mailto:rockerhx@gmail.com), [Henry.Huang](mailto:hhglory@outlook.com), [徐志强](mailto:zhiqiang.xu@dolphindb.com), [xiaotao2018](mailto:37537969+xiaotao2018@users.noreply.github.com), [Soybean](mailto:2570172956@qq.com), [tanminglin](mailto:846518677@qq.com), [Grazing Wind](mailto:dxxzst@gmail.com), [Eric_Yuan](mailto:330365043@qq.com), [元家怿](mailto:jiayi.yuan@lkcoffee.com), [相思](mailto:admin@toolv.cn), [元家怿](mailto:jiayi.yuan@luckincoffee.com), [“Southliu”](mailto:1275093225@qq.com), [Soybean](mailto:49704545+honghuangdc@users.noreply.github.com), [毛博文](mailto:maobowen@bonc.com.cn), [pany](mailto:939630029@qq.com), [bundle](mailto:bundle.js@gmail.com), [Lsq128](mailto:924500075@qq.com), [Liushengqun](mailto:18232366809@163.com), [liujunzheng](mailto:liujunzheng@weihaizixun.com), [lingdu](mailto:waong2005@126.com)
|
||
|
||
## [v1.3.9](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.10...v1.3.9) (2024-11-17)
|
||
|
||
### 🚀 Features
|
||
|
||
- **projects**: support show tab when not loggedIn - by @soybeanjs [<samp>(ba381)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ba38119e)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **deps**:
|
||
- reduced eslint version to 9.14.0 - by @soybeanjs [<samp>(af417)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/af4177e7)
|
||
- **projects**:
|
||
- fix route guard hook `onRouteSwitchWhenLoggedIn`. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 [<samp>(ab985)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab9858c7)
|
||
- check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 [<samp>(9f4fb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9f4fb8c3)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**:
|
||
- optimize router guard - by @soybeanjs [<samp>(0dfcf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0dfcf18b)
|
||
- use `defu` to fill added theme config - by @soybeanjs [<samp>(101b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/101b6f90)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**: ✏️ add element-plus version link - by **一寸灰** in https://github.com/soybeanjs/soybean-admin-antd/issues/679 [<samp>(5c6ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c6ab0b5)
|
||
|
||
### 🏡 Chore
|
||
|
||
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 [<samp>(b93c2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b93c2036)
|
||
- **projects**: update deps & fix vite config - by @soybeanjs [<samp>(3e0eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e0eb720)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs) [](https://github.com/wzc520pyfm)
|
||
[一寸灰](mailto:webzhangfei@163.com),
|
||
|
||
## [v1.3.8](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.10...v1.3.8) (2024-10-25)
|
||
|
||
### 🚀 Features
|
||
|
||
- **projects**:
|
||
- 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 [<samp>(d088f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d088f813)
|
||
- app version notification plugin support sub deploy path. close #668 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 [<samp>(a53eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a53eb10c)
|
||
- support show tab when not loggedIn - by @soybeanjs [<samp>(ba381)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ba38119e)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **deps**:
|
||
- reduced eslint version to 9.14.0 - by @soybeanjs [<samp>(af417)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/af4177e7)
|
||
- **projects**:
|
||
- fix route guard hook `onRouteSwitchWhenLoggedIn`. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 [<samp>(ab985)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab9858c7)
|
||
- check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 [<samp>(9f4fb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9f4fb8c3)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**:
|
||
- optimize code - by @soybeanjs [<samp>(9ad5d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9ad5d717)
|
||
- optimize router guard - by @soybeanjs [<samp>(0dfcf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0dfcf18b)
|
||
- use `defu` to fill added theme config - by @soybeanjs [<samp>(101b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/101b6f90)
|
||
|
||
### 💅 Refactors
|
||
|
||
- **projects**: 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 [<samp>(09144)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/09144dfe)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**:
|
||
- set the Chinese version of README as default - by @soybeanjs [<samp>(9d28b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9d28b31c)
|
||
- ✏️ add element-plus version link - by **一寸灰** in https://github.com/soybeanjs/soybean-admin-antd/issues/679 [<samp>(5c6ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c6ab0b5)
|
||
|
||
### 🏡 Chore
|
||
|
||
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 [<samp>(b93c2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b93c2036)
|
||
- **deps**:
|
||
- update deps - by @soybeanjs [<samp>(91de4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/91de4a8e)
|
||
- update deps - by @soybeanjs [<samp>(0c809)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0c809de6)
|
||
- **projects**:
|
||
- add desc for base url of app - by @soybeanjs [<samp>(17d7e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/17d7e522)
|
||
- update deps & fix vite config - by @soybeanjs [<samp>(3e0eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3e0eb720)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs) [](https://github.com/wzc520pyfm) [](https://github.com/Azir-11)
|
||
[一寸灰](mailto:webzhangfei@163.com),
|
||
|
||
## [v1.3.7](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.6...v1.3.7) (2024-09-21)
|
||
|
||
### 🚨 Breaking Changes
|
||
|
||
- **projects**: update scss config - by @soybeanjs [<samp>(b1cda)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b1cda6a)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**: fix global-tab click conflict with contextmenu - by @soybeanjs [<samp>(c0e87)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c0e8795)
|
||
|
||
### 💅 Refactors
|
||
|
||
- **packages**: @sa/materials: remove tab close shortcut by mouse - by @soybeanjs [<samp>(9fb72)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9fb722d)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps - by @soybeanjs [<samp>(3453c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3453c81)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.3.6](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.5...v1.3.6) (2024-09-20)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**:
|
||
- fix click global-tab in iPad - by @soybeanjs [<samp>(740cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/740cf4c)
|
||
- when the roles filter submenu is empty, the parent menu is not excluded - by @soybeanjs [<samp>(6b2fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6b2fc0a)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**: remove defineModel setting,enabled by default - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/42 [<samp>(05bad)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/05bad8d)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**: update QQ group link. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/43 [<samp>(589ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/589ecae)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps - by @soybeanjs [<samp>(5e0c2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5e0c288)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs) [](https://github.com/Azir-11) [](https://github.com/mufeng889)
|
||
|
||
## [v1.3.5](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.4...v1.3.5) (2024-09-08)
|
||
|
||
### 🚀 Features
|
||
|
||
- **packages**:
|
||
- @sa/scripts: add more commit types according to Apache specifications - by @soybeanjs [<samp>(5a020)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a020dd)
|
||
- @sa/axios: add response to flatRequest when success - by @soybeanjs [<samp>(aace8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/aace819)
|
||
- **projects**:
|
||
- does the configuration support automatic updates - by @soybeanjs [<samp>(ffe4c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ffe4cef)
|
||
- add app error handler - by @soybeanjs [<samp>(60366)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60366c2)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**:
|
||
- avoid retrieving cached HTML - by @soybeanjs [<samp>(75df1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/75df11c)
|
||
- fix breadcrumb when activeMenu is parent menu - by @soybeanjs [<samp>(49092)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4909291)
|
||
- fix refresh token when meet multi requests - by @soybeanjs [<samp>(5ae17)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5ae17e6)
|
||
- **projects): fix(projects**:
|
||
- fix login redirect - by @soybeanjs [<samp>(5ccdb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5ccdb17)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**: optimize type - by @soybeanjs [<samp>(4679b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4679b17)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **projects**:
|
||
- rename script czh to `commit:zh` - by @soybeanjs [<samp>(01d96)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/01d962a)
|
||
- use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable - by @soybeanjs [<samp>(f8b29)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f8b29c4)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.3.4](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.3...v1.3.4) (2024-09-08)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**: optimize code - by @soybeanjs [<samp>(6e8a5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6e8a55d)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.3.3](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.2...v1.3.3) (2024-09-08)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**: fix watermark settings - by @soybeanjs [<samp>(dbe8e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dbe8ec6)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.3.2](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.1...v1.3.2) (2024-09-08)
|
||
|
||
### 🚀 Features
|
||
|
||
- **projects**:
|
||
- add color fading mode - by @soybeanjs [<samp>(719f0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/719f02f)
|
||
- add full screen watermark - by @soybeanjs [<samp>(6bb66)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6bb66a0)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**: optimize response code comparison - by @soybeanjs [<samp>(d7025)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d702524)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.3.1](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.3.0...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 [<samp>(0abce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0abce88)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.3.0](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.8...v1.3.0) (2024-09-08)
|
||
|
||
### 🚨 Breaking Changes
|
||
|
||
- **packages**: modify request retry times to 0 - by @soybeanjs [<samp>(d87e9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d87e9c1)
|
||
- **projects**: refactor global menu & support reversed-horizontal-mix-menu - by @soybeanjs [<samp>(2244f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2244f0c)
|
||
|
||
### 🚀 Features
|
||
|
||
- **packages**:
|
||
- @sa/scripts: command gitCommit support Chinese - by @soybeanjs [<samp>(8eb1d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8eb1d5e)
|
||
- @sa/axios: replace CancelTokenSource by AbortController - by @soybeanjs [<samp>(91296)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9129601)
|
||
- @sa/scripts: add ignore pattern list for command gitCommitVerify - by @soybeanjs [<samp>(5a950)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a95026)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **hooks**: prevent program freezing when pagesize returns 0 - by @soybeanjs [<samp>(05912)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/05912b6)
|
||
|
||
### 💅 Refactors
|
||
|
||
- **projects**:
|
||
- combine theme tokens and theme settings - by @soybeanjs [<samp>(3f289)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f28911)
|
||
- change css vars mount to root - by @soybeanjs [<samp>(47c46)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/47c46e3)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **projects**: add script czh - by @soybeanjs [<samp>(1e345)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1e345aa)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.2.8](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.7...v1.2.8) (2024-09-08)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **packages**:
|
||
- @sa/hooks: fix searchParams of useHookTable - by @soybeanjs [<samp>(cb5bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb5bf07)
|
||
- **types**:
|
||
- Fixed the reference type error - by @soybeanjs [<samp>(6b868)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6b86861)
|
||
- fix data type of useHookTable - by @soybeanjs [<samp>(3dd78)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3dd78d4)
|
||
|
||
### 💅 Refactors
|
||
|
||
- **projects**: replace `cloneDeep` of `lodash-es` with `klona` - by @soybeanjs [<samp>(240ab)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/240ab79)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps - by @soybeanjs [<samp>(7bc1d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7bc1d98)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.2.7](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.6...v1.2.7) (2024-09-08)
|
||
|
||
### 🚀 Features
|
||
|
||
- **projects**: supports custom menu icon sizes - by **Soybean** [<samp>(c8a9e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c8a9e85)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **components**:
|
||
- fix click `MenuToggler` throw error - by **Soybean** [<samp>(45588)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/455880b)
|
||
- fix `TableHeaderOperation` style - by **Soybean** [<samp>(251d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/251d15a)
|
||
- **projects**:
|
||
- fix manage page edit data. fixed #32 - by **Soybean** in https://github.com/soybeanjs/soybean-admin-antd/issues/32 [<samp>(740d6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/740d6f5)
|
||
- fix menu style - by **Soybean** [<samp>(4355b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4355b6e)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps - by **Soybean** [<samp>(5fcf2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5fcf2bd)
|
||
- **projects**: Fix deprecated configuration config - by **Soybean** [<samp>(5275b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5275bb4)
|
||
|
||
### ❤️ Contributors
|
||
|
||
|
||
[Soybean](mailto:soybeanjs@outlook.com)
|
||
|
||
## [v1.2.6](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.5...v1.2.6) (2024-06-21)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**:
|
||
- request modal title use i18n - by @honghuangdc [<samp>(f97e7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f97e74e)
|
||
- add `getDataByPage` for `useTable` - by @honghuangdc [<samp>(cf265)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cf2659d)
|
||
- fix login redirect to routeHome when routeHome of dynamic route is not same as static route - by @honghuangdc [<samp>(f6c66)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f6c66ec)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**: update README - by @honghuangdc [<samp>(a769b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a769b1a)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/30 [<samp>(e110d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e110dd0)
|
||
|
||
### 🤖 CI
|
||
|
||
- **projects**: add and update github issues template - by @honghuangdc [<samp>(a3619)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a361927)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/honghuangdc) [](https://github.com/Azir-11)
|
||
|
||
## [v1.2.5](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.4...v1.2.5) (2024-06-15)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**: Fix the issue of abnormal tab caching after logout - by @soybeanjs [<samp>(e6349)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e63490e)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**: Initializing the static routing function does not require asynchronization - by @soybeanjs [<samp>(02d66)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/02d66cb)
|
||
- **types**: Enhance compatibility of global types - by @soybeanjs [<samp>(dc359)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dc359f5)
|
||
- **utils**: Reduce code indentation and improve readability - by @soybeanjs [<samp>(54ae8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/54ae82b)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps - by @soybeanjs [<samp>(423fa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/423fafc)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.2.4](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.3...v1.2.4) (2024-06-14)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**:
|
||
- optimize `setupAppVersionNotification` - by @soybeanjs [<samp>(f061d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f061d8b)
|
||
- get buildTime with timezone 'Asia/Shanghai' - by @soybeanjs [<samp>(b256a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b256a3e)
|
||
|
||
### 🤖 CI
|
||
|
||
- **projects**: add github config - by @soybeanjs [<samp>(fe15a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fe15a9a)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.2.3](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.2...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 https://github.com/soybeanjs/soybean-admin-antd/issues/27 [<samp>(6bf97)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6bf972d)
|
||
- Fix secondary directory components is empty - by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/29 [<samp>(fb48f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fb48f41)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **projects**:
|
||
- optimize table scrollConfig. fixed #25 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/25 [<samp>(d0f8e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d0f8e55)
|
||
- optimize table rowSelection - by @soybeanjs [<samp>(49c57)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/49c572b)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**:
|
||
- Fixed the hyperlink pointing error - by **Azir** [<samp>(d5602)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d5602ed)
|
||
- update README - by @soybeanjs [<samp>(9527e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9527ead)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**:
|
||
- update deps - by @soybeanjs [<samp>(9954c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9954c8e)
|
||
- update deps - by @soybeanjs [<samp>(d9f9f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d9f9f9f)
|
||
|
||
### 🎨 Styles
|
||
|
||
- **projects**:
|
||
- unify button icon style. close #26 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/26 [<samp>(ef60e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ef60e2c)
|
||
- fit table column width of checkbox - by @soybeanjs [<samp>(ebcfb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ebcfbe1)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs) [](https://github.com/paynezhuang) [](https://github.com/KickCashew)
|
||
[Azir](mailto:2075125282@qq.com)
|
||
|
||
## [v1.2.2](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.1...v1.2.2) (2024-06-12)
|
||
|
||
### 🚀 Features
|
||
|
||
- **projects**: reset scroll position when tab change - by @soybeanjs [<samp>(804f9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/804f9e6)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**:
|
||
- hide AppVersionNotification in DEV mode - by @soybeanjs [<samp>(e3d91)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e3d91df)
|
||
- fix menu-toggler hidden in mobile layout - by @soybeanjs [<samp>(a73d2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a73d2e1)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**: update README - by @soybeanjs [<samp>(bab68)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bab6817)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.2.1](https://github.com/soybeanjs/soybean-admin-antd/compare/v1.2.0...v1.2.1) (2024-06-07)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **projects**:
|
||
- fix get user info when page reload - by @soybeanjs [<samp>(0f6b7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0f6b73f)
|
||
- fix setupAppVersionNotification render - by @soybeanjs [<samp>(63d5d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/63d5dc5)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**: update deps - by @soybeanjs [<samp>(a6c0e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a6c0eae)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs)
|
||
|
||
## [v1.2.0](https://github.com/soybeanjs/soybean-admin-antd/compare/undefined...v1.2.0) (2024-06-07)
|
||
|
||
### 🚀 Features
|
||
|
||
- **hooks**:
|
||
- add @sa/hooks - by @soybeanjs [<samp>(7677a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7677af5)
|
||
- add use-echarts - by @soybeanjs [<samp>(ada3f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ada3f98)
|
||
- @sa/hooks: add useTable - by @soybeanjs [<samp>(348b4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/348b4f6)
|
||
- add setOptions for useEcharts - by @soybeanjs [<samp>(40ceb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/40cebab)
|
||
- **packages**:
|
||
- @sa/scripts: add new commit type optimize and commit scope packages - by @soybeanjs [<samp>(ee111)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ee1119e)
|
||
- **projects**:
|
||
- init - by @soybeanjs [<samp>(77b6e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/77b6e97)
|
||
- add switch-lang, add look-forward - by @soybeanjs [<samp>(0c666)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0c66695)
|
||
- add logout - by @soybeanjs [<samp>(486de)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/486dec4)
|
||
- add login module - by @soybeanjs [<samp>(314e8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/314e813)
|
||
- add theme palette and colors support unocss color opacity - by @soybeanjs [<samp>(88e64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/88e6438)
|
||
- nprogress color feat theme color - by @soybeanjs [<samp>(d7621)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d7621d8)
|
||
- perf route meta and route i18n - by @soybeanjs [<samp>(a2e0f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a2e0f47)
|
||
- route store - by @soybeanjs [<samp>(a7784)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a77843c)
|
||
- menu in route store - by @soybeanjs [<samp>(81e59)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/81e59d3)
|
||
- perf menu and add cache in route store - by @soybeanjs [<samp>(5c60b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5c60b15)
|
||
- antd menu - by @soybeanjs [<samp>(542e5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/542e5d3)
|
||
- add menu icon - by @soybeanjs [<samp>(60f29)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60f29ed)
|
||
- add axios - by @soybeanjs [<samp>(110fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/110fce6)
|
||
- update @elegant-router/vue and fix types - by @soybeanjs [<samp>(b7632)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b76329b)
|
||
- service and proxy - by @soybeanjs [<samp>(ed68c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ed68c8f)
|
||
- login, antdv useApp, form - by @soybeanjs [<samp>(53c20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/53c2010)
|
||
- router guide - by @soybeanjs [<samp>(5cf87)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5cf87e1)
|
||
- add login loading to confirm button - by @soybeanjs [<samp>(cb6c7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb6c7d1)
|
||
- add page manage and remove page user - by @soybeanjs [<samp>(73b02)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/73b023c)
|
||
- menu click to switch route - by @soybeanjs [<samp>(60ef0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/60ef0af)
|
||
- keep antd menu transition same as system - by @soybeanjs [<samp>(77c96)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/77c9623)
|
||
- add tab store, PageTab - by @soybeanjs [<samp>(ecd0d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ecd0df2)
|
||
- add LangSwitch to component, fix login page i18n - by @soybeanjs [<samp>(e435b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e435b18)
|
||
- add tab dropdown, FullScreen - by @soybeanjs [<samp>(dcc4c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dcc4c86)
|
||
- add ThemeDrawer - by @soybeanjs [<samp>(22447)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2244788)
|
||
- add ReloadButton - by @soybeanjs [<samp>(66b90)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/66b9070)
|
||
- add ButtonIcon with tooltip - by @soybeanjs [<samp>(4649d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4649dec)
|
||
- support mobile layout - by @soybeanjs [<samp>(cfcf8)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cfcf835)
|
||
- add page animate - by @soybeanjs [<samp>(41c38)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/41c384f)
|
||
- add beadcrumb - by @soybeanjs [<samp>(d9279)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d927989)
|
||
- routes cache - by @soybeanjs [<samp>(073e6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/073e615)
|
||
- cache tabs - by @soybeanjs [<samp>(1f439)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1f4398d)
|
||
- add reset routes - by @soybeanjs [<samp>(76400)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76400a8)
|
||
- themeDrawer layout mode - by @soybeanjs [<samp>(8c36d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8c36db7)
|
||
- add horizontal menu - by @soybeanjs [<samp>(012d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/012d1e8)
|
||
- menu style adapter system - by @soybeanjs [<samp>(32a2d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/32a2d98)
|
||
- vertical-mix sider - by @soybeanjs [<samp>(c9329)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c9329f9)
|
||
- HorizontalMixMenu - by @soybeanjs [<samp>(2d59d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d59dd6)
|
||
- theme settings theme colors - by @soybeanjs [<samp>(5d883)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5d883f5)
|
||
- finish theme settings - by @soybeanjs [<samp>(92b4c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/92b4c18)
|
||
- theme settings copy - by @soybeanjs [<samp>(95e38)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/95e38c9)
|
||
- iconify offline - by @soybeanjs [<samp>(388e5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/388e504)
|
||
- antd locale, dayjs locale - by @soybeanjs [<samp>(3b33c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3b33ce9)
|
||
- support Vite5 - by @soybeanjs [<samp>(8e41a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8e41a8f)
|
||
- request pkgs - by @soybeanjs [<samp>(81a31)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/81a312f)
|
||
- update @sa/axios - by @soybeanjs [<samp>(fd790)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fd790fa)
|
||
- @sa/axios: createRequest, createFlatRequest, createHookRequest - by @soybeanjs [<samp>(c5c45)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c5c456b)
|
||
- add sort routes - by @soybeanjs [<samp>(637c6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/637c64a)
|
||
- add app loading - by @soybeanjs [<samp>(a7ef1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a7ef1a5)
|
||
- add vitepress docs - by @soybeanjs [<samp>(5f72f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5f72fa8)
|
||
- add copyright, unocss shortcut: card-wrapper, update package.json - by @soybeanjs [<samp>(a11b9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a11b955)
|
||
- add page: about - by @soybeanjs [<samp>(a2b6b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a2b6b4e)
|
||
- add custom route exception - by @soybeanjs [<samp>(0bab9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0bab941)
|
||
- filter tabs which are not in routes - by @soybeanjs [<samp>(b047c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b047c2e)
|
||
- packages/scripts: add command changelog,release - by @soybeanjs [<samp>(50926)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/50926f3)
|
||
- add script: gen-route - by @soybeanjs [<samp>(e9b15)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e9b1571)
|
||
- @sa/axios: add qs stringify for params - by @soybeanjs [<samp>(6ee5a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6ee5a21)
|
||
- page home & perf useEcharts - by @soybeanjs [<samp>(37c92)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/37c928f)
|
||
- add page function_tab - by @soybeanjs [<samp>(bd645)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bd64563)
|
||
- support directory menu hide all child menus. - by @soybeanjs [<samp>(cd72e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cd72e7a)
|
||
- support route query in menu - by @soybeanjs [<samp>(063f5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/063f563)
|
||
- login page: code-login - by @soybeanjs [<samp>(f4e7c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f4e7c92)
|
||
- login page: register - by @soybeanjs [<samp>(b6420)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b642032)
|
||
- @sa/axios: support instance state, fix flatRequest error type - by @soybeanjs [<samp>(3f418)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f41811)
|
||
- add request exception - by @soybeanjs [<samp>(0b1ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b1ece5)
|
||
- add function page: request - by @soybeanjs [<samp>(757d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/757d1d6)
|
||
- add function page: hide-child,super-page,toggle-auth - by @soybeanjs [<samp>(886ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/886ea57)
|
||
- manage page: manage_role - by @soybeanjs [<samp>(658dc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/658dc94)
|
||
- perf page manage_role - by @soybeanjs [<samp>(55945)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5594558)
|
||
- Synchronize role management and menu management - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/13 [<samp>(7943c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7943ce2)
|
||
- Syncronize user management list page - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/18 [<samp>(64be7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/64be7d2)
|
||
- Synchronous user management - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/19 [<samp>(68231)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6823194)
|
||
- support grayscale - by @soybeanjs [<samp>(db2a5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/db2a5bb)
|
||
- add prefix to local storage - by @soybeanjs [<samp>(0423c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0423cb1)
|
||
- support iframe page with diffrent url of custom route - by @soybeanjs [<samp>(4975d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4975d11)
|
||
- add recommend color switch - by @soybeanjs [<samp>(7fa51)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7fa5136)
|
||
- support repeated request errors occur once in a short time - by @soybeanjs [<samp>(6e809)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6e80963)
|
||
- close tab by mouse wheel button click - by @soybeanjs [<samp>(31e1d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/31e1d4e)
|
||
- support system new version update notification - by @soybeanjs [<samp>(cee03)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cee03ed)
|
||
- get user info in router guard and remove in localStorage - by @soybeanjs [<samp>(ccbe3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ccbe39d)
|
||
|
||
### 🐞 Bug Fixes
|
||
|
||
- **components**:
|
||
- 修复主题模式按钮显示与点击的异常 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/21 [<samp>(03e09)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/03e094e)
|
||
- **hooks**:
|
||
- Fixed abnormal display of table pagers - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/17 [<samp>(cc256)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cc2562b)
|
||
- **projects**:
|
||
- fix elegant-router plugin - by @soybeanjs [<samp>(282b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/282b602)
|
||
- keep hsla and rgba consistent with unocss - by @soybeanjs [<samp>(566cc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/566cce2)
|
||
- fix menu style - by @soybeanjs [<samp>(b80a0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b80a086)
|
||
- update tab label when locale change - by @soybeanjs [<samp>(50b72)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/50b722c)
|
||
- fix menu style - by @soybeanjs [<samp>(231fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/231fc8b)
|
||
- fix zIndex - by @soybeanjs [<samp>(eed33)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eed33a6)
|
||
- fix ThemeButton tooltip trigger - by @soybeanjs [<samp>(19671)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/196710d)
|
||
- fix menu collapsed - by @soybeanjs [<samp>(586d6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/586d6d7)
|
||
- fix siderCollapse - by @soybeanjs [<samp>(d348b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d348bd8)
|
||
- fix tab click when is mobile - by @soybeanjs [<samp>(ac6c3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ac6c324)
|
||
- notification add auto close - by @soybeanjs [<samp>(2cfcb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2cfcb44)
|
||
- hide some content when is mobile layout - by @soybeanjs [<samp>(b175f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b175fea)
|
||
- fix breadcrumb when is not route menu - by @soybeanjs [<samp>(59d35)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/59d3511)
|
||
- fix button style - by @soybeanjs [<samp>(93f18)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/93f1806)
|
||
- fix themeVars color - by @soybeanjs [<samp>(6329c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6329c5d)
|
||
- fix cached tabs locale - by @soybeanjs [<samp>(0973b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0973b08)
|
||
- fix inverted menu when is horizontal-mix - by @soybeanjs [<samp>(1530d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1530dae)
|
||
- fix horizontal menu style - by @soybeanjs [<samp>(b3fce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b3fce71)
|
||
- theme setting adapter mobile - by @soybeanjs [<samp>(8c729)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8c72966)
|
||
- fix theme colors - by @soybeanjs [<samp>(ab60e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ab60edc)
|
||
- fix customize info color - by @soybeanjs [<samp>(f0f02)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f0f0236)
|
||
- fix scrollbar style - by @soybeanjs [<samp>(cadf2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cadf2e8)
|
||
- fix ColorPicker - by @soybeanjs [<samp>(c735f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c735fd3)
|
||
- sider inverted visible - by @soybeanjs [<samp>(7b46f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7b46f2b)
|
||
- fix override theme - by @soybeanjs [<samp>(76eda)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/76edab3)
|
||
- fix default menu icon - by @soybeanjs [<samp>(68e0d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/68e0d19)
|
||
- fix vertical-mix menu when collapse - by @soybeanjs [<samp>(c4e64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c4e6471)
|
||
- fix layout-card - by @soybeanjs [<samp>(b2b92)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b2b9256)
|
||
- fix scripts - by @soybeanjs [<samp>(780eb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/780ebf5)
|
||
- fix app loading theme color - by @soybeanjs [<samp>(1ad8d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1ad8dbf)
|
||
- fix base-menu style - by @soybeanjs [<samp>(dcbb3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dcbb302)
|
||
- remove space in tab content - by @soybeanjs [<samp>(16c76)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/16c765f)
|
||
- fix add import $t - by @soybeanjs [<samp>(2e36f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2e36fbf)
|
||
- fix request msg - by @soybeanjs [<samp>(47b54)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/47b54b0)
|
||
- fix tab error displaying parent localIcon - by @soybeanjs [<samp>(9d112)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9d11258)
|
||
- fix build [unocss]: build failed to load icon "close" - by @soybeanjs [<samp>(6a5aa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6a5aaec)
|
||
- fix home when is dynamic mode router - by @soybeanjs [<samp>(3c229)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3c2296e)
|
||
- fix homeTab closeRight and disable colseLeft - by @soybeanjs [<samp>(53f61)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/53f6166)
|
||
- fix GlobalBreadcrumb warning - by @soybeanjs [<samp>(dd6fc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dd6fce3)
|
||
- add maxWidth for GlobalTab to fix bg with gap - by @soybeanjs [<samp>(423ea)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/423ea0d)
|
||
- fix css var is inserted repeatedly - by @soybeanjs [<samp>(e58cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e58cf26)
|
||
- fix SvgIcon inheritAttrs warning - by @soybeanjs [<samp>(f4305)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f430584)
|
||
- fix event name - by @soybeanjs [<samp>(642b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/642b6f8)
|
||
- fix axios createRequest: add default state - by @soybeanjs [<samp>(466bc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/466bc7a)
|
||
- fix type error - by @soybeanjs [<samp>(77c20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/77c2023)
|
||
- fix disabled page animate - by @soybeanjs [<samp>(e6910)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e691088)
|
||
- fix routes data when role is change - by @soybeanjs [<samp>(03c80)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/03c8075)
|
||
- fix tabs data when role is change - by @soybeanjs [<samp>(9fd89)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9fd89aa)
|
||
- add missing `$t` import - by @soybeanjs [<samp>(8f9ee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f9ee2e)
|
||
- add responseType judgment - by @soybeanjs [<samp>(2246f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2246f78)
|
||
- fix mix-menu blank & cache mixMenuFixed - by @soybeanjs [<samp>(9fdb6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9fdb6c1)
|
||
- fix PinToggler label - by @soybeanjs [<samp>(b1f9c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b1f9c4c)
|
||
- recovery the layout config before is mobile - by @soybeanjs [<samp>(851ae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/851ae38)
|
||
- fix manage page drawer operate about data reset - by @soybeanjs [<samp>(91dfa)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/91dfa57)
|
||
- fix menu data when role is changed - by @soybeanjs [<samp>(7cc5f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7cc5f9c)
|
||
- fix useRouter in tab store - by @soybeanjs [<samp>(962c4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/962c403)
|
||
- fix header style & fix button highlight when click global-tab - by @soybeanjs [<samp>(f2983)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f298388)
|
||
- fix multi tab page only render once - by @soybeanjs [<samp>(b98b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b98b075)
|
||
- fix login Register component name - by @soybeanjs [<samp>(a3ba5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a3ba516)
|
||
- **styles**:
|
||
- fix FirstLevelMenu style - by @soybeanjs [<samp>(5df82)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5df82d1)
|
||
- fix PinToggler style - by @soybeanjs [<samp>(593ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/593ceea)
|
||
- **view-manage-role**:
|
||
- fix PopConfirm content to title - by @zyhnbyyds [<samp>(d95bd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d95bd84)
|
||
|
||
### 🔥 Performance
|
||
|
||
- **projects**:
|
||
- remove system logo fill - by @soybeanjs [<samp>(e02d0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e02d025)
|
||
- perf code - by @soybeanjs [<samp>(c9e34)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c9e34f6)
|
||
- remove as any - by @soybeanjs [<samp>(7f61b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7f61bdc)
|
||
- perf code - by @soybeanjs [<samp>(3f22e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3f22efa)
|
||
- perf code - by @soybeanjs [<samp>(cb369)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/cb3694c)
|
||
- perf css of base-menu - by @soybeanjs [<samp>(4046a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4046a8b)
|
||
- perf theme store - by @soybeanjs [<samp>(b0d95)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b0d95f1)
|
||
- perf code - by @soybeanjs [<samp>(324cf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/324cffd)
|
||
- perf code - by @soybeanjs [<samp>(c2aae)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c2aaea9)
|
||
- env config - by @soybeanjs [<samp>(07423)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0742326)
|
||
- add detailed annotations for route role - by @soybeanjs [<samp>(2a0ec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2a0ec38)
|
||
- remove useless file - by @soybeanjs [<samp>(da280)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/da28076)
|
||
- perf card style - by @soybeanjs [<samp>(9895a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9895a37)
|
||
- echarts loading style - by @soybeanjs [<samp>(dca53)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/dca53b0)
|
||
- perf code - by @soybeanjs [<samp>(8b960)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8b9607f)
|
||
- remove useless code - by @soybeanjs [<samp>(3115e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3115ef4)
|
||
- perf code - by @soybeanjs [<samp>(a1220)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a122088)
|
||
- perf judgement the fixed tab - by @soybeanjs [<samp>(90c20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/90c205d)
|
||
|
||
### 🛠 Optimizations
|
||
|
||
- **components**:
|
||
- ButtonIcon with smarter class merging and tippy - by @mufeng889 [<samp>(95960)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/95960b0)
|
||
- accuracy draggable area for TableColumnSetting with animation - by @soybeanjs [<samp>(8a2e0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8a2e0eb)
|
||
- **projects**:
|
||
- optimize manage_menu - by @soybeanjs [<samp>(bf406)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bf40642)
|
||
- remove deprecated code - by @soybeanjs [<samp>(00361)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0036172)
|
||
- unocss border shortcut - by @soybeanjs [<samp>(4ebeb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4ebeb90)
|
||
|
||
### 💅 Refactors
|
||
|
||
- **hooks**:
|
||
- deleting the route export of useRoutePush, use vue-router - by @soybeanjs [<samp>(b81f7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b81f749)
|
||
- refactor @sa/color-palette to @sa/color - by @soybeanjs [<samp>(fda42)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fda42d6)
|
||
- **projects**:
|
||
- perf code - by @soybeanjs [<samp>(0b2e0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0b2e046)
|
||
- init route store in router guide - by @soybeanjs [<samp>(bc056)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bc056de)
|
||
- remove requiresAuth option of route meta - by @soybeanjs [<samp>(5a137)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5a13749)
|
||
- fix tooltop of ButtonIcon - by @soybeanjs [<samp>(a5b16)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/a5b1666)
|
||
- useStore variable name - by @soybeanjs [<samp>(29291)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2929177)
|
||
- add createRoutes replace export routes directly - by @soybeanjs [<samp>(16bca)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/16bca45)
|
||
- refactor ColorPicker - by @soybeanjs [<samp>(f80c1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f80c1ae)
|
||
- themeStore: isCustomizeInfoColor to isInfoFollowPrimary - by @soybeanjs [<samp>(0867f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0867f4b)
|
||
- rename zh-cn locale - by @soybeanjs [<samp>(ba10c)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ba10c3f)
|
||
- rename zh-cn locale - by @soybeanjs [<samp>(26714)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/26714e9)
|
||
- split @sa/request to @sa/axios, @sa/fetch - by @soybeanjs [<samp>(9ecb5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9ecb516)
|
||
- remove @sa/eslint-config - by @soybeanjs [<samp>(23002)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/230027c)
|
||
- remove docs to soybean-admin-docs - by @soybeanjs [<samp>(be008)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/be0087c)
|
||
- refactor app-loading - by @soybeanjs [<samp>(c3c14)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c3c143b)
|
||
- login components => modules - by @soybeanjs [<samp>(49237)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4923781)
|
||
- keep directory "locales/langs" same with version naive-ui - by @soybeanjs [<samp>(5ecf3)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5ecf384)
|
||
- refactor service env config - by @soybeanjs [<samp>(d89ee)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d89ee4f)
|
||
- refactor unocss shortcuts: wh-full => size-full - by @soybeanjs [<samp>(835cb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/835cb4f)
|
||
- use enquirer replace prompts - by @soybeanjs [<samp>(64b27)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/64b272c)
|
||
- perf code - by @soybeanjs [<samp>(81f08)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/81f08f6)
|
||
- constant routes, route guard - by @soybeanjs [<samp>(ddec7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/ddec7d8)
|
||
- useMixMenuContext replace useMixMenu - by @soybeanjs [<samp>(e0aa7)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e0aa752)
|
||
- Soybean Admin to SoybeanAdmin - by @soybeanjs [<samp>(9427d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9427d07)
|
||
- **styles**:
|
||
- sort defineProps, defineEmits with TS type - by @soybeanjs [<samp>(37a64)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/37a64a5)
|
||
|
||
### 📖 Documentation
|
||
|
||
- **projects**:
|
||
- add README - by @soybeanjs [<samp>(67fbf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/67fbfc7)
|
||
- update README.md - by @soybeanjs [<samp>(3b31b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/3b31b19)
|
||
- update README.md - by @soybeanjs [<samp>(43743)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/43743a0)
|
||
- update README.md - by @soybeanjs [<samp>(d71b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d71b6ed)
|
||
- update README.md - by @soybeanjs [<samp>(427a0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/427a0a5)
|
||
- update README - by @soybeanjs [<samp>(4045e)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4045e41)
|
||
- add CHANGELOG - by @soybeanjs [<samp>(01fbb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/01fbbac)
|
||
|
||
### 🏡 Chore
|
||
|
||
- **deps**:
|
||
- update deps - by @soybeanjs [<samp>(4caa4)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4caa45d)
|
||
- update deps - by @soybeanjs [<samp>(bd3ef)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bd3efe6)
|
||
- update deps - by @soybeanjs [<samp>(56931)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/56931a2)
|
||
- update deps - by @soybeanjs [<samp>(56e7d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/56e7dc3)
|
||
- update deps - by @soybeanjs [<samp>(892e2)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/892e2d6)
|
||
- updtae deps - by @soybeanjs [<samp>(7088d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7088ddc)
|
||
- update deps - by @soybeanjs [<samp>(b0b48)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b0b4830)
|
||
- update deps - by @soybeanjs [<samp>(7f049)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7f049ba)
|
||
- update deps - by @soybeanjs [<samp>(854ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/854ce36)
|
||
- update deps - by @soybeanjs [<samp>(82ccf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/82ccfbc)
|
||
- update deps - by @soybeanjs [<samp>(b0546)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/b054661)
|
||
- update deps - by @soybeanjs [<samp>(adc36)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/adc3656)
|
||
- update deps - by @soybeanjs [<samp>(c655a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c655a24)
|
||
- update deps - by @soybeanjs [<samp>(345b6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/345b687)
|
||
- update deps - by @soybeanjs [<samp>(70962)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/70962f5)
|
||
- update deps - by @soybeanjs [<samp>(2d4d1)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/2d4d107)
|
||
- update deps - by @soybeanjs [<samp>(9e493)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9e493e5)
|
||
- update deps - by @soybeanjs [<samp>(eba20)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/eba2014)
|
||
- update deps - by @soybeanjs [<samp>(909ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/909ceb8)
|
||
- **other**:
|
||
- correct spell mistake - by @soybeanjs [<samp>(308bf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/308bff6)
|
||
- **projects**:
|
||
- rename project - by @soybeanjs [<samp>(5dfe9)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5dfe968)
|
||
- update version and perf code - by @soybeanjs [<samp>(97035)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/970352c)
|
||
- fix pkg version - by @soybeanjs [<samp>(4b375)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/4b37577)
|
||
- add sourcemap - by @soybeanjs [<samp>(d25ed)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d25ed44)
|
||
- add pnpm-lock - by @soybeanjs [<samp>(0e4cb)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/0e4cbd9)
|
||
- update deps and perf code - by @soybeanjs [<samp>(19c12)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/19c1200)
|
||
- update gitignore - by @soybeanjs [<samp>(910fe)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/910fe4e)
|
||
- update pnpm-lock - by @soybeanjs [<samp>(1d0b0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1d0b061)
|
||
- update vscode settings - by @soybeanjs [<samp>(c2b6a)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c2b6aa6)
|
||
- use eslint flat config - by @soybeanjs [<samp>(11adc)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/11adc8c)
|
||
- add config files - by @soybeanjs [<samp>(87aa0)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/87aa069)
|
||
- update deps & update @sa/scripts config - by @soybeanjs [<samp>(31f67)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/31f676a)
|
||
- update pnpm version - by @soybeanjs [<samp>(47819)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/478194d)
|
||
- create LICENSE - by @soybeanjs [<samp>(853f5)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/853f5c1)
|
||
- update pnpm version - by @soybeanjs [<samp>(91121)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9112193)
|
||
- update eslint config - by @soybeanjs [<samp>(7029b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/7029b49)
|
||
- lock deps version - by @soybeanjs [<samp>(8ff39)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8ff398f)
|
||
- remove @soybeanjs/cli - by @soybeanjs [<samp>(02c05)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/02c0539)
|
||
- update pnpm version - by @soybeanjs [<samp>(c6b00)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c6b00bb)
|
||
- update mock api - by @soybeanjs [<samp>(c0079)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/c007935)
|
||
- update pnpm version - by @soybeanjs [<samp>(88f26)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/88f2641)
|
||
- update repository url - by @soybeanjs [<samp>(f46ce)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/f46ce2a)
|
||
- update vscode config - by @soybeanjs [<samp>(bfaec)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/bfaecce)
|
||
- update component.d.ts - by @soybeanjs [<samp>(1bebf)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/1bebf8b)
|
||
- add unocss eslint config - by @soybeanjs [<samp>(6f004)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/6f004ce)
|
||
- update .gitattributes - by @soybeanjs [<samp>(e5235)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e5235e0)
|
||
- update pnpm version - by @soybeanjs [<samp>(30c97)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/30c9729)
|
||
- disabled unocss eslint rule: order-attributify - by @soybeanjs [<samp>(87838)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8783804)
|
||
- update pnpm-lock.yaml - by @soybeanjs [<samp>(8f5a6)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/8f5a6b1)
|
||
- update deps & update pnpm version - by @soybeanjs [<samp>(5260d)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5260d67)
|
||
- update mock url - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/22 [<samp>(32c00)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/32c006a)
|
||
- update deps & add lock file - by @soybeanjs [<samp>(e1777)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e1777b4)
|
||
- synchronize recent changes - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/23 [<samp>(d5348)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d53487b)
|
||
- update eslint config - by @soybeanjs [<samp>(9c450)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/9c45009)
|
||
- update .npmrc - by @soybeanjs [<samp>(5d15b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/5d15bda)
|
||
- update vscode settings - by @soybeanjs [<samp>(e77bd)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e77bda1)
|
||
|
||
### 🎨 Styles
|
||
|
||
- **projects**:
|
||
- fix menu style - by @soybeanjs [<samp>(d8b9b)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/d8b9b94)
|
||
- perf layout card style - by @soybeanjs [<samp>(fc409)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/fc409db)
|
||
- fix event style - by @soybeanjs [<samp>(e935f)</samp>](https://github.com/soybeanjs/soybean-admin-antd/commit/e935f77)
|
||
|
||
### ❤️ Contributors
|
||
|
||
[](https://github.com/soybeanjs) [](https://github.com/mufeng889) [](https://github.com/Azir-11) [](https://github.com/zyhnbyyds)
|
||
|