v1.3.10 (2024-12-16)
- packages:
- modify request retry times to 0 - by @soybeanjs (d87e9)
- projects:
- refactor global menu & support
reversed-horizontal-mix-menu
. close #365 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/365 (087e5) - don't reset active menu of vertical-mix layout when it is mixSiderFixed - by @soybeanjs (939c5)
- refactor global menu & support reversed-horizontal-mix-menu - by @soybeanjs (2244f)
- update scss config - by @soybeanjs (24e9e)
- update scss config - by @soybeanjs (b1cda)
- refactor route cache & support reset route cache strategy - by @soybeanjs (b667e)
- refactor route cache & support reset route cache strategy - by @soybeanjs (76270)
- refactor global menu & support
- setting 页面新增 是否显示footer的开关 - by zuihou (d064f)
- 新增 affix 属性,用于将其固定在tab卡 - by zuihou (e772f)
- internationalized menu search - by Kori (9e115)
- auth:
- 防止多次刷新token - by liwei (0eaa3)
- component:
- 增加剪贴板示例 - by Yanbowen (f1cd9)
- components:
- 添加主题配置抽屉,添加暗黑主题 - by Soybean (a8759)
- 添加面包屑 - by Soybean (c1cdc)
- 添加vertical-mix的导航模式下的菜单 - by Soybean (f24ec)
- 添加图片验证码 - by Soybean (336c7)
- 添加多页签Tab点击后自动往中间滚动 - by Soybean (8ce62)
- svgIcon,添加type,调整size方案 - by Lsq128 (ce4e0)
- Add tree related component instances - by small_happy (d203a)
- Add routing data related to tree components and page display optimization - by small_happy (a0f55)
- enhance the custom strength of the 'TableHeaderOperation' component - by tnt group (fdf64)
- add GlobalSearch components - by 燕博文 (9ea87)
- hooks:
- add useNaiveTable - by Soybean (cc13f)
- add useHookTable - by @soybeanjs (b3ae7)
- add @sa/hooks - by @soybeanjs (7677a)
- add use-echarts - by @soybeanjs (726ab)
- add use-echarts - by @soybeanjs (ada3f)
- @sa/hooks: add useTable - by @soybeanjs (348b4)
- deleting the route export of useRoutePush, use vue-router - by @paynezhuang (c6648)
- add state hooks: useRef, useState, useSignal - by @soybeanjs (09f64)
- add setOptions for useEcharts - by @soybeanjs (e4d53)
- add setOptions for useEcharts - by @soybeanjs (40ceb)
- layouts:
- packages:
- @sa/scripts: add new commit type
optimize
and commit scopepackages
- by @soybeanjs (fbc2e) - @sa/scripts: add new commit type optimize and commit scope packages - by @soybeanjs (ee111)
@sa/scripts
: commandgitCommit
support chinese - by @mmdapl in https://github.com/soybeanjs/soybean-admin-antd/issues/548 (06971)- @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 (527fd)
- @sa/scripts: add ignore pattern list for command
gitCommitVerify
. close #504 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/504 (958d0) - @sa/axios: add response to flatRequest when success - by @soybeanjs (c4e16)
- @sa/scripts: command gitCommit support Chinese - by @soybeanjs (8eb1d)
- @sa/axios: replace CancelTokenSource by AbortController - by @soybeanjs (91296)
- @sa/scripts: add ignore pattern list for command gitCommitVerify - by @soybeanjs (5a950)
- @sa/scripts: add more commit types according to Apache specifications - by @soybeanjs (5a020)
- @sa/axios: add response to flatRequest when success - by @soybeanjs (aace8)
- add subpackage
@sa/alova
- by @JOU-amjs in https://github.com/soybeanjs/soybean-admin-antd/issues/640 (2072f) - optimistic subpackage
@sa/alova
- by @JOU-amjs in https://github.com/soybeanjs/soybean-admin-antd/issues/646 (4b3ac)
- @sa/scripts: add new commit type
- projects:
- 项目初始化搭建,集成eslint规范,集成代码提交规范 - by Soybean (6754d)
- 新增主题配置 - by Soybean (ed67b)
- 布局调整 - by Soybean (eda87)
- 新增主题颜色配置 - by Soybean (d9349)
- 新增导航模式配置 - by Soybean (49c2d)
- 导航栏模式配置:界面实现及主题配置布局调整 - by Soybean (f0021)
- 新增主题配置:页面功能 - by Soybean (8601c)
- 主题配置:页面功能和页面显示 - by Soybean (a0392)
- 添加全屏显示 - by Soybean (0a171)
- 四种基本布局完成 - by Soybean (86d4a)
- 添加固定路由 - by Soybean (ff4a0)
- 添加exception页面:403,404,500 - by Soybean (d012c)
- 首页更新 - by Soybean (5c010)
- 登录页面实现 - by Soybean (f1e7c)
- 菜单数据及组件接入 - by Soybean (3226a)
- 头部添加菜单折叠按钮和github地址 - by Soybean (3ec1f)
- 添加multiTab标签页 - by Soybean (eec0b)
- 多页签绑定路由 - by Soybean (f29bc)
- 添加reload context - by Soybean (03ebd)
- 添加多页签风格:按钮和浏览器两种风格 - by Soybean (3cfa0)
- 添加多页签右键菜单 - by Soybean (d6f52)
- 添加环境文件env对应的类型 - by Soybean (4f050)
- 新增顶部菜单 - by Soybean (221d2)
- vertical-mix的导航模式的二级菜单显示 - by Soybean (736f3)
- 添加多级菜单页面 - by Soybean (3f49d)
- 添加svg logo自适应主题颜色 - by Soybean (e1e55)
- 添加项目配置拷贝 - by Soybean (2d9d5)
- 新增文档页面 - by Soybean (7654b)
- 工作台页面布局 - by Soybean (4c855)
- 分析页更新,添加关于页面 - by Soybean (8e182)
- 添加富文本和markdown编辑器插件及示例页面 - by Soybean (60c20)
- 添加百度地图插件 - by Soybean (6abe0)
- 新增高德地图插件 - by Soybean (ea82e)
- 新增腾讯地图插件 - by Soybean (3f02c)
- 新增视频插件 - by Soybean (6a692)
- 工作台页面:添加技术栈官网链接 - by Soybean (364c6)
- 添加判断是否是移动端的hooks - by Soybean (0a9fb)
- 添加swiper插件 - by Soybean (27f60)
- 增加Icon以及打印功能示例 - by Yanbowen (d5bce)
- 新增多页签缓存功能 - by Soybean (d86f8)
- 新增网址导航页面 - by Soybean (32aa5)
- 新增组件页面:按钮、卡片示例 - by Soybean (bdc39)
- 添加路由跳转浏览器新标签 - by Soybean (987ce)
- 添加常用组件、composables函数 - by Soybean (230a5)
- 添加表格页面示例 - by Soybean (51c74)
- 增加Icon选择器组件 - by Yanbowen (9472b)
- 图标选择器增加扩展树形 - by Yanbowen (04101)
- 增加项目文档外链 - by Yanbowen (1901a)
- 引入mockjs - by Soybean (9bc68)
- 增加全局搜索菜单功能 - by Yanbowen (b9ce6)
- 菜单搜索增加大小写转换 - by Yanbowen (29078)
- 添加cryptojs,对本地缓存数据进行加密 - by Soybean (7a064)
- 路由页面跳转权限完成 - by Soybean (0d2a5)
- 集成naiveUI主题配置,将css vars添加至html - by Soybean (2c196)
- 初始化加载效果:应用主题颜色 - by Soybean (035fa)
- 登录页面开始迁移 - by Soybean (f5a36)
- 迁移登录完成 - by Soybean (b93b8)
- 添加NaiveProvider组件 - by Soybean (c804b)
- 多级路由的所有子路由转换成二级路由 - by Soybean (85b55)
- 新增BasicLayout布局 - by Soybean (00646)
- 创建自定义布局组件SoybeanLayout - by Soybean (0653f)
- 添加抽屉 - by Soybean (10e4d)
- theme store完成 - by Soybean (bf020)
- 主题配置抽屉:迁移暗黑模式、布局模式、添加颜色选择面板 - by Soybean (912bf)
- 主题配置抽屉: 迁移其他功能 - by Soybean (6d132)
- 添加头部折叠按钮 - by Soybean (a090d)
- 添加侧边菜单 - by Soybean (e25af)
- 面包屑 - by Soybean (09c76)
- 请求拦截器添加刷新token - by Soybean (839b8)
- 细节完善 - by Soybean (cc290)
- 迁移多页签 - by Soybean (28efb)
- 细节完善、迁移页面 - by Soybean (ce531)
- 添加页面缓存、记录在tab中的缓存页面的滚动条位置 - by Soybean (1d63a)
- 添加缓存主题色 - by Soybean (37092)
- 新版重构完成 - by Soybean (68b42)
- 迁移全局搜索菜单功能 - by yanbowen (554d7)
- 添加naiveUI按需引入 - by Soybean (a810e)
- 添加SvgIcon,配置vite plugin - by Liushengqun (378d5)
- 引入soybean-admin-tab、去除vite-plugin-svg-icons,用unplugin-icons实现自定义svg的iconify写法、代码优化 - by Soybean (a1a57)
- 新增子菜单图标和多页签图标 - by Soybean (f5c56)
- 重构项目的TS类型架构,去除interface文件夹 - by Soybean (81914)
- 添加网络代理 - by Soybean (094dc)
- 添加全局组件自动引入注册 - by Soybean (f5a04)
- 新增自定义svg图标动态渲染 - by Soybean (f83c7)
- 新增静态路由 - by Soybean (ca2df)
- 插件方式按需引入naiveUI - by Soybean (6bed9)
- 添加请求适配器的请求示例 - by Soybean (bed42)
- 登录页面适配移动端 - by Soybean (ec077)
- 登录页背景图片位置适配移动端 - by Soybean (24010)
- 引入unocss替换windicss - by Soybean (c9d3e)
- HTML lang 修改为 zh-cmn-Hans - by 相思 (dbeb5)
- HTML lang 修改为 zh-cmn-Hans - by 相思 (b9c5c)
- 权限完善及权限示例页面 - by Soybean (80744)
- mock添加权限过滤 - by Soybean (7f435)
- 添加自动跟随系统主题设置 - by 相思 (ba07b)
- 引入echarts替换antvG2plot - by Soybean (e7ad0)
- 添加百度地图、升级依赖 - by Soybean (39854)
- 添加插件页面:图表 - by Soybean (0a46e)
- 添加antv g2图表示例 - by Soybean (44b02)
- 补充更多的ECharts示例 - by Soybean (c7762)
- 动态路由根路由重定向只需取决于后端返回的路由首页 - by Soybean (434ab)
- 支持同一路由根据不同query和hash同时显示不同Tab - by Soybean (41226)
- 新增Antv G2图表示例 - by Soybean (2d64a)
- 上下结构,菜单支持横向滚动 - by tanminglin (80805)
- 增加设置当前Tab页签名称功能 - by 燕博文 (48721)
- 本地svg动态渲染图标 - by Soybean (c3c97)
- 增加系统消息组件 - by 燕博文 (afa01)
- 系统消息组件代码优化 - by 燕博文 (95183)
- 增加返回顶部功能 - by 燕博文 (894b0)
- 添加生产的主题配置缓存 - by Soybean (718c3)
- 添加provide、inject上下文示例 - by Soybean (a4447)
- 添加组件名称,调整vue文件里面的类型声明位置 - by Soybean (f64bc)
- 适配移动端,修复Tab关闭图标的bug - by Soybean (296b1)
- 添加系统管理的页面 - by Soybean (c33b5)
- useNaiveTable函数:类型部分 - by Soybean (02992)
- 添加请求适配adapter层应用的示例页面 - by Soybean (8d11a)
- 实现用户管理页面 - by Soybean (472f9)
- 全局搜索菜单及消息通知适配移动端 - by 燕博文 (97e2f)
- support constant route without login status[支持未登录状态下访问自定义的固定路由] - by Soybean (a5391)
- add pinia setup syntax example: setup-store[添加setup syntax的pinia示例setup-store] - by Soybean (82c4b)
- add constant route page without login status[添加未登录可访问的固定路由示例页面] - by Soybean (78efd)
- refactor icon system, unify icon usage [重构图标系统,统一图标用法] - by Soybean (811f8)
- import i18n [引入i18n] - by Soybean (b632b)
- new router system [新的路由系统] - by Soybean (c7b6a)
- add compress script [添加压缩命令] - by Soybean (be6d4)
- add script about generating png logo from [添加根据svg生成png图标的命令] - by Soybean (70aee)
- add generate logo script - by Soybean (25daa)
- add new route plugin @soybeanjs/vite-plugin-vue-page-route [集成新的路由插件] - by Soybean (3131e)
- custom unocss colors support opacity - by Soybean (488e6)
- new layout,tab and add update theme settings - by Soybean (912c3)
- 返回顶部功能适配新布局 - by 燕博文 (54e2c)
- 增加i18n支持翻译菜单,tab,title - by cc (3d48a)
- add menu translate [翻译菜单] - by Soybean (f6828)
- 增加主题切换过渡效果 - by cc (8da88)
- support mobile layout [支持移动端布局] - by Soybean (f2b51)
- add websocket demo - by Soybean (af53e)
- add switch for customize darkmode transition - by Soybean (6e0cc)
- new i18n function $t & login page and setting drawer config i18n - by @soybeanjs (854d0)
- add plugin-web-update-notification - by @soybeanjs (c9164)
- init - by @soybeanjs (77b6e)
- add switch-lang, add look-forward - by @soybeanjs (0c666)
- add logout - by @soybeanjs (486de)
- add login module - by @soybeanjs (314e8)
- add theme palette and colors support unocss color opacity - by @soybeanjs (88e64)
- nprogress color feat theme color - by @soybeanjs (d7621)
- perf route meta and route i18n - by @soybeanjs (a2e0f)
- route store - by @soybeanjs (a7784)
- menu in route store - by @soybeanjs (81e59)
- perf menu and add cache in route store - by @soybeanjs (5c60b)
- antd menu - by @soybeanjs (542e5)
- add menu icon - by @soybeanjs (60f29)
- add axios - by @soybeanjs (110fc)
- update @elegant-router/vue and fix types - by @soybeanjs (b7632)
- service and proxy - by @soybeanjs (ed68c)
- login, antdv useApp, form - by @soybeanjs (53c20)
- router guide - by @soybeanjs (5cf87)
- add login loading to confirm button - by @soybeanjs (cb6c7)
- add page manage and remove page user - by @soybeanjs (73b02)
- menu click to switch route - by @soybeanjs (60ef0)
- keep antd menu transition same as system - by @soybeanjs (77c96)
- add tab store, PageTab - by @soybeanjs (ecd0d)
- add LangSwitch to component, fix login page i18n - by @soybeanjs (e435b)
- add tab dropdown, FullScreen - by @soybeanjs (dcc4c)
- add ThemeDrawer - by @soybeanjs (22447)
- add ReloadButton - by @soybeanjs (66b90)
- add ButtonIcon with tooltip - by @soybeanjs (4649d)
- support mobile layout - by @soybeanjs (cfcf8)
- add page animate - by @soybeanjs (41c38)
- add beadcrumb - by @soybeanjs (d9279)
- routes cache - by @soybeanjs (073e6)
- cache tabs - by @soybeanjs (1f439)
- add reset routes - by @soybeanjs (76400)
- themeDrawer layout mode - by @soybeanjs (8c36d)
- add horizontal menu - by @soybeanjs (012d1)
- menu style adapter system - by @soybeanjs (32a2d)
- vertical-mix sider - by @soybeanjs (c9329)
- HorizontalMixMenu - by @soybeanjs (2d59d)
- theme settings theme colors - by @soybeanjs (5d883)
- finish theme settings - by @soybeanjs (92b4c)
- theme settings copy - by @soybeanjs (95e38)
- iconify offline - by @soybeanjs (388e5)
- antd locale, dayjs locale - by @soybeanjs (3b33c)
- 1.0 beta - by @soybeanjs (e918a)
- support Vite5 - by @soybeanjs (8e41a)
- support Vite5 - by @soybeanjs (96e4a)
- request pkgs - by @soybeanjs (81a31)
- update @sa/axios - by @soybeanjs (fd790)
- @sa/axios: createRequest, createFlatRequest, createHookRequest - by @soybeanjs (c5c45)
- @sa/axios: createRequest, createFlatRequest, createHookRequest - by @soybeanjs (bac16)
- add sort routes - by @soybeanjs (637c6)
- add app loading - by @soybeanjs (c6545)
- add app loading - by @soybeanjs (a7ef1)
- add vitepress docs - by @soybeanjs (5f72f)
- add copyright, unocss shortcut: card-wrapper, update package.json - by @soybeanjs (affcc)
- add copyright, unocss shortcut: card-wrapper, update package.json - by @soybeanjs (a11b9)
- add page: about - by @soybeanjs (4955f)
- add custom route exception - by @soybeanjs (b43c9)
- filter tabs which are not in routes - by @soybeanjs (f59f3)
- add page: about - by @soybeanjs (a2b6b)
- add custom route exception - by @soybeanjs (0bab9)
- filter tabs which are not in routes - by @soybeanjs (b047c)
- packages/scripts: add command changelog,release - by @soybeanjs (dafb6)
- add script: gen-route - by @soybeanjs (697c1)
- packages/scripts: add command changelog,release - by @soybeanjs (50926)
- add script: gen-route - by @soybeanjs (e9b15)
- @sa/axios: add qs stringify for params - by @soybeanjs (2400c)
- @sa/axios: add qs stringify for params - by @soybeanjs (6ee5a)
- page home & perf useEcharts - by @soybeanjs (62e4d)
- finish page home - by @soybeanjs (7bd1e)
- add page function_tab - by @soybeanjs (6ff86)
- page home & perf useEcharts - by @soybeanjs (37c92)
- add page function_tab - by @soybeanjs (bd645)
- page manage_role - by @soybeanjs (237c6)
- page manage_user - by @soybeanjs (8a170)
- page manage_menu - by @soybeanjs (87d65)
- page manage_menu operateDrawer - by @soybeanjs (db17c)
- Add type to TabRoute: matched - by @Azir-11 (2d102)
- support directory menu hide all child menus. fixed #325 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/325 (7256a)
- mock manage list data with pagination - by @soybeanjs (1a6be)
- globalSearch add i18n - by 燕博文 (0126d)
- Add route meta parameter:fixedQuery - by Azir-11 (874aa)
- support directory menu hide all child menus. - by @soybeanjs (cd72e)
- support route query in menu - by @soybeanjs (063f5)
- update - by @soybeanjs (4158a)
- change borderRadius to 6px of naiveUI - by @soybeanjs (49558)
- pef manage role - by @soybeanjs (18709)
- login page: code-login - by @soybeanjs (c91dd)
- login page: register - by @soybeanjs (1ed33)
- add request refresh token & logout - by @soybeanjs (11a6a)
- add request exception example page - by @soybeanjs (41e8b)
- add auth example - by @soybeanjs (c11d5)
- login page: code-login - by @soybeanjs (f4e7c)
- login page: register - by @soybeanjs (b6420)
- @sa/axios: support instance state, fix flatRequest error type - by @soybeanjs (3f418)
- add request exception - by @soybeanjs (0b1ec)
- add function page: request - by @soybeanjs (757d1)
- add function page: hide-child,super-page,toggle-auth - by @soybeanjs (886ea)
- manage page: manage_role - by @soybeanjs (658dc)
- support grayscale. fixed #385 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/385 (d335d)
- perf page manage_role - by @soybeanjs (55945)
- Add prefix to local storage - by Azir (1fc34)
- add table showTotal options - by @paynezhuang (3e61e)
- support iframe page with diffrent url of custom route - by @soybeanjs (da12d)
- add recommend color switch. closed #388 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/388 (a1920)
- add menu route field - by @paynezhuang (dbe31)
- support repeated request errors occur once in a short time. close #368, close #369 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/368 and https://github.com/soybeanjs/soybean-admin-antd/issues/369 (e3bd3)
- close tab by mouse wheel button click - by JianJroh (d3849)
- page: support manage_menu more options. close #366 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/366 (c4b5c)
- useTable adds expand to display - by @paynezhuang (0a90d)
- Synchronize role management and menu management - by @mufeng889 in #13 (7943c)
- Syncronize user management list page - by @mufeng889 in #18 (64be7)
- Synchronous user management - by @mufeng889 in #19 (68231)
- support system new version update notification. close #420 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/420 (584cd)
- get user info in router guard and remove in localStorage. close #459 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/459 (5531a)
- support grayscale - by @soybeanjs (db2a5)
- add prefix to local storage - by @soybeanjs (0423c)
- support iframe page with diffrent url of custom route - by @soybeanjs (4975d)
- add recommend color switch - by @soybeanjs (7fa51)
- support repeated request errors occur once in a short time - by @soybeanjs (6e809)
- close tab by mouse wheel button click - by @soybeanjs (31e1d)
- support system new version update notification - by @soybeanjs (cee03)
- get user info in router guard and remove in localStorage - by @soybeanjs (ccbe3)
- reset scroll position when tab change - by @soybeanjs (9094b)
- reset scroll position when tab change - by @soybeanjs (804f9)
- make branch
main
tiny & modify request retry times to 0 - by @Azir-11 (793b1) - add color fading mode.close #567 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/569 and https://github.com/soybeanjs/soybean-admin-antd/issues/567 (4dde4)
- add full screen watermark. close#571 - by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/573 and https://github.com/soybeanjs/soybean-admin-antd/issues/571 (ea8aa)
- README.zh_CN.md 添加合作推广 - by @PZ-18664918826 in https://github.com/soybeanjs/soybean-admin-antd/issues/601 (2fa40)
- Add more commit types according to Apache specifications - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/610 (878d9)
- does the configuration support automatic updates. close#612 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/617 and https://github.com/soybeanjs/soybean-admin-antd/issues/612 (4c9f4)
- add app error handler. close #587 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/587 (be855)
- supports custom menu icon sizes - by @soybeanjs (c8a9e)
- add color fading mode - by @soybeanjs (719f0)
- add full screen watermark - by @soybeanjs (6bb66)
- does the configuration support automatic updates - by @soybeanjs (ffe4c)
- add app error handler - by @soybeanjs (60366)
- login supports accessible operation. - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/637 (cfaab)
- login supports accessible operation. - by @Azir-11 in #45 (abe66)
- support scheduled detection and update system. close #657 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/669 and https://github.com/soybeanjs/soybean-admin-antd/issues/657 (d088f)
- app version notification plugin support sub deploy path. close #668 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 (a53eb)
- support show tab when not loggedIn - by @soybeanjs (ba381)
- support scheduled detection and update system. close #657 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/669 and https://github.com/soybeanjs/soybean-admin-antd/issues/657 (18d73)
- app version notification plugin support sub deploy path. close #668 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 (1d8a2)
- route:
- router:
- add sortRoutesByOrder function - by Azir-11 (0cf09)
- storage:
- local存储增加有效期 - by Yanbowen (e6c9b)
- tabs:
- 多页签增加关闭所有 - by 燕博文 (8237a)
- remove height limit h-360px - by Wang Zheng (b5c57)
- set password attributes - by Wang Zheng (a9a37)
- components:
- tab组件在黑暗模式下泛白的颜色问题以及chromeTab的重叠问题 - by lingdu (6797d)
- 修复tab组件适应暗黑主题模式 - by Soybean (2fe3d)
- 修复按钮Tab自适应主题颜色 - by Soybean (3d1f4)
- 修复BaseLayout的HorizontalLayout - by Soybean (0344f)
- 修复多页签Tab自动滚动问题 - by Soybean (20aa3)
- 修复多页签按钮风格的tab滚动问题 - by Soybean (c429c)
- 修复HorizontalLayout布局 - by Soybean (9fb64)
- 修复Tab在移动端设备无法点击的问题 - by Soybean (2c966)
- 修复组件LoadingEmptyWrapper适应暗黑模式 - by Soybean (811b1)
- 组件LoadingEmptyWrapper添加背景颜色动画过渡 - by Soybean (7add5)
- 修复路由在path中包含重复路单词径菜单时,被激活会错误展开 - by shabby2333 (264da)
- 页面跳转被拦截, 则会出现 tab 页签与页面不一致的问题 - by 刘璐 (bd5dd)
- 修复iconSelect选择器点击事件失效 - by 燕博文 (7e505)
- refresh cached routes - by alue_mobile (b0f98)
- fix mix-menu layout when the locale is English (fixed 241) - by Soybean (5c085)
- 修复动态路由主页404 - by lapislazulisch (3ae19)
- 修复动态路由home页404 - by lapislazulisch (ad6ac)
- fix tooltip zIndex of ButtonIcon - by @soybeanjs (99097)
- supplement the
NaiveUI
type - by tnt group (ccc2b) - fix homeTab closeRight and disable colseLeft - by ~li (d28bf)
- fix PinToggler label. fixed #407 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/407 (c0ed1)
- 修复主题模式按钮显示与点击的异常 - by @Azir-11 in #21 (03e09)
- 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 (5bd96)
- fix click
MenuToggler
throw error - by @soybeanjs (45588) - fix
TableHeaderOperation
style - by @soybeanjs (251d1) - fix VerticalMixMenu name - by @soybeanjs (20f8e)
- deps:
- 去除图片验证码依赖 - by Soybean (76a1a)
- 降低vite版本,新版本有些许问题 - by Soybean (b429c)
- vite依赖放入devDependencies - by Soybean (7527b)
- 降低vite版本 - by Soybean (c9c5c)
- decrease @types/node version to fix TS type error [降低@types/node版本修复TS的类型错误] - by Soybean (149d2)
- move json5 from devDependencies to dependencies to support production usage - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/618 (7cb43)
- reduced eslint version to 9.14.0 - by @soybeanjs (af417)
- hooks:
- 修复toLogin函数导致登录重定向地址过多 - by Soybean (b4adf)
- 修复登录页切换登录页参数丢失问题 - by Soybean (78985)
- Fix Naive Pagination's outdated API - by tnt group (37436)
- Fixed abnormal display of table pagers - by @mufeng889 in #17 (cc256)
- prevent program freezing when pagesize returns 0 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/545 (f4eeb)
- prevent program freezing when pagesize returns 0 - by @soybeanjs (05912)
- packages:
- @sa/hooks: fix searchParams of useHookTable. fixed #552 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/552 (96c10)
- @sa/hooks: fix searchParams of useHookTable - by @soybeanjs (cb5bf)
- projects:
- 修复顶部加载条主题 - by Soybean (ea591)
- 修复主题配置 - by Soybean (ff24f)
- 修复页面滚动行为 - by Soybean (57e00)
- 头部logo链接更正 - by Soybean (5d8c3)
- 修复登录的重定向地址 - by Soybean (f97f2)
- 修复页面缓存,添加多页签删除 - by Soybean (24893)
- 修复多页签删除功能 - by Soybean (99adb)
- 修复页面缓存 - by Soybean (fa0a9)
- 修复页面滚动和页面100%视高占比 - by Soybean (fa2cc)
- 修复同时显示两种multiTab - by Soybean (5be2e)
- 修复vertical-mix导航模式的二级菜单显示问题 - by Soybean (6f286)
- 修复多级菜单页面multitab显示问题 - by Soybean (f0474)
- 完善侧边菜单展开逻辑 - by Soybean (b5f05)
- 修复vertical sider自适应主题 - by Soybean (9097f)
- 修复登录页刷新跳404 - by Soybean (358d4)
- 修复没有子页面的路由写法问题 - by Soybean (b80c2)
- 修复globalFooter适应暗黑模式 - by Soybean (93f08)
- 修复主题相关,自适应操作系统暗黑模式 - by Soybean (bfa42)
- 修复tab过多时样式坍塌,添加tab横向滚动 - by Soybean (0ec4d)
- 关于页面:开发环境依赖更正 - by Soybean (3b3ba)
- 修复分析页折线图表布局问题 - by Soybean (43b83)
- 修复multiTab关闭逻辑,添加关闭左边和右边的标签右键操作 - by Soybean (ed90c)
- wangEditor在暗黑模式下的背景色问题 - by Yanbowen (a7de3)
- 修复百度地图sdk地址 - by Soybean (9a97d)
- 腾讯地图容器高自适应 - by Soybean (d7054)
- 修复在暗黑模式下第一次进入网页不会触发暗黑模式监听 - by Yanbowen (c4a65)
- 修复富文本编辑器在亮色主题下全屏后背景色丢失 - by 14534 (4ab77)
- 修复tab在移动端无法点击 - by Soybean (1a76d)
- 页面各部分背景颜色添加自然过渡 - by Soybean (1c5fd)
- 更正dashboard的布局文件 - by Soybean (31fda)
- 布局修复:从填充屏幕高的页面切换至滚动页面导致布局坍塌 - by Soybean (2fdb5)
- 修复打包构建时图标错误 - by Soybean (93f9a)
- 添加西瓜视频实例在onUnMounted的销毁,多页签居中距离精确 - by Soybean (73896)
- 修复网络请求错误空信息的提示 - by Soybean (ff921)
- 请求相关细节修复 - by Soybean (2ad1a)
- 修复redirect-not-found子路由 - by Soybean (5bfb8)
- 去除Layout组件冗余代码 - by Soybean (0e783)
- 修复面包屑数据 - by Soybean (28b5d)
- 修复vertical-mix布局、重构初始化的loading - by Soybean (579e0)
- 修复未登录时会调用获取用户路由的接口 - by Soybean (21bab)
- 修复路由守卫的动态路由逻辑 - by Soybean (b61b0)
- vite配置修复 - by Soybean (facc0)
- 修复分析页和工作台的布局问题 - by Soybean (e93b9)
- 修复项目配置拷贝功能 - by Soybean (a7a26)
- 修复页面切换动画无变化 - by Soybean (c4546)
- 修复页面切换动画开关不生效 - by bundle (9d4ed)
- 修复 BASE_URL 没有生效的问题 - by pany (72d7d)
- 修复vite alias - by Soybean (cd7ca)
- 修复路由守卫的动态路由逻辑 - by Soybean (e6c26)
- 全局搜索弹窗弹出时动画闪屏问题 - by @yanbowe (bb1bb)
- 去除从环境文件引入端口号导致的错误 - by Soybean (2d6d1)
- 修复在新版vite下环境变量获取不到的问题 - by Soybean (3fb13)
- 修复获取vite环境变量的方式 - by Soybean (46e1a)
- 添加获取路由组件文件未找到时的错误提示 - by Soybean (219f8)
- 添加.npmrc修复无法获取自动引入的全局组件声明类型 - by Soybean (e8488)
- 修复样式 - by Soybean (e8999)
- 修复插件不存在的错误提示 - by Grazing Wind (71652)
- 修复权限切换路由数据未更新的问题 - by Soybean (60f91)
- 修复页面切换时导致的溢出滚动条 - by Soybean (e0233)
- 修复@antv/g2生产环境报错 - by Soybean (4558c)
- 修复顶部菜单的位置失效问题 - by Soybean (4ee0d)
- 设置tab标题导致meta属性丢失 - by 燕博文 (efcfa)
- 修复tab不显示路由首页的问题 - by Soybean (a792b)
- 修复多个后端服务时的本地代理 - by Soybean (2aba5)
- 修复图标的TS类型 - by Soybean (dbd67)
- 修复import.meta.env的TS类型 - by Soybean (19942)
- 修复构建后mockjs对xhr的影响问题 - by Soybean (77572)
- 修复TS类型问题 - by Soybean (16dce)
- 修复eslint规则 - by Soybean (d7f5b)
- add iconify json - by Soybean (8a1ec)
- fix vite-pwa plugin config - by Soybean (94098)
- add router-page.d.ts to git [将router-page.d.ts添加git提交] - by Soybean (7a580)
- fix router when the dynamic routes api was failed [修复当动态路由接口失败后路由异常问题] - by Soybean (f2b58)
- fix login success message [修复登录成功的消息提示] - by Soybean (81039)
- 修复tabs在static路由模式下可以关闭首页 - by 燕博文 (7211a)
- 修复动态路由模式下路由不排序的问题 - by “青菜白玉汤” (58b27)
- fix eslint svg cause incorrect icon render - by Soybean (0b5af)
- sortRoutes recursively - by sunhao1256 (91889)
- not only
/login
claim dynamic path scenario , but also others , eg:/user/1 - by sunhao1256 (60598) - the length of routes children list should greater than 0 - by HuangZheng (e1afc)
- fix pwa logo - by Soybean (bf2f6)
- fix github bug-report - by Soybean (f73e3)
- fix router guide [修复路由跳转异常] fixed #216 - by Soybean in https://github.com/soybeanjs/soybean-admin-antd/issues/216 (59578)
- fix better-mock usage [修复better-mock用法] - by Soybean (c5764)
- tsconfig missing isolatedModules - by Kirk Lin (ab49a)
- fix mockjs [修复mockjs] - by Soybean (9b19f)
- add prod mockjs switch [添加生产模式的mockjs的开关] - by Soybean (9f563)
- 修复面包屑导航下拉菜单语言显示问题 - by cc (ee8fa)
- hide the drawer when it is initial mobile mode [初始化时为移动端布局则隐藏侧边栏] fixed #238 - by Soybean in https://github.com/soybeanjs/soybean-admin-antd/issues/238 (0abde)
- fix userRoleOptions - by Soybean (2ca2b)
- fix set tab title (fixed #256) - by Soybean in https://github.com/soybeanjs/soybean-admin-antd/issues/256 (13f6c)
- correct the lang file name & add recommend vscode plugin i18n-ally - by @soybeanjs (864ec)
- fix reload button animate - by @soybeanjs (41f23)
- 修复路由命名为包含关系时导致导航数据出错的问题 - by @Particaly (76636)
- fix elegant-router plugin - by @soybeanjs (282b6)
- keep hsla and rgba consistent with unocss - by @soybeanjs (566cc)
- fix menu style - by @soybeanjs (b80a0)
- update tab label when locale change - by @soybeanjs (50b72)
- fix menu style - by @soybeanjs (231fc)
- fix zIndex - by @soybeanjs (eed33)
- fix ThemeButton tooltip trigger - by @soybeanjs (19671)
- fix menu collapsed - by @soybeanjs (586d6)
- fix siderCollapse - by @soybeanjs (d348b)
- fix tab click when is mobile - by @soybeanjs (ac6c3)
- notification add auto close - by @soybeanjs (2cfcb)
- hide some content when is mobile layout - by @soybeanjs (b175f)
- fix breadcrumb when is not route menu - by @soybeanjs (59d35)
- fix button style - by @soybeanjs (93f18)
- fix themeVars color - by @soybeanjs (6329c)
- fix cached tabs locale - by @soybeanjs (0973b)
- fix inverted menu when is horizontal-mix - by @soybeanjs (1530d)
- fix horizontal menu style - by @soybeanjs (b3fce)
- theme setting adapter mobile - by @soybeanjs (8c729)
- fix theme colors - by @soybeanjs (ab60e)
- fix customize info color - by @soybeanjs (f0f02)
- fix scrollbar style - by @soybeanjs (cadf2)
- fix ColorPicker - by @soybeanjs (c735f)
- sider inverted visible - by @soybeanjs (7b46f)
- fix override theme - by @soybeanjs (76eda)
- fix default menu icon - by @soybeanjs (68e0d)
- fix vertical-mix menu when collapse - by @soybeanjs (c4e64)
- fix layout-card - by @soybeanjs (b2b92)
- rename zh-ch - by @soybeanjs (a8a77)
- fix scripts - by @soybeanjs (780eb)
- Fix welcome notification not closing - by @Azir-11 (748cf)
- fix i18n vscode settings - by @soybeanjs (fbf4c)
- add duration of login success notification - by @soybeanjs (1335d)
- fix menu indent - by @soybeanjs (87143)
- fix theme mode segment - by @soybeanjs (2372d)
- fix app loading theme color - by @soybeanjs (0ba19)
- fix app loading theme color - by @soybeanjs (1ad8d)
- fix page about style in mobile - by @soybeanjs (8b6de)
- fix themeDrawer darkMode segement - by @soybeanjs (1b5ca)
- fix themeDrawer copy - by @soybeanjs (b3779)
- remove space in tab content - by @soybeanjs (4aae6)
- fix horizontal menu - by @soybeanjs (d886e)
- perf card style - by @soybeanjs (c1afb)
- fix base-menu style - by @soybeanjs (dcbb3)
- remove space in tab content - by @soybeanjs (16c76)
- fix add import $t - by @soybeanjs (2e36f)
- fix manage_user title - by @soybeanjs (7770b)
- default proxy prefix - by @smileluck (da246)
- fix request msg - by @soybeanjs (ae6b6)
- Fix the issue of tab error displaying parent localIcon - by @Azir-11 (a9c98)
- The matched value of TabRoute should be optional - by @Azir-11 (e6fed)
- fix build [unocss]: build failed to load icon "close", fixed #319 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/319 (c18d8)
- fix resolve alias - by @soybeanjs (3bdcb)
- Missing default value for tab icon - by @Azir-11 (72a46)
- add route icon: fucntion_hide-child - by @soybeanjs (0a3ef)
- fix table x-scroll. fixed #324 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/324 (c7e2c)
- Fix the logic of root route redirection to home - by 恕瑞玛的皇帝 (0123c)
- Fix homepage mount error under dynamic routing - by 恕瑞玛的皇帝 (9cf2a)
- fix repeat home tab - by @soybeanjs (bccd6)
- fix proxy config - by @soybeanjs (c8019)
- fix proxy config - by @soybeanjs (ffc95)
- fix request msg - by @soybeanjs (47b54)
- fix tab error displaying parent localIcon - by @soybeanjs (9d112)
- fix build [unocss]: build failed to load icon "close" - by @soybeanjs (6a5aa)
- fix home when is dynamic mode router - by @soybeanjs (3c229)
- fix table row-key ts type - by @soybeanjs (0cc8f)
- fix class name conflict with unocss icon - by @soybeanjs (455e4)
- fix repeat routes - by @soybeanjs (2c543)
- fix route init - by @soybeanjs (23a40)
- fix pin-toggler toolTip zIndex - by @soybeanjs (f89e6)
- fix flatRequest error type. fixed #376 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/376 (1ec5e)
- add maxWidth for GlobalTab to fix bg with gap. fixed #350 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/350 (cc539)
- unify border-radius of Tag. fixed #378 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/378 (2f15a)
- fix menu edit rules - by @paynezhuang (00105)
- fix SvgIcon inheritAttrs warning - by @soybeanjs (efc0e)
- fix axios createRequest: add default state - by @soybeanjs (d6eda)
- fix homeTab closeRight and disable colseLeft - by @soybeanjs (53f61)
- fix GlobalBreadcrumb warning - by @soybeanjs (dd6fc)
- add maxWidth for GlobalTab to fix bg with gap - by @soybeanjs (423ea)
- fix css var is inserted repeatedly - by @soybeanjs (e58cf)
- fix SvgIcon inheritAttrs warning - by @soybeanjs (f4305)
- fix event name - by @soybeanjs (642b6)
- update union-key.d.ts - by @soybeanjs (60bef)
- fix axios createRequest: add default state - by @soybeanjs (466bc)
- fix update theme color - by @soybeanjs (27c53)
- fix CHANGELOG versions - by @soybeanjs (d9af5)
- fix disabled page animate - by @soybeanjs (23f28)
- fix routes data when role is change. fixed #391 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/391 (cb83d)
- fix tabs data when role is change. fixed #392 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/392 (04aa0)
- recovery pnpm-lock.yaml - by @soybeanjs (c6952)
- added responseType judgment. #396 - by alleycharming in https://github.com/soybeanjs/soybean-admin-antd/issues/396 (82eab)
- supply $t import statement - by @soybeanjs (b2660)
- fix type error - by @soybeanjs (77c20)
- fix mix-menu blank. fixed #389 & cache mixMenuFixed - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/389 (93c7f)
- text level low. #409 - by alleycharming in https://github.com/soybeanjs/soybean-admin-antd/issues/409 (3ddb1)
- menu fixedIndexInTab default null - by @paynezhuang (3d10e)
- fix tab fixedIndex as null case - by @paynezhuang (4708e)
- 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 (dae2a)
- 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 (f4513)
- fix menu-toggler zIndex - by @soybeanjs (7bd43)
- fix manage_menu modal style - by @soybeanjs (60f3b)
- fix menu data when role is changed. fixed #391 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/391 (3b47b)
- fix useRouter. fixed #436 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/436 (0774a)
- add error handle when get routes in dynamic route mode. fixed 440 - by @soybeanjs (57b4a)
- fix header style & fix button highlight when click global-tab. fixed #446 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/446 (64fc0)
- fix multi tab page only render once. fixed #441 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/441 (e379d)
- 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 (8efdb)
- fix reCacheRoute. fixed #464 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/464 (59faf)
- fix register name, CodeLogin => Register - by @m-xlsea in https://github.com/soybeanjs/soybean-admin-antd/issues/478 (ddf38)
- fix disabled page animate - by @soybeanjs (e6910)
- fix routes data when role is change - by @soybeanjs (03c80)
- fix tabs data when role is change - by @soybeanjs (9fd89)
- add missing
$t
import - by @soybeanjs (8f9ee) - add responseType judgment - by @soybeanjs (2246f)
- fix mix-menu blank & cache mixMenuFixed - by @soybeanjs (9fdb6)
- fix PinToggler label - by @soybeanjs (b1f9c)
- recovery the layout config before is mobile - by @soybeanjs (851ae)
- fix manage page drawer operate about data reset - by @soybeanjs (91dfa)
- fix menu data when role is changed - by @soybeanjs (7cc5f)
- fix useRouter in tab store - by @soybeanjs (962c4)
- fix header style & fix button highlight when click global-tab - by @soybeanjs (f2983)
- fix multi tab page only render once - by @soybeanjs (b98b0)
- fix login Register component name - by @soybeanjs (a3ba5)
- fix get user info when page reload - by @soybeanjs (ff51b)
- fix setupAppVersionNotification render - by @soybeanjs (6a6eb)
- fix get user info when page reload - by @soybeanjs (0f6b7)
- fix setupAppVersionNotification render - by @soybeanjs (63d5d)
- hide AppVersionNotification in DEV mode - by @sigma-plus in https://github.com/soybeanjs/soybean-admin-antd/issues/482 (62592)
- fix menu-toggler hidden in mobile layout. fixed #483 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/483 (4470c)
- hide AppVersionNotification in DEV mode - by @soybeanjs (e3d91)
- fix menu-toggler hidden in mobile layout - by @soybeanjs (a73d2)
- 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 (c2125)
- fix mobile browser theme issue by adding color-scheme meta tag to index.html - by @KickCashew in #27 (6bf97)
- Fix secondary directory components is empty - by @paynezhuang in #29 (fb48f)
- Fix secondary directory components is empty - by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/491 (aabb2)
- Fix the issue of abnormal tab caching after logout. fixed #495 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/495 (3eeac)
- Fix the issue of abnormal tab caching after logout - by @soybeanjs (e6349)
- request modal title use i18n. fixed #507 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/507 (f7de3)
- add
getDataByPage
foruseTable
. fixed #499 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/499 (425c6) - 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 (49f60)
- request modal title use i18n - by @soybeanjs (f97e7)
- add
getDataByPage
foruseTable
- by @soybeanjs (cf265) - fix login redirect to routeHome when routeHome of dynamic route is not same as static route - by @soybeanjs (f6c66)
- fix manage page edit data. fixed #32 - by @soybeanjs in #32 (740d6)
- 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 (c4695)
- fix HorizontalMixMenu inverted. fixed #563 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/563 (4e55b)
- fix vertical-menu will not render when the layout is from mobile - by @soybeanjs (84027)
- fix vertical-mix menu selected - by @soybeanjs (59f07)
- fix watermark settings - by @soybeanjs (5646a)
- fix menu style - by @soybeanjs (4355b)
- avoid retrieving cached HTML - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/605 (ef6cf)
- fix login redirect - by @soybeanjs (3830e)
- fix vertical-mix-menu when sider collapse. fixed #608 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/608 (c3f1f)
- fix breadcrumb when activeMenu is parent menu. fixed #589 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/589 (79b2a)
- fix refresh token when meet multi requests. fixed #581 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/581 (27b52)
- fix abnormal width of the sidebar in the top menu mix and reverse mode - by @soybeanjs (0abce)
- fix watermark settings - by @soybeanjs (dbe8e)
- avoid retrieving cached HTML - by @soybeanjs (75df1)
- fix breadcrumb when activeMenu is parent menu - by @soybeanjs (49092)
- fix refresh token when meet multi requests - by @soybeanjs (5ae17)
- fix click global-tab in iPad. fixed #624 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/624 (04d05)
- 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 (0ac95)
- fix click global-tab in iPad - by @soybeanjs (740cf)
- when the roles filter submenu is empty, the parent menu is not excluded - by @soybeanjs (6b2fc)
- fix global-tab click conflict with contextmenu - by @soybeanjs (c0e87)
- fix global-tab click conflict with contextmenu - by @soybeanjs (3e72c)
- fix issue with 'Remind Me Later' button being unclickable. fixed #46 - by @Azir-11 in #47 and #46 (a4e8f)
- fix sass usage - by Redon in #49 (599db)
- fix route guard hook
onRouteSwitchWhenLoggedIn
. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (ab985) - check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (9f4fb)
- projects): fix(projects:
- fix login redirect - by @soybeanjs (5ccdb)
- route:
- 当为左侧混合菜单时activeMenu无效情况 - by 燕博文 (3e4f9)
- styles:
- fix toggle-lang bg - by Soybean (47309)
- 用户管理页面布局自适应屏幕高度 (fixed #253) - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/253 (0f7b9)
- fix css var is inserted repeatedly - by 燕博文 (769d8)
- fix useTable type - by @soybeanjs (07124)
- fix FirstLevelMenu style. fixed #450 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/450 (db64b)
- fix PinToggler style. fixed #451 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/451 (42b12)
- fix FirstLevelMenu style - by @soybeanjs (5df82)
- fix PinToggler style - by @soybeanjs (593ce)
- svg-icon:
- 自定义图标在Dropdown组件下hover状态无法显示图标 - by 燕博文 (0523f)
- types:
- 修复naive组件回调函数参数类型错误 - by Soybean (66728)
- 数据类型 EnumDataType.boolean 为 [object Boolean] - by liujunzheng (e9b55)
- 修复TS类型错误 - by Soybean (45d31)
- 添加dotEnv类型的非空判断 - by Soybean (cff11)
- Fixed the reference type error - by dodu2014 in https://github.com/soybeanjs/soybean-admin-antd/issues/551 (3e2a9)
- fix data type of useHookTable - by @soybeanjs (276ea)
- fix the type of TableApiFn - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/599 (26c93)
- Fixed the reference type error - by @soybeanjs (6b868)
- fix data type of useHookTable - by @soybeanjs (3dd78)
- utils:
- utils函数名称更正 - by Soybean (68f4d)
- 修复iconifyRender - by Soybean (c37d0)
- make AxiosRequestConfig optional for request.handleDelete() - by guuuuo (4a6fe)
- modalLogout bug when esc is pressed - by @sigma-plus in https://github.com/soybeanjs/soybean-admin-antd/issues/470 (bd69c)
- fix
isPC
. fixed #644 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/644 (47264) - fix
isPC
- by @soybeanjs (76f61)
- view-manage-role:
- fix PopConfirm content to title - by @zyhnbyyds (d95bd)
- 多页签:
- 在pc模式下右键某个多页签会切换路由 - by Yanbowen (a4394)
- refresh-koken命名 - by “Southliu” (17155)
- components:
- 添加更多主题颜色设置模态窗的层级 - by xiaotao2018 (ee7eb)
- 添加更多主题颜色设置模态窗的层级,z-index为int - by xiaotao2018 (e2d65)
- Optimize internationalized menu search code - by 燕博文 (8c1ef)
- Optimize menu search code - by 燕博文 (296a2)
- perf count-to - by @soybeanjs (b2c61)
- components name is converted to uppercase - by 燕博文 (04aa1)
- perf global-search - by @soybeanjs (72745)
- hooks:
- project:
- Initializing the static routing function does not require asynchronization - by CHENZL in https://github.com/soybeanjs/soybean-admin-antd/issues/493 (2198b)
- projects:
- 添加windicss指定的扫描目录,提升构建性能 - by Soybean (8e6b0)
- complete dynamic route translate [补充动态路由的翻译] - by Soybean (7b746)
- move changing document title by locale to global event of composables & add appLoading unmount - by Soybean (08e19)
- remove useless code - by Soybean (eb8e4)
- use transformObjectToOption to generate option of object labels - by Soybean (da611)
- add type declaration for document startViewTransition - by Soybean (d3ebe)
- remove system logo fill - by @soybeanjs (e02d0)
- perf code - by @soybeanjs (c9e34)
- remove as any - by @soybeanjs (7f61b)
- perf code - by @soybeanjs (3f22e)
- perf code - by @soybeanjs (cb369)
- perf css of base-menu - by @soybeanjs (4046a)
- perf theme store - by @soybeanjs (b0d95)
- perf code - by @soybeanjs (324cf)
- perf code - by @soybeanjs (c2aae)
- perf code - by @soybeanjs (8081e)
- env config - by @soybeanjs (07423)
- env config - by @soybeanjs (1bac3)
- add detailed annotations for route role - by @soybeanjs (2a0ec)
- add detailed annotations for route role - by @soybeanjs (f6bab)
- perf code - by @soybeanjs (5c49d)
- remove useless file - by @soybeanjs (da280)
- remove useless file - by @soybeanjs (c624f)
- remove @soybeanjs/cli - by @soybeanjs (41349)
- perf card style - by @soybeanjs (9895a)
- echarts loading style - by @soybeanjs (456c3)
- echarts loading style - by @soybeanjs (dca53)
- perf page manage_role, useTable - by @soybeanjs (39aa7)
- perf table columns style - by @soybeanjs (babdb)
- perf page manage_menu style - by @soybeanjs (0aa75)
- perf code - by @soybeanjs (7fa87)
- perf code - by @soybeanjs (05db8)
- perf code - by @soybeanjs (dc24a)
- perf manage page style - by @soybeanjs (779ba)
- perf code - by @soybeanjs (8b960)
- remove useless code - by @soybeanjs (3115e)
- perf code - by @soybeanjs (a1220)
- perf manage menu - by @soybeanjs (71f2c)
- manage menu: add transform to component - by @soybeanjs (0abbf)
- perf code - by @soybeanjs (a0bad)
- perf code - by @soybeanjs (b7f07)
- remove useless prop
title
ofNDrawer
- by @soybeanjs (fdde6) - add tsconfig.json for @sa/color-palette - by @soybeanjs (d460e)
- perf judgement the fixed tab - by @soybeanjs (b3e9b)
- perf judgement the fixed tab - by @soybeanjs (90c20)
- components:
- accuracy draggable area for TableColumnSetting with animation - by @orangelckc in https://github.com/soybeanjs/soybean-admin-antd/issues/465 (2aa85)
- ButtonIcon with smarter class merging and tippy - by @mufeng889 (95960)
- accuracy draggable area for TableColumnSetting with animation - by @soybeanjs (8a2e0)
- projects:
- remove deprecated code - by @soybeanjs (72ccb)
- optimize code - by @soybeanjs (bc8dc)
- unocss border shortcut - by @soybeanjs (40d0f)
- optimize RouteMeta remarks - by @soybeanjs (ffb48)
- optimize manage_menu - by @soybeanjs (bf406)
- remove deprecated code - by @soybeanjs (00361)
- unocss border shortcut - by @soybeanjs (4ebeb)
- optimize table scrollConfig. fixed #25 - by @soybeanjs in #25 (d0f8e)
- optimize table rowSelection - by @soybeanjs (49c57)
- optimize
setupAppVersionNotification
- by @soybeanjs (b5a72) - optimize
setupAppVersionNotification
- by @soybeanjs (f061d) - get buildTime with timezone 'Asia/Shanghai' - by @soybeanjs (069fa)
- get buildTime with timezone 'Asia/Shanghai' - by @soybeanjs (b256a)
- optimize code - by @soybeanjs (b94ba)
- Initializing the static routing function does not require asynchronization - by @soybeanjs (02d66)
- optimize
getRouteQueryOfLoginRoute
- by @soybeanjs (693f7) - supports custom menu icon sizes - by @wynn-w in https://github.com/soybeanjs/soybean-admin-antd/issues/534 (e035e)
- add type WatermarkProps - by @soybeanjs (f26d0)
- remove home NAlert closable - by @soybeanjs (98b75)
- optimize response code comparison - by @soybeanjs (cf67d)
- optimize code - by @soybeanjs (cb1d4)
- optimize menu selectedKey - by @soybeanjs (531bf)
- optimize response code comparison - by @soybeanjs (d7025)
- optimize code - by @soybeanjs (6e8a5)
- optimize type - by @soybeanjs (4679b)
- optimize code - by @soybeanjs (6561f)
- optimize code - by @soybeanjs (38eeb)
- remove defineModel setting,enabled by default - by @yanbowe in https://github.com/soybeanjs/soybean-admin-antd/issues/620 (60bbd)
- remove defineModel setting,enabled by default - by @mufeng889 in #42 (05bad)
- optimize code - by @soybeanjs (9ad5d)
- optimize router guard - by @soybeanjs (0dfcf)
- use
defu
to fill added theme config - by @soybeanjs (101b6) - optimize manage page: use
ref
replacereactive
- by @soybeanjs (e6d2a)
- types:
- Enhance compatibility of global types - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/494 (cd9d5)
- Enhance compatibility of global types - by @soybeanjs (dc359)
- remove useless types. - by Azir (eed61)
- utils:
- Reduce code indentation and improve readability - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/496 (ad2f2)
- Reduce code indentation and improve readability - by @soybeanjs (54ae8)
- auth:
- 页面跳转逻辑优化 - by Soybean (c84c3)
- components:
- czg:
- update cz-git,czg breaking changes - by 燕博文 (fcb7a)
- hooks:
- 状态管理模块拆分 - by Soybean (1128a)
- 重构hook函数取消监听方式 - by 燕博文 (fd948)
- refactor @sa/color-palette - by @soybeanjs (93191)
- refactor useSignal, useComputed - by @soybeanjs (3b5e4)
- deleting the route export of useRoutePush, use vue-router - by @soybeanjs (b81f7)
- refactor @sa/color-palette to @sa/color - by @soybeanjs (fda42)
- layouts:
- layout/header 反转色样式补充 - by 元家怿 (01d0b)
- packages:
- projects:
- element-plus国际化 - by Soybean (88320)
- 名称变更 - by Soybean (93bba)
- 完善路由配置 - by Soybean (ab77d)
- 顶部header和多页签的高度调整 - by Soybean (e1dc0)
- 环境文件重命名 - by Soybean (e9db6)
- 重构browser tab初步 - by Soybean (51b86)
- chrome Tab重构完成 - by Soybean (d4884)
- 路由文件夹拆分模块,代码重构 - by Soybean (73505)
- 登录重定向地址相关重构 - by Soybean (04008)
- 路由组件导入拆分 - by Soybean (3edf4)
- 路由文件夹重构 - by Soybean (b2854)
- 精简代码 - by Soybean (5dc86)
- 注入全局常量:PROJECT_BUILD_TIME - 构建时间 - by Soybean (ec907)
- 项目依赖信息直接从package.json获取 - by Soybean (4487f)
- 添加exportDefaults替换defineProps - by Soybean (e61ee)
- 去除vicons,统一使用iconify图标 - by Soybean (cd6db)
- 地图插件页面布局重构 - by Soybean (36e0e)
- 嵌入naive-ui的css vars,替换windicss的extend color - by Soybean (2869b)
- basicLayout重构初步 - by Soybean (33770)
- 路由声明重构,添加composables,BaseLayout进行中,文件夹规范 - by Soybean (1e84d)
- 系统暗黑主题模式抽离成composables - by Soybean (195e5)
- 优化路由声明,添加路由模块导入,规范路相关文件夹 - by Soybean (f1997)
- 请求函数重构初步 - by Soybean (9f643)
- axios封装:文件夹规范,错误处理完善 - by Soybean (451c7)
- axios封装完成 - by Soybean (03b39)
- axios处理的请求结果去除网路状态 - by Soybean (05696)
- 文件夹位置规范 - by Soybean (f5a5f)
- 细节完善 - by Soybean (62611)
- 重构路由类型和路由元数据类型,重构多级菜单路由写法 - by Soybean (d6838)
- 优化路由导入页面写法,页面路由调整 - by Soybean (0b10b)
- 登录模块由query变更为动态路由params - by Soybean (225c4)
- 精简版+动态路由权限初步 - by Soybean (de205)
- 单独一级路由相关逻辑重构 - by Soybean (ab9a6)
- 单独路由逻辑重构、路由转换函数优化 - by Soybean (b36a6)
- 恢复pinia默认写法 - by Soybean (b2a4d)
- 请求构造函数适配不同后端接口的数据结构 - by Soybean (4f9d5)
- 细节完善 - by Soybean (651e5)
- 重构路由页面组件的导入 - by Soybean (e6503)
- 代码优化 - by Soybean (4e31a)
- lint命令修改 - by Soybean (20911)
- 代码优化 - by Soybean (e8b53)
- 去除在pinia的getters的函数调用副作用,用watch代替 - by Soybean (b35ed)
- 代码优化 - by Soybean (5e276)
- mock权限相关数据优化 - by Soybean (41e46)
- 代码优化 - by Soybean (251b5)
- 代码优化 - by Soybean (a7824)
- 细节优化 - by Soybean (c275f)
- layout和tab组件依赖名称变更、样式修复 - by Soybean (de5fb)
- merge branch unocss to main - by Soybean (69d51)
- 动态路由权限完善 - by Soybean (55ddc)
- 代码优化 - by Soybean (14c14)
- 代码优化 - by Soybean (3590b)
- 代码优化 - by Soybean (a1c7e)
- 代码优化 - by Soybean (44ab5)
- 代码优化 - by Soybean (095c4)
- 代码优化 - by Soybean (d28b9)
- 代码优化 - by Soybean (4c2f5)
- 代码优化 - by Soybean (d9ac7)
- 优化菜单支持横向滚动 - by Soybean (8f3e8)
- 代码优化 - by Soybean (5fa82)
- 代码优化 - by 燕博文 (41147)
- 添加subscribeAppStore - by Soybean (aa2f7)
- 代码优化 - by Soybean (b60db)
- 代码优化 - by Soybean (61436)
- 请求适配器函数范型重构、优化请求相关的命名 - by Soybean (7f9c9)
- 更新搜索弹窗的图标 - by Soybean (ed9cd)
- 抽离格式化相关依赖配置 - by Soybean (f4d37)
- 代码优化 - by Soybean (49f95)
- cancel autoinstall @iconify-json [取消@iconify-json自动安装] - by Soybean (c29b8)
- refactor page: user-management [重构用户管理页面] - by Soybean (468b4)
- format code style [调整代码格式] - by Soybean (a9d58)
- import cz-git, czg replace @soybeanjs/cli [引入cz-git、czg替换@soybeanjs/cli] - by Soybean (1bdd8)
- perfect scrollbar style [完善滚动条] - by Soybean (1a02c)
- refactor app init loading [重构系统初始化的加载] - by Soybean (57bfe)
- new storage system [新的本地数据存储系统] - by Soybean (97191)
- add simple-git-hooks replace husky - by Soybean (9110d)
- all file and folder use kebab-case - by Soybean (cea60)
- update service and proxy config - by Soybean (8debf)
- remove enum - by Soybean (21d52)
- rename union key - by Soybean (e2b32)
- update useTable - by Soybean (211ae)
- remove page examples: tree [去除tree相关示例页面] - by Soybean (f3090)
- use better-mock replace mockjs [用better-mock替换mockjs] - by Soybean (9d3c7)
- upgrade vue3.3, official support defineOptions - by Kirk Lin (86a37)
- 生产环境缓存主题变更为sessionStorage - by @soybeanjs (c46a5)
- add reCacheRoute method - by @soybeanjs (f92ee)
- update soybean domain - by @soybeanjs (073fd)
- remove plugin-web-update-notification - by @soybeanjs (f6c6d)
- perf code - by @soybeanjs (0b2e0)
- init route store in router guide - by @soybeanjs (bc056)
- remove requiresAuth option of route meta - by @soybeanjs (5a137)
- fix tooltop of ButtonIcon - by @soybeanjs (a5b16)
- useStore variable name - by @soybeanjs (29291)
- add createRoutes replace export routes directly - by @soybeanjs (16bca)
- refactor ColorPicker - by @soybeanjs (f80c1)
- themeStore: isCustomizeInfoColor to isInfoFollowPrimary - by @soybeanjs (0867f)
- rename zh-cn locale - by @soybeanjs (ba10c)
- rename zh-cn locale - by @soybeanjs (26714)
- fix conflict with locale file - by @soybeanjs (3346b)
- split @sa/request to @sa/axios, @sa/fetch - by @soybeanjs (9ecb5)
- remove @sa/eslint-config - by @soybeanjs (23002)
- remove docs to soybean-admin-docs - by @soybeanjs (be008)
- refactor app-loading - by @soybeanjs (b4f3d)
- refactor app-loading - by @soybeanjs (c3c14)
- use naive-ui color-picker - by @soybeanjs (b5551)
- login components => modules - by @soybeanjs (49237)
- perf page home - by @soybeanjs (4c61c)
- login components => modules - by @soybeanjs (59bec)
- perf page function_tab - by @soybeanjs (b5477)
- update mock api - by @soybeanjs (27241)
- page manage_role: extract module - by @soybeanjs (0e9e2)
- perf page manage_role - by @soybeanjs (a19f8)
- manage_route => manage_menu - by @soybeanjs (f8467)
- refactor service env config - by @soybeanjs (43193)
- refactor unocss shortcuts: wh-full => size-full - by @soybeanjs (b4c00)
- use enquirer replace prompts - by @soybeanjs (b546f)
- keep directory "locales/langs" same with version naive-ui - by @soybeanjs (5ecf3)
- refactor service env config - by @soybeanjs (d89ee)
- refactor unocss shortcuts: wh-full => size-full - by @soybeanjs (835cb)
- use enquirer replace prompts - by @soybeanjs (64b27)
- refactor useTable - by @soybeanjs (c3efa)
- finish refactor useTable - by @soybeanjs (86301)
- finish refactor useTable and apply - by @soybeanjs (3fd15)
- perf code - by @soybeanjs (f91ef)
- new route guard - by @soybeanjs (37d20)
- refactor addThemeVarsToHtml - by @soybeanjs (41e47)
- perf code - by @soybeanjs (81f08)
- constant routes, route guard - by @soybeanjs (ddec7)
- update naive-ui.d.ts - by @soybeanjs (bb74d)
- useMixMenuContext replace useMixMenu - by @soybeanjs (1e142)
- refactor @sa/color-palette => @sa/color & perf @sa/utils - by @soybeanjs (34999)
Soybean Admin
toSoybeanAdmin
- by @soybeanjs (a8dbc)- menu-operate-drawer => menu-operate-modal - by @soybeanjs (003e1)
- useMixMenuContext replace useMixMenu - by @soybeanjs (e0aa7)
- Soybean Admin to SoybeanAdmin - by @soybeanjs (9427d)
- replace
cloneDeep
oflodash-es
withklona
- by @soybeanjs (a9133) - combine
theme tokens
andtheme settings
. close #379 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/379 (1d1b1) - change css vars mount to root - by @soybeanjs (00f41)
- replace
cloneDeep
oflodash-es
withklona
- by @soybeanjs (240ab) - combine theme tokens and theme settings - by @soybeanjs (3f289)
- change css vars mount to root - by @soybeanjs (47c46)
- refactor router guard. fix #655 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/667 and https://github.com/soybeanjs/soybean-admin-antd/issues/655 (09144)
- styles:
- other:
- 注释文案修改 - by 毛博文 (d0064)
- projects:
- 更新README.md - by Soybean (963ae)
- 更新README.md - by Soybean (848fa)
- 更新README.md - by Soybean (39a74)
- update README.md - by Soybean (22f8f)
- 添加书写规范文档 - by Soybean (d9fd9)
- 文档更新 - by Soybean (8d2ba)
- 文档格式规范 - by Soybean (560b8)
- 文档更新 - by Soybean (448d2)
- 更新README - by Soybean (c950a)
- vscode配置更新 - by Soybean (7c5ed)
- 更新README.md - by Soybean (5790a)
- 更新README.md - by Soybean (1d64e)
- 更新README.md - by Soybean (6940f)
- 更新README.md - by Soybean (4ef2e)
- update README.md - by Soybean (54577)
- update README.md - by Soybean (1b346)
- update README.md - by Soybean (98a7d)
- update README.md - by Soybean (659e4)
- update README.md - by Soybean (90ddf)
- update README.md - by Soybean (5eddb)
- update README.md - by Soybean (02c51)
- update README.md - by Soybean (47f28)
- update README.md - by Soybean (7ed5d)
- update README.md - by Soybean (3befb)
- update README.md - by Soybean (e856c)
- update README.md - by Soybean (3aded)
- update README.md - by Soybean (225e7)
- update README.md - by Soybean (5b401)
- update README.md - by Soybean (8cdad)
- update README.md - by Soybean (a0dfa)
- update README.md - by Soybean (b8db2)
- update README.md - by Soybean (21645)
- update README.md - by Soybean (9a90f)
- update README.md - by Soybean (60a55)
- update README.md - by Soybean (d5c75)
- update README.md - by Soybean (3d8be)
- update README.md - by Soybean (21e63)
- update README.md - by Soybean (0811f)
- update README.md - by Soybean (84cb0)
- update README.md - by Soybean (4b80a)
- update docs - by Soybean (e9656)
- update README.md - by Soybean (ae99e)
- update README.md - by Soybean (0c70a)
- update README.md - by Soybean (e2727)
- revert docs - by Soybean (2c562)
- update README - by Soybean (828a2)
- update README - by Soybean (a3562)
- update README.md - by Soybean (cf8c7)
- update README.md - by Soybean (1ef1b)
- update README.md - by Soybean (aaef0)
- add qq to README.md [文档添加QQ群] - by Soybean (f74a6)
- update README.md [更新README.md] - by Soybean (39709)
- update README.md [更新README.md] - by Soybean (5a4f8)
- update README.md [更新README.md] - by Soybean (a765d)
- update README.md [更新README.md] - by Soybean (a989b)
- 优化README.md - by xiaojunnuo (6ea75)
- readme.md 二次开发的项目内容换行 - by xiaojunnuo (f3a17)
- update CHANGELOG.md - by Soybean (5f6ca)
- CHANGELOG.md - by Soybean (a2521)
- update README.md - by Soybean (b5839)
- CHANGELOG.md - by Soybean (bb2ea)
- update README.md: update example image url [更新示例图片的链接] - by Soybean (4f512)
- fix README.md: example image link - by Soybean (56ea8)
- CHANGELOG.md - by Soybean (ff5bf)
- generate full CHANGELOG.md - by Soybean (055d4)
- update README.md - by Soybean (3c7e1)
- update README.md - by Soybean (1681c)
- update README.md picture url - by Soybean (4eefc)
- update README.md - by Soybean (8f24a)
- update CHANGELOG.md by regenerate changelog - by Soybean (2a9b7)
- update README.md logo - by @soybeanjs (19141)
- update Docker deployment method - by muzzyh (00da0)
- update git hooks init command - by muzzyh (7f35e)
- update README.md - by Ikko Eltociear Ashimine (93ed5)
- update README.md - by @soybeanjs (78364)
- update README.md - by @soybeanjs (1ea48)
- add README - by @soybeanjs (67fbf)
- add README - by @soybeanjs (2371b)
- update README - by @soybeanjs (d16a9)
- update README.md - by @soybeanjs (6a771)
- update README.md - by @soybeanjs (57b6d)
- update README.md - by @soybeanjs (3b31b)
- update README.md - by @soybeanjs (b30c0)
- update README.md - by @soybeanjs (c260f)
- update README.md - by @soybeanjs (43743)
- update README.md - by @soybeanjs (03c42)
- update README.md - by @soybeanjs (d71b6)
- update README.md - by @soybeanjs (0fae9)
- update README.md - by @soybeanjs (4e4d2)
- update README.md - by @soybeanjs (86b44)
- update README.md - by @soybeanjs (e2085)
- update README.md - by @soybeanjs (6ea9b)
- update README.md - by @soybeanjs (ef4af)
- update README.md - by @soybeanjs (41830)
- update README.md - by @soybeanjs (427a0)
- add CHANGELOG.md - by @soybeanjs (46b61)
- add communication - by @soybeanjs (8c7ea)
- update README.md - by @soybeanjs (07d8d)
- update README.md - by @soybeanjs (1a707)
- update README.md - by @soybeanjs (f69e1)
- update README.md - by @soybeanjs (76011)
- update README.md - by @soybeanjs (f4a9c)
- update README.md - by @soybeanjs (5a523)
- update README.md - by @soybeanjs (79d9c)
- update CHANGELOG.md - by @soybeanjs (cf5bc)
- add ecosystem to README.md - by @soybeanjs (d0f17)
- add PanisAdmin to README - by @paynezhuang (ce2a7)
- add CHANGELOG.zh_CN.md - by @soybeanjs (18b3f)
- update CHANGELOG - by @soybeanjs (4d17c)
- update CHANGELOG - by @soybeanjs (19783)
- update README.md - by @soybeanjs (fa56e)
- update README.md - by @soybeanjs (419ea)
- update CHANGELOG - by @soybeanjs (87b18)
- update CHANGELOG - by @soybeanjs (756f8)
- update Node&pnpm version - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/472 (9b05d)
- update CHANGELOG - by @soybeanjs (2bec8)
- update CHANGELOG - by @soybeanjs (fe06b)
- update README - by @soybeanjs (4045e)
- add CHANGELOG - by @soybeanjs (01fbb)
- update README - by @soybeanjs (8f9a7)
- update README - by @soybeanjs (bab68)
- Fixed the hyperlink pointing error - by Azir (20a81)
- Fixed the hyperlink pointing error - by Azir (d5602)
- update README - by @soybeanjs (70261)
- update README - by @soybeanjs (9527e)
- update CHANGELOG - by @soybeanjs (b3368)
- update CHANGELOG - by @soybeanjs (5c67d)
- update README - by @soybeanjs (1e67a)
- update README - by @soybeanjs (a769b)
- update CHANGELOG - by @soybeanjs (58fc0)
- update CHANGELOG - by @soybeanjs (a0b76)
- update CHANGELOG - by @soybeanjs (613c8)
- update CHANGELOG - by @soybeanjs (d3759)
- update CHANGELOG - by @soybeanjs (ebc83)
- update README - by @mufeng889 in https://github.com/soybeanjs/soybean-admin-antd/issues/594 (a8f92)
- update README - by @soybeanjs (e9a2e)
- update README - by @soybeanjs (73e91)
- update the location of important information in the document - by Azir (9c012)
- update CHANGELOG - by @soybeanjs (5baf1)
- update QQ group link. - by @Azir-11 in #43 (589ec)
- set the Chinese version of README as default - by @soybeanjs (9d28b)
- ✏️ add element-plus version link - by 一寸灰 in https://github.com/soybeanjs/soybean-admin-antd/issues/679 (5c6ab)
- set the Chinese version of README as default - by @soybeanjs (e1ef1)
- projects): docs(projects:
- 更新README - by Soybean (fb0dd)
- projects): docs(projects): docs(projects:
- 更新README - by Soybean (1b440)
- deps:
- 添加多种插件:element-plus、iconify、windicss - by Soybean (afd4d)
- 添加smooth-scroll插件、axios封装 - by Soybean (82411)
- 添加打包时跳过对依赖的类型校验 - by Soybean (f5220)
- 依赖升级 - by Soybean (4382b)
- 修复element-plus国际化引入问题 - by Soybean (aa16d)
- 升级依赖 - by Soybean (1e393)
- 依赖升级 - by Soybean (97820)
- 依赖升级 - by Soybean (78a28)
- 依赖升级 - by Soybean (6b7f4)
- 升级依赖 - by Soybean (50c1d)
- 更新依赖 - by Soybean (ffe50)
- 更新依赖 - by Soybean (d2464)
- 更新依赖 - by Soybean (0fb01)
- 更新依赖 - by Soybean (e59b8)
- 升级依赖 - by Soybean (9c7bd)
- 升级依赖 - by Soybean (4e1a0)
- 升级依赖 - by Soybean (6de48)
- 升级依赖 - by Soybean (4e04a)
- 升级依赖 - by Soybean (c8122)
- 升级依赖 - by Soybean (a6bdc)
- 升级依赖 - by Soybean (ae7ec)
- 升级依赖 - by Soybean (e755c)
- 升级依赖 - by Soybean (f3c86)
- 升级依赖 - by Soybean (e776d)
- 升级依赖 - by Soybean (777cf)
- 升级依赖 - by Soybean (284af)
- 升级依赖 - by Soybean (57c69)
- 升级依赖 - by Soybean (7ba33)
- upgrade deps - by Soybean (50c8b)
- upgrade deps - by Soybean (8d00b)
- upgrade deps - by Soybean (b298a)
- update deps - by Soybean (cecce)
- update deps - by Soybean (5c75e)
- update deps - by Soybean (518f7)
- update deps - by Soybean (92b84)
- update deps - by Soybean (50d7c)
- update deps - by Soybean (3f822)
- update deps - by Soybean (02809)
- update deps - by Soybean (be45d)
- update deps - by Soybean (6a5a3)
- 依赖升级 - by Soybean (e3c4a)
- update deps - by Soybean (906ae)
- update deps - by Soybean (9917b)
- update deps - by Soybean (83301)
- update deps - by Soybean (69e39)
- update deps - by Soybean (ea1a3)
- update deps - by Soybean (73fa3)
- update deps - by Soybean (973ab)
- update deps - by Soybean (75000)
- update deps - by Soybean (8dcfb)
- update deps - by Soybean (1523c)
- update deps - by Soybean (da407)
- update deps - by Soybean (cec0f)
- update deps - by Soybean (d9cfe)
- update deps - by Soybean (dd113)
- update deps - by Soybean (d0823)
- update deps - by Soybean (94ff7)
- update deps - by Soybean (b32bc)
- update deps - by Soybean (f6b61)
- update deps - by Soybean (0f0cd)
- 更新@soybeanjs/eslint-config - by Soybean (36f06)
- update deps - by Soybean (d9324)
- update deps - by Soybean (1ad92)
- 升级依赖 - by Soybean (7240b)
- update deps - by Soybean (c5ba6)
- update deps - by Soybean (3e0cc)
- update deps - by Soybean (21b6f)
- update deps - by Soybean (d823e)
- unplugin-vue-define-options替换为unplugin-vue-macros - by Soybean (22c90)
- update deps - by Soybean (7dd7c)
- update deps - by Soybean (fe8ca)
- unplugin-icon autoinstall @iconify-json [unplugin-icon自动安装@iconify-json] - by Soybean (c045e)
- update deps [升级依赖] - by Soybean (331b1)
- update deps - by Soybean (88e53)
- update deps - by Soybean (89985)
- update deps - by Soybean (65ac6)
- update deps - by Soybean (abd02)
- update deps - by Soybean (d6b15)
- update deps - by Soybean (8e801)
- update deps - by Soybean (41b3b)
- update deps - by Soybean (1f3e6)
- update deps - by Soybean (74772)
- update deps - by Soybean (84567)
- update deps - by Soybean (fcc65)
- update deps - by Soybean (c097b)
- update deps - by Soybean (61998)
- update deps - by Soybean (db629)
- update deps [升级依赖] - by Soybean (f2e82)
- update deps and remove vite-plugin-html [升级依赖,去除vite-plugin-html] - by Soybean (eaf36)
- update deps [升级依赖] - by Soybean (bae17)
- update deps [升级依赖] - by Soybean (c2642)
- update deps [升级依赖] - by Soybean (40f85)
- other:
- update cz config - by Soybean (07baa)
- projects:
- 依赖升级,规范目录 - by Soybean (a0ec8)
- 依赖升级 - by Soybean (025a9)
- 依赖升级 - by Soybean (09a28)
- pnpm替换yarn - by Soybean (36491)
- 依赖升级 - by Soybean (f1649)
- 依赖升级 - by Soybean (d00bb)
- 主题配置完善 - by Soybean (20503)
- 添加构建打包的不同环境配置 - by Soybean (ef57d)
- 更新README.md - by Soybean (f2ad7)
- 项目名称变更,添加README内容:项目基本介绍 - by Soybean (638a8)
- 添加vscode插件推荐配置和设置配置 - by Soybean (b9395)
- 取消打包显示brotliSize - by Soybean (9af89)
- 添加构建大小可视化分析的插件 - by Soybean (8ba8a)
- vite配置更新 - by Soybean (e5d99)
- 环境变量获取方式变更 - by Soybean (21c2f)
- 修改vscode配置 - by Soybean (0c577)
- 添加vercel打包的环境 - by Soybean (371fa)
- add license - by Soybean (b1672)
- 更新tsconfig.json - by Soybean (f42ee)
- update tsconfig、eslintrc - by Soybean (75de2)
- vite.config代码优化 - by Soybean (ca707)
- 细节调整 - by Soybean (401f0)
- update config - by Soybean (a0c40)
- 代码优化 - by Soybean (de09f)
- 配置优化 - by Soybean (fd787)
- 配置更改 - by Soybean (c8717)
- update deps, update config - by Soybean (8e6e7)
- 代码优化 - by Soybean (5c1b0)
- update tsconfig - by Soybean (9ce58)
- update vscode settings - by Soybean (3fe4e)
- 添加.gitattributes - by Soybean (896e6)
- 代码优化 - by Soybean (6a9a3)
- 升级依赖,添加对json的eslint检测及格式化 - by Soybean (711a4)
- update deps and README.md - by Soybean (35aee)
- 升级依赖、vite配置optimizeDeps - by Soybean (ee434)
- 去除prettier,已集成进@soybeanjs/eslint-config - by Soybean (182da)
- update eslint - by Soybean (907cf)
- 引入pwa插件,更新配置 - by Soybean (695ec)
- 更新依赖、调整页面 - by Soybean (40ecc)
- 引入vite-plugin-progress - by Soybean (44ab0)
- 升级依赖、修复T标签右键菜单连续显示问题 - by Soybean (639c4)
- 引入TS高级类型库 - by Soybean (71a75)
- 更换eslint依赖为eslint-config-soybeanjs-vue - by Soybean (07325)
- 升级依赖,降低naive-ui版本修复打包问题 - by Soybean (f408e)
- 升级依赖,修复TS类型 - by Soybean (73ce5)
- 引入@unocss/vite替换unocss,精简体积 - by Soybean (3540b)
- update deps, update logos - by Soybean (22c05)
- add constant page content - by Soybean (13d0c)
- add tauri scripts, change tauri icon, fix mockjs [添加tauri相关的命令,变更tauri图标,修复mockjs] - by Soybean (1b45b)
- use @soybeanjs/cli replace commitizen - by Soybean (428d4)
- use pnpm patch replace @milahu/patch-package - by Soybean (9455a)
- remove useless file: commitlint.config.js - by Soybean (67736)
- move tauri to branch tauri - by Soybean (6c14b)
- update deps and update config - by Soybean (7d699)
- new router branch - by Soybean (288d5)
- add vite plugin @soybeanjs/router-page - by Soybean (40c1e)
- update plugin config - by Soybean (6a344)
- update deps and perfect the details [升级依赖,完善细节] - by Soybean (61a43)
- update deps and update config - by Soybean (b08c3)
- update lint-staged config - by Soybean (0882c)
- add VSCode debug config file - by Soybean (0c126)
- update deps - by Soybean (f7181)
- update deps and fix project config - by Soybean (da521)
- perf logo - by Soybean (a8a6e)
- update vscode config - by Soybean (608d7)
- update unocss config - by Soybean (3503d)
- update deps, add prettier format command - by Soybean (36e5f)
- remove old layout,tab package [去除旧的布局和页签依赖] - by Soybean (42e6d)
- update deps and fix type error [升级依赖并修复类型问题] - by Soybean (34f02)
- update deps and fix style [升级依赖&修复代码格式] - by Soybean (c1c43)
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 (b93c2)
- deps:
- update deps - by Soybean (4eb46)
- update deps - by Soybean (a70e4)
- update deps - by Soybean (7487a)
- update deps - by Soybean (cebbe)
- update deps - by Soybean (f9d47)
- update deps - by Soybean (47ab0)
- decrease vite-plugin-page-route - by Soybean (882f2)
- update deps - by Soybean (e6abf)
- update deps - by Soybean (bba68)
- update deps - by Soybean (0e6d2)
- update deps - by @soybeanjs (135ce)
- update deps - by @soybeanjs (44ba3)
- update deps - by @soybeanjs (9296e)
- update deps - by @soybeanjs (751de)
- update deps - by @soybeanjs (305d9)
- update deps - by @soybeanjs (3eaf0)
- update deps - by @soybeanjs (4caa4)
- update deps - by @soybeanjs (bd3ef)
- update deps - by @soybeanjs (56931)
- update deps - by @soybeanjs (56e7d)
- update deps - by @soybeanjs (892e2)
- updtae deps - by @soybeanjs (7088d)
- update deps - by @soybeanjs (b0b48)
- update deps - by @soybeanjs (7f049)
- update deps - by @soybeanjs (854ce)
- update deps - by @soybeanjs (82ccf)
- update deps - by @soybeanjs (36fe1)
- update deps - by @soybeanjs (b0546)
- update deps - by @soybeanjs (55342)
- update deps - by @soybeanjs (adc36)
- update deps - by @soybeanjs (f1b86)
- update deps - by @soybeanjs (c655a)
- update deps - by @soybeanjs (840e7)
- update deps - by @soybeanjs (345b6)
- update deps - by @soybeanjs (6114b)
- update deps - by @soybeanjs (70962)
- update deps - by @soybeanjs (9cc7e)
- update deps - by @soybeanjs (2d4d1)
- update deps - by @soybeanjs (9c4ba)
- update deps - by @soybeanjs (fb3b9)
- update deps - by @soybeanjs (14aa8)
- update deps - by @soybeanjs (02d4b)
- update deps - by @soybeanjs (b2ee9)
- update deps - by @soybeanjs (9e493)
- update deps - by @soybeanjs (0fee1)
- update deps - by @soybeanjs (c0a65)
- update deps - by @soybeanjs (6b513)
- update deps - by @soybeanjs (82b53)
- update deps - by @soybeanjs (a1b48)
- update deps - by @soybeanjs (eba20)
- update deps - by @soybeanjs (ac928)
- update deps - by @soybeanjs (3ceeb)
- update deps - by @soybeanjs (9a669)
- update deps - by @soybeanjs (e57bf)
- update deps - by @soybeanjs (fbd80)
- update deps - by @soybeanjs (1cb38)
- update deps - by @soybeanjs (413a8)
- update deps - by @soybeanjs (734ef)
- update deps - by @soybeanjs (599b4)
- update deps - by @soybeanjs (d0380)
- update deps - by @soybeanjs (1f464)
- update deps - by @soybeanjs (060c0)
- update deps - by @soybeanjs (909ce)
- update deps - by @soybeanjs (08827)
- update deps - by @soybeanjs (a6c0e)
- update deps - by @soybeanjs (813d8)
- update deps - by @soybeanjs (9954c)
- update deps - by @soybeanjs (d9f9f)
- update deps - by @soybeanjs (bf718)
- update deps - by @soybeanjs (423fa)
- update deps - by @soybeanjs (b094d)
- update deps. close #510 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/510 (53143)
- update deps. - by @Azir-11 in #30 (e110d)
- update deps - by @soybeanjs (c7f6f)
- update deps - by @soybeanjs (72ede)
- update deps - by @soybeanjs (be13c)
- update deps - by @soybeanjs (5fcf2)
- update deps - by @soybeanjs (752ec)
- update deps - by @soybeanjs (cf019)
- update deps - by @soybeanjs (f6bd6)
- update deps - by @soybeanjs (993e9)
- update deps - by @soybeanjs (a1c14)
- update deps - by @soybeanjs (7fa55)
- update deps - by @soybeanjs (a44ea)
- update deps - by @soybeanjs (7bc1d)
- update deps - by @soybeanjs (207d6)
- update deps - by @soybeanjs (f3562)
- update deps - by @soybeanjs (5e0c2)
- update deps - by @soybeanjs (baefd)
- update deps - by @soybeanjs (3453c)
- update deps - by @soybeanjs (8dcda)
- update deps - by @soybeanjs (91de4)
- update deps - by @soybeanjs (0c809)
- update deps - by @soybeanjs (0f15c)
- other:
- correct spell mistake - by @orangelckc in https://github.com/soybeanjs/soybean-admin-antd/issues/460 (086ba)
- correct spell mistake - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/462 (f1850)
- correct spell mistake - by @soybeanjs (308bf)
- project:
- delete src/locales/lang/zh-CN.ts - by @soybeanjs (377db)
- projects:
- 更新.cz-config - by Soybean (b18c4)
- 更新eslint配置 - by Soybean (872bb)
- add github action - by lixin (f355a)
- 修复issue模板格式问题 - by lixin59 (d8bab)
- remove useless packages, update lint-staged config, add githublogen - by Soybean (5aaa3)
- add switch for pageRoute plugin [添加自动生成路由的插件的开关] - by Soybean (780ac)
- update deps and use soy lint-staged replace lint-staged - by Soybean (9a238)
- remove bumpp & add release script - by Soybean (a3dfe)
- update @soybeanjs/cli and generate total changelog - by Soybean (58591)
- update deps & update unocss deprecated api exclude - by Soybean (0907d)
- update deps & update package.json - by Soybean (0b2f6)
- add vite-plugin-vue-devtools - by Soybean (c1bee)
- update deps and fix swiper - by @soybeanjs (9d105)
- update package.json - by @soybeanjs (d7aea)
- update deps & fix eslint code - by @soybeanjs (08e0c)
- update pnpm-lock.yaml - by @soybeanjs (94644)
- update VSCode setting - by @soybeanjs (56c77)
- correct the word spell - by @soybeanjs (458e3)
- correct word spell & eslint fix code - by @soybeanjs (cffc3)
- When tab is switched, keep the page without refreshing - by @linjiangl (83f25)
- rename project - by @soybeanjs (5dfe9)
- update version and perf code - by @soybeanjs (97035)
- fix pkg version - by @soybeanjs (4b375)
- add sourcemap - by @soybeanjs (d25ed)
- add pnpm-lock - by @soybeanjs (0e4cb)
- update deps and perf code - by @soybeanjs (19c12)
- update gitignore - by @soybeanjs (910fe)
- update pnpm-lock - by @soybeanjs (1d0b0)
- update vscode settings - by @soybeanjs (c2b6a)
- use eslint flat config - by @soybeanjs (11adc)
- add config files - by @soybeanjs (87aa0)
- update deps & update @sa/scripts config - by @soybeanjs (31f67)
- use eslint flat config & update config - by @soybeanjs (a176d)
- update @sa/scripts - by @soybeanjs (d7785)
- update pnpm version - by @soybeanjs (47819)
- create LICENSE - by @soybeanjs (853f5)
- update pnpm version - by @soybeanjs (91121)
- update pnpm version - by @soybeanjs (55f76)
- update eslint config - by @soybeanjs (5023f)
- update eslint config - by @soybeanjs (7029b)
- lock deps version - by @soybeanjs (8ff39)
- lock deps versions - by @soybeanjs (a24f9)
- remove @soybeanjs/cli - by @soybeanjs (02c05)
- update pnpm version - by @soybeanjs (ea02b)
- update pnpm version - by @soybeanjs (c6b00)
- remove @simonwep/pickr - by @soybeanjs (502a4)
- remove soybean.svg - by @soybeanjs (4031f)
- update mock api - by @soybeanjs (c0079)
- update pnpm version - by @soybeanjs (adec0)
- update deps & fix keep-alive - by @soybeanjs (13001)
- update @elegant-router/vue, fix inject name in windows - by @soybeanjs (0b56e)
- add dev and build command with service env - by @soybeanjs (ebb15)
- update deps & remove packages docs - by @soybeanjs (57963)
- update pnpm-lock.yaml - by @soybeanjs (147f6)
- update repository url - by @soybeanjs (806a1)
- update deps & update pnpm version - by @soybeanjs (9772a)
- add unocss eslint config - by @soybeanjs (40635)
- update launch.json - by @soybeanjs (3db82)
- update vscode extensions.json - by @soybeanjs (4e29a)
- update pnpm version - by @soybeanjs (7065f)
- update pnpm version - by @soybeanjs (88f26)
- update repository url - by @soybeanjs (f46ce)
- update vscode config - by @soybeanjs (bfaec)
- update component.d.ts - by @soybeanjs (1bebf)
- add unocss eslint config - by @soybeanjs (6f004)
- update deps & fix eslint vue rule - by @soybeanjs (8143b)
- update pnpm version - by @soybeanjs (6ad51)
- add .gitattributes - by @soybeanjs (c0009)
- update deps - by @soybeanjs (4babb)
- update pnpm version - by @soybeanjs (9125c)
- disabled unocss eslint rule: order-attributify - by @soybeanjs (1c72d)
- update .gitattributes - by @soybeanjs (e5235)
- update pnpm version - by @soybeanjs (30c97)
- disabled unocss eslint rule: order-attributify - by @soybeanjs (87838)
- update pnpm-lock.yaml - by @soybeanjs (8f5a6)
- update pnpm version - by @soybeanjs (42e16)
- update deps & update pnpm version & update eslint config - by @soybeanjs (7392b)
- lower vue version to 3.4.23 - by @soybeanjs (b5243)
- update pnpm-lock.yaml - by @soybeanjs (516f4)
- update deps & update pnpm version - by @soybeanjs (5260d)
- use
engines
replacepackageManager
- by @soybeanjs (dcd51) - update pnpm version requirement - by @soybeanjs (19e65)
- update .npmrc - by @soybeanjs (52188)
- update vscode settings - by @soybeanjs (c137b)
- merge main to v1.1.0 - by @soybeanjs (ebe55)
- update deps & fix TS error - by @soybeanjs (4ea9c)
- update eslint-config & fix code - by @soybeanjs (68ea9)
- update @elegant-router/vue & add error handle for resolve route. fixed #442 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/442 (24ff8)
- update vscode launch.json - by @soybeanjs (4c1c7)
- close http proxy - by @soybeanjs (d08a3)
- update mock url - by @soybeanjs (e6086)
- update mock url - by @Azir-11 in #22 (32c00)
- update deps & add lock file - by @soybeanjs (e1777)
- update vscode settings - by @soybeanjs (910df)
- synchronize recent changes - by @mufeng889 in #23 (d5348)
- update vscode settings: vue official - by @soybeanjs (76649)
- update eslint config - by @soybeanjs (9c450)
- update .npmrc - by @soybeanjs (5d15b)
- update vscode settings - by @soybeanjs (e77bd)
- Fix deprecated configuration config - by @paynezhuang in https://github.com/soybeanjs/soybean-admin-antd/issues/524 (0d20e)
- Fix deprecated configuration config - by @soybeanjs (5275b)
- add script
czh
- by @soybeanjs (02069) - update deps & fix vue-router type - by @soybeanjs (96837)
- use json5 resolve env
VITE_OTHER_SERVICE_BASE_URL
& fix proxy enable - by @soybeanjs (b16a9) - add script czh - by @soybeanjs (1e345)
- rename script czh to
commit:zh
- by @soybeanjs (01d96) - use json5 resolve env VITE_OTHER_SERVICE_BASE_URL & fix proxy enable - by @soybeanjs (f8b29)
- update vscode extensions - by @soybeanjs (24bb6)
- update deps & fix sass usage - by @soybeanjs (71e63)
- add desc for base url of app - by @soybeanjs (17d7e)
- update deps & fix vite config - by @soybeanjs (3e0eb)
- update vscode extensions - by @soybeanjs (39893)
- update deps & fix vite config - by @soybeanjs (3243d)
- add desc for base url of app - by @soybeanjs (4966d)
- release:
- 0.0.2 - by Soybean (e44f5)
- 0.0.3 - by Soybean (e1dac)
- 0.0.4 - by Soybean (8b27f)
- 0.0.5 - by Soybean (e53e7)
- 0.1.1 精简版发布 - by Soybean (db3c2)
- 0.1.2 - by Soybean (db75c)
- 0.1.3 - by Soybean (32a7c)
- 0.9.1 - by Soybean (be374)
- 0.9.2 - by Soybean (11407)
- 0.9.3 - by Soybean (d0522)
- 0.9.4 - by Soybean (97c92)
- 0.9.5 - by Soybean (08d83)
- 0.9.6 - by Soybean (65c21)
- 0.9.8 - by Soybean (34ffd)
- 0.9.9 - by Soybean (c0066)
- types:
- remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) - by @NHZEX in https://github.com/soybeanjs/soybean-admin-antd/issues/633 (83ba7)
- remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) - by @Azir-11 in #44 (e154f)
- GlobalBreadcrumb:
- 代码格式fix - by Eric_Yuan (0243b)
- components:
- other:
- modify the Chinese name of the grayscale mode - by Azir (53770)
- projects:
- 格式化代码 - by Soybean (d680e)
- 代码格式化 - by Soybean (2bc50)
- 路由相关文件夹简化 - by Soybean (e5793)
- update prettier config - by Soybean (df56a)
- format yaml - by Soybean (fb46d)
- per style [完善样式] - by Soybean (209ef)
- unify card border radius, 16px to 8px - by Soybean (cbda4)
- update default theme color - by @soybeanjs (43ac2)
- prettier format code - by @soybeanjs (24cf1)
- fix menu style - by @soybeanjs (d8b9b)
- perf layout card style - by @soybeanjs (fc409)
- format code - by @soybeanjs (a7481)
- fix event style - by @soybeanjs (e935f)
- update theme mode segment height - by @soybeanjs (4d846)
- fix tooltip zIndex of ButtonIcon - by @soybeanjs (db747)
- sort defineProps, defineEmits with TS type - by @soybeanjs (123fd)
- unify button icon style. close #26 - by @soybeanjs in #26 (ef60e)
- fit table column width of checkbox - by @soybeanjs (ebcfb)
- rename script czh to commit:zh - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/597 (5094f)
- reduce ambiguity in theme configuration instructions. - by @Azir-11 (75cbf)
- reduce ambiguity in theme configuration instructions. - by @Azir-11 (cf4cc)
- add docker build - by 徐志强 (af740)
- change docker image name - by 徐志强 (6fbde)
- projects:
- add github actions config - by @soybeanjs (4cb17)
- update release.yml - by @soybeanjs (7b298)
- add issue template - by @soybeanjs (06e20)
- add github config - by @soybeanjs (fe15a)
- add github issues template - by @soybeanjs (b5027)
- update github issues template - by @soybeanjs (ff1d5)
- add and update github issues template - by @soybeanjs (a3619)
一寸灰, Redon, Azir, dodu2014, CHENZL, JianJroh, alleycharming, 燕博文, ~li, Kori, Ikko Eltociear Ashimine, lapislazulisch, muzzyh, liwei, Soybean, cc, xiaojunnuo, Kirk Lin, small_happy, guuuuo, lixin59, alue_mobile, HuangZheng, sunhao1256, shabby2333, zuihou, Wang Zheng, RockerHX, Henry.Huang, 徐志强, xiaotao2018, Soybean, tanminglin, Grazing Wind, Eric_Yuan, 元家怿, 相思, 元家怿, “Southliu”, Soybean, 毛博文, pany, bundle, Lsq128, Liushengqun, liujunzheng, lingdu
v1.3.9 (2024-11-17)
- projects: support show tab when not loggedIn - by @soybeanjs (ba381)
- deps:
- reduced eslint version to 9.14.0 - by @soybeanjs (af417)
- projects:
- fix route guard hook
onRouteSwitchWhenLoggedIn
. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (ab985) - check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (9f4fb)
- fix route guard hook
- projects:
- projects: ✏️ add element-plus version link - by 一寸灰 in https://github.com/soybeanjs/soybean-admin-antd/issues/679 (5c6ab)
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 (b93c2)
- projects: update deps & fix vite config - by @soybeanjs (3e0eb)
一寸灰,
v1.3.8 (2024-10-25)
- 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 (d088f)
- app version notification plugin support sub deploy path. close #668 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/668 (a53eb)
- support show tab when not loggedIn - by @soybeanjs (ba381)
- deps:
- reduced eslint version to 9.14.0 - by @soybeanjs (af417)
- projects:
- fix route guard hook
onRouteSwitchWhenLoggedIn
. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (ab985) - check if init userInfo when initAuthRoute. fixed #680 - by @soybeanjs in https://github.com/soybeanjs/soybean-admin-antd/issues/680 (9f4fb)
- fix route guard hook
- projects:
- 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 (09144)
- projects:
- set the Chinese version of README as default - by @soybeanjs (9d28b)
- ✏️ add element-plus version link - by 一寸灰 in https://github.com/soybeanjs/soybean-admin-antd/issues/679 (5c6ab)
- rename env.d.ts to vite-env.d.ts - by @wzc520pyfm in https://github.com/soybeanjs/soybean-admin-antd/issues/675 (b93c2)
- deps:
- projects:
一寸灰,
v1.3.7 (2024-09-21)
- projects: update scss config - by @soybeanjs (b1cda)
- projects: fix global-tab click conflict with contextmenu - by @soybeanjs (c0e87)
- packages: @sa/materials: remove tab close shortcut by mouse - by @soybeanjs (9fb72)
- deps: update deps - by @soybeanjs (3453c)
v1.3.6 (2024-09-20)
- projects:
- deps: update deps - by @soybeanjs (5e0c2)
v1.3.5 (2024-09-08)
- packages:
- projects:
- projects:
- projects): fix(projects:
- fix login redirect - by @soybeanjs (5ccdb)
- projects: optimize type - by @soybeanjs (4679b)
- projects:
v1.3.4 (2024-09-08)
- projects: optimize code - by @soybeanjs (6e8a5)
v1.3.3 (2024-09-08)
- projects: fix watermark settings - by @soybeanjs (dbe8e)
v1.3.2 (2024-09-08)
- projects:
- projects: optimize response code comparison - by @soybeanjs (d7025)
v1.3.1 (2024-09-08)
- projects: fix abnormal width of the sidebar in the top menu mix and reverse mode - by @soybeanjs (0abce)
v1.3.0 (2024-09-08)
- packages: modify request retry times to 0 - by @soybeanjs (d87e9)
- projects: refactor global menu & support reversed-horizontal-mix-menu - by @soybeanjs (2244f)
- packages:
- hooks: prevent program freezing when pagesize returns 0 - by @soybeanjs (05912)
- projects:
- projects: add script czh - by @soybeanjs (1e345)
v1.2.8 (2024-09-08)
- packages:
- @sa/hooks: fix searchParams of useHookTable - by @soybeanjs (cb5bf)
- types:
- projects: replace
cloneDeep
oflodash-es
withklona
- by @soybeanjs (240ab)
- deps: update deps - by @soybeanjs (7bc1d)
v1.2.7 (2024-09-08)
- projects: supports custom menu icon sizes - by Soybean (c8a9e)
- components:
- projects:
- deps: update deps - by Soybean (5fcf2)
- projects: Fix deprecated configuration config - by Soybean (5275b)
v1.2.6 (2024-06-21)
- projects:
- projects: update README - by @honghuangdc (a769b)
- projects: add and update github issues template - by @honghuangdc (a3619)
v1.2.5 (2024-06-15)
- projects: Fix the issue of abnormal tab caching after logout - by @soybeanjs (e6349)
- projects: Initializing the static routing function does not require asynchronization - by @soybeanjs (02d66)
- types: Enhance compatibility of global types - by @soybeanjs (dc359)
- utils: Reduce code indentation and improve readability - by @soybeanjs (54ae8)
- deps: update deps - by @soybeanjs (423fa)
v1.2.4 (2024-06-14)
- projects:
- projects: add github config - by @soybeanjs (fe15a)
v1.2.3 (2024-06-13)
- projects:
- projects:
- projects:
- projects:
v1.2.2 (2024-06-12)
- projects: reset scroll position when tab change - by @soybeanjs (804f9)
- projects:
- projects: update README - by @soybeanjs (bab68)
v1.2.1 (2024-06-07)
- projects:
- deps: update deps - by @soybeanjs (a6c0e)
v1.2.0 (2024-06-07)
- hooks:
- packages:
- @sa/scripts: add new commit type optimize and commit scope packages - by @soybeanjs (ee111)
- projects:
- init - by @soybeanjs (77b6e)
- add switch-lang, add look-forward - by @soybeanjs (0c666)
- add logout - by @soybeanjs (486de)
- add login module - by @soybeanjs (314e8)
- add theme palette and colors support unocss color opacity - by @soybeanjs (88e64)
- nprogress color feat theme color - by @soybeanjs (d7621)
- perf route meta and route i18n - by @soybeanjs (a2e0f)
- route store - by @soybeanjs (a7784)
- menu in route store - by @soybeanjs (81e59)
- perf menu and add cache in route store - by @soybeanjs (5c60b)
- antd menu - by @soybeanjs (542e5)
- add menu icon - by @soybeanjs (60f29)
- add axios - by @soybeanjs (110fc)
- update @elegant-router/vue and fix types - by @soybeanjs (b7632)
- service and proxy - by @soybeanjs (ed68c)
- login, antdv useApp, form - by @soybeanjs (53c20)
- router guide - by @soybeanjs (5cf87)
- add login loading to confirm button - by @soybeanjs (cb6c7)
- add page manage and remove page user - by @soybeanjs (73b02)
- menu click to switch route - by @soybeanjs (60ef0)
- keep antd menu transition same as system - by @soybeanjs (77c96)
- add tab store, PageTab - by @soybeanjs (ecd0d)
- add LangSwitch to component, fix login page i18n - by @soybeanjs (e435b)
- add tab dropdown, FullScreen - by @soybeanjs (dcc4c)
- add ThemeDrawer - by @soybeanjs (22447)
- add ReloadButton - by @soybeanjs (66b90)
- add ButtonIcon with tooltip - by @soybeanjs (4649d)
- support mobile layout - by @soybeanjs (cfcf8)
- add page animate - by @soybeanjs (41c38)
- add beadcrumb - by @soybeanjs (d9279)
- routes cache - by @soybeanjs (073e6)
- cache tabs - by @soybeanjs (1f439)
- add reset routes - by @soybeanjs (76400)
- themeDrawer layout mode - by @soybeanjs (8c36d)
- add horizontal menu - by @soybeanjs (012d1)
- menu style adapter system - by @soybeanjs (32a2d)
- vertical-mix sider - by @soybeanjs (c9329)
- HorizontalMixMenu - by @soybeanjs (2d59d)
- theme settings theme colors - by @soybeanjs (5d883)
- finish theme settings - by @soybeanjs (92b4c)
- theme settings copy - by @soybeanjs (95e38)
- iconify offline - by @soybeanjs (388e5)
- antd locale, dayjs locale - by @soybeanjs (3b33c)
- support Vite5 - by @soybeanjs (8e41a)
- request pkgs - by @soybeanjs (81a31)
- update @sa/axios - by @soybeanjs (fd790)
- @sa/axios: createRequest, createFlatRequest, createHookRequest - by @soybeanjs (c5c45)
- add sort routes - by @soybeanjs (637c6)
- add app loading - by @soybeanjs (a7ef1)
- add vitepress docs - by @soybeanjs (5f72f)
- add copyright, unocss shortcut: card-wrapper, update package.json - by @soybeanjs (a11b9)
- add page: about - by @soybeanjs (a2b6b)
- add custom route exception - by @soybeanjs (0bab9)
- filter tabs which are not in routes - by @soybeanjs (b047c)
- packages/scripts: add command changelog,release - by @soybeanjs (50926)
- add script: gen-route - by @soybeanjs (e9b15)
- @sa/axios: add qs stringify for params - by @soybeanjs (6ee5a)
- page home & perf useEcharts - by @soybeanjs (37c92)
- add page function_tab - by @soybeanjs (bd645)
- support directory menu hide all child menus. - by @soybeanjs (cd72e)
- support route query in menu - by @soybeanjs (063f5)
- login page: code-login - by @soybeanjs (f4e7c)
- login page: register - by @soybeanjs (b6420)
- @sa/axios: support instance state, fix flatRequest error type - by @soybeanjs (3f418)
- add request exception - by @soybeanjs (0b1ec)
- add function page: request - by @soybeanjs (757d1)
- add function page: hide-child,super-page,toggle-auth - by @soybeanjs (886ea)
- manage page: manage_role - by @soybeanjs (658dc)
- perf page manage_role - by @soybeanjs (55945)
- Synchronize role management and menu management - by @mufeng889 in #13 (7943c)
- Syncronize user management list page - by @mufeng889 in #18 (64be7)
- Synchronous user management - by @mufeng889 in #19 (68231)
- support grayscale - by @soybeanjs (db2a5)
- add prefix to local storage - by @soybeanjs (0423c)
- support iframe page with diffrent url of custom route - by @soybeanjs (4975d)
- add recommend color switch - by @soybeanjs (7fa51)
- support repeated request errors occur once in a short time - by @soybeanjs (6e809)
- close tab by mouse wheel button click - by @soybeanjs (31e1d)
- support system new version update notification - by @soybeanjs (cee03)
- get user info in router guard and remove in localStorage - by @soybeanjs (ccbe3)
- components:
- hooks:
- projects:
- fix elegant-router plugin - by @soybeanjs (282b6)
- keep hsla and rgba consistent with unocss - by @soybeanjs (566cc)
- fix menu style - by @soybeanjs (b80a0)
- update tab label when locale change - by @soybeanjs (50b72)
- fix menu style - by @soybeanjs (231fc)
- fix zIndex - by @soybeanjs (eed33)
- fix ThemeButton tooltip trigger - by @soybeanjs (19671)
- fix menu collapsed - by @soybeanjs (586d6)
- fix siderCollapse - by @soybeanjs (d348b)
- fix tab click when is mobile - by @soybeanjs (ac6c3)
- notification add auto close - by @soybeanjs (2cfcb)
- hide some content when is mobile layout - by @soybeanjs (b175f)
- fix breadcrumb when is not route menu - by @soybeanjs (59d35)
- fix button style - by @soybeanjs (93f18)
- fix themeVars color - by @soybeanjs (6329c)
- fix cached tabs locale - by @soybeanjs (0973b)
- fix inverted menu when is horizontal-mix - by @soybeanjs (1530d)
- fix horizontal menu style - by @soybeanjs (b3fce)
- theme setting adapter mobile - by @soybeanjs (8c729)
- fix theme colors - by @soybeanjs (ab60e)
- fix customize info color - by @soybeanjs (f0f02)
- fix scrollbar style - by @soybeanjs (cadf2)
- fix ColorPicker - by @soybeanjs (c735f)
- sider inverted visible - by @soybeanjs (7b46f)
- fix override theme - by @soybeanjs (76eda)
- fix default menu icon - by @soybeanjs (68e0d)
- fix vertical-mix menu when collapse - by @soybeanjs (c4e64)
- fix layout-card - by @soybeanjs (b2b92)
- fix scripts - by @soybeanjs (780eb)
- fix app loading theme color - by @soybeanjs (1ad8d)
- fix base-menu style - by @soybeanjs (dcbb3)
- remove space in tab content - by @soybeanjs (16c76)
- fix add import $t - by @soybeanjs (2e36f)
- fix request msg - by @soybeanjs (47b54)
- fix tab error displaying parent localIcon - by @soybeanjs (9d112)
- fix build [unocss]: build failed to load icon "close" - by @soybeanjs (6a5aa)
- fix home when is dynamic mode router - by @soybeanjs (3c229)
- fix homeTab closeRight and disable colseLeft - by @soybeanjs (53f61)
- fix GlobalBreadcrumb warning - by @soybeanjs (dd6fc)
- add maxWidth for GlobalTab to fix bg with gap - by @soybeanjs (423ea)
- fix css var is inserted repeatedly - by @soybeanjs (e58cf)
- fix SvgIcon inheritAttrs warning - by @soybeanjs (f4305)
- fix event name - by @soybeanjs (642b6)
- fix axios createRequest: add default state - by @soybeanjs (466bc)
- fix type error - by @soybeanjs (77c20)
- fix disabled page animate - by @soybeanjs (e6910)
- fix routes data when role is change - by @soybeanjs (03c80)
- fix tabs data when role is change - by @soybeanjs (9fd89)
- add missing
$t
import - by @soybeanjs (8f9ee) - add responseType judgment - by @soybeanjs (2246f)
- fix mix-menu blank & cache mixMenuFixed - by @soybeanjs (9fdb6)
- fix PinToggler label - by @soybeanjs (b1f9c)
- recovery the layout config before is mobile - by @soybeanjs (851ae)
- fix manage page drawer operate about data reset - by @soybeanjs (91dfa)
- fix menu data when role is changed - by @soybeanjs (7cc5f)
- fix useRouter in tab store - by @soybeanjs (962c4)
- fix header style & fix button highlight when click global-tab - by @soybeanjs (f2983)
- fix multi tab page only render once - by @soybeanjs (b98b0)
- fix login Register component name - by @soybeanjs (a3ba5)
- styles:
- view-manage-role:
- fix PopConfirm content to title - by @zyhnbyyds (d95bd)
- projects:
- remove system logo fill - by @soybeanjs (e02d0)
- perf code - by @soybeanjs (c9e34)
- remove as any - by @soybeanjs (7f61b)
- perf code - by @soybeanjs (3f22e)
- perf code - by @soybeanjs (cb369)
- perf css of base-menu - by @soybeanjs (4046a)
- perf theme store - by @soybeanjs (b0d95)
- perf code - by @soybeanjs (324cf)
- perf code - by @soybeanjs (c2aae)
- env config - by @soybeanjs (07423)
- add detailed annotations for route role - by @soybeanjs (2a0ec)
- remove useless file - by @soybeanjs (da280)
- perf card style - by @soybeanjs (9895a)
- echarts loading style - by @soybeanjs (dca53)
- perf code - by @soybeanjs (8b960)
- remove useless code - by @soybeanjs (3115e)
- perf code - by @soybeanjs (a1220)
- perf judgement the fixed tab - by @soybeanjs (90c20)
- components:
- projects:
- hooks:
- projects:
- perf code - by @soybeanjs (0b2e0)
- init route store in router guide - by @soybeanjs (bc056)
- remove requiresAuth option of route meta - by @soybeanjs (5a137)
- fix tooltop of ButtonIcon - by @soybeanjs (a5b16)
- useStore variable name - by @soybeanjs (29291)
- add createRoutes replace export routes directly - by @soybeanjs (16bca)
- refactor ColorPicker - by @soybeanjs (f80c1)
- themeStore: isCustomizeInfoColor to isInfoFollowPrimary - by @soybeanjs (0867f)
- rename zh-cn locale - by @soybeanjs (ba10c)
- rename zh-cn locale - by @soybeanjs (26714)
- split @sa/request to @sa/axios, @sa/fetch - by @soybeanjs (9ecb5)
- remove @sa/eslint-config - by @soybeanjs (23002)
- remove docs to soybean-admin-docs - by @soybeanjs (be008)
- refactor app-loading - by @soybeanjs (c3c14)
- login components => modules - by @soybeanjs (49237)
- keep directory "locales/langs" same with version naive-ui - by @soybeanjs (5ecf3)
- refactor service env config - by @soybeanjs (d89ee)
- refactor unocss shortcuts: wh-full => size-full - by @soybeanjs (835cb)
- use enquirer replace prompts - by @soybeanjs (64b27)
- perf code - by @soybeanjs (81f08)
- constant routes, route guard - by @soybeanjs (ddec7)
- useMixMenuContext replace useMixMenu - by @soybeanjs (e0aa7)
- Soybean Admin to SoybeanAdmin - by @soybeanjs (9427d)
- styles:
- sort defineProps, defineEmits with TS type - by @soybeanjs (37a64)
- projects:
- deps:
- update deps - by @soybeanjs (4caa4)
- update deps - by @soybeanjs (bd3ef)
- update deps - by @soybeanjs (56931)
- update deps - by @soybeanjs (56e7d)
- update deps - by @soybeanjs (892e2)
- updtae deps - by @soybeanjs (7088d)
- update deps - by @soybeanjs (b0b48)
- update deps - by @soybeanjs (7f049)
- update deps - by @soybeanjs (854ce)
- update deps - by @soybeanjs (82ccf)
- update deps - by @soybeanjs (b0546)
- update deps - by @soybeanjs (adc36)
- update deps - by @soybeanjs (c655a)
- update deps - by @soybeanjs (345b6)
- update deps - by @soybeanjs (70962)
- update deps - by @soybeanjs (2d4d1)
- update deps - by @soybeanjs (9e493)
- update deps - by @soybeanjs (eba20)
- update deps - by @soybeanjs (909ce)
- other:
- correct spell mistake - by @soybeanjs (308bf)
- projects:
- rename project - by @soybeanjs (5dfe9)
- update version and perf code - by @soybeanjs (97035)
- fix pkg version - by @soybeanjs (4b375)
- add sourcemap - by @soybeanjs (d25ed)
- add pnpm-lock - by @soybeanjs (0e4cb)
- update deps and perf code - by @soybeanjs (19c12)
- update gitignore - by @soybeanjs (910fe)
- update pnpm-lock - by @soybeanjs (1d0b0)
- update vscode settings - by @soybeanjs (c2b6a)
- use eslint flat config - by @soybeanjs (11adc)
- add config files - by @soybeanjs (87aa0)
- update deps & update @sa/scripts config - by @soybeanjs (31f67)
- update pnpm version - by @soybeanjs (47819)
- create LICENSE - by @soybeanjs (853f5)
- update pnpm version - by @soybeanjs (91121)
- update eslint config - by @soybeanjs (7029b)
- lock deps version - by @soybeanjs (8ff39)
- remove @soybeanjs/cli - by @soybeanjs (02c05)
- update pnpm version - by @soybeanjs (c6b00)
- update mock api - by @soybeanjs (c0079)
- update pnpm version - by @soybeanjs (88f26)
- update repository url - by @soybeanjs (f46ce)
- update vscode config - by @soybeanjs (bfaec)
- update component.d.ts - by @soybeanjs (1bebf)
- add unocss eslint config - by @soybeanjs (6f004)
- update .gitattributes - by @soybeanjs (e5235)
- update pnpm version - by @soybeanjs (30c97)
- disabled unocss eslint rule: order-attributify - by @soybeanjs (87838)
- update pnpm-lock.yaml - by @soybeanjs (8f5a6)
- update deps & update pnpm version - by @soybeanjs (5260d)
- update mock url - by @Azir-11 in #22 (32c00)
- update deps & add lock file - by @soybeanjs (e1777)
- synchronize recent changes - by @mufeng889 in #23 (d5348)
- update eslint config - by @soybeanjs (9c450)
- update .npmrc - by @soybeanjs (5d15b)
- update vscode settings - by @soybeanjs (e77bd)
- projects: