ui/CHANGELOG.md

11 lines
422 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Changelog
## [v1.0.1] - 2026-07-13
- **新增**:
- DataGrid 支持数据 API 自动加载、安全 filter/sort 查询、服务端保存和高级系统字段模式。
- AutoForm 支持数据库字段描述、只读 label 与 divider 类型。
- API 根据请求 data 自动选择 POSTNav 明确动作事件语义。
- **修复**:
- Select 初始值、异步 DataGrid 数据绑定与 Modal 长内容滚动。