Releases: FEMessage/el-data-table
Releases · FEMessage/el-data-table
v1.14.0
✨ New Features:
- feat: 暴露 correctPage API #245
- feat: 刷新列表时提供一个 flag 判断是否显示 loading #246
📖 Documentation:
- docs: 让文档在 CI 环境下不报错 #242
v1.13.4
🐛 Bug Fixes:
- fix: onDelete没有抛出异常的问题 #239
📖 Documentation:
- docs(formatter): 增加 formatter 使用 jsx 的演示 #240
⚓ Dependency upgrades:
- chore(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 #233
v1.13.3
🐛 Bug Fixes:
- fix: 修复树形表数据无法直接stringify的问题 #235
📖 Documentation:
- docs: add zcqno1 as a contributor #236
v1.13.2
🐛 Bug Fixes:
- fix: 修改 no-data slot 逻辑 #231
📖 Documentation:
v1.13.1
🐛 Bug Fixes:
- fix: 删完最后一页后页码不正确的问题 #228
v1.13.0
✨ New Features:
- feat(searchImmediately): 支持搜索表单项变更时自动搜索 #222
v1.12.0
✨ New Features:
- feat: 支持统一定制按钮大小 #220
- feat: 支持切换操作栏按钮类型 #221
v1.11.0
🐛 Bug Fixes:
- fix:
extraQuery
重置问题 #219
v1.10.0
✨ New Features:
💅 Refactors:
- refactor: remove hasDialog related code #217
v1.9.0
✨ New Features:
- feat: slot-form增加作用域数据 #212
🐛 Bug Fixes:
- fix: 使用需要弹窗的功能并把 hasDialog 设置为 false 时, 将会报错 #211
⚓ Dependency upgrades:
- chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 #209