Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Releases: NewDadaFE/react-impression

fix: Input type="file"

02 Dec 08:23
Compare
Choose a tag to compare

1、修复上传组件onChange调用两次

Add InputGroup.Input.getValue、setValue

10 Nov 07:00
Compare
Choose a tag to compare

1、add InputGroup.Input.getValue、setValue静态方法

fix: textarea.value、textarea.defaultValue

09 Nov 03:32
Compare
Choose a tag to compare

fix: textarea.value、textarea.defaultValue

fix Input type="textarea"

08 Nov 09:54
Compare
Choose a tag to compare

1、修复Input type="textarea" 如果添加ref="main"会导致不可输入

Input type="textarea"

08 Nov 09:53
Compare
Choose a tag to compare

1、添加Input type="textarea"
2、修复Modal里的Select超出Modal后显示不全

正式发布

01 Nov 09:41
Compare
Choose a tag to compare

1、在经过几个月的使用之后,组件还是比较稳定
2、修复Select为木偶组件时,点击选项仍可以触发onChange事件

fix: select组件setValue

11 Oct 07:06
Compare
Choose a tag to compare

1、修复Select组件setValue后输入框的文本值不变
2、upload组件添加onchange

组件改善

11 Oct 03:34
Compare
Choose a tag to compare

1、Pagination添加默认总页数为1
2、给表单组件添加静态setValue方法

修复static propTypes默认值为对象时引起的组件共同引用问题

10 Oct 07:45
Compare
Choose a tag to compare

1、修复static propTypes默认值为对象时引起的组件共同引用问题
2、npm包引入改为react-impression

bug fix

12 Sep 12:01
Compare
Choose a tag to compare

1、row子组件为false、undefined和null时报错
2、input额外事件属性生效