Releases: soybeanjs/soybean-admin
Releases · soybeanjs/soybean-admin
v1.0.0-beta.2
🐞 Bug Fixes
- projects: fix pin-toggler toolTip zIndex - by @honghuangdc (f89e6)
🔥 Performance
- projects: perf code - by @honghuangdc (a0bad)
📖 Documentation
- projects:
- add communication - by @honghuangdc (8c7ea)
- update README.md - by @honghuangdc (07d8d)
- update README.md - by @honghuangdc (1a707)
🏡 Chore
- deps: update deps - by @honghuangdc (6b513)
🤖 CI
- projects:
- update release.yml - by @honghuangdc (7b298)
- add issue template - by @honghuangdc (06e20)
View changes on GitHub
v1.0.0-beta.1
🚀 Features
- internationalized menu search - by @Kori000 (9e115)
- components:
- hooks:
- add use-echarts - by @honghuangdc (726ab)
- projects:
- 1.0 beta - by @honghuangdc (e918a)
- support Vite5 - by @honghuangdc (96e4a)
- @sa/axios: createRequest, createFlatRequest, createHookRequest - by @honghuangdc (bac16)
- add app loading - by @honghuangdc (c6545)
- add copyright, unocss shortcut: card-wrapper, update package.json - by @honghuangdc (affcc)
- add page: about - by @honghuangdc (4955f)
- add custom route exception - by @honghuangdc (b43c9)
- filter tabs which are not in routes - by @honghuangdc (f59f3)
- packages/scripts: add command changelog,release - by @honghuangdc (dafb6)
- add script: gen-route - by @honghuangdc (697c1)
- @sa/axios: add qs stringify for params - by @honghuangdc (2400c)
- page home & perf useEcharts - by @honghuangdc (62e4d)
- finish page home - by @honghuangdc (7bd1e)
- add page function_tab - by @honghuangdc (6ff86)
- page manage_role - by @honghuangdc (237c6)
- page manage_user - by @honghuangdc (8a170)
- page manage_menu - by @honghuangdc (87d65)
- page manage_menu operateDrawer - by @honghuangdc (db17c)
- Add type to TabRoute: matched - by @Azir-11 (2d102)
- support directory menu hide all child menus. fixed #325 - by @honghuangdc in #325 (7256a)
- mock manage list data with pagination - by @honghuangdc (1a6be)
- globalSearch add i18n - by @yanbowe (0126d)
- Add route meta parameter:fixedQuery - by @Azir-11 (874aa)
- update - by @honghuangdc (4158a)
- change borderRadius to 6px of naiveUI - by @honghuangdc (49558)
- pef manage role - by @honghuangdc (18709)
- login page: code-login - by @honghuangdc (c91dd)
- login page: register - by @honghuangdc (1ed33)
- add request refresh token & logout - by @honghuangdc (11a6a)
- add request exception example page - by @honghuangdc (41e8b)
- add auth example - by @honghuangdc (c11d5)
- router:
🐞 Bug Fixes
- components:
- hooks:
- projects:
- 修复路由命名为包含关系时导致导航数据出错的问题 - by @Particaly (76636)
- rename zh-ch - by @honghuangdc (a8a77)
- Fix welcome notification not closing - by @Azir-11 (748cf)
- fix i18n vscode settings - by @honghuangdc (fbf4c)
- add duration of login success notification - by @honghuangdc (1335d)
- fix menu indent - by @honghuangdc (87143)
- fix theme mode segment - by @honghuangdc (2372d)
- fix app loading theme color - by @honghuangdc (0ba19)
- fix page about style in mobile - by @honghuangdc (8b6de)
- fix themeDrawer darkMode segement - by @honghuangdc (1b5ca)
- fix themeDrawer copy - by @honghuangdc (b3779)
- remove space in tab content - by @honghuangdc (4aae6)
- fix horizontal menu - by @honghuangdc (d886e)
- perf card style - by @honghuangdc (c1afb)
- fix manage_user title - by @honghuangdc (7770b)
- default proxy prefix - by @smileluck (da246)
- fix request msg - by @honghuangdc (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 @honghuangdc in #319 (c18d8)
- fix resolve alias - by @honghuangdc (3bdcb)
- Missing default value for tab icon - by @Azir-11 (72a46)
- add route icon: fucntion_hide-child - by @honghuangdc (0a3ef)
- fix table x-scroll. fixed #324 - by @honghuangdc in #324 (c7e2c)
- Fix the logic of root route redirection to home - by @Azir-11 (0123c)
- Fix homepage mount error under dynamic routing - by @Azir-11 (9cf2a)
- fix repeat home tab - by @honghuangdc [<samp...
v0.10.4
🚀 Features
- auth:
- hooks:
- add useHookTable - by @honghuangdc (b3ae7)
- projects:
- add websocket demo - by @honghuangdc (af53e)
- add switch for customize darkmode transition - by @honghuangdc (6e0cc)
- new i18n function $t & login page and setting drawer config i18n - by @honghuangdc (854d0)
- add plugin-web-update-notification - by @honghuangdc (c9164)
🐞 Bug Fixes
- components:
- 修复动态路由主页404 - by @lapislazulisch (3ae19)
- 修复动态路由home页404 - by @lapislazulisch (ad6ac)
- projects:
- fix set tab title (fixed #256) - by @honghuangdc in #256 (13f6c)
- correct the lang file name & add recommend vscode plugin i18n-ally - by @honghuangdc (864ec)
- fix reload button animate - by @honghuangdc (41f23)
- styles:
- 用户管理页面布局自适应屏幕高度 (fixed #253) - by @honghuangdc in #253 (0f7b9)
🔥 Performance
- hooks:
- perf use-table - by @honghuangdc (33180)
- perf useHookTable - by @honghuangdc (809fa)
- projects:
- add type declaration for document startViewTransition - by @honghuangdc (d3ebe)
💅 Refactors
- projects:
- 生产环境缓存主题变更为sessionStorage - by @honghuangdc (c46a5)
- add reCacheRoute method - by @honghuangdc (f92ee)
- update soybean domain - by @honghuangdc (073fd)
📖 Documentation
- projects:
- update README.md logo - by @honghuangdc (19141)
- update Docker deployment method - by @snowords (00da0)
- update git hooks init command - by @snowords (7f35e)
- update README.md - by @eltociear (93ed5)
🏡 Chore
- deps:
- update deps - by @honghuangdc (bba68)
- update deps - by @honghuangdc (0e6d2)
- update deps - by @honghuangdc (135ce)
- update deps - by @honghuangdc (44ba3)
- update deps - by @honghuangdc (9296e)
- update deps - by @honghuangdc (751de)
- update deps - by @honghuangdc (305d9)
- projects:
- update deps and fix swiper - by @honghuangdc (9d105)
- update package.json - by @honghuangdc (d7aea)
- update deps & fix eslint code - by @honghuangdc (08e0c)
- update pnpm-lock.yaml - by @honghuangdc (94644)
- update VSCode setting - by @honghuangdc (56c77)
- correct the word spell - by @honghuangdc (458e3)
- correct word spell & eslint fix code - by @honghuangdc (cffc3)
- When tab is switched, keep the page without refreshing - by @linjiangl (83f25)
🎨 Styles
- projects:
- unify card border radius, 16px to 8px - by @honghuangdc (cbda4)
- update default theme color - by @honghuangdc (43ac2)
- prettier format code - by @honghuangdc (24cf1)
View changes on GitHub
v0.10.3
🐞 Bug Fixes
- projects: Fix userRoleOptions - by @soybeanjs (2ca2b)
- styles: Fix toggle-lang bg - by @soybeanjs (47309)
🔥 Performance
- projects:
- Remove useless code - by @soybeanjs (eb8e4)
- Use transformObjectToOption to generate option of object labels - by @soybeanjs (da611)
📖 Documentation
- projects:
- CHANGELOG.md - by @soybeanjs (ff5bf)
- Generate full CHANGELOG.md - by @soybeanjs (055d4)
- Update README.md - by @soybeanjs (3c7e1)
- Update README.md - by @soybeanjs (1681c)
- Update README.md picture url - by @soybeanjs (4eefc)
- Update README.md - by @soybeanjs (8f24a)
- Update CHANGELOG.md by regenerate changelog - by @soybeanjs (2a9b7)
🏡 Chore
- deps:
- Update deps - by @soybeanjs (f9d47)
- Update deps - by @soybeanjs (47ab0)
- Decrease vite-plugin-page-route - by @soybeanjs (882f2)
- Update deps - by @soybeanjs (e6abf)
- projects:
- Remove bumpp & add release script - by @soybeanjs (a3dfe)
- Update @soybeanjs/cli and generate total changelog - by @soybeanjs (58591)
- Update deps & update unocss deprecated api exclude - by @soybeanjs (0907d)
- Update deps & update package.json - by @soybeanjs (0b2f6)
- Add vite-plugin-vue-devtools - by @soybeanjs (c1bee)
- Release v0.10.3 - by @soybeanjs (de282)
View changes on GitHub
v0.10.2
🐞 Bug Fixes
- components: Fix mix-menu layout when the locale is English (fixed 241) - by @soybeanjs (5c085)
📖 Documentation
- projects:
- CHANGELOG.md - by @soybeanjs (bb2ea)
- Update README.md: update example image url [更新示例图片的链接] - by @soybeanjs (4f512)
- Fix README.md: example image link - by @soybeanjs (56ea8)
🏡 Chore
- Release v0.10.2 - by @soybeanjs (1f6d0)
- projects: Update deps and use soy lint-staged replace lint-staged - by @soybeanjs (9a238)
View changes on GitHub
v0.10.1
📖 Documentation
- projects:
- CHANGELOG.md - by @soybeanjs (a2521)
- Update README.md - by @soybeanjs (b5839)
🏡 Chore
- Release v0.10.1 - by @soybeanjs (44e4c)
- projects: Add switch for pageRoute plugin [添加自动生成路由的插件的开关] - by @soybeanjs (780ac)
View changes on GitHub
v0.10.0
🚀 Features
- components:
- projects:
- 返回顶部功能适配新布局 - by @yanbowe (54e2c)
- 增加i18n支持翻译菜单,tab,title - by cc (3d48a)
- Add menu translate [翻译菜单] - by @soybeanjs (f6828)
- 增加主题切换过渡效果 - by cc (8da88)
- Support mobile layout [支持移动端布局] - by @soybeanjs (f2b51)
🐞 Bug Fixes
- projects:
- Fix router guide [修复路由跳转异常] fixed #216 - by @soybeanjs in #216 (59578)
- Fix better-mock usage [修复better-mock用法] - by @soybeanjs (c5764)
- Tsconfig missing isolatedModules - by @kirklin (ab49a)
- Fix mockjs [修复mockjs] - by @soybeanjs (9b19f)
- Add prod mockjs switch [添加生产模式的mockjs的开关] - by @soybeanjs (9f563)
- 修复面包屑导航下拉菜单语言显示问题 - by cc (ee8fa)
- Hide the drawer when it is initial mobile mode [初始化时为移动端布局则隐藏侧边栏] fixed #238 - by @soybeanjs in #238 (0abde)
🔥 Performance
- projects:
- Complete dynamic route translate [补充动态路由的翻译] - by @soybeanjs (7b746)
- Move changing document title by locale to global event of composables & add appLoading unmount - by @soybeanjs (08e19)
💅 Refactors
- projects:
- Update useTable - by @soybeanjs (211ae)
- Remove page examples: tree [去除tree相关示例页面] - by @soybeanjs (f3090)
- Use better-mock replace mockjs [用better-mock替换mockjs] - by @soybeanjs (9d3c7)
- Upgrade vue3.3, official support defineOptions - by @kirklin (86a37)
📖 Documentation
- projects:
- Add qq to README.md [文档添加QQ群] - by @soybeanjs (f74a6)
- Update README.md [更新README.md] - by @soybeanjs (39709)
- Update README.md [更新README.md] - by @soybeanjs (5a4f8)
- Update README.md [更新README.md] - by @soybeanjs (a765d)
- Update README.md [更新README.md] - by @soybeanjs (a989b)
- 优化README.md - by @greper (6ea75)
- Readme.md 二次开发的项目内容换行 - by @greper (f3a17)
- Update CHANGELOG.md - by @soybeanjs (5f6ca)
📦 Build
- deps:
- Update deps - by @soybeanjs (db629)
- Update deps [升级依赖] - by @soybeanjs (f2e82)
- Update deps and remove vite-plugin-html [升级依赖,去除vite-plugin-html] - by @soybeanjs (eaf36)
- Update deps [升级依赖] - by @soybeanjs (bae17)
- Update deps [升级依赖] - by @soybeanjs (c2642)
- Update deps [升级依赖] - by @soybeanjs (40f85)
- projects:
- Remove old layout,tab package [去除旧的布局和页签依赖] - by @soybeanjs (42e6d)
- Update deps and fix type error [升级依赖并修复类型问题] - by @soybeanjs (34f02)
- Update deps and fix style [升级依赖&修复代码格式] - by @soybeanjs (c1c43)
🏡 Chore
- Release v0.10.0 - by @soybeanjs (270a0)
- deps: Update deps - by @soybeanjs (cebbe)
- projects: Remove useless packages, update lint-staged config, add githublogen - by @soybeanjs (5aaa3)
🎨 Styles
- projects: Per style [完善样式] - by @soybeanjs (209ef)
View changes on GitHub
v0.9.9
🚀 Features
- hooks:
- Add useNaiveTable - by @soybeanjs (cc13f)
- projects:
- Custom unocss colors support opacity - by @soybeanjs (488e6)
- New layout,tab and add update theme settings - by @soybeanjs (912c3)
🩹 Fixes
- components:
- projects:
- Fix eslint svg cause incorrect icon render - by @soybeanjs (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 @Shadowsight9 (e1afc)
- Fix pwa logo - by @soybeanjs (bf2f6)
- Fix github bug-report - by @soybeanjs (f73e3)
- utils:
💅 Refactors
- projects:
- All file and folder use kebab-case - by @soybeanjs (cea60)
- Update service and proxy config - by @soybeanjs (8debf)
- Remove enum - by @soybeanjs (21d52)
- Rename union key - by @soybeanjs (e2b32)
📖 Documentation
- projects:
- Update README.md - by @soybeanjs (cf8c7)
- Update README.md - by @soybeanjs (1ef1b)
- Update README.md - by @soybeanjs (aaef0)
🏡 Chore
- projects:
- release:
- 0.9.9 - by @soybeanjs (c0066)
🎨 Styles
- projects: Format yaml - by @soybeanjs (fb46d)
View changes on GitHub
v0.9.8
🚀 Features
- setting 页面新增 是否显示footer的开关 - by @zuihou (d064f)
- 新增 affix 属性,用于将其固定在tab卡 - by @zuihou (e772f)
- projects:
- add compress script [添加压缩命令] - by @soybeanjs (be6d4)
- add script about generating png logo from [添加根据svg生成png图标的命令] - by @soybeanjs (70aee)
- add generate logo script - by @soybeanjs (25daa)
- add new route plugin @soybeanjs/vite-plugin-vue-page-route [集成新的路由插件] - by @soybeanjs (3131e)
🐞 Bug Fixes
- remove height limit h-360px - by Wang Zheng (b5c57)
- set password attributes - by Wang Zheng (a9a37)
- components:
- 修复路由在path中包含重复路单词径菜单时,被激活会错误展开 - by shabby2333 (264da)
- projects:
- fix vite-pwa plugin config - by @soybeanjs (94098)
- add router-page.d.ts to git [将router-page.d.ts添加git提交] - by @soybeanjs (7a580)
- fix router when the dynamic routes api was failed [修复当动态路由接口失败后路由异常问题] - by @soybeanjs (f2b58)
- fix login success message [修复登录成功的消息提示] - by @soybeanjs (81039)
- 修复tabs在static路由模式下可以关闭首页 - by 燕博文 (7211a)
- 修复动态路由模式下路由不排序的问题 - by “青菜白玉汤” (58b27)
💅 Refactors
- czg:
- update cz-git,czg breaking changes - by 燕博文 (fcb7a)
- hooks:
- 重构hook函数取消监听方式 - by 燕博文 (fd948)
- projects:
- format code style [调整代码格式] - by @soybeanjs (a9d58)
- import cz-git, czg replace @soybeanjs/cli [引入cz-git、czg替换@soybeanjs/cli] - by @soybeanjs (1bdd8)
- perfect scrollbar style [完善滚动条] - by @soybeanjs (1a02c)
- refactor app init loading [重构系统初始化的加载] - by @soybeanjs (57bfe)
- new storage system [新的本地数据存储系统] - by @soybeanjs (97191)
- add simple-git-hooks replace husky - by @soybeanjs (9110d)
📖 Documentation
- projects:
- update README - by @soybeanjs (828a2)
- update README - by @soybeanjs (a3562)
📦 Build
- deps:
- update deps - by @soybeanjs (84567)
- update deps - by @soybeanjs (fcc65)
- update deps - by @soybeanjs (c097b)
- projects:
- update plugin config - by @soybeanjs (6a344)
- update deps and perfect the details [升级依赖,完善细节] - by @soybeanjs (61a43)
- update deps and update config - by @soybeanjs (b08c3)
- update lint-staged config - by @soybeanjs (0882c)
- add VSCode debug config file - by @soybeanjs (0c126)
- update deps - by @soybeanjs (f7181)
🏡 Chore
- release: 0.9.8 - by @soybeanjs (34ffd)
v0.9.7
🚀 Features
- projects:
- 增加系统消息组件 - by 燕博文 (afa01)
- 系统消息组件代码优化 - by 燕博文 (95183)
- 增加返回顶部功能 - by 燕博文 (894b0)
- 添加生产的主题配置缓存 - by @soybeanjs (718c3)
- 添加provide、inject上下文示例 - by @soybeanjs (a4447)
- 添加组件名称,调整vue文件里面的类型声明位置 - by @soybeanjs (f64bc)
- 适配移动端,修复Tab关闭图标的bug - by @soybeanjs (296b1)
- 添加系统管理的页面 - by @soybeanjs (c33b5)
- useNaiveTable函数:类型部分 - by @soybeanjs (02992)
- 添加请求适配adapter层应用的示例页面 - by @soybeanjs (8d11a)
- 实现用户管理页面 - by @soybeanjs (472f9)
- 全局搜索菜单及消息通知适配移动端 - by 燕博文 (97e2f)
- support constant route without login status[支持未登录状态下访问自定义的固定路由] - by @soybeanjs (a5391)
- add pinia setup syntax example: setup-store[添加setup syntax的pinia示例setup-store] - by @soybeanjs (82c4b)
- add constant route page without login status[添加未登录可访问的固定路由示例页面] - by @soybeanjs (78efd)
- refactor icon system, unify icon usage [重构图标系统,统一图标用法] - by @soybeanjs (811f8)
- import i18n [引入i18n] - by @soybeanjs (b632b)
- new router system [新的路由系统] - by @soybeanjs (c7b6a)
- tabs:
- 多页签增加关闭所有 - by 燕博文 (8237a)
🐞 Bug Fixes
- deps:
- decrease @types/node version to fix TS type error [降低@types/node版本修复TS的类型错误] - by @soybeanjs (149d2)
- projects:
- 修复tab不显示路由首页的问题 - by @soybeanjs (a792b)
- 修复多个后端服务时的本地代理 - by @soybeanjs (2aba5)
- 修复图标的TS类型 - by @soybeanjs (dbd67)
- 修复import.meta.env的TS类型 - by @soybeanjs (19942)
- 修复构建后mockjs对xhr的影响问题 - by @soybeanjs (77572)
- 修复TS类型问题 - by @soybeanjs (16dce)
- 修复eslint规则 - by @soybeanjs (d7f5b)
- add iconify json - by @soybeanjs (8a1ec)
- svg-icon:
- 自定义图标在Dropdown组件下hover状态无法显示图标 - by 燕博文 (0523f)
- utils:
- 修复iconifyRender - by @soybeanjs (c37d0)
🔥 Performance
- components:
💅 Refactors
- projects:
- 代码优化 - by 燕博文 (41147)
- 添加subscribeAppStore - by @soybeanjs (aa2f7)
- 代码优化 - by @soybeanjs (b60db)
- 代码优化 - by @soybeanjs (61436)
- 请求适配器函数范型重构、优化请求相关的命名 - by @soybeanjs (7f9c9)
- 更新搜索弹窗的图标 - by @soybeanjs (ed9cd)
- 抽离格式化相关依赖配置 - by @soybeanjs (f4d37)
- 代码优化 - by @soybeanjs (49f95)
- cancel autoinstall @iconify-json [取消@iconify-json自动安装] - by @soybeanjs (c29b8)
- refactor page: user-management [重构用户管理页面] - by @soybeanjs (468b4)
📖 Documentation
- projects:
- update README.md - by @soybeanjs (e2727)
- revert docs - by @soybeanjs (2c562)
📦 Build
- deps:
- update deps - by @soybeanjs (69e39)
- update deps - by @soybeanjs (ea1a3)
- update deps - by @soybeanjs (73fa3)
- update deps - by @soybeanjs (973ab)
- update deps - by @soybeanjs (75000)
- update deps - by @soybeanjs (8dcfb)
- update deps - by @soybeanjs (1523c)
- update deps - by @soybeanjs (da407)
- update deps - by @soybeanjs (cec0f)
- update deps - by @soybeanjs (d9cfe)
- update deps - by @soybeanjs (dd113)
- update deps - by @soybeanjs (d0823)
- update deps - by @soybeanjs (94ff7)
- update deps - by @soybeanjs (b32bc)
- update deps - by @soybeanjs (f6b61)
- update deps - by @soybeanjs (0f0cd)
- 更新@soybeanjs/eslint-config - by @soybeanjs (36f06)
- update deps - by @soybeanjs (d9324)
- update deps - by @soybeanjs (1ad92)
- 升级依赖 - by @soybeanjs (7240b)
- update deps - by @soybeanjs (c5ba6)
- update deps - by @soybeanjs (3e0cc)
- update deps - by @soybeanjs (21b6f)
- update deps - by @soybeanjs (d823e)
- unplugin-vue-define-options替换为unplugin-vue-macros - by @soybeanjs (22c90)
- update deps - by @soybeanjs (7dd7c)
- update deps - by @soybeanjs [(fe8ca)</sa...