Vue3 Antd Admin Versions Save

基于 vite5.x + vue3.x + ant-design-vue4.x + typescript hooks 的基础后台管理系统 RBAC的权限系统, JSON Schema动态表单,动态表格,锁屏界面

v1.2

3 months ago

Please refer to CHANGELOG.md for details.

v1.1.0

1 year ago

1.1.0 (2022-09-02)

Bug Fixes

  • add menu type judgment (41bcd22)
  • babel.config.js: use polyfill of Array.prototype.at (c0b25f0)
  • components: [dynamic-table] initial fetchData did not carry the default value (c2a31d4)
  • components: [dynamic-table] parameter missing #95 (31758b5)
  • dynamic-table: add onChangeParams param for dataRequest (9c9ec46)
  • invalid regular expression in safari (6375f53), closes #108
  • pages: about page link issues (8b87e06)
  • projects: 修复 tabs-view 下拉菜单溢出,移除@vue/compiler-sfc 依赖 (2d5f011)
  • router redirect error when logout #98 (32c0a15)
  • schema-form: update props issue (62f7a4e)
  • some css style issues (31cbd31)
  • some ts type issue (fdbaf55)
  • user: getInfo、getInfo api network error causing infinite retries (#100) (a73d4ad)
  • utils: [is] always false of isPromise #107 (ec9a6b7)

Features

  • 当前用户角色权限变更时实时更新权限菜单 (adbda89)
  • components: [dynamic-table] cell support defaultEditable (03e7806)
  • components: [dynamic-table] support cell edit (0eccb9a)
  • components: [ProjectSetting] config project style online (2031927)
  • edit-row-table support save loading (b24e25a)
  • support for nested routes (79b2093)
  • update basic-form demo (bea6824)

v1.0.1

2 years ago

1.0.1 (2022-03-15)

Breaking changes:

  • refactor(components): [schema-form, dynamic-table]

Bug Fixes

  • 左侧菜单超出屏幕不能滚动问题 (076dc79)
  • add menu sort (6309089)
  • component: fix schema-form vIf logic #83 (ab5dfc1)
  • components: [draggable-modal] close after route switch (6101460)
  • components: [schema-form] placeholder typo (3d9ea50)
  • fix schema-form type tip (3bbc9e5)
  • some route file path error (9d21419)
  • useModal: fix circular dependency (3fc4ae8)

Features

Full Changelog: https://github.com/buqiyuan/vue3-antd-admin/compare/v0.1.4...v1.0.1

v0.1.4

2 years ago

What's Changed

Full Changelog: https://github.com/buqiyuan/vue3-antd-admin/compare/v0.1.3...v0.1.4

v0.1.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/buqiyuan/vue3-antd-admin/commits/v0.1.3