You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

73 KiB

0.1.0-beta.0 (2024-01-26)

Bug Fixes

Features

Performance Improvements

  • add modal height (1af9f68)
  • antdv 4.0.1 (5f55465)
  • BasicTable: 滑块验证码位置 (2593c44)
  • BasicTree: 获取treeData改写成函数 (1092add)
  • border 8px (391d3df)
  • BorderRadius 6px (4ee3977)
  • breakpointEnum: 修改enum与breakpoint.less内一致 (791e5ed)
  • components/Form: remove Editor component (0ce9b27)
  • formdesign (f4ca72a)
  • If args of setFieldsValue is empty, it will not be executed (17f3b4c)
  • Modify i18 file format to JSON (729402b)
  • new redis view (f4cd4fb)
  • notify test (2396fb4)
  • remove console (35c8e13)
  • remove console (af28b6b)
  • remove qrcode use antdv (4daf15f)
  • remove watermark use antdv (7aeba33)
  • respect the writing style of pinia getters (de43d8b)
  • SimpleMenuTag的引用都改为动态组件引用,以消除打包警告 (daa2b48)
  • sms test (5c92ec8)
  • useRefs函数接收泛型类型 (ee56231)
  • verify (091e780)
  • 为createAsyncComponent函数增加类型推导 (f1bc5e7)
  • 优化modal弹窗样式 (0b7ed77)
  • 优化tree getIcon方法类型定义 (a8a973b)
  • 日期区间查询 增加起始和结束默认时间 (bea5189)

Reverts