acud 1.0.33 → 1.0.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +331 -0
- package/dist/acud.css +4 -48
- package/dist/acud.css.map +1 -1
- package/dist/acud.js +374 -523
- package/dist/acud.js.map +1 -1
- package/dist/acud.min.css +1 -1
- package/dist/acud.min.css.map +1 -1
- package/dist/acud.min.js +8 -10
- package/dist/acud.min.js.map +1 -1
- package/es/card/style/index.css +0 -1
- package/es/dialog-box/style/index.css +0 -1
- package/es/dialog-box/style/mixin.less +1 -1
- package/es/form/style/index.css +1 -2
- package/es/input-number/style/index.css +0 -7
- package/es/menu/style/index.css +1 -0
- package/es/menu/style/index.less +1 -1
- package/es/modal/style/index.css +1 -2
- package/es/pagination/style/index.css +0 -2
- package/es/popover/style/index.css +0 -1
- package/es/radio/Radio.js +21 -9
- package/es/radio/style/index.css +0 -16
- package/es/radio/style/index.less +0 -16
- package/es/rate/style/index.css +0 -1
- package/es/select/style/index.css +0 -2
- package/es/slider/style/index.css +0 -1
- package/es/style/themes/dark/components/modal.less +1 -1
- package/es/style/themes/default/components/modal.less +1 -1
- package/es/switch/style/index.css +0 -1
- package/es/tabs/style/index.css +0 -1
- package/es/tag/style/index.css +0 -1
- package/es/timeline/style/index.css +0 -2
- package/es/tree/style/index.css +0 -3
- package/es/tree/tree.d.ts +8 -1
- package/es/tree/tree.js +15 -5
- package/es/tree-select/style/index.css +0 -3
- package/lib/card/style/index.css +0 -1
- package/lib/dialog-box/style/index.css +0 -1
- package/lib/dialog-box/style/mixin.less +1 -1
- package/lib/form/style/index.css +1 -2
- package/lib/input-number/style/index.css +0 -7
- package/lib/menu/style/index.css +1 -0
- package/lib/menu/style/index.less +1 -1
- package/lib/modal/style/index.css +1 -2
- package/lib/pagination/style/index.css +0 -2
- package/lib/popover/style/index.css +0 -1
- package/lib/radio/Radio.js +20 -8
- package/lib/radio/style/index.css +0 -16
- package/lib/radio/style/index.less +0 -16
- package/lib/rate/style/index.css +0 -1
- package/lib/select/style/index.css +0 -2
- package/lib/slider/style/index.css +0 -1
- package/lib/style/themes/dark/components/modal.less +1 -1
- package/lib/style/themes/default/components/modal.less +1 -1
- package/lib/switch/style/index.css +0 -1
- package/lib/tabs/style/index.css +0 -1
- package/lib/tag/style/index.css +0 -1
- package/lib/timeline/style/index.css +0 -2
- package/lib/tree/style/index.css +0 -3
- package/lib/tree/tree.d.ts +8 -1
- package/lib/tree/tree.js +15 -5
- package/lib/tree-select/style/index.css +0 -3
- package/package.json +4 -7
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,331 @@
|
|
|
1
|
+
## ACUD CHANGES LOG
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### 1.0.34 (2022-11-16)
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* acud-15 changingData&changeType add ([924881b](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/924881b03b08eb3c7bef22844597b1d1715dc44d))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* acud-101 [Bug] 【Radio】单选框只在label和icon区域可点击 ([9e77eae](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/9e77eaeed341c9057b7a14ab1de19bc4e4ad88a6))
|
|
14
|
+
* acud-114 ([7a06303](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/7a0630337601ecde74eaa2a4de61c5bf01c0cb04))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### 1.0.33 (2022-11-09)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* acud-114 ([3652279](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/36522797a5e45c304d84be4530cc894a0bf9dcaa))
|
|
22
|
+
|
|
23
|
+
### [1.0.32](https://icode.baidu.com:8235/baidu/bce-console/react-ui/compare/v1.0.26...v1.0.32) (2022-11-08)
|
|
24
|
+
|
|
25
|
+
### [1.0.31](https://icode.baidu.com:8235/baidu/bce-console/react-ui/compare/v1.0.30...v1.0.31) (2022-11-08)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* button vertical bug acud-82 ([0a9d8aa](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/0a9d8aa38c579b60775cb27eb38fe1575fe7069c))
|
|
31
|
+
* acud-119 [Bug] 【Search】allowClear=true,当框内有内容clear按钮展示时,使用方法设置value值为''或undefined或nul失 ([f5c8cf6](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/f5c8cf6498be55ec6ab06c05920131c9e78bf410))
|
|
32
|
+
|
|
33
|
+
### 1.0.30 (2022-11-08)
|
|
34
|
+
|
|
35
|
+
### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* input hidden UE-Issues-1943 ([5f47a7a](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/5f47a7a997edc1be0abb6931cf2c11c2255d0dc0))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### [1.0.29](https://icode.baidu.com:8235/baidu/bce-console/react-ui/compare/v1.0.26...v1.0.29) (2022-11-04)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
* transfer add onsourceexpandchange acud-118 ([c926cb6](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c926cb6e4b0612e0890c3b4b7d44a3945544051d))
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Bug Fixes
|
|
49
|
+
|
|
50
|
+
* peer error acud-116/ ([940da5e](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/940da5e2d197bdd44d65ece474ea0f080afd1d3a))
|
|
51
|
+
* transfer virtual bug acud-117 ([f57c648](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/f57c648d7f63407fb5a40c9b76ae58e50ec0277c))
|
|
52
|
+
* UE-Issues-1942 透明度继承问题修复 ([eeeda37](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/eeeda3783508a76ed10453d6ae6728cb24335eb0))
|
|
53
|
+
|
|
54
|
+
### [1.0.28](https://icode.baidu.com:8235/baidu/bce-console/react-ui/compare/v1.0.26...v1.0.28) (2022-11-02)
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
### Bug Fixes
|
|
58
|
+
|
|
59
|
+
* peer error acud-116/ ([940da5e](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/940da5e2d197bdd44d65ece474ea0f080afd1d3a))
|
|
60
|
+
* transfer virtual bug acud-117 ([f57c648](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/f57c648d7f63407fb5a40c9b76ae58e50ec0277c))
|
|
61
|
+
|
|
62
|
+
### [1.0.27](https://icode.baidu.com:8235/baidu/bce-console/react-ui/compare/v1.0.26...v1.0.27) (2022-11-01)
|
|
63
|
+
|
|
64
|
+
### 1.0.26 (2022-11-01)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Features
|
|
68
|
+
|
|
69
|
+
* 百度统计代码植入 UE-Issues-1972 ([d0f263a](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d0f263ac10eb59d659e21581dbf6bd0688de48de))
|
|
70
|
+
* 新增color-picker acud-52 ([b0e4199](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/b0e419986503988f0b7a74bd0401ba974ac89101))
|
|
71
|
+
|
|
72
|
+
### Bug Fixes
|
|
73
|
+
|
|
74
|
+
* 兼容menu中配置非acud icon导致的样式错误 acud-103 ([222451d](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/222451d8ecf493561b25181767fc3deaf72de407))
|
|
75
|
+
* 引入依赖rc-select UE-Issues-1972 ([d2e55b9](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d2e55b955f0a5662c34325ee5ad742eb01ce9d95))
|
|
76
|
+
* 指定自定义删除图标逻辑顺序修复 UE-issues-1972 ([0f2d195](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/0f2d1954d5c6268cf6c03470a6de91673bf3133f))
|
|
77
|
+
* acud-111 datepicker 修复focus样式不会消失 ([755f843](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/755f8434ab6f590dd275606ea04a57e3f4f87b22))
|
|
78
|
+
* color-picker 中style设置失效 UE-Issues-1630 ([26aeb7b](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/26aeb7ba8c8fd3ff7a5689bb72b3935056406a93))
|
|
79
|
+
* popconfirm bug acud-115 ([3f54769](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3f5476972eaa5e0a6ff91ae0fb136f960334e158))
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
### [1.0.23](https://icode.baidu.com:8235/baidu/bce-console/react-ui/compare/v1.0.22...v1.0.23) (2022-09-20)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### Bug Fixes
|
|
86
|
+
|
|
87
|
+
* treeselect bugs acud-112 ([d6bd1d9](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d6bd1d94c751e3399b56de033a9097a37320a30b))
|
|
88
|
+
|
|
89
|
+
### 1.0.22 (2022-09-16)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
### Features
|
|
93
|
+
|
|
94
|
+
* treeselect multiple acud-112 ([207099b](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/207099b60f6385974a1b45ed4930d60ae317b7eb))
|
|
95
|
+
* acud-107 Modal.method支持自定义icon ([36683f0](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/36683f076d10a8844e5ba8a579986690b03ae5da))
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Bug Fixes
|
|
99
|
+
|
|
100
|
+
* acud-109 [Bug] dropdown 去除img的样式限制,仅设置demo的img样式 ([beb05fe](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/beb05fe8b8e7642266ac25f7f7695da43e23ba0e))
|
|
101
|
+
* acud-111 状态类型tag样式丢失修复 ([f621aa9](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/f621aa9f6c3f7c935a54afb2d4a02d6d0acca783))
|
|
102
|
+
* menu styles in chrome 69 acud-103 ([a70f2fc](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/a70f2fc429cbf51290cb713a5309575eec4d7eaa))
|
|
103
|
+
* pagination 去除console.log语句 acud-105 ([eb6e693](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/eb6e693d6dfaa17b310e9d89494d104cf36c6910))
|
|
104
|
+
* rc-overflow version bug acud-110 ([bbe73f4](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/bbe73f4b49639488652f12c50566c1c2592539dc))
|
|
105
|
+
* update icon styles acud-103 ([b6946f5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/b6946f5c87b2deaf76d70cd8d9f5db7b616a3333))
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
### 1.0.21 (2022-08-31)
|
|
109
|
+
|
|
110
|
+
Nothing Change.
|
|
111
|
+
|
|
112
|
+
### 1.0.19 (2022-08-31)
|
|
113
|
+
|
|
114
|
+
### Bug Fixes
|
|
115
|
+
|
|
116
|
+
* select checkbox bug acud-106 ([7b9b0b1](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/7b9b0b1308b47c175df39a44b051b7cfde348c7c))
|
|
117
|
+
* pagination total=0时分页器应该默认在第一页 acud-105 ([2a77e8c](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/2a77e8c0856cec5b91abdeb01bbc8f42151dcb45))
|
|
118
|
+
* input的size问题修复 UE-Issues-1943 ([f2c3aff](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/f2c3affec0a6fa19d9623b41ba40dde4b544f215))
|
|
119
|
+
* acud-100 [Bug] 时间线Timeline.Item组件color属性失效 ([92868d4](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/92868d49c4afe9b5faa1da33399f4e002ebef01b))
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
### 1.0.19 (2022-08-26)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Features
|
|
126
|
+
|
|
127
|
+
* ue-Issues-1853 [功能] 新增点击label选中级联的CheckBox ([46acdbb](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/46acdbb782dd75cb05e92fb3c4307934e94f6d6a))
|
|
128
|
+
* 新增 Layout、Space UE-Issues-1943 ([18b8e05](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/18b8e056fa8ece25a46bda374903f2685eba6358))
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
### Bug Fixes
|
|
132
|
+
|
|
133
|
+
* buttong loading bug acud-104 ([356585d](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/356585d8086a276dd4148cf89d4038d63d771c4a))
|
|
134
|
+
* buttong loading bug acud-104 ([50f04c5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/50f04c5ffa96fc4773fe3b92988ab92dacbbae81))
|
|
135
|
+
* update iconList styles acud-103 ([094c7c5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/094c7c50dd3cb1a59eda3a07639d7ec52938804a))
|
|
136
|
+
* input 暴露focus&&版本号18 UE-Issues-1943 ([080d347](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/080d347bb674b2ce9844426d6408916145d6e012))
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
### 1.0.17 (2022-08-23)
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
### Features
|
|
143
|
+
|
|
144
|
+
* menu update global header demo acud-103 ([83246c4](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/83246c4b32089c0a114c1293c71b167ef5212d40))
|
|
145
|
+
* acud-92 [Feature] 【cascader】清除时未支持onClear方法 ([0519f49](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/0519f49431546de1c4112c7ffc5b076ab4ba5a4c))
|
|
146
|
+
* ue-Issues-1853 多选时超过两行标签的高度右侧出滚动条 ([87418bb](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/87418bb168533dd913e375659e2a5c372b5c5ea4))
|
|
147
|
+
* acud-102 Modal getContainer属性不生效 ([6e60e19](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6e60e190476c1f408d5c0df8c5d362e91f69d01a))
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Bug Fixes
|
|
151
|
+
|
|
152
|
+
* input的tabIndex混乱问题 UE-Issues-1943 ([3e4c6fc](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3e4c6fcb8943016b28575bf0bbe7ed4c46acf803))
|
|
153
|
+
* acud-98 input的tab无效问题 UE-Issues-1943 ([c23059a](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c23059a35054a96e45956883658bfa3980da3893))
|
|
154
|
+
* input的tab无效问题 UE-Issues-1943 ([c23059a](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c23059a35054a96e45956883658bfa3980da3893))
|
|
155
|
+
* acud-101 [Bug] 修复Radio使用options时value无值时使用Array的index作为key ([91812ba](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/91812babad20a41fe6013c26f09643763c244e0b))
|
|
156
|
+
* acud-101 [Bug] 【Radio】单选框只在label和icon区域可点击 ([9e77eae](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/9e77eaeed341c9057b7a14ab1de19bc4e4ad88a6))
|
|
157
|
+
* acud-98 [Feature] dropdown增加alignPoint ([92e50d7](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/92e50d712ee9bd3640c1ca0018b30d6dc924281c))
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### [1.0.16](https://icode.baidu.com:8235/baidu/bce-console/react-ui/compare/v1.0.14...v1.0.16) (2022-08-09)
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
### Bug Fixes
|
|
164
|
+
|
|
165
|
+
* 更新版本号 UE-Issues-1943 ([bb9da82](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/bb9da823c981b6cd6b8bad08d6019700d2b3dcb4))
|
|
166
|
+
* 输入框遗留问题 UE-Issues-1943 ([2e5d299](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/2e5d2994789dc809c8d6135cfee4de329bba4e41))
|
|
167
|
+
* input border问题修复 UE-Issues-1943 ([eb6bf0e](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/eb6bf0e8e325727a222f8f932d95aa7be56c1361))
|
|
168
|
+
* table.space acud-97 ([7d22504](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/7d22504981f84230df47ea092fcd1bd3135e344e))
|
|
169
|
+
* tabs doubleclick bug acud-96 ([8df0870](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/8df0870b47469a3c6b9013cdb98c00553931a6ea))
|
|
170
|
+
|
|
171
|
+
### 1.0.14 (2022-08-05)
|
|
172
|
+
|
|
173
|
+
### Bug Fixes
|
|
174
|
+
|
|
175
|
+
* 输入框遗留问题 UE-Issues-1943 ([3910f3a](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3910f3a8b1f45daa1de6a77d62ea3f44d0ad0e01))
|
|
176
|
+
* 修改toast同key时不重新渲染 支持配置最大显示个数acud-95 ([559f6d4](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/559f6d4e42385124c4b2e591a68d6db3afc07fa2))
|
|
177
|
+
* table expand icon bug UE-Issues-1847 ([d944544](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d9445445d92d4278ce61fd0e6806d325ef70a3d8))
|
|
178
|
+
* transfer search clone bug acud-87 ([3af25c1](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3af25c1643f473bc80086073dce2fac71e6da097))
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
### 1.0.13 (2022-08-02)
|
|
182
|
+
|
|
183
|
+
### Features
|
|
184
|
+
|
|
185
|
+
* select locale acud-89 ([d96eeec](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d96eeecf3ee621207321effb1ef7a2d62a7398c6))
|
|
186
|
+
* table add ellipsis td demo acud-88 ([cb77fff](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/cb77fffb11ed836aa1581b06aed3de175fb8a83a))
|
|
187
|
+
* transfer use set instead of array for big data acud-85 ([4d3b843](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/4d3b8433f91168b6f3abb0ee223ff5fb153595a3))
|
|
188
|
+
* update site acud-86 ([58a2edc](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/58a2edc147b82a42b1a31707a76b072d9a17516c))
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
### Bug Fixes
|
|
192
|
+
|
|
193
|
+
* 【cascader】选中项通过点击x进行删除/清空时未触发onChange acud-91 ([6178d9c](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6178d9cf728fda228dd1a6762d7f2ff2998bd9a2))
|
|
194
|
+
* 分页组件字体颜色设置防覆盖 UE-Issues-1594 ([c90758d](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c90758da72c76201b74fb6a6d81e8545d7656078))
|
|
195
|
+
* cascade多选时value重复 acud-90 ([ba8ddd8](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/ba8ddd8c1fd8e0f16414bea53c7094e87c6e4ecc))
|
|
196
|
+
* transfer search clone bug acud-87 ([ddd9f80](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/ddd9f802ef2a70a66415d30b7ba42c44592082f3))
|
|
197
|
+
|
|
198
|
+
### 1.0.11 (2022-07-20)
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
### Features
|
|
202
|
+
|
|
203
|
+
* transfer use set instead of array for big data acud-85 ([8755441](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/87554414055d6495f39ff141bdb420c3b1d99362))
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
### 1.0.10 (2022-07-15)
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
### Features
|
|
210
|
+
|
|
211
|
+
* transfer use webworker for big data acud-85 ([241bae9](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/241bae9b7918b34d01b8aea9e2f4b799874bbfdd))
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Bug Fixes
|
|
215
|
+
|
|
216
|
+
* 分页组件支持国际化 UE-Issues-1594 ([6aaf7f5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6aaf7f56d9c14b88d06e83197dd2d32051c0660e))
|
|
217
|
+
* UE-Issues-1594 支持国际化 ([c42b3a5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c42b3a55b875e29432d5923a94128834309d1b8b))
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### [1.0.7](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/merge/7ea3dd9eaae6db09c5d883a1bba2865be820ef82...e67c361bdc10fc10e3aebcce29176c89a9db3513)
|
|
221
|
+
|
|
222
|
+
### 1.0.6 (2022-07-13)
|
|
223
|
+
|
|
224
|
+
### Bug Fixes
|
|
225
|
+
|
|
226
|
+
* UE-Issues-1279 时间轴组件icon样式问题 ([d0f699e](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d0f699ed64c3acb740276c2315c2a40f9ad8b73a))
|
|
227
|
+
* select filter bug acud-84 ([aa4a445](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/aa4a4451bfd5dec9994f963be2a7f46ade348254))
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
### 1.0.3 (2022-07-07)
|
|
231
|
+
|
|
232
|
+
### Bug Fixes
|
|
233
|
+
|
|
234
|
+
* table filter reset UE-Issues-1884 ([a5c4983](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/a5c4983c876615eefe2dc361d77f6b62b4b3d977))
|
|
235
|
+
* UE-Issues-1942 透明度继承问题修复 ([eeeda37](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/eeeda3783508a76ed10453d6ae6728cb24335eb0))
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
### 1.0.2 (2022-06-29)
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
### Features
|
|
242
|
+
|
|
243
|
+
* 评分标签圆角修改 ([513746c](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/513746c9f18c8aab46cb20cfb1bd0e07c279d17a))
|
|
244
|
+
* 新增表单组件及周边 ([bb07ea3](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/bb07ea3f3b0f0100ab687ad9ce12e5a6fd64e986))
|
|
245
|
+
* acud-19 代码规范问题修复 ([9db5582](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/9db55828c1f4c00ec81b004cdda2d70dff0fde2b))
|
|
246
|
+
* acud-19 增加数字输入框 ([5af95eb](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/5af95eb3782fd488c219d09345d643b88186edce))
|
|
247
|
+
* acud-19 InputNumber文案修改 ([2fbb7d3](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/2fbb7d34b8b3f4de2b3127fd463bcc54547eaebe))
|
|
248
|
+
* acud-28 增加Tootip文字提示 ([3a72d16](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3a72d1686d279ef6109da35a3f7abc0175fec565))
|
|
249
|
+
* acud-33 增加Badge组件 ([bc49458](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/bc4945849fccdecf026fa11cd6d9c636eed7c66e))
|
|
250
|
+
* acud-37 增加Alert组件 ([24cb7b2](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/24cb7b2d65edd4acc8c23ddc583526e21fbb17b1))
|
|
251
|
+
* acud-38 新增Loading组件 ([13db5da](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/13db5da9b0d68eed03c5092f85449ab436103d68))
|
|
252
|
+
* acud-40 add Popover组件 ([e933480](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/e9334805fa31972fbf7f17f93287df69cc9e90a7))
|
|
253
|
+
* acud22 添加toast组件 ([503be62](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/503be6207ac941fcdcdffa173cc81f1dbc57fdc8))
|
|
254
|
+
* add component carousel ([6960c34](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6960c34f2d95168aa7272124195671819c922777))
|
|
255
|
+
* add component/DatePicker ([4e2aac3](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/4e2aac3ab25a5199481aae271a38e19b8ea836c9))
|
|
256
|
+
* add component/Tag ([13d5dba](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/13d5dbaee7809f5b06c6a845a8b62ddcfd5e46ae))
|
|
257
|
+
* add multiple search ([27593cb](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/27593cb2e7d47742221f3681e208568fb72c0a37))
|
|
258
|
+
* UE-Issues-1601 数字输入框新增对称模式 ([67bc325](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/67bc325078dccbd4dafc2b566512990ef23a9e1f))
|
|
259
|
+
* UE-Issues-1615 抽屉组件样式更新 ([4c2c2a3](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/4c2c2a370ac4d70da1b76969211d1d5903a6fce5))
|
|
260
|
+
* UE-Issues-1616 徽标优化 ([473a87f](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/473a87feb40c1bd014424654d2a6bbf6071bea8f))
|
|
261
|
+
* UE-Issues-1616 徽标优化 ([9c4a2d5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/9c4a2d5f1dfc3e20a025a4e5ddcbd96c1fb04683))
|
|
262
|
+
* UE-Issues-1620 折叠面板样式更新 ([8f131c3](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/8f131c308701f79cc508d801afe0f791cc25b667))
|
|
263
|
+
* UE-Issues-1621 文字提示去除不合适的示例 ([6d14389](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6d143897e7d389a9bbb12025ac3d08fd24989114))
|
|
264
|
+
* UE-Issues-1621 文字提示UE优化 ([d75d02c](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d75d02cbf303f4b2746949d695d57d3b685f9e45))
|
|
265
|
+
* UE-Issues-1621 修复Tooltip的某些子组件样式被覆盖问题 ([60cb1e5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/60cb1e56e3c37b81cccd8f05ae7043febf9e3b9f))
|
|
266
|
+
* UE-Issues-1621 修复Tooltip组件在子组件中存在disabled属性时, 不触发鼠标事件问题 ([75a4b7f](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/75a4b7fd306cea37924e7df348b08612a9d66a6a))
|
|
267
|
+
* update datepicker & tag UE走查问题 ([e25a29b](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/e25a29b3145c6a5add978bd5bff21d21f7f32de1))
|
|
268
|
+
* update tag UE走查 ([690221e](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/690221e18b24b21ad10101965a139c675d1c933f))
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
### Bug Fixes
|
|
272
|
+
|
|
273
|
+
* 标签组件问题修复 UE-Issues-1617 ([ba2fb9a](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/ba2fb9ad3081a3f223d5df30c050c003e583e5f5))
|
|
274
|
+
* 抽屉组件props类型定义增加onClick UE-Issues-1615 ([bd51f99](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/bd51f99cf172e18c6e2adbd8603ca0942f68f6cc))
|
|
275
|
+
* **进度条:** ACG-CSC-Plat-2761 UE走查修改 ([b9799af](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/b9799af063a3bba206acea6748449b79c68a777f))
|
|
276
|
+
* **进度条:** ACG-CSC-Plat-2761 UE走查修改(2) ([ee46c05](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/ee46c05965943da4c32cc30d28989e223327fe43))
|
|
277
|
+
* **进度条:** ACG-CSC-Plat-2761 UE走查修改(3) ([c366bd0](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c366bd0600914cb870500a888317bf8c8bcdca34))
|
|
278
|
+
* 聚焦时取消显示蓝框 UE-Issues-1248 ([8d95d78](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/8d95d78ef5f4afabf2e5e8bcd5eed0298a1e8fe2))
|
|
279
|
+
* 蓝色边框不确定性出现 UE-Issues-1271, 体验优化UE-Issues-1263 ([bf8e80d](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/bf8e80df2e3cbba9b3b27a2c7718a889999d6cd7))
|
|
280
|
+
* acud-37 Alert组件icon更新 ([57e278b](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/57e278be2464a40905e7c4ca95b078049b843f9d))
|
|
281
|
+
* acud-38 样式修复 ([2cac5b5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/2cac5b5bb4f9f4ab94d107ac1f533a4ec3d592d5))
|
|
282
|
+
* acud-38 显示bug ([0ea0707](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/0ea07075d6b0f030ad07ce0dcfb5370e4b14071b))
|
|
283
|
+
* acud-38 export方式 ([c85d575](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c85d5756643e75eb635af1a0e8459f9be6c7b818))
|
|
284
|
+
* acud-38 UE设计稿改动 ([6b80eb8](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6b80eb87cbe378163cd52174fa74e52f2bf443b7))
|
|
285
|
+
* acud-40 Popover组件代码缩进优化 ([74e7e5d](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/74e7e5dadf265e48b873fb6b5c9d0d33164b4861))
|
|
286
|
+
* badge demo简化 ([3399c73](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3399c73e826347b7aa6d21eaeda8375555be1378))
|
|
287
|
+
* datePicker focus方法ACG-CSC-Plat-3590 ([09eb842](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/09eb84283a047b0b18ac0343f08dd7789f9a3026))
|
|
288
|
+
* Form Component support optional ([c884334](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c884334718c1261959230673feca28459fd22238))
|
|
289
|
+
* Modal default footer ([1ec3343](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/1ec33435f53a13595ae3b77c0fac8339cbf547b0))
|
|
290
|
+
* **progress:** ACG-CSC-Plat-2761 修复环境进度条示例中文字重叠 ([8af3b6d](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/8af3b6d19e43d8bbf42eb887fe9d01b2a2006903))
|
|
291
|
+
* **progress:** ACG-CSC-Plat-2761 UE走查修改 ([797e9a1](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/797e9a1d2311c9f1b5e4fe2acfb55b29fd1bc93b))
|
|
292
|
+
* **progress:** ACG-CSC-Plat-2761 UE走查修改 ([9cf7c05](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/9cf7c056b2e27168621b21ed9ee58bd6adb3801f))
|
|
293
|
+
* switch tip content ([4ea5449](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/4ea54490b4cfbf201551180419dc220483706d41))
|
|
294
|
+
* Tag标签组件UE走查问题修复 UE-Issues-1617 ([f1e8e8b](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/f1e8e8bb831d9c7d6688df4169873e789a1453b3))
|
|
295
|
+
* UE-Issues-1337 Popover组件修改为圆角 ([2cd42f9](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/2cd42f9d346a4f0df2beaf90bbbb043f42e2990e))
|
|
296
|
+
* UE-Issues-1337 Popover组件增加demo&修改一些代码格式 ([64afd70](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/64afd70f52f87f09e31c165c0ac741a83f4cc925))
|
|
297
|
+
* UE-Issues-1593 [Bug] 步骤条 ([514e2c5](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/514e2c53f56bae90bd460ac3eb9ecddcf3053cb6))
|
|
298
|
+
* UE-Issues-1593 步骤条 走查样式间距调整 ([e28037d](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/e28037dc6e9db14c3d00cc242da8882610dc046b))
|
|
299
|
+
* UE-Issues-1601 解决数字输入框失焦问题 ([1337e89](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/1337e89235f144c44190d3f478f3640960e6540f))
|
|
300
|
+
* UE-Issues-1601 数字输入框使用rc7.3.4版本带precision的计算方法有误 ([0145404](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/01454041c61ae1b70ec03c6ed472446c611219fb))
|
|
301
|
+
* UE-Issues-1601 数字输入框修复UE问题 ([0675e7b](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/0675e7b0b0fd575066c49839a062f2cafbb38a10))
|
|
302
|
+
* UE-Issues-1601 数字输入框修复Wrapper组件无法显示浮窗问题 ([d20c6d1](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d20c6d1e3716d1f59738ec839bcbc3a6f2f4ab2d))
|
|
303
|
+
* UE-Issues-1601 数字输入框placeholder颜色异常 ([0062056](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/0062056946a0919ab8b557ce53e148241117cd46))
|
|
304
|
+
* UE-Issues-1601 数字输入框UE优化 ([3a7ff00](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3a7ff00ff911d18b0f9c2c3bb63fa91ec029c3eb))
|
|
305
|
+
* UE-Issues-1601 数字输入框UE优化 ([aa84bc6](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/aa84bc67f7d429076353b06fb704dbace3bd2fcf))
|
|
306
|
+
* UE-Issues-1611 调整表单弹窗报错背景色信息 ([1d364ab](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/1d364ab62da5b4720ee346ad041a51376b2e99a0))
|
|
307
|
+
* UE-Issues-1611 修复表单检查异常时Textarea背景框颜色异常 ([c9ba031](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/c9ba03141adda55fbc0d5b9baae7aabfc64b8c05))
|
|
308
|
+
* UE-Issues-1611 form表单二次走查问题修复 ([6e6d410](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6e6d4106a47b43b14f6150787b9111323c04b858))
|
|
309
|
+
* UE-Issues-1611 Form表单走查问题Fixed ([9e048c2](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/9e048c20c3133ea5f79d464dee22503614d7b72a))
|
|
310
|
+
* UE-Issues-1611 Form控件UE走查问题修复 ([5d03926](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/5d0392626d609f2a8c2ac989247bc74f0267311f))
|
|
311
|
+
* UE-Issues-1616 徽标 ([2c0afa0](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/2c0afa0c6a94d341cdf1a636c6466825fa7e7bb9))
|
|
312
|
+
* UE-Issues-1616 徽标样式优化 ([6cbfb93](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6cbfb9304462128d487e4f8bf1b83e357ca2edcc))
|
|
313
|
+
* UE-Issues-1621 [Bug] 文字提示 ([1c81aed](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/1c81aed55159f264f9c73092e852b314af1168be))
|
|
314
|
+
* UE-Issues-1621 删除容易误解的样例 ([3af02f7](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/3af02f70ee124da40d1f2b623dd199e88c0378a3))
|
|
315
|
+
* UE-Issues-1622 [Bug] popover ([4d7a700](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/4d7a700c4e862f88a0ec24d539ce24db1c671931))
|
|
316
|
+
* UE-Issues-1622 popover 样式修改 ([f1b7139](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/f1b7139c8b0d5e6cf9007d1a6b71f3c45a1e1d99))
|
|
317
|
+
* UE-Issues-1622 popover basic demo修改 ([e00234e](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/e00234eadff11a6653a90431db8d61f65ffab4e5))
|
|
318
|
+
* UE-Issues-1622 popover demo修改& hover修改为click ([e539feb](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/e539febda5935722d6628f6166995fdbbd813ec4))
|
|
319
|
+
* UE-Issues-1622 popover switch 样式修改 ([6d8cee7](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/6d8cee7012555a5ec48722daa0b55f4d0f387ccb))
|
|
320
|
+
* UE-Issues-1625 警示 ([27d3af8](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/27d3af8866b37060932b06871d1e3b103e447c4d))
|
|
321
|
+
* UE-Issues-1628 样式修复+svg补充+样式补充 ([8e412c0](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/8e412c0e56fd0e987601805ab920b2ac0602ad2f))
|
|
322
|
+
* UE-Issues-1790 数字输入框二次走查问题修复 ([27b6e86](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/27b6e862ee2e1df260859659e77502fdec33e25f))
|
|
323
|
+
* UE-Issues-1896 Form demo 更新,label 样式调整 ([09f7dea](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/09f7deaefcc456afa9c17e15b6385fd67765f718))
|
|
324
|
+
* UE-Issues-1896 label mark占用物理像素 ([a48ec09](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/a48ec093db38c96771736cd4fcbd940c45dda1a1))
|
|
325
|
+
* update Switch md ([d65d9fb](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/d65d9fbe248225063a49e6aeda963e717ab05dfd))
|
|
326
|
+
* update switch style && docs ([a3f33c1](https://console.cloud.baidu-int.com/devops/icode/repos/baidu/bce-console/react-ui/commits/a3f33c16e618fd3561689fa64dfeb61cde403bfd))
|
|
327
|
+
|
|
328
|
+
# 0.0.16
|
|
329
|
+
`2021-12-24`
|
|
330
|
+
1. fix input、textarea的clear不触发上层的onchange的bug
|
|
331
|
+
2. fix textarea的length 在有值得情况下初始化的时候展示0的bug
|
package/dist/acud.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! acud v1.0.
|
|
1
|
+
/*! acud v1.0.35 */
|
|
2
2
|
/* color */
|
|
3
3
|
/* 默认颜色 */
|
|
4
4
|
/* 通用-icon */
|
|
@@ -1522,7 +1522,6 @@ a {
|
|
|
1522
1522
|
cursor: auto;
|
|
1523
1523
|
-webkit-user-select: text;
|
|
1524
1524
|
-moz-user-select: text;
|
|
1525
|
-
-ms-user-select: text;
|
|
1526
1525
|
user-select: text;
|
|
1527
1526
|
}
|
|
1528
1527
|
.acud-popover::after {
|
|
@@ -3589,7 +3588,6 @@ a {
|
|
|
3589
3588
|
.acud-card-loading .acud-card-body {
|
|
3590
3589
|
-webkit-user-select: none;
|
|
3591
3590
|
-moz-user-select: none;
|
|
3592
|
-
-ms-user-select: none;
|
|
3593
3591
|
user-select: none;
|
|
3594
3592
|
}
|
|
3595
3593
|
.acud-card-loading-content p {
|
|
@@ -4162,7 +4160,6 @@ a {
|
|
|
4162
4160
|
cursor: pointer;
|
|
4163
4161
|
-webkit-user-select: none;
|
|
4164
4162
|
-moz-user-select: none;
|
|
4165
|
-
-ms-user-select: none;
|
|
4166
4163
|
user-select: none;
|
|
4167
4164
|
color: #151B26;
|
|
4168
4165
|
}
|
|
@@ -11466,7 +11463,6 @@ a {
|
|
|
11466
11463
|
.acud-tag-type-edit {
|
|
11467
11464
|
-webkit-user-select: none;
|
|
11468
11465
|
-moz-user-select: none;
|
|
11469
|
-
-ms-user-select: none;
|
|
11470
11466
|
user-select: none;
|
|
11471
11467
|
padding-right: 4px;
|
|
11472
11468
|
line-height: 24px;
|
|
@@ -12544,7 +12540,6 @@ a {
|
|
|
12544
12540
|
position: relative;
|
|
12545
12541
|
-webkit-user-select: none;
|
|
12546
12542
|
-moz-user-select: none;
|
|
12547
|
-
-ms-user-select: none;
|
|
12548
12543
|
user-select: none;
|
|
12549
12544
|
color: #151B26;
|
|
12550
12545
|
}
|
|
@@ -12697,7 +12692,6 @@ a {
|
|
|
12697
12692
|
transition: font-size 0.3s, line-height 0.3s, height 0.3s;
|
|
12698
12693
|
-webkit-user-select: none;
|
|
12699
12694
|
-moz-user-select: none;
|
|
12700
|
-
-ms-user-select: none;
|
|
12701
12695
|
user-select: none;
|
|
12702
12696
|
-webkit-margin-end: 5px;
|
|
12703
12697
|
margin-inline-end: 5px;
|
|
@@ -14698,7 +14692,6 @@ _:-ms-fullscreen .acud-picker-range-wrapper .acud-picker-year-panel .acud-picker
|
|
|
14698
14692
|
animation-duration: 0.3s;
|
|
14699
14693
|
-webkit-user-select: none;
|
|
14700
14694
|
-moz-user-select: none;
|
|
14701
|
-
-ms-user-select: none;
|
|
14702
14695
|
user-select: none;
|
|
14703
14696
|
}
|
|
14704
14697
|
.acud-dialogbox-mask {
|
|
@@ -16283,8 +16276,7 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
16283
16276
|
.acud-form-item-label > label .acud-form-item-tooltip {
|
|
16284
16277
|
color: #B8BABF;
|
|
16285
16278
|
cursor: help;
|
|
16286
|
-
|
|
16287
|
-
writing-mode: horizontal-tb;
|
|
16279
|
+
writing-mode: horizontal-tb;
|
|
16288
16280
|
-webkit-margin-start: 4px;
|
|
16289
16281
|
margin-inline-start: 4px;
|
|
16290
16282
|
}
|
|
@@ -16789,7 +16781,6 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
16789
16781
|
transition: all 0.1s linear;
|
|
16790
16782
|
-webkit-user-select: none;
|
|
16791
16783
|
-moz-user-select: none;
|
|
16792
|
-
-ms-user-select: none;
|
|
16793
16784
|
user-select: none;
|
|
16794
16785
|
}
|
|
16795
16786
|
.acud-input-number-handler-up-inner > *,
|
|
@@ -16854,18 +16845,12 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
16854
16845
|
.acud-input-number-input::-moz-placeholder {
|
|
16855
16846
|
opacity: 1;
|
|
16856
16847
|
}
|
|
16857
|
-
.acud-input-number-input:-ms-input-placeholder {
|
|
16858
|
-
color: #D4D6D9;
|
|
16859
|
-
}
|
|
16860
16848
|
.acud-input-number-input::placeholder {
|
|
16861
16849
|
color: #D4D6D9;
|
|
16862
16850
|
}
|
|
16863
16851
|
.acud-input-number-input:-moz-placeholder-shown {
|
|
16864
16852
|
text-overflow: ellipsis;
|
|
16865
16853
|
}
|
|
16866
|
-
.acud-input-number-input:-ms-input-placeholder {
|
|
16867
|
-
text-overflow: ellipsis;
|
|
16868
|
-
}
|
|
16869
16854
|
.acud-input-number-input:placeholder-shown {
|
|
16870
16855
|
text-overflow: ellipsis;
|
|
16871
16856
|
}
|
|
@@ -17914,6 +17899,7 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
17914
17899
|
line-height: 56px;
|
|
17915
17900
|
height: 56px;
|
|
17916
17901
|
display: flex;
|
|
17902
|
+
white-space: nowrap;
|
|
17917
17903
|
}
|
|
17918
17904
|
.acud-menu-horizontal > .acud-menu-item,
|
|
17919
17905
|
.acud-menu-horizontal > .acud-menu-submenu {
|
|
@@ -18330,7 +18316,6 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
18330
18316
|
animation-duration: 0.3s;
|
|
18331
18317
|
-webkit-user-select: none;
|
|
18332
18318
|
-moz-user-select: none;
|
|
18333
|
-
-ms-user-select: none;
|
|
18334
18319
|
user-select: none;
|
|
18335
18320
|
}
|
|
18336
18321
|
.acud-modal-mask {
|
|
@@ -18341,7 +18326,7 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
18341
18326
|
left: 0;
|
|
18342
18327
|
z-index: 1000;
|
|
18343
18328
|
height: 100%;
|
|
18344
|
-
background-color: rgba(
|
|
18329
|
+
background-color: rgba(7, 12, 20, 0.5);
|
|
18345
18330
|
}
|
|
18346
18331
|
.acud-modal-mask-hidden {
|
|
18347
18332
|
display: none;
|
|
@@ -18588,7 +18573,6 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
18588
18573
|
cursor: pointer;
|
|
18589
18574
|
-webkit-user-select: none;
|
|
18590
18575
|
-moz-user-select: none;
|
|
18591
|
-
-ms-user-select: none;
|
|
18592
18576
|
user-select: none;
|
|
18593
18577
|
box-sizing: border-box;
|
|
18594
18578
|
font-weight: 400;
|
|
@@ -18858,7 +18842,6 @@ li.acud-dropdown-menu-submenu-active:hover,
|
|
|
18858
18842
|
cursor: pointer;
|
|
18859
18843
|
-webkit-user-select: none;
|
|
18860
18844
|
-moz-user-select: none;
|
|
18861
|
-
-ms-user-select: none;
|
|
18862
18845
|
user-select: none;
|
|
18863
18846
|
}
|
|
18864
18847
|
.acud-pagination-prev.acud-pagination-disabled button,
|
|
@@ -19746,22 +19729,6 @@ span.acud-radio-button {
|
|
|
19746
19729
|
.acud-radio-group .acud-radio-button {
|
|
19747
19730
|
border-width: 1px 0;
|
|
19748
19731
|
}
|
|
19749
|
-
.acud-radio-group .acud-radio-button:nth-of-type(7n+6) {
|
|
19750
|
-
border-right-width: 1px;
|
|
19751
|
-
border-top-right-radius: 4px;
|
|
19752
|
-
border-bottom-right-radius: 4px;
|
|
19753
|
-
}
|
|
19754
|
-
.acud-radio-group .acud-radio-button:nth-of-type(7n+6)::after {
|
|
19755
|
-
display: none;
|
|
19756
|
-
}
|
|
19757
|
-
.acud-radio-group .acud-radio-button:nth-of-type(7n) {
|
|
19758
|
-
border-left-width: 1px;
|
|
19759
|
-
border-top-left-radius: 4px;
|
|
19760
|
-
border-bottom-left-radius: 4px;
|
|
19761
|
-
}
|
|
19762
|
-
.acud-radio-group .acud-radio-button:nth-of-type(7n)::before {
|
|
19763
|
-
display: none;
|
|
19764
|
-
}
|
|
19765
19732
|
.acud-radio-group .acud-radio-button:before {
|
|
19766
19733
|
content: '';
|
|
19767
19734
|
position: absolute;
|
|
@@ -19974,7 +19941,6 @@ span.acud-radio-button {
|
|
|
19974
19941
|
margin-bottom: 4px;
|
|
19975
19942
|
-webkit-user-select: none;
|
|
19976
19943
|
-moz-user-select: none;
|
|
19977
|
-
-ms-user-select: none;
|
|
19978
19944
|
user-select: none;
|
|
19979
19945
|
transition: all 0.3s;
|
|
19980
19946
|
cursor: pointer;
|
|
@@ -20709,7 +20675,6 @@ span.acud-radio-button {
|
|
|
20709
20675
|
cursor: pointer;
|
|
20710
20676
|
-webkit-user-select: none;
|
|
20711
20677
|
-moz-user-select: none;
|
|
20712
|
-
-ms-user-select: none;
|
|
20713
20678
|
user-select: none;
|
|
20714
20679
|
}
|
|
20715
20680
|
.acud-slider-mark-text:first-child {
|
|
@@ -21878,7 +21843,6 @@ span.acud-radio-button {
|
|
|
21878
21843
|
vertical-align: middle;
|
|
21879
21844
|
-webkit-user-select: text;
|
|
21880
21845
|
-moz-user-select: text;
|
|
21881
|
-
-ms-user-select: text;
|
|
21882
21846
|
user-select: text;
|
|
21883
21847
|
pointer-events: none;
|
|
21884
21848
|
}
|
|
@@ -23311,7 +23275,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
23311
23275
|
white-space: nowrap;
|
|
23312
23276
|
-webkit-user-select: none;
|
|
23313
23277
|
-moz-user-select: none;
|
|
23314
|
-
-ms-user-select: none;
|
|
23315
23278
|
user-select: none;
|
|
23316
23279
|
}
|
|
23317
23280
|
.acud-tree-indent-unit {
|
|
@@ -23329,7 +23292,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
23329
23292
|
cursor: pointer;
|
|
23330
23293
|
-webkit-user-select: none;
|
|
23331
23294
|
-moz-user-select: none;
|
|
23332
|
-
-ms-user-select: none;
|
|
23333
23295
|
user-select: none;
|
|
23334
23296
|
}
|
|
23335
23297
|
.acud-tree-switcher .acud-tree-switcher-icon,
|
|
@@ -23471,7 +23433,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
23471
23433
|
line-height: 24px;
|
|
23472
23434
|
-webkit-user-select: none;
|
|
23473
23435
|
-moz-user-select: none;
|
|
23474
|
-
-ms-user-select: none;
|
|
23475
23436
|
user-select: none;
|
|
23476
23437
|
}
|
|
23477
23438
|
.acud-tree-node-content-wrapper .acud-tree-drop-indicator {
|
|
@@ -24198,7 +24159,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
24198
24159
|
cursor: pointer;
|
|
24199
24160
|
-webkit-user-select: none;
|
|
24200
24161
|
-moz-user-select: none;
|
|
24201
|
-
-ms-user-select: none;
|
|
24202
24162
|
user-select: none;
|
|
24203
24163
|
}
|
|
24204
24164
|
.common-content-link {
|
|
@@ -24611,7 +24571,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
24611
24571
|
cursor: pointer;
|
|
24612
24572
|
-webkit-user-select: none;
|
|
24613
24573
|
-moz-user-select: none;
|
|
24614
|
-
-ms-user-select: none;
|
|
24615
24574
|
user-select: none;
|
|
24616
24575
|
}
|
|
24617
24576
|
.acud-timeline-item-content-link {
|
|
@@ -25819,7 +25778,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
25819
25778
|
white-space: nowrap;
|
|
25820
25779
|
-webkit-user-select: none;
|
|
25821
25780
|
-moz-user-select: none;
|
|
25822
|
-
-ms-user-select: none;
|
|
25823
25781
|
user-select: none;
|
|
25824
25782
|
}
|
|
25825
25783
|
.acud-select-tree-indent-unit {
|
|
@@ -25837,7 +25795,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
25837
25795
|
cursor: pointer;
|
|
25838
25796
|
-webkit-user-select: none;
|
|
25839
25797
|
-moz-user-select: none;
|
|
25840
|
-
-ms-user-select: none;
|
|
25841
25798
|
user-select: none;
|
|
25842
25799
|
}
|
|
25843
25800
|
.acud-select-tree-switcher .acud-tree-switcher-icon,
|
|
@@ -25979,7 +25936,6 @@ tr.acud-table-expanded-row .acud-descriptions-view table {
|
|
|
25979
25936
|
line-height: 24px;
|
|
25980
25937
|
-webkit-user-select: none;
|
|
25981
25938
|
-moz-user-select: none;
|
|
25982
|
-
-ms-user-select: none;
|
|
25983
25939
|
user-select: none;
|
|
25984
25940
|
}
|
|
25985
25941
|
.acud-select-tree-node-content-wrapper .acud-tree-drop-indicator {
|