Vadmire Admin Versions Save

一款基于 Vue3 + TypeScript + NaiveUI 等技术栈搭建的后台系统

v1.10.0

2 months ago

1.10.0 (2024-02-22)

Features

  • modify fetchUrl and fetchKey to optional params of DeployReloadOptions (9bceef4)

v1.9.0

2 months ago

1.9.0 (2024-01-24)

Features

  • add DeployReload class to check whether system needs to be updated (eeeb614)
  • add isOpenDeployReload config to handle deploy reload (d833098)
  • add judge about fetchUrl is required in DeployReload (a8a132b)
  • add NaiveUIComponent page (5e21fa2)
  • add vite-plugin-vue-devtools plugin (725225e)
  • breadcrumb add menu icon (246753b)
  • extract local constants to LOCAL_KEY file (eeb61b9)

Bug Fixes

  • dealing with code formatter caused error (3d0d60b)
  • not found @flypeng/tool/browser package declare file (1a84a86)

v1.8.1

5 months ago

1.8.1 (2023-12-12)

Features

  • add NaiveUIComponent page (5e21fa2)

Bug Fixes

  • dealing with code formatter caused error (3d0d60b)

v1.8.0

6 months ago

1.8.0 (2023-10-30)

Features

  • add watermark plugin (352a4d2)
  • login add keyboard event (3eab077)
  • Naive UI language config when switch language (b087f10)
  • SystemAuth page add theme switch icons (8d7fc1f)
  • Watermark text color adapt system dark mode (61cc00d)

Bug Fixes

  • adapt watermark zIndex value (13a3d7d)
  • adjust contentContainerHeight variable content height (172331e)

v1.7.0

7 months ago

1.7.0 (2023-09-26)

Features

  • add Authorized common component (9f4dea8)
  • add NBackTop component (88136e7)
  • add network online checking (549cb3d)
  • add tabBar item to reload system (ab580c9)
  • add useConvert composable to convert data structure from api (cf33e1f)
  • BaseSearchMenu transition effect (7d0f734)
  • integrate @flypeng/stylelint-config to check style (51b1876)
  • integrate LogicFlow plugin (5954aec)
  • integrate vite-plugin-pwa plugin (dd74d6b)

Bug Fixes

v1.6.0

8 months ago

1.6.0 (2023-09-08)

Features

  • add useEcharts composable (d3e295c)
  • add usePermission composable (20be43a)
  • integrate useHtml2Image composable (b105aeb)

v1.5.0

10 months ago

1.5.0 (2023-07-03)

Features

  • add BaseTableSearch component (7470c8c)
  • add common BaseSpin component (3b9013e)
  • change vditor and @wangeditor/editor cdn source (ee2e0f1)
  • config global loading and useLoading default value is false (5bfd2d3)
  • integrate vuedraggable (f048730)

Bug Fixes

  • Table page checkedRowKeys undefined when build:mock mode (b500550)

v1.4.1

10 months ago

1.4.1 (2023-06-26)

Features

  • change vditor and @wangeditor/editor cdn source (ee2e0f1)

Bug Fixes

  • Table page checkedRowKeys undefined when build:mock mode (b500550)

v1.4.0

10 months ago

1.4.0 (2023-06-25)

Features

  • BaseSearchMenu support depth fuzzy search (475716f)
  • integrate dayjs (3c7e14d)
  • perfect BaseTable props (93dd57c)

Bug Fixes

  • handle search box console warning (7d6cfe7)

v1.3.0

11 months ago

1.3.0 (2023-06-16)

Features

  • add BaseLayoutItem component to switch layout mode (082d53b)
  • add BaseSearchMenu component to search global menu (3604786)
  • add the v-clipboard directive (42477a8)
  • extract the vite.config.ts configuration content (915db72)
  • optimize building chunks (5c7a468)

Bug Fixes

  • add tab menu when user search menu (999850c)
  • handle GlobalTabBar hierarchy issue (514b2b4)