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

Releases: NewDadaFE/react-impression

version 1.4.2

12 Sep 07:37
Compare
Choose a tag to compare

修复了ButtonGroup的bug

移除不必要依赖

11 Aug 02:23
Compare
Choose a tag to compare
1.3.1

[improve]: 移除react-impression包的不必要依赖。

V1.2.5

09 Feb 10:57
Compare
Choose a tag to compare

1、Popover支持传入dom节点

V1.2.4

07 Jan 16:00
Compare
Choose a tag to compare

IMPROVE: Input、Select组件支持focus方法

V1.2.3

07 Jan 15:59
Compare
Choose a tag to compare

FIX: Select组件即使是木偶组件在点击SelectOption时也应当可以触发change事件

V1.2.2

03 Jan 09:16
Compare
Choose a tag to compare

1、调整组件失去焦点逻辑判断

V1.2.1

03 Jan 03:22
Compare
Choose a tag to compare
[FIX]: npm打包文件遗漏

V1.2.0

30 Dec 13:30
Compare
Choose a tag to compare

1、getValue、setValue方法写到组件内部,同时保持类方法的兼容性.

V1.1.0

30 Dec 07:50
Compare
Choose a tag to compare

1、合并src和site文件夹
2、调整build脚本
3、调整页面结构

fix: Input组件访问不到refs.main

06 Dec 07:53
Compare
Choose a tag to compare

fix: Input组件访问不到refs.main