Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 5.11 KB

CHANGELOG.md

File metadata and controls

73 lines (56 loc) · 5.11 KB

init...v1.3.4

compare changes

🚀 Enhancements

  • 🎸 querylist, queryform (40579f4)
  • 🎸 wip 单独提供 query-table 与 array-table-pro 区分开 (ab09d34)
  • 🎸 v4/v5 双 UI 适配 (3fe6329)
  • 🎸 preview better and dict / suggestion (0e3544e)
  • 🎸 文档更新, editable-pro 系列, dict, suggestion (7e1479c)
  • 🎸 linkage (d97212c)
  • 🎸 arco supported, and array-table-pro refactor (b279996)
  • 🎸 shadow-form (7aeb199)

🔥 Performance

  • ⚡️ just hooks, keep it simple (b894a7a)
  • ⚡️ 样式优化 (2d8dc41)
  • ⚡️ useColumns indexOf 性能优化,Demo 优化 (259b70a)
  • ⚡️ 优化页码隐藏逻辑 (a83a636)
  • ⚡️ ProArrayTable.DelegateAction act default (e771fb7)

🩹 Fixes

  • 🐛 fix ob problem (379f7b1)
  • 🐛 修复 pro-settings 导致的重复渲染 (18b964b)
  • 🐛 修复配置不生效 (e969d8b)
  • 🐛 react-is replace isReactElement (621b09c)
  • 🐛 fix act by schema.name (db4f928)
  • 🐛 arco type, and popconfirm#popVisible -> open (fb45425)
  • 🐛 ProArrayTable tree show tip, onSortEnd, ProAddition init fix, and style fix refactor: 💡 ShadowForm initLoader with record (f4155db)
  • 🐛 ProArrayTable Sortable index getter (799858f)
  • 🐛 ProArrayTable onMoveUp (0bd30bf)
  • 🐛 (arco) Suggestion lazyLoad (b1428c0)

💅 Refactors

  • 💡 pro-array-table 重构 (51d93a7)
  • 💡 重构 array use-* 功能函数,修复 demo 样式 (973da1f)
  • 💡 @formily/antd, antd, v5 -> v4, array use-* (1b5b4bf)
  • 💡 pro-settings, and docs update (d869b03)
  • 💡 sortable and configable columns (c946198)
  • 💡 rename and demo with chinese (b3b840d)
  • 💡 rename (1ec178b)
  • 💡 query-list and query-table, array-table-pro (1587aeb)
  • 💡 clean and reimports (ee97e81)
  • 💡 reduce dict exports, doc update (45f8ed3)
  • 💡 array-table-pro, editable-pro, arco.design support (e483b29)
  • 💡 pro-array-table-shadow-modal, docs, but no demos up (b2f8a11)
  • 💡 rm pro-editable, re shadow-form, pro-array-table (85da4ec)
  • 💡 linkage -> cascader-plus, dict -> pro-enum (26c1890)
  • 💡 pro-enum now is powerful! cascader better,rm sugg (d188e12)

📖 Documentation

🏡 Chore

  • 🤖 bad work, observe data not work as want (d7ff04d)

🤖 CI

  • 🤖 pack and doc site (a9be261)
  • 🎡 build docs scripts for cloudflare (ce3c2b6)

❤️ Contributors