Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateInput在Form中使用,格式化问题 #544

Closed
ChenlingasMx opened this issue Feb 18, 2022 · 1 comment
Closed

DateInput在Form中使用,格式化问题 #544

ChenlingasMx opened this issue Feb 18, 2022 · 1 comment

Comments

@ChenlingasMx
Copy link
Contributor

WeChatb4fb34af7e6e9f2429c3daebf0285abe

需连续点击2次才生效
@jaywcjlove
Copy link
Member

@ChenlingasMx 可以使用 https://codesandbox.io/ 提供 实例重现错误。

jaywcjlove pushed a commit that referenced this issue Feb 25, 2022
* fix(Form): 修复ref获取不到表单方法

* fix(Form):使用useLayoutEffect替换useEffect绑定绑定ForwardedRef

* refactor:(Form) 修改Ref类型定义

* fix(Form): 修复无法重置(initialValue)表单问题

* fix(Form): 类型导出错误

* feat(search-select):增加多选功能

* fix(form):增加设置表单值方法

* feat(form):增加必传表单项标注 #534

* fix(search-select):增加Tag依赖

* fix(form):增加获取异常信息方法

* fix(form):修复afterSubmit回调失效问题

* fix(search-select):缺失依赖

* refactor(search-select):重命名类型名称

* style(search-select): 多选select样式

* style(search-select): 多选select下拉弹层样式

* fix(Table):data不支持对象内包含布尔类型 #517

* style(search-select):规范样式命名

* style(SearchSelect): 规范命名

* ifx(SearchSelect): 增加value受控支持,多选模式下为数组

* fix(SearchSelect): 修复defaultValue支持

* fix(Tree):修复autoExpandParent参数时效,无法展开父节点

* feat(SearchSelect): 增加参数控制tag可见数量,多余显示省略

* feat(SearchSelect): 增加参数控制tag可见数量,多余显示省略

* fix(SearchSelect): 防止对选择的循序排序

* fix(SearchSelect): 增加labelInValue,控制value的格式

* style(SearchSelec): 样式调整与组件库一直

* fix(SearchSelect):存在tag时不显示 placeholder

* docs(SearchSelect):labelInValue, value参数说明

* fix(Form): #544 使用转json方式深拷贝状态值导致,某些类型Object变为了字符串,例如Date

* fix(SearchSelect): 修复删除键没有触发更新回调问题

* SearchTree

* SearchTree

* 暂存

* feat(SearhTree): 增加带搜索的树形选择控件

* revert: 撤销package.json更改

* docs(SearchTree): 单词拼写错误

* feat(SearchTree): 增加搜索功能,隐藏不匹配节点

* docs(Searchtree): 文档修改

* fix(SerachTree):删除冗余代码

* fix(SearchTree): 文件名更变

* fix(SearchTree): 样式调整

* fix(SearchTree): 子节点全部选中父节点没有自动勾选问题

* docs(SearchTree): 增加Form中使用实例文档
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants