-
修复为RangePicker组件设置的placeholder属性无效的BUG
-
登录页面的回车事件绑定不正确,导致可能会意外提交登录表单:想按按下Enter关闭错误Modal时、在注册表单或其它表单按下Enter时等等。现已将Enter事件绑定在登录Form上
-
为Form添加autoSubmitOnEnter属性,当设置为true时,可以在input组件上按下回车时自动提交表单
-
* perf(form): schema required prop support array and strictly tree * fix(tree): event 'change' triggered correctly
-
* feat(form): helpMessage * feat(form): helpMessage
-
Co-authored-by: ljh <ljh>
-
fix(theme generate): Fix #604
-
在更新tabList的时候也能同时更新cacheTab
-
* feat(form): add form field nested support * refactor(form): use lodash set replace
-
…e this property when you need to get the response header
-
* fix: 变量名错误 * fix: 修复正则可以匹配纯数字问题
-
* fix: update selected before row-click event(#548) * fix(tree): searching with replaceFields(#557)
-
set header can use For Qs
-
* feat(function): add 增加Slider滑动输入条组件 * feat(function): add 增加Slider滑动输入条组件demo * feat(function): add 增加Slider滑动输入条组件demo
-
Co-authored-by: M69W <M69W@M69W>