Bug Fixes
- abc:st: fix safe null check of menus (#1475) (6f13f22)
- form: fix modify
disabled
&loading
to cause refresh schema (#1473) (59660f9) - theme:layout-default: fix RTL will misalignment in medium screen (#1469) (f5950f6)
- util:cookie: fix wrong set value of
remove
(#1479) (66a4eb2)
Features
- abc:st: add
maxMultipleButton
of column (#1474) (f949623) - form: add
delay
property (#1471) (64bf0a4) - form: export
setErrors
method (#1476) (b501c58) - theme:http: allow
PATCH
andDELETE
to support request body (#1478) (2e250e4) - theme:layout-defualt: support custom logo area (#1470) (69dc29d)
Bug Fixes
- abc:st: 修复菜单的空安全值 (#1475) (6f13f22)
- form: 修复同时修改
disabled
与loading
导致刷新 Schema (#1473) (59660f9) - theme:layout-default: 修复 RTL 下中等屏幕错位 (#1469) (f5950f6)
- util:cookie: 修复
remove
错误写入值 (#1479) (66a4eb2)