Skip to content

Latest commit

 

History

History
830 lines (402 loc) · 37.7 KB

File metadata and controls

830 lines (402 loc) · 37.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.13.4 (2025-10-29)

🐛 Bug Fixes | Bug 修复

  • form: fix disabled typo of datePicker (23ac43f)
  • table: fix sort state reset err (c4c22a9)

2.13.3 (2025-10-27)

🐛 Bug Fixes | Bug 修复

  • table: fix column async data (6fc4a09)

2.13.2 (2025-10-27)

🐛 Bug Fixes | Bug 修复

  • table: change column support cache (5d50b52)

2.13.1 (2025-10-23)

🐛 Bug Fixes | Bug 修复

  • input: fix number hide button and password bind option (b19c19c)

2.13.0 (2025-10-21)

✨ Features | 新功能

  • table: add change column btn (d4e9d81)

2.12.14 (2025-10-17)

🐛 Bug Fixes | Bug 修复

  • fix trigger auto updateAtScroll (6c8db59)

2.12.13 (2025-10-09)

🐛 Bug Fixes | Bug 修复

  • select: set true of update at scroll (a8e6c83)

2.12.12 (2025-09-26)

🐛 Bug Fixes | Bug 修复

  • list-form: fix expand default status (1b83311)
  • select: fix auto remove invalid value when not empty (5787b9d)

2.12.11 (2025-09-24)

🐛 Bug Fixes | Bug 修复

  • list-form: add rightRender (08fa80c)

2.12.10 (2025-09-24)

🐛 Bug Fixes | Bug 修复

  • form: auto remove invalid value (595fda9)

2.12.9 (2025-09-11)

🐛 Bug Fixes | Bug 修复

  • uplpad: add accept validate (cc9ae32)

2.12.8 (2025-09-10)

🐛 Bug Fixes | Bug 修复

  • table: expose form and mode (7018102)

2.12.7 (2025-09-10)

🐛 Bug Fixes | Bug 修复

  • form: support validateFields prop (e8c31b5)

2.12.6 (2025-07-30)

🐛 Bug Fixes | Bug 修复

  • upload: fix custom request headers fill (8d16bcd)

2.12.5 (2025-07-30)

🐛 Bug Fixes | Bug 修复

  • upload: fix option of headers (8a9c2d5)

2.12.4 (2025-07-28)

🐛 Bug Fixes | Bug 修复

  • table: fix selection clear of radio (2627522)

2.12.3 (2025-07-14)

🐛 Bug Fixes | Bug 修复

  • select: set autocomplete off (41ee794)

2.12.2 (2025-07-04)

🐛 Bug Fixes | Bug 修复

2.12.1 (2025-06-27)

🐛 Bug Fixes | Bug 修复

  • upload: fix file preview blank error (b994072)

2.12.0 (2025-06-25)

🐛 Bug Fixes | Bug 修复

  • table: fix form span bug (9dd468e)

✨ Features | 新功能

  • table: add typeBtnLeft slot (9722833)

2.11.24 (2025-05-13)

🐛 Bug Fixes | Bug 修复

  • table: add select num show and support clearAll (a7c3ad5)
  • table: selection-change event support selectData (f3d54db)

2.11.23 (2025-05-08)

🐛 Bug Fixes | Bug 修复

  • list-form: fix multiple tabs column (c1921c3)

2.11.22 (2025-05-07)

🐛 Bug Fixes | Bug 修复

  • table: fix search resetBtn layout (e3960db)
  • upload: fix modelValue change (f19b64a)

2.11.21 (2025-04-29)

🐛 Bug Fixes | Bug 修复

2.11.20 (2025-04-10)

🐛 Bug Fixes | Bug 修复

  • descriptions: remove span (4d8452f)

2.11.19 (2025-04-10)

⚡️ improvement | 功能优化

  • descriptions: fix span prop (a7e875a)

2.11.18 (2025-04-10)

⚡️ improvement | 功能优化

  • dicData function can get form data (27da205)

2.11.17 (2025-04-10)

⚡️ improvement | 功能优化

  • descriptions: fix class custom (caae465)

2.11.16 (2025-04-08)

🐛 Bug Fixes | Bug 修复

  • input-tag: ignore blank tag (65a603c)

2.11.15 (2025-04-02)

⚡️ improvement | 功能优化

  • form/time: impr timePicker width (2f5c84c)

2.11.14 (2025-03-28)

🐛 Bug Fixes | Bug 修复

  • list-form: fix unselect and add form reset bug (bafc26e)
  • table: fix add continue form reset bug (2e0b831)

⚡️ improvement | 功能优化

  • table: fix table search item col default 6/24 (1836482)

2.11.13 (2025-03-21)

📝 Documentation | 文档

  • list-form: fix add demo (bff6b8e)

⚡️ improvement | 功能优化

  • list-form: expose select function (a9394cd)
  • support add continue (89e1d44)

2.11.12 (2025-03-21)

⚡️ improvement | 功能优化

  • list-form: add slot and expose function (34a2197)

2.11.11 (2025-03-17)

⚡️ improvement | 功能优化

  • form: expose reset and ref (6b834ba)
  • upload: fix modelValue change can be blob when action is blank (ea3de58)

2.11.10 (2025-03-17)

🐛 Bug Fixes | Bug 修复

  • upload: fix modelValue of blob change (262780c)

2.11.9 (2025-03-14)

🐛 Bug Fixes | Bug 修复

  • table: fix pagination option not work (d9ba52e)

2.11.8 (2025-03-14)

⚡️ improvement | 功能优化

  • table: add panel class to support custom (30a0c51)

2.11.7 (2025-03-14)

⚡️ improvement | 功能优化

  • table: add mode-change event (ce1b488)

2.11.6 (2025-03-11)

🐛 Bug Fixes | Bug 修复

  • input-tag: fix input rules validate error (1388e06)

🚀 Chore | 构建/工程依赖/工具

2.11.5 (2025-03-11)

🚀 Chore | 构建/工程依赖/工具

🐛 Bug Fixes | Bug 修复

  • input-tag: fix input rules validate error (1388e06)

2.11.4 (2025-03-10)

🐛 Bug Fixes | Bug 修复

  • input-tag: fix value undefined (1e6a959)

2.11.3 (2025-03-10)

🐛 Bug Fixes | Bug 修复

  • input-password: fix switch visible icon error (96ab0e5)
  • input-tag: fix validate error (c2f0431)
  • upload: fix default file list dynamic value (9813b0e)

2.11.2 (2025-03-07)

🐛 Bug Fixes | Bug 修复

  • table: fix table search global option (c570daf)

2.11.1 (2025-03-06)

🐛 Bug Fixes | Bug 修复

  • table: fix search resetBtn default (3eb5238)

⚡️ improvement | 功能优化

  • form: fix justify flex end (9ef3388)
  • types: fix crcoOptions type (ac7ed32)

2.11.0 (2025-03-05)

🐛 Bug Fixes | Bug 修复

  • input-tag: fix tag remove and clear (da052a6)

✨ Features | 新功能

  • add global form and table default option (824d003)

2.10.2 (2025-03-05)

🐛 Bug Fixes | Bug 修复

  • types: render can be undefined (2269b1a)

2.10.1 (2025-03-04)

🐛 Bug Fixes | Bug 修复

  • form: fix switch cannot reset undefined (cb807d7)
  • select: fix modelValue type validate (ee8b70f)

⚡️ improvement | 功能优化

  • form: add reset btn (02515e3)
  • table: add search reset btn layout (4cc39a0)
  • types: add render type (5a9d2dd)

2.10.0 (2025-03-04)

⚡️ improvement | 功能优化

  • table: add form bem class (02ea70c)

✨ Features | 新功能

  • form: add render function (403114c)

🐛 Bug Fixes | Bug 修复

  • form: fix column of label undefined (6d1c148)
  • form: fix render (04520e8)

2.9.19 (2025-02-27)

🐛 Bug Fixes | Bug 修复

  • upload: fix value change but not display when readonly (c935feb)

2.9.18 (2025-02-27)

🚀 Chore | 构建/工程依赖/工具

🐛 Bug Fixes | Bug 修复

  • input: fix suggest undefined (bd64f27)

2.9.17 (2025-02-26)

🐛 Bug Fixes | Bug 修复

  • form/tag: tag cannot be blank (ba92c2b)

2.9.16 (2025-02-22)

🚀 Chore | 构建/工程依赖/工具

🐛 Bug Fixes | Bug 修复

  • form: add suggest prop for tag type (d131484)
  • form: fix tag default suggest checked bug (2653046)
  • form: tag of suggest support async value (3247d8d)

2.9.15 (2025-02-22)

🐛 Bug Fixes | Bug 修复

  • form: add suggest prop for tag type (d131484)
  • form: tag of suggest support async value (3247d8d)

2.9.14 (2025-01-24)

🐛 Bug Fixes | Bug 修复

  • table: fix del pop confirm position (7f49f97)
  • table: fix pagination false (5035324)

2.9.13 (2025-01-06)

🐛 Bug Fixes | Bug 修复

2.9.12 (2025-01-06)

👷 Continuous Integration | CI 配置

  • actions: add publish action (423c36d)

🐛 Bug Fixes | Bug 修复

  • table: add header css (d98ce41)
  • table: add showHeader option (644246b)

2.9.11 (2024-12-26)

🐛 Bug Fixes | Bug 修复

2.9.10 (2023-10-22)

🐛 Bug Fixes | Bug 修复

  • list-form: 取消后编辑表单重置 (80375d0)

2.9.9 (2023-10-13)

2.9.8 (2023-10-13)

🐛 Bug Fixes | Bug 修复

  • list-form: clear select keys on reload (ff09052)

2.9.7 (2023-10-03)

🐛 Bug Fixes | Bug 修复

  • select: 修复option无变化也触发字典url加载 (1a4ce03)

2.9.6 (2023-08-24)

🐛 Bug Fixes | Bug 修复

  • types: formatValue add string return value (6bac6f8)

2.9.5 (2023-08-11)

🐛 Bug Fixes | Bug 修复

  • list-form: 修复编辑删除权限问题 (8d52baa)

2.9.4 (2023-08-10)

🐛 Bug Fixes | Bug 修复

  • list-form: 修复列表组件新增按钮显示问题 (7761031)

2.9.3 (2023-08-10)

🐛 Bug Fixes | Bug 修复

  • list-form: 修复dicData动态监听问题 (9e93ce3)

2.9.2 (2023-08-08)

🐛 Bug Fixes | Bug 修复

  • cascader: fix cascader type support bug (c428f0d)
  • select: fix default value of modalValue (cdd4262)

⚡️ improvement | 功能优化

  • types: impr type export (0c404a9)

2.9.1 (2023-07-31)

🐛 Bug Fixes | Bug 修复

  • upload: add some custom field (c6810db)

2.9.0 (2023-07-29)

⚡️ improvement | 功能优化

🐛 Bug Fixes | Bug 修复

  • type: add anyObject (3b03b71)
  • type: fix format type (6d2275f)
  • types: remove disabled and dicData (ed11c17)

✨ Features | 新功能

  • table: 按钮增加onAfter事件 (58eb220)

2.8.0 (2023-07-15)

✨ Features | 新功能

  • components: add column types support (4c37ebd)

📦‍ Build System | 打包构建

  • deps: upgrade arco to 2.48.1 (0f01d41)

2.7.4 (2023-05-11)

⚡️ improvement | 功能优化

  • table: fix table crud request after event (63ace18)

2.7.3 (2023-05-03)

👷 Continuous Integration | CI 配置

⚡️ improvement | 功能优化

  • date-picker: fix range placeholder (79fcbe8)

🐛 Bug Fixes | Bug 修复

  • table: fix search form string not blank bug (2f9d68c)

2.7.2 (2023-05-03)

🐛 Bug Fixes | Bug 修复

  • form: fix type of timerange (28cadfe)

2.7.1 (2023-05-03)

🐛 Bug Fixes | Bug 修复

  • table: fix btn onBefore handle (67c2848)

2.7.0 (2023-05-03)

⚡️ improvement | 功能优化

  • type: fix callback type (00250be)

✨ Features | 新功能

  • table: btn add onBefore and api add after (afe2f5e)

2.6.0 (2023-05-03)

✨ Features | 新功能

  • upload: add preview-group (3e2a2e7)
  • upload: image preview add download action (f552f22)

2.5.2 (2023-04-25)

⚡️ improvement | 功能优化

  • table: 优化导出按钮样式 (16d4e94)

2.5.1 (2023-04-22)

🐛 Bug Fixes | Bug 修复

  • types: fix btn onClick type (264a80e)

2.5.0 (2023-04-22)

⚡️ improvement | 功能优化

  • utils: impr runCallback (d1377de)

🐛 Bug Fixes | Bug 修复

  • button: fix default slot (a27f28a)

✨ Features | 新功能

2.4.1 (2023-04-18)

🐛 Bug Fixes | Bug 修复

  • select: remove default value (8f9b520)

📦‍ Build System | 打包构建

2.4.0 (2023-04-13)

🚀 Chore | 构建/工程依赖/工具

✨ Features | 新功能

  • form: 兼容arco form的tooltip (80a041b)

📦‍ Build System | 打包构建

  • deps: upgrade arco to 2.45.0 (c6fc0ca)

2.3.4 (2023-01-14)

🐛 Bug Fixes | Bug 修复

  • form: 分组表单的标题样式优化,去除顶部间距,增加底部边框 (f0e41d4), closes #13
  • form: 分组表单的label多了一个2 (c0e7b43), closes #11
  • form: 修复分组表单tooltip无效问题 (e6ae74f), closes #12

2.3.3 (2022-12-16)

📝 Documentation | 文档

  • license: add MIT license file (d645c23)
  • quickstart: add title, fix install and add code example (ff386f3)

💄 Styles | 风格

  • type: disabled和tooltip类型增加function支持 (af53e76), closes #10

🚀 Chore | 构建/工程依赖/工具

  • deploy: add deploy shell (ea36d12)
  • deploy: fix release order (371eb3d)

2.3.2 (2022-12-13)

⚡️ improvement | 功能优化

  • list-form: 左侧搜索关键词增加高亮显示 (5965a3e)

🐛 Bug Fixes | Bug 修复

  • descriptions: 修复值为数字时,不展示字典问题 (bd6c52f), closes #9
  • option: props default {} (9dedb80), closes #7

2.3.1 (2022-12-12)

⚡️ improvement | 功能优化

  • dic: improvement dicData and props (754a27c), closes #6

🚀 Chore | 构建/工程依赖/工具

  • standard-version: add custom config (b70a1eb)

2.3.0 (2022-12-09)

Features

  • components: form (12e3414)
  • components: table (604a014)
  • components: table (36f97b8)
  • components: table (77034fc)
  • components: table (4babc43)
  • docs: add tabs demo (6943fc2)
  • form: 增加markdown类型 (1da7ca3)
  • form: support tag (b9fd89a)
  • list-form: add custom icon render (a64961d)
  • list-form: add listForm (3b559cb)
  • list-form: add tabs support (06bdd3c)
  • list-form: support drag (08942e9)
  • select: add defaultSelect prop to default select first (90fae40)
  • table: add beforeSubmit prop (90ae281)
  • table: add custom delBtn popconfirm content (db6b1dc)
  • table: delBtn popconfirmContent support function (54ab673)
  • treeSelect: add treeSelect (a3671e5)
  • util: add initTreeDicData (a417586)

Bug Fixes

  • col: add paddingBottom of gutter (c4c6ced)
  • components: radio (850b21c)
  • components: select (8916a1f)
  • components: table (1ca8572)
  • components: table (3f43641)
  • components: table (edbb03b)
  • components: upload (17ec307)
  • descriptions: fix ts type and add string judge (f4dc1a9)
  • docs: 修复vuepress与markdown样式冲突 (bf8725b)
  • docs: add onChange and onUpload demo (6146016)
  • docs: add option type (01434d5)
  • docs: remove group doc (bc52c84)
  • form: 当add或edit等情况时,display字段单独控制 (60c232e)
  • form: 优化双向绑定值为null的情况 (a7a1538)
  • form: 优化onChange事件,支持大部分类型 (c7b1b05)
  • form: increase consistency of display prop (647adda)
  • hooks: 优化popstate及crud (6376721)
  • input: set disabled undefined (064d2b6), closes #5
  • list-form: add btn display function support (2a708c8)
  • list-form: detail show support dicData of function (b9e0948)
  • markdown: fix isString from (5306640)
  • markdown: fix markdown common css (5529122)
  • markdown: fix v-model and add onUpload prop (86f1b0f)
  • modal: remove useless code (3603ff0)
  • select: fix onChange event (20fd118)
  • table: fix del popconfirm content (4e3a9f9)
  • table: remove menu fixed and add defaultLoadData (657558a)
  • table: rename popfirmContent to popconfirmContent (e22db0e)
  • type: fix btn type and dicData (017e2f0)
  • types: fix display and add dic (a83056d)
  • types: rebuild types (d5ddbd2)
  • upload: 优化upload上传未完成时,不变更modelValue (9f3c717)
  • upload: fix img judge (997b232)
  • upload: tag 1.1.15 fix readonly in option (aa0441b)
  • util: add fetch request type (92a1cfb)
  • util: fix filterDisplay of type (d7fe983)
  • util: fix filterValue (90a5ef5)
  • util: fix runCallback support more one params (bb2b4a5)