v1.3.0
What's Changed
Exciting New Features 🎉
- feat: import unocss and add menu collapse by @kagol in #17
- feat: replace echarts to tiny-charts (#21) by @hu-qi in #29
- feat: replace menu icons to @opentiny/icons (#19) by @hu-qi in #36
- feat: optimize ui of base-form, step-form and detail page by @discreted66 in #41
- feat: Optimize the internationalization management page by @chenxi-20 in #42
- feat: adapt to the new style of workbench by @wuyiping0628 in #38
- feat: Optimize the menu Role Permission page by @wuyiping0628 in #43
- feat(nestjs): migration by @GaoNeng-wWw in #44
- feat: change the style of the home page and menu page by @wuyiping0628 in #51
- feat: Optimize the query table page, add corresponding functions, and modify the overall margin layout of Pro by @chenxi-20 in #50
- feat: 监控页样式修改和解决初始化问题 by @wuyiping0628 in #60
Bug Fixes 🐛
- fix: add .env.example by @kagol in #15
- fix: change MYSQL_DATABASE in the docker-compose.yml by @kagol in #23
- fix: test failed in the unit-test.yaml github action by @kagol in #24
- fix: copySettings (#18) by @hu-qi in #28
- fix: fix the installation error caused by unconfigured vite and @vitejs/plugin-vue versions by @zzcr in #34
- fix: Optimize the user management interface based on the design draft by @chenxi-20 in #39
- fix: Modify UI Ireview comments by @discreted66 in #48
- fix: 根据意见修改页面查询表格、用户管理、国际化管理页面 by @chenxi-20 in #59
- fix(step-form):fix from error when the page reload by @discreted66 in #58
- fix: AbilityForm validation and pagination entry modification by @discreted66 in #61
- fix: 表格和弹出框优化 by @chenxi-20 in #62
- fix: 解决查看菜单下级不能展开的问题 by @wuyiping0628 in #63
- fix(table):fix table search i18n by @discreted66 in #70
- fix(web): data struct by @GaoNeng-wWw in #76
- fix(web): select change by @GaoNeng-wWw in #81
- fix(tiny-pro): if role id is undefined will send empty array not [null] by @GaoNeng-wWw in #83
- fix(nestJS): added lost permissions by @GaoNeng-wWw in #89
- fix(web): if not batch-remove permission should not display i18n or user batch-remove button by @GaoNeng-wWw in #90
Other Changes
- docs: add contributing doc by @kagol in #25
- refactor: remove console.log by @GaoNeng-wWw in #57
New Contributors
- @hu-qi made their first contribution in #28
- @allcontributors[bot] made their first contribution in #30
- @zzcr made their first contribution in #34
- @chenxi-20 made their first contribution in #39
- @wuyiping0628 made their first contribution in #38
Full Changelog: v1.2.0...v1.3.0