@vtx/components 3.1.0 → 3.1.4
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 +163 -114
- package/README.md +19 -19
- package/lib/_util/filterSpecialCharacters.js +6 -6
- package/lib/_util/filterSpecialCharacters.js.map +1 -1
- package/lib/_util/getComponentProps.js.map +1 -1
- package/lib/_util/getUrlParam.js.map +1 -1
- package/lib/_util/isFunction.js.map +1 -1
- package/lib/_util/isObject.js.map +1 -1
- package/lib/_util/useColSize.js.map +1 -1
- package/lib/_util/useInterval.js.map +1 -1
- package/lib/_util/useSet.js.map +1 -1
- package/lib/config.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib/vtx-color-picker/index.js +1 -1
- package/lib/vtx-color-picker/index.js.map +1 -1
- package/lib/vtx-color-picker/style/css.js.map +1 -1
- package/lib/vtx-color-picker/style/index.js.map +1 -1
- package/lib/vtx-color-picker/style/index.less +12 -12
- package/lib/vtx-combogrid/Combogrid.js +1 -1
- package/lib/vtx-combogrid/Combogrid.js.map +1 -1
- package/lib/vtx-combogrid/index.js +1 -1
- package/lib/vtx-combogrid/index.js.map +1 -1
- package/lib/vtx-combogrid/style/css.js.map +1 -1
- package/lib/vtx-combogrid/style/index.js.map +1 -1
- package/lib/vtx-combogrid/style/index.less +29 -29
- package/lib/vtx-datagrid/Alert.js.map +1 -1
- package/lib/vtx-datagrid/ColumnSetting.js.map +1 -1
- package/lib/vtx-datagrid/ResizeableTitle.js.map +1 -1
- package/lib/vtx-datagrid/index.js +1 -1
- package/lib/vtx-datagrid/index.js.map +1 -1
- package/lib/vtx-datagrid/renderColumnButtons.js +1 -1
- package/lib/vtx-datagrid/renderColumnButtons.js.map +1 -1
- package/lib/vtx-datagrid/style/css.js.map +1 -1
- package/lib/vtx-datagrid/style/index.js.map +1 -1
- package/lib/vtx-datagrid/style/index.less +166 -163
- package/lib/vtx-date-picker/QdatePicker.js +1 -1
- package/lib/vtx-date-picker/QdatePicker.js.map +1 -1
- package/lib/vtx-date-picker/generatePicker.js +2 -2
- package/lib/vtx-date-picker/generatePicker.js.map +1 -1
- package/lib/vtx-date-picker/index.js.map +1 -1
- package/lib/vtx-date-picker/style/css.js.map +1 -1
- package/lib/vtx-date-picker/style/index.js.map +1 -1
- package/lib/vtx-date-picker/style/index.less +38 -38
- package/lib/vtx-editor/index.js +1 -1
- package/lib/vtx-editor/index.js.map +1 -1
- package/lib/vtx-editor/style/css.js.map +1 -1
- package/lib/vtx-editor/style/index.js.map +1 -1
- package/lib/vtx-editor/style/index.less +8 -8
- package/lib/vtx-ellipsis-text/index.js +1 -1
- package/lib/vtx-ellipsis-text/index.js.map +1 -1
- package/lib/vtx-ellipsis-text/style/css.js.map +1 -1
- package/lib/vtx-ellipsis-text/style/index.js.map +1 -1
- package/lib/vtx-ellipsis-text/style/index.less +13 -13
- package/lib/vtx-export/index.js +8 -8
- package/lib/vtx-export/index.js.map +1 -1
- package/lib/vtx-export/style/css.js.map +1 -1
- package/lib/vtx-export/style/index.js.map +1 -1
- package/lib/vtx-export/style/index.less +6 -6
- package/lib/vtx-form-layout/Card.js.map +1 -1
- package/lib/vtx-form-layout/Divider.js.map +1 -1
- package/lib/vtx-form-layout/FormItem.js +1 -1
- package/lib/vtx-form-layout/FormItem.js.map +1 -1
- package/lib/vtx-form-layout/Pane.js.map +1 -1
- package/lib/vtx-form-layout/Row.js.map +1 -1
- package/lib/vtx-form-layout/context.js.map +1 -1
- package/lib/vtx-form-layout/demo/Modal.css +3 -3
- package/lib/vtx-form-layout/demo/Modal.less +43 -41
- package/lib/vtx-form-layout/index.js.map +1 -1
- package/lib/vtx-form-layout/style/css.js.map +1 -1
- package/lib/vtx-form-layout/style/index.css +4 -0
- package/lib/vtx-form-layout/style/index.js.map +1 -1
- package/lib/vtx-form-layout/style/index.less +211 -207
- package/lib/vtx-image/Image.js.map +1 -1
- package/lib/vtx-image/Preview.js.map +1 -1
- package/lib/vtx-image/PreviewGroup.js.map +1 -1
- package/lib/vtx-image/index.js.map +1 -1
- package/lib/vtx-image/style/css.js.map +1 -1
- package/lib/vtx-image/style/index.css +1 -1
- package/lib/vtx-image/style/index.js.map +1 -1
- package/lib/vtx-image/style/index.less +63 -48
- package/lib/vtx-import/index.js +1 -3
- package/lib/vtx-import/index.js.map +1 -1
- package/lib/vtx-import/result.js +1 -1
- package/lib/vtx-import/result.js.map +1 -1
- package/lib/vtx-import/style/css.js +2 -0
- package/lib/vtx-import/style/css.js.map +1 -1
- package/lib/vtx-import/style/index.css +3 -0
- package/lib/vtx-import/style/index.js +2 -0
- package/lib/vtx-import/style/index.js.map +1 -1
- package/lib/vtx-import/style/index.less +8 -0
- package/lib/vtx-input/TextArea.js +1 -1
- package/lib/vtx-input/TextArea.js.map +1 -1
- package/lib/vtx-input/index.js +1 -1
- package/lib/vtx-input/index.js.map +1 -1
- package/lib/vtx-input/style/css.js.map +1 -1
- package/lib/vtx-input/style/index.js.map +1 -1
- package/lib/vtx-input/style/index.less +24 -24
- package/lib/vtx-input/useLength.js.map +1 -1
- package/lib/vtx-modal/Title.js.map +1 -1
- package/lib/vtx-modal/index.js +2 -2
- package/lib/vtx-modal/index.js.map +1 -1
- package/lib/vtx-modal/style/css.js.map +1 -1
- package/lib/vtx-modal/style/index.css +6 -2
- package/lib/vtx-modal/style/index.js.map +1 -1
- package/lib/vtx-modal/style/index.less +95 -85
- package/lib/vtx-page-layout/Basic.js +2 -2
- package/lib/vtx-page-layout/Basic.js.map +1 -1
- package/lib/vtx-page-layout/Content.js.map +1 -1
- package/lib/vtx-page-layout/Pane.js.map +1 -1
- package/lib/vtx-page-layout/TableLayout.js +10 -10
- package/lib/vtx-page-layout/TableLayout.js.map +1 -1
- package/lib/vtx-page-layout/TableWrap.js.map +1 -1
- package/lib/vtx-page-layout/container.js +3 -3
- package/lib/vtx-page-layout/container.js.map +1 -1
- package/lib/vtx-page-layout/index.js.map +1 -1
- package/lib/vtx-page-layout/style/css.js.map +1 -1
- package/lib/vtx-page-layout/style/index.js.map +1 -1
- package/lib/vtx-page-layout/style/index.less +138 -138
- package/lib/vtx-rps-frame/index.js.map +1 -1
- package/lib/vtx-rps-frame/style/css.js.map +1 -1
- package/lib/vtx-rps-frame/style/index.js.map +1 -1
- package/lib/vtx-rps-frame/style/index.less +8 -8
- package/lib/vtx-scrollable-row/index.js.map +1 -1
- package/lib/vtx-scrollable-row/style/css.js.map +1 -1
- package/lib/vtx-scrollable-row/style/index.js.map +1 -1
- package/lib/vtx-scrollable-row/style/index.less +113 -113
- package/lib/vtx-search/VtxCol.js.map +1 -1
- package/lib/vtx-search/VtxRow.js.map +1 -1
- package/lib/vtx-search/index.js.map +1 -1
- package/lib/vtx-search/style/css.js.map +1 -1
- package/lib/vtx-search/style/index.js.map +1 -1
- package/lib/vtx-search/style/index.less +83 -83
- package/lib/vtx-search-map-input/index.js +1 -1
- package/lib/vtx-search-map-input/index.js.map +1 -1
- package/lib/vtx-search-map-input/style/css.js.map +1 -1
- package/lib/vtx-search-map-input/style/index.js.map +1 -1
- package/lib/vtx-select/index.js +1 -1
- package/lib/vtx-select/index.js.map +1 -1
- package/lib/vtx-select/style/css.js.map +1 -1
- package/lib/vtx-select/style/index.js.map +1 -1
- package/lib/vtx-select/style/index.less +68 -68
- package/lib/vtx-signature/index.js.map +1 -1
- package/lib/vtx-signature/style/css.js.map +1 -1
- package/lib/vtx-signature/style/index.js.map +1 -1
- package/lib/vtx-signature/style/index.less +33 -33
- package/lib/vtx-split-pane/Pane.js.map +1 -1
- package/lib/vtx-split-pane/Resizer.js +1 -1
- package/lib/vtx-split-pane/Resizer.js.map +1 -1
- package/lib/vtx-split-pane/SplitPane.js +4 -4
- package/lib/vtx-split-pane/SplitPane.js.map +1 -1
- package/lib/vtx-split-pane/index.js.map +1 -1
- package/lib/vtx-split-pane/style/css.js.map +1 -1
- package/lib/vtx-split-pane/style/index.js.map +1 -1
- package/lib/vtx-split-pane/style/index.less +60 -60
- package/lib/vtx-statistics-column/Back.js +1 -1
- package/lib/vtx-statistics-column/Back.js.map +1 -1
- package/lib/vtx-statistics-column/Item.js.map +1 -1
- package/lib/vtx-statistics-column/Total.js.map +1 -1
- package/lib/vtx-statistics-column/context.js.map +1 -1
- package/lib/vtx-statistics-column/index.js.map +1 -1
- package/lib/vtx-statistics-column/style/css.js.map +1 -1
- package/lib/vtx-statistics-column/style/index.js.map +1 -1
- package/lib/vtx-statistics-column/style/index.less +59 -59
- package/lib/vtx-time-picker/index.js +1 -1
- package/lib/vtx-time-picker/index.js.map +1 -1
- package/lib/vtx-time-picker/style/css.js.map +1 -1
- package/lib/vtx-time-picker/style/index.js.map +1 -1
- package/lib/vtx-upload/FilePreview.js.map +1 -1
- package/lib/vtx-upload/index.js +2 -2
- package/lib/vtx-upload/index.js.map +1 -1
- package/lib/vtx-upload/style/css.js.map +1 -1
- package/lib/vtx-upload/style/index.js.map +1 -1
- package/lib/vtx-upload/style/index.less +61 -61
- package/lib/vtx-ztree/index.js +4 -4
- package/lib/vtx-ztree/index.js.map +1 -1
- package/lib/vtx-ztree/style/css.js.map +1 -1
- package/lib/vtx-ztree/style/index.js.map +1 -1
- package/lib/vtx-ztree/style/index.less +30 -30
- package/lib/vtx-ztree-select/index.js +2 -2
- package/lib/vtx-ztree-select/index.js.map +1 -1
- package/lib/vtx-ztree-select/style/css.js.map +1 -1
- package/lib/vtx-ztree-select/style/index.js.map +1 -1
- package/lib/vtx-ztree-select/style/index.less +74 -74
- package/package.json +123 -122
package/CHANGELOG.md
CHANGED
|
@@ -1,27 +1,76 @@
|
|
|
1
|
+
## [3.1.4](https://git.cloudhw.cn:3443/front-end/react-components/compare/v3.1.3...v3.1.4) (2022-06-10)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## [3.1.3](https://git.cloudhw.cn:3443/front-end/react-components/compare/3.1.2...v3.1.3) (2022-06-10)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ✨ Features
|
|
9
|
+
|
|
10
|
+
* 修改上传组件默认为缩略图模式 ([d9cb54a](https://git.cloudhw.cn:3443/front-end/react-components/commit/d9cb54a)) by: **夜风**
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [3.1.2](https://git.cloudhw.cn:3443/front-end/react-components/compare/3.1.1...3.1.2) (2022-06-01)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### ✨ Features
|
|
18
|
+
|
|
19
|
+
* 修改主题色 ([a5d841e](https://git.cloudhw.cn:3443/front-end/react-components/commit/a5d841e)) by: **xuzhengyun**
|
|
20
|
+
* 修改主题色 ([8f345b7](https://git.cloudhw.cn:3443/front-end/react-components/commit/8f345b7)) by: **xuzhengyun**
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### 🎫 Chores
|
|
24
|
+
|
|
25
|
+
* release v3.1.2 ([3df4aa4](https://git.cloudhw.cn:3443/front-end/react-components/commit/3df4aa4)) by: **wuchengyong@vortexinfo.cn**
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## [3.1.1](https://git.cloudhw.cn:3443/front-end/react-components/compare/3.1.0...3.1.1) (2022-05-17)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### ✨ Features
|
|
33
|
+
|
|
34
|
+
* 卡片分组标题行高调整为1 ([facb923](https://git.cloudhw.cn:3443/front-end/react-components/commit/facb923)) by: **gongjinhua**
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### 🎫 Chores
|
|
38
|
+
|
|
39
|
+
* 升级antd版本到4.20.5、添加ant-design/icons依赖 ([400ae1a](https://git.cloudhw.cn:3443/front-end/react-components/commit/400ae1a)) by: **wuchengyong@vortexinfo.cn**
|
|
40
|
+
* release v3.1.0 ([c66f038](https://git.cloudhw.cn:3443/front-end/react-components/commit/c66f038)) by: **gongjinhua**
|
|
41
|
+
* release v3.1.1 ([ed08e4b](https://git.cloudhw.cn:3443/front-end/react-components/commit/ed08e4b)) by: **wuchengyong@vortexinfo.cn**
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### 🐛 Bug Fixes
|
|
45
|
+
|
|
46
|
+
* 导入路径修改 ([2200ae8](https://git.cloudhw.cn:3443/front-end/react-components/commit/2200ae8)) by: **gongjinhua**
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
1
50
|
# [3.1.0](https://git.cloudhw.cn:3443/front-end/react-components/compare/3.0.1...3.1.0) (2022-03-23)
|
|
2
51
|
|
|
3
52
|
|
|
4
53
|
### ✨ Features
|
|
5
54
|
|
|
6
|
-
*
|
|
7
|
-
* 多行文本禁止拖拽resize: none ([3e71ea4](https://git.cloudhw.cn:3443/front-end/react-components/commit/3e71ea4)) by: **gongjinhua**
|
|
8
|
-
* 新增VtxEllipsisText溢出文本 ([deb2c0c](https://git.cloudhw.cn:3443/front-end/react-components/commit/deb2c0c)) by: **gongjinhua**
|
|
55
|
+
* 表单布局VtxFormLayout新增设置FormItem行内布局 ([2f78633](https://git.cloudhw.cn:3443/front-end/react-components/commit/2f78633)) by: **gongjinhua**
|
|
9
56
|
* 查询布局VtxSearch堆叠属性z-index调整为9 ([e94289a](https://git.cloudhw.cn:3443/front-end/react-components/commit/e94289a)) by: **gongjinhua**
|
|
10
57
|
* 查询布局VtxSearch收起状态时文字说明调整 ([533ffef](https://git.cloudhw.cn:3443/front-end/react-components/commit/533ffef)) by: **gongjinhua**
|
|
11
|
-
*
|
|
58
|
+
* 多行文本禁止拖拽resize: none ([3e71ea4](https://git.cloudhw.cn:3443/front-end/react-components/commit/3e71ea4)) by: **gongjinhua**
|
|
59
|
+
* 新增VtxEllipsisText溢出文本 ([deb2c0c](https://git.cloudhw.cn:3443/front-end/react-components/commit/deb2c0c)) by: **gongjinhua**
|
|
60
|
+
* vtxSearch 查询布局根据VtxSearch的大小来判断 ([c2e2bda](https://git.cloudhw.cn:3443/front-end/react-components/commit/c2e2bda)) by: **xuzhengyun**
|
|
12
61
|
|
|
13
62
|
|
|
14
63
|
### 🎫 Chores
|
|
15
64
|
|
|
16
|
-
* release v3.1.0 ([0daa2a0](https://git.cloudhw.cn:3443/front-end/react-components/commit/0daa2a0)) by: **gongjinhua**
|
|
17
65
|
* 移除GitLab链接导航 ([8fd5141](https://git.cloudhw.cn:3443/front-end/react-components/commit/8fd5141)) by: **gongjinhua**
|
|
66
|
+
* release v3.1.0 ([0daa2a0](https://git.cloudhw.cn:3443/front-end/react-components/commit/0daa2a0)) by: **gongjinhua**
|
|
18
67
|
|
|
19
68
|
|
|
20
69
|
### 🐛 Bug Fixes
|
|
21
70
|
|
|
22
|
-
* checkbox 选中时 固定列 最上面一层透明会 和下面重叠 ([9effc26](https://git.cloudhw.cn:3443/front-end/react-components/commit/9effc26)) by: **xuzhengyun**
|
|
23
|
-
* 修复选择器多选时Option设置value时卡片内容未显示值的问题 ([4d982ac](https://git.cloudhw.cn:3443/front-end/react-components/commit/4d982ac)) by: **gongjinhua**
|
|
24
71
|
* 查询布局文本tooltip显示位置优化 ([2d92edd](https://git.cloudhw.cn:3443/front-end/react-components/commit/2d92edd)) by: **gongjinhua**
|
|
72
|
+
* 修复选择器多选时Option设置value时卡片内容未显示值的问题 ([4d982ac](https://git.cloudhw.cn:3443/front-end/react-components/commit/4d982ac)) by: **gongjinhua**
|
|
73
|
+
* checkbox 选中时 固定列 最上面一层透明会 和下面重叠 ([9effc26](https://git.cloudhw.cn:3443/front-end/react-components/commit/9effc26)) by: **xuzhengyun**
|
|
25
74
|
|
|
26
75
|
|
|
27
76
|
### 📝 Documentation
|
|
@@ -35,8 +84,8 @@
|
|
|
35
84
|
|
|
36
85
|
### ✨ Features
|
|
37
86
|
|
|
38
|
-
* 数据表格操作列按钮最多显示4个,显示逻辑调整 ([cd1d314](https://git.cloudhw.cn:3443/front-end/react-components/commit/cd1d314)) by: **gongjinhua**
|
|
39
87
|
* 查询布局VtxSearch根据分辨率默认显示不同的列数 ([06d6b30](https://git.cloudhw.cn:3443/front-end/react-components/commit/06d6b30)) by: **gongjinhua**
|
|
88
|
+
* 数据表格操作列按钮最多显示4个,显示逻辑调整 ([cd1d314](https://git.cloudhw.cn:3443/front-end/react-components/commit/cd1d314)) by: **gongjinhua**
|
|
40
89
|
|
|
41
90
|
|
|
42
91
|
### 🎫 Chores
|
|
@@ -108,8 +157,8 @@
|
|
|
108
157
|
|
|
109
158
|
### ✨ Features
|
|
110
159
|
|
|
111
|
-
* 主题样式使用antd主题 ([0a9c753](https://git.cloudhw.cn:3443/front-end/react-components/commit/0a9c753)) by: **gongjinhua**
|
|
112
160
|
* 表单列间距调整 ([2843e79](https://git.cloudhw.cn:3443/front-end/react-components/commit/2843e79)) by: **gongjinhua**
|
|
161
|
+
* 主题样式使用antd主题 ([0a9c753](https://git.cloudhw.cn:3443/front-end/react-components/commit/0a9c753)) by: **gongjinhua**
|
|
113
162
|
|
|
114
163
|
|
|
115
164
|
### 🎫 Chores
|
|
@@ -152,22 +201,22 @@
|
|
|
152
201
|
|
|
153
202
|
### ✨ Features
|
|
154
203
|
|
|
155
|
-
*
|
|
156
|
-
* saveColumns修改为onColumnsSave ([bb82a35](https://git.cloudhw.cn:3443/front-end/react-components/commit/bb82a35)) by: **gongjinhua**
|
|
204
|
+
* 表格固定列时滚动条宽度兼容windows和mac ([bc2d600](https://git.cloudhw.cn:3443/front-end/react-components/commit/bc2d600)) by: **gongjinhua**
|
|
157
205
|
* 上传组件图标升级为@ant-design/icons ([1b10a75](https://git.cloudhw.cn:3443/front-end/react-components/commit/1b10a75)) by: **gongjinhua**
|
|
158
206
|
* 升级到antd4.0 ([5c36c45](https://git.cloudhw.cn:3443/front-end/react-components/commit/5c36c45)) by: **xuzhengyun**
|
|
207
|
+
* 时间控件升级 ([129d8de](https://git.cloudhw.cn:3443/front-end/react-components/commit/129d8de)) by: **gongjinhua**
|
|
159
208
|
* 图标来源修改为@ant-design/icons ([e471038](https://git.cloudhw.cn:3443/front-end/react-components/commit/e471038)) by: **gongjinhua**
|
|
160
209
|
* 增加一些功能 ([76cfea0](https://git.cloudhw.cn:3443/front-end/react-components/commit/76cfea0)) by: **xuzhengyun**
|
|
161
|
-
*
|
|
162
|
-
*
|
|
210
|
+
* antd3升级antd4后Form表单兼容修改 ([219ac1a](https://git.cloudhw.cn:3443/front-end/react-components/commit/219ac1a)) by: **gongjinhua**
|
|
211
|
+
* saveColumns修改为onColumnsSave ([bb82a35](https://git.cloudhw.cn:3443/front-end/react-components/commit/bb82a35)) by: **gongjinhua**
|
|
163
212
|
|
|
164
213
|
|
|
165
214
|
### 🎫 Chores
|
|
166
215
|
|
|
167
|
-
* antd版本升级为^4.18.2 ([ef9d268](https://git.cloudhw.cn:3443/front-end/react-components/commit/ef9d268)) by: **gongjinhua**
|
|
168
|
-
* release v3.0.0-0 ([d9e90c0](https://git.cloudhw.cn:3443/front-end/react-components/commit/d9e90c0)) by: **gongjinhua**
|
|
169
216
|
* 去除styles样式 ([6393ad7](https://git.cloudhw.cn:3443/front-end/react-components/commit/6393ad7)) by: **gongjinhua**
|
|
170
217
|
* 添加2.x版本文档 ([65658da](https://git.cloudhw.cn:3443/front-end/react-components/commit/65658da)) by: **gongjinhua**
|
|
218
|
+
* antd版本升级为^4.18.2 ([ef9d268](https://git.cloudhw.cn:3443/front-end/react-components/commit/ef9d268)) by: **gongjinhua**
|
|
219
|
+
* release v3.0.0-0 ([d9e90c0](https://git.cloudhw.cn:3443/front-end/react-components/commit/d9e90c0)) by: **gongjinhua**
|
|
171
220
|
|
|
172
221
|
|
|
173
222
|
### 🐛 Bug Fixes
|
|
@@ -202,8 +251,8 @@
|
|
|
202
251
|
|
|
203
252
|
### ✨ Features
|
|
204
253
|
|
|
205
|
-
* 数据表格下拉框VtxCombogrid查询参数支持自定义getFieldDecorator.options ([f583594](https://git.cloudhw.cn:3443/front-end/react-components/commit/f583594)) by: **gongjinhua**
|
|
206
254
|
* 表单布局VtxFormLayout内置骨架屏 ([6b4a1eb](https://git.cloudhw.cn:3443/front-end/react-components/commit/6b4a1eb)) by: **gongjinhua**
|
|
255
|
+
* 数据表格下拉框VtxCombogrid查询参数支持自定义getFieldDecorator.options ([f583594](https://git.cloudhw.cn:3443/front-end/react-components/commit/f583594)) by: **gongjinhua**
|
|
207
256
|
|
|
208
257
|
|
|
209
258
|
### 🎫 Chores
|
|
@@ -219,8 +268,8 @@
|
|
|
219
268
|
### 📝 Documentation
|
|
220
269
|
|
|
221
270
|
* 报表容器VtxRpsFrame添加使用注意提醒 ([4690dd0](https://git.cloudhw.cn:3443/front-end/react-components/commit/4690dd0)) by: **gongjinhua**
|
|
222
|
-
* 文档版本号修改 ([f67e0eb](https://git.cloudhw.cn:3443/front-end/react-components/commit/f67e0eb)) by: **gongjinhua**
|
|
223
271
|
* 树选择VtxZtreeSelect添加父子节点选中状态不再关联示例 ([33082f4](https://git.cloudhw.cn:3443/front-end/react-components/commit/33082f4)) by: **gongjinhua**
|
|
272
|
+
* 文档版本号修改 ([f67e0eb](https://git.cloudhw.cn:3443/front-end/react-components/commit/f67e0eb)) by: **gongjinhua**
|
|
224
273
|
|
|
225
274
|
|
|
226
275
|
|
|
@@ -229,8 +278,8 @@
|
|
|
229
278
|
|
|
230
279
|
### ✨ Features
|
|
231
280
|
|
|
232
|
-
* 上传超过限制数提示信息添加防抖 ([01e4bf0](https://git.cloudhw.cn:3443/front-end/react-components/commit/01e4bf0)) by: **gongjinhua**
|
|
233
281
|
* 查询布局展开设置悬浮pointer样式 ([0d9fb91](https://git.cloudhw.cn:3443/front-end/react-components/commit/0d9fb91)) by: **gongjinhua**
|
|
282
|
+
* 上传超过限制数提示信息添加防抖 ([01e4bf0](https://git.cloudhw.cn:3443/front-end/react-components/commit/01e4bf0)) by: **gongjinhua**
|
|
234
283
|
|
|
235
284
|
|
|
236
285
|
### 🎫 Chores
|
|
@@ -255,8 +304,8 @@
|
|
|
255
304
|
|
|
256
305
|
### ✨ Features
|
|
257
306
|
|
|
258
|
-
* http请求入参字段改为data ([107e45e](https://git.cloudhw.cn:3443/front-end/react-components/commit/107e45e)) by: **gongjinhua**
|
|
259
307
|
* 模态框VtxModal内容区域背景色默认为#ffffff ([bb328c6](https://git.cloudhw.cn:3443/front-end/react-components/commit/bb328c6)) by: **gongjinhua**
|
|
308
|
+
* http请求入参字段改为data ([107e45e](https://git.cloudhw.cn:3443/front-end/react-components/commit/107e45e)) by: **gongjinhua**
|
|
260
309
|
|
|
261
310
|
|
|
262
311
|
### 🎫 Chores
|
|
@@ -295,15 +344,15 @@
|
|
|
295
344
|
|
|
296
345
|
### 🎫 Chores
|
|
297
346
|
|
|
298
|
-
* release v2.5.1 ([356977c](https://git.cloudhw.cn:3443/front-end/react-components/commit/356977c)) by: **gongjinhua**
|
|
299
347
|
* 安装less-plugin-npm-import编译less [@import](https://git.cloudhw.cn:3443/import)导入npm文件 ([fd9aa70](https://git.cloudhw.cn:3443/front-end/react-components/commit/fd9aa70)) by: **gongjinhua**
|
|
348
|
+
* release v2.5.1 ([356977c](https://git.cloudhw.cn:3443/front-end/react-components/commit/356977c)) by: **gongjinhua**
|
|
300
349
|
|
|
301
350
|
|
|
302
351
|
### 📝 Documentation
|
|
303
352
|
|
|
304
|
-
* 左右布局示例外部容器设置默认宽度1200px ([e46da59](https://git.cloudhw.cn:3443/front-end/react-components/commit/e46da59)) by: **gongjinhua**
|
|
305
353
|
* 表单布局示例修改 ([8032749](https://git.cloudhw.cn:3443/front-end/react-components/commit/8032749)) by: **gongjinhua**
|
|
306
354
|
* 页面布局左右布局示例设置容器样式 ([addc410](https://git.cloudhw.cn:3443/front-end/react-components/commit/addc410)) by: **gongjinhua**
|
|
355
|
+
* 左右布局示例外部容器设置默认宽度1200px ([e46da59](https://git.cloudhw.cn:3443/front-end/react-components/commit/e46da59)) by: **gongjinhua**
|
|
307
356
|
|
|
308
357
|
|
|
309
358
|
|
|
@@ -312,37 +361,37 @@
|
|
|
312
361
|
|
|
313
362
|
### ✨ Features
|
|
314
363
|
|
|
315
|
-
* 上传附近VtxUpload支持自定义headers和beforeUpload回调中添加file参数 ([1f41160](https://git.cloudhw.cn:3443/front-end/react-components/commit/1f41160)) by: **gongjinhua**
|
|
316
|
-
* 下拉树VtxZtreeSelect清除图标样式和Antd样式统一 ([26befd7](https://git.cloudhw.cn:3443/front-end/react-components/commit/26befd7)) by: **gongjinhua**
|
|
317
|
-
* 下拉选VtxSelect默认支持清除 ([76e54bf](https://git.cloudhw.cn:3443/front-end/react-components/commit/76e54bf)) by: **gongjinhua**
|
|
318
364
|
* 报表VtxRpsFrame属性data_param支持Array ([0b590ef](https://git.cloudhw.cn:3443/front-end/react-components/commit/0b590ef)) by: **gongjinhua**
|
|
319
|
-
* 数据表格VtxDatagrid新增统计列 ([f3f5477](https://git.cloudhw.cn:3443/front-end/react-components/commit/f3f5477)) by: **gongjinhua**
|
|
320
|
-
* 数据表格VtxDatagrid添加indexFixed属性 ([5492760](https://git.cloudhw.cn:3443/front-end/react-components/commit/5492760)) by: **gongjinhua**
|
|
321
|
-
* 文本VtxInput默认过滤两边空格 ([bd9ae00](https://git.cloudhw.cn:3443/front-end/react-components/commit/bd9ae00)) by: **gongjinhua**
|
|
322
|
-
* 文本框VtxInput设置autocomplete为false关闭自动完成 ([549c638](https://git.cloudhw.cn:3443/front-end/react-components/commit/549c638)) by: **gongjinhua**
|
|
323
|
-
* 新增可横向滚动列VtxScrollableRow ([3920852](https://git.cloudhw.cn:3443/front-end/react-components/commit/3920852)) by: **gongjinhua**
|
|
324
|
-
* 新增统计栏VtxStatisticsColumn ([f7a615b](https://git.cloudhw.cn:3443/front-end/react-components/commit/f7a615b)) by: **gongjinhua**
|
|
325
|
-
* 查询布局VtxSearch样式修改 ([4d93dfd](https://git.cloudhw.cn:3443/front-end/react-components/commit/4d93dfd)) by: **gongjinhua**
|
|
326
|
-
* 树ztree搜索框间距调整为12px ([28f857c](https://git.cloudhw.cn:3443/front-end/react-components/commit/28f857c)) by: **gongjinhua**
|
|
327
|
-
* 模态框VtxModal上下内间距调整为20px ([31a2ff2](https://git.cloudhw.cn:3443/front-end/react-components/commit/31a2ff2)) by: **gongjinhua**
|
|
328
|
-
* 模态框VtxModal新增大小配置 ([de1eaa0](https://git.cloudhw.cn:3443/front-end/react-components/commit/de1eaa0)) by: **gongjinhua**
|
|
329
|
-
* 模态框新增标题VtxModal.Title组件 ([2dafc6a](https://git.cloudhw.cn:3443/front-end/react-components/commit/2dafc6a)) by: **gongjinhua**
|
|
330
|
-
* 表单布局VtxFormLayout修改 ([0ea5e88](https://git.cloudhw.cn:3443/front-end/react-components/commit/0ea5e88)) by: **gongjinhua**
|
|
331
|
-
* 表单布局VtxFormLayout布局模式修改 ([46c6cc8](https://git.cloudhw.cn:3443/front-end/react-components/commit/46c6cc8)) by: **gongjinhua**
|
|
332
365
|
* 表单布局VtxFormLayout标签名称后去除冒号":"显示 ([a9e2cdc](https://git.cloudhw.cn:3443/front-end/react-components/commit/a9e2cdc)) by: **gongjinhua**
|
|
366
|
+
* 表单布局VtxFormLayout布局模式修改 ([46c6cc8](https://git.cloudhw.cn:3443/front-end/react-components/commit/46c6cc8)) by: **gongjinhua**
|
|
367
|
+
* 表单布局VtxFormLayout修改 ([0ea5e88](https://git.cloudhw.cn:3443/front-end/react-components/commit/0ea5e88)) by: **gongjinhua**
|
|
333
368
|
* 表单组件VtxFormLayout标签分组和窗格分组 ([59f0495](https://git.cloudhw.cn:3443/front-end/react-components/commit/59f0495)) by: **gongjinhua**
|
|
334
369
|
* 表格VtxDatagrid单元格去除选中背景色 ([f5fade9](https://git.cloudhw.cn:3443/front-end/react-components/commit/f5fade9)) by: **gongjinhua**
|
|
335
370
|
* 表格VtxDatagrid空数据时图标修改,表格样式调整 ([b7a8888](https://git.cloudhw.cn:3443/front-end/react-components/commit/b7a8888)) by: **gongjinhua**
|
|
336
|
-
*
|
|
337
|
-
*
|
|
371
|
+
* 查询布局VtxSearch样式修改 ([4d93dfd](https://git.cloudhw.cn:3443/front-end/react-components/commit/4d93dfd)) by: **gongjinhua**
|
|
372
|
+
* 模态框新增标题VtxModal.Title组件 ([2dafc6a](https://git.cloudhw.cn:3443/front-end/react-components/commit/2dafc6a)) by: **gongjinhua**
|
|
373
|
+
* 模态框VtxModal上下内间距调整为20px ([31a2ff2](https://git.cloudhw.cn:3443/front-end/react-components/commit/31a2ff2)) by: **gongjinhua**
|
|
374
|
+
* 模态框VtxModal新增大小配置 ([de1eaa0](https://git.cloudhw.cn:3443/front-end/react-components/commit/de1eaa0)) by: **gongjinhua**
|
|
375
|
+
* 上传附近VtxUpload支持自定义headers和beforeUpload回调中添加file参数 ([1f41160](https://git.cloudhw.cn:3443/front-end/react-components/commit/1f41160)) by: **gongjinhua**
|
|
376
|
+
* 树ztree搜索框间距调整为12px ([28f857c](https://git.cloudhw.cn:3443/front-end/react-components/commit/28f857c)) by: **gongjinhua**
|
|
377
|
+
* 数据表格VtxDatagrid添加indexFixed属性 ([5492760](https://git.cloudhw.cn:3443/front-end/react-components/commit/5492760)) by: **gongjinhua**
|
|
378
|
+
* 数据表格VtxDatagrid新增统计列 ([f3f5477](https://git.cloudhw.cn:3443/front-end/react-components/commit/f3f5477)) by: **gongjinhua**
|
|
379
|
+
* 文本框VtxInput设置autocomplete为false关闭自动完成 ([549c638](https://git.cloudhw.cn:3443/front-end/react-components/commit/549c638)) by: **gongjinhua**
|
|
380
|
+
* 文本VtxInput默认过滤两边空格 ([bd9ae00](https://git.cloudhw.cn:3443/front-end/react-components/commit/bd9ae00)) by: **gongjinhua**
|
|
381
|
+
* 下拉树VtxZtreeSelect清除图标样式和Antd样式统一 ([26befd7](https://git.cloudhw.cn:3443/front-end/react-components/commit/26befd7)) by: **gongjinhua**
|
|
382
|
+
* 下拉选VtxSelect默认支持清除 ([76e54bf](https://git.cloudhw.cn:3443/front-end/react-components/commit/76e54bf)) by: **gongjinhua**
|
|
383
|
+
* 新增可横向滚动列VtxScrollableRow ([3920852](https://git.cloudhw.cn:3443/front-end/react-components/commit/3920852)) by: **gongjinhua**
|
|
384
|
+
* 新增统计栏VtxStatisticsColumn ([f7a615b](https://git.cloudhw.cn:3443/front-end/react-components/commit/f7a615b)) by: **gongjinhua**
|
|
338
385
|
* 页面布局新增CRUD布局 ([f6bb676](https://git.cloudhw.cn:3443/front-end/react-components/commit/f6bb676)) by: **gongjinhua**
|
|
386
|
+
* 页面布局VtxPageLayout添加统计表格布局 ([44c9f81](https://git.cloudhw.cn:3443/front-end/react-components/commit/44c9f81)) by: **gongjinhua**
|
|
387
|
+
* 页面布局VtxPageLayout新增左右布局窗格 ([184b7e5](https://git.cloudhw.cn:3443/front-end/react-components/commit/184b7e5)) by: **gongjinhua**
|
|
339
388
|
|
|
340
389
|
|
|
341
390
|
### 🎫 Chores
|
|
342
391
|
|
|
343
|
-
* release v2.5.0 ([d7de29b](https://git.cloudhw.cn:3443/front-end/react-components/commit/d7de29b)) by: **gongjinhua**
|
|
344
|
-
* 设置antd主题样式border-radius-base为2px ([bb88a79](https://git.cloudhw.cn:3443/front-end/react-components/commit/bb88a79)) by: **gongjinhua**
|
|
345
392
|
* 调整demo内样式 ([47e2145](https://git.cloudhw.cn:3443/front-end/react-components/commit/47e2145)) by: **gongjinhua**
|
|
393
|
+
* 设置antd主题样式border-radius-base为2px ([bb88a79](https://git.cloudhw.cn:3443/front-end/react-components/commit/bb88a79)) by: **gongjinhua**
|
|
394
|
+
* release v2.5.0 ([d7de29b](https://git.cloudhw.cn:3443/front-end/react-components/commit/d7de29b)) by: **gongjinhua**
|
|
346
395
|
|
|
347
396
|
|
|
348
397
|
### 🐛 Bug Fixes
|
|
@@ -353,16 +402,16 @@
|
|
|
353
402
|
|
|
354
403
|
### 📝 Documentation
|
|
355
404
|
|
|
356
|
-
*
|
|
405
|
+
* 版本号修改为2.5.0 ([081963b](https://git.cloudhw.cn:3443/front-end/react-components/commit/081963b)) by: **gongjinhua**
|
|
406
|
+
* 表单布局示例文字修改 ([4c6bf94](https://git.cloudhw.cn:3443/front-end/react-components/commit/4c6bf94)) by: **gongjinhua**
|
|
407
|
+
* 表单布局文档示例中模态框宽度使用VtxModal.size ([8f5c0aa](https://git.cloudhw.cn:3443/front-end/react-components/commit/8f5c0aa)) by: **gongjinhua**
|
|
408
|
+
* 表格列设置示例修改 ([2a5c92c](https://git.cloudhw.cn:3443/front-end/react-components/commit/2a5c92c)) by: **gongjinhua**
|
|
357
409
|
* 数据表格VtxDatagrid添加固定列示例 ([30b9753](https://git.cloudhw.cn:3443/front-end/react-components/commit/30b9753)) by: **gongjinhua**
|
|
358
|
-
* 样式调整 ([2668d35](https://git.cloudhw.cn:3443/front-end/react-components/commit/2668d35)) by: **gongjinhua**
|
|
359
410
|
* 添加富文本空值检验示例 ([00f31c7](https://git.cloudhw.cn:3443/front-end/react-components/commit/00f31c7)) by: **gongjinhua**
|
|
360
411
|
* 添加模态框VtxModal大小配置 ([71b847d](https://git.cloudhw.cn:3443/front-end/react-components/commit/71b847d)) by: **gongjinhua**
|
|
361
|
-
* 版本号修改为2.5.0 ([081963b](https://git.cloudhw.cn:3443/front-end/react-components/commit/081963b)) by: **gongjinhua**
|
|
362
412
|
* 统计栏VtxStatisticsColumn归类到数据显示中 ([4a856aa](https://git.cloudhw.cn:3443/front-end/react-components/commit/4a856aa)) by: **gongjinhua**
|
|
363
|
-
*
|
|
364
|
-
*
|
|
365
|
-
* 表格列设置示例修改 ([2a5c92c](https://git.cloudhw.cn:3443/front-end/react-components/commit/2a5c92c)) by: **gongjinhua**
|
|
413
|
+
* 完善统计栏VtxStatisticsColumn文档 ([bce60c9](https://git.cloudhw.cn:3443/front-end/react-components/commit/bce60c9)) by: **gongjinhua**
|
|
414
|
+
* 样式调整 ([2668d35](https://git.cloudhw.cn:3443/front-end/react-components/commit/2668d35)) by: **gongjinhua**
|
|
366
415
|
|
|
367
416
|
|
|
368
417
|
|
|
@@ -437,8 +486,8 @@
|
|
|
437
486
|
|
|
438
487
|
### ✨ Features
|
|
439
488
|
|
|
440
|
-
* 图片VtxImage支持同时设置缩略图和原图 ([3e19661](https://git.cloudhw.cn:3443/front-end/react-components/commit/3e19661)) by: **yemu**
|
|
441
489
|
* 表单布局VtxFormLayout支持设置mode="view" ([e6b8e50](https://git.cloudhw.cn:3443/front-end/react-components/commit/e6b8e50)) by: **yemu**
|
|
490
|
+
* 图片VtxImage支持同时设置缩略图和原图 ([3e19661](https://git.cloudhw.cn:3443/front-end/react-components/commit/3e19661)) by: **yemu**
|
|
442
491
|
|
|
443
492
|
|
|
444
493
|
### 🎫 Chores
|
|
@@ -497,11 +546,11 @@
|
|
|
497
546
|
|
|
498
547
|
### ✨ Features
|
|
499
548
|
|
|
500
|
-
* 富文本VtxEditor支持配置downloadFileOrigin ([5916020](https://git.cloudhw.cn:3443/front-end/react-components/commit/5916020)) by: **yemu**
|
|
501
549
|
* 导出VtxExport支持自定义按钮文本并在afterExport回调函数中添加状态 ([0609166](https://git.cloudhw.cn:3443/front-end/react-components/commit/0609166)) by: **yemu**
|
|
550
|
+
* 富文本VtxEditor支持配置downloadFileOrigin ([5916020](https://git.cloudhw.cn:3443/front-end/react-components/commit/5916020)) by: **yemu**
|
|
502
551
|
* 数据表格下拉框VtxCombogrid支持跨分页选择 ([d698b4e](https://git.cloudhw.cn:3443/front-end/react-components/commit/d698b4e)) by: **yemu**
|
|
503
|
-
* 新增VtxColorPicker颜色选择器 ([941d336](https://git.cloudhw.cn:3443/front-end/react-components/commit/941d336)) by: **yemu**
|
|
504
552
|
* 新增去地图VtxSearchMapInput ([2eff369](https://git.cloudhw.cn:3443/front-end/react-components/commit/2eff369)) by: **yemu**
|
|
553
|
+
* 新增VtxColorPicker颜色选择器 ([941d336](https://git.cloudhw.cn:3443/front-end/react-components/commit/941d336)) by: **yemu**
|
|
505
554
|
|
|
506
555
|
|
|
507
556
|
### 🎫 Chores
|
|
@@ -530,9 +579,9 @@
|
|
|
530
579
|
|
|
531
580
|
### 🎫 Chores
|
|
532
581
|
|
|
582
|
+
* 添加hooks校验 ([e937459](https://git.cloudhw.cn:3443/front-end/react-components/commit/e937459)) by: **yemu**
|
|
533
583
|
* eslint关闭react-hooks/exhaustive-deps ([0382ce9](https://git.cloudhw.cn:3443/front-end/react-components/commit/0382ce9)) by: **yemu**
|
|
534
584
|
* release v2.2.2 ([4134800](https://git.cloudhw.cn:3443/front-end/react-components/commit/4134800)) by: **yemu**
|
|
535
|
-
* 添加hooks校验 ([e937459](https://git.cloudhw.cn:3443/front-end/react-components/commit/e937459)) by: **yemu**
|
|
536
585
|
|
|
537
586
|
|
|
538
587
|
### 🐛 Bug Fixes
|
|
@@ -576,8 +625,8 @@
|
|
|
576
625
|
|
|
577
626
|
### ✨ Features
|
|
578
627
|
|
|
579
|
-
* 新增VtxEditor富文本 ([554ccbd](https://git.cloudhw.cn:3443/front-end/react-components/commit/554ccbd)) by: **yemu**
|
|
580
628
|
* 表单布局VtxFormLayout当label溢出时显示...字段 ([d318580](https://git.cloudhw.cn:3443/front-end/react-components/commit/d318580)) by: **yemu**
|
|
629
|
+
* 新增VtxEditor富文本 ([554ccbd](https://git.cloudhw.cn:3443/front-end/react-components/commit/554ccbd)) by: **yemu**
|
|
581
630
|
|
|
582
631
|
|
|
583
632
|
### 🎫 Chores
|
|
@@ -621,8 +670,8 @@
|
|
|
621
670
|
|
|
622
671
|
### 🎫 Chores
|
|
623
672
|
|
|
624
|
-
* release v2.1.12 ([5c5feb1](https://git.cloudhw.cn:3443/front-end/react-components/commit/5c5feb1)) by: **yemu**
|
|
625
673
|
* 安装lodash.clonedeep和lodash.difference依赖 ([fb86b0f](https://git.cloudhw.cn:3443/front-end/react-components/commit/fb86b0f)) by: **yemu**
|
|
674
|
+
* release v2.1.12 ([5c5feb1](https://git.cloudhw.cn:3443/front-end/react-components/commit/5c5feb1)) by: **yemu**
|
|
626
675
|
|
|
627
676
|
|
|
628
677
|
|
|
@@ -666,14 +715,14 @@
|
|
|
666
715
|
|
|
667
716
|
### 🎫 Chores
|
|
668
717
|
|
|
669
|
-
* release v2.1.9 ([c6d5bf2](https://git.cloudhw.cn:3443/front-end/react-components/commit/c6d5bf2)) by: **yemu**
|
|
670
718
|
* 添加 no-console ([c4ca231](https://git.cloudhw.cn:3443/front-end/react-components/commit/c4ca231)) by: **yemu**
|
|
719
|
+
* release v2.1.9 ([c6d5bf2](https://git.cloudhw.cn:3443/front-end/react-components/commit/c6d5bf2)) by: **yemu**
|
|
671
720
|
|
|
672
721
|
|
|
673
722
|
### 🐛 Bug Fixes
|
|
674
723
|
|
|
675
|
-
* fix lint no-console ([eac39da](https://git.cloudhw.cn:3443/front-end/react-components/commit/eac39da)) by: **yemu**
|
|
676
724
|
* 修复VtxSelect多选时,查看全部,字段过长时会超出框外的问题 ([760dfea](https://git.cloudhw.cn:3443/front-end/react-components/commit/760dfea)) by: **cxy**
|
|
725
|
+
* fix lint no-console ([eac39da](https://git.cloudhw.cn:3443/front-end/react-components/commit/eac39da)) by: **yemu**
|
|
677
726
|
|
|
678
727
|
|
|
679
728
|
|
|
@@ -707,11 +756,11 @@
|
|
|
707
756
|
|
|
708
757
|
### 🐛 Bug Fixes
|
|
709
758
|
|
|
759
|
+
* 修复设置列隐藏时操作按钮消失的问题 ([95c6a01](https://git.cloudhw.cn:3443/front-end/react-components/commit/95c6a01)) by: **yemu**
|
|
710
760
|
* 修复vtximport报错信息弹框数据多时没有滚动条的问题 ([7edf23a](https://git.cloudhw.cn:3443/front-end/react-components/commit/7edf23a)) by: **cxy**
|
|
711
761
|
* 修复vtxSelect多选模式下查看全部选项样式会不正确的问题 ([303c485](https://git.cloudhw.cn:3443/front-end/react-components/commit/303c485)) by: **cxy**
|
|
712
762
|
* 修复vtxSplitPane会出现一边空白不显示的问题 ([959318f](https://git.cloudhw.cn:3443/front-end/react-components/commit/959318f)) by: **cxy**
|
|
713
763
|
* 修复vtxSplitPane拖动时一半页面会消失的问题 ([f8d8aed](https://git.cloudhw.cn:3443/front-end/react-components/commit/f8d8aed)) by: **cxy**
|
|
714
|
-
* 修复设置列隐藏时操作按钮消失的问题 ([95c6a01](https://git.cloudhw.cn:3443/front-end/react-components/commit/95c6a01)) by: **yemu**
|
|
715
764
|
|
|
716
765
|
|
|
717
766
|
|
|
@@ -730,8 +779,8 @@
|
|
|
730
779
|
|
|
731
780
|
### 🐛 Bug Fixes
|
|
732
781
|
|
|
733
|
-
* 修复VtxSplitPane收缩按钮被VtxSearch覆盖的问题 ([fcb70ab](https://git.cloudhw.cn:3443/front-end/react-components/commit/fcb70ab)) by: **cxy**
|
|
734
782
|
* 修复查询条件动态加载数量不对的问题 ([e7cea44](https://git.cloudhw.cn:3443/front-end/react-components/commit/e7cea44)) by: **cxy**
|
|
783
|
+
* 修复VtxSplitPane收缩按钮被VtxSearch覆盖的问题 ([fcb70ab](https://git.cloudhw.cn:3443/front-end/react-components/commit/fcb70ab)) by: **cxy**
|
|
735
784
|
|
|
736
785
|
|
|
737
786
|
|
|
@@ -740,8 +789,8 @@
|
|
|
740
789
|
|
|
741
790
|
### ♻ Code Refactoring
|
|
742
791
|
|
|
743
|
-
* 完善导入后的错误判断 ([23012ed](https://git.cloudhw.cn:3443/front-end/react-components/commit/23012ed)) by: **cxy**
|
|
744
792
|
* 更改数据验证提示形式 ([63f7fdb](https://git.cloudhw.cn:3443/front-end/react-components/commit/63f7fdb)) by: **cxy**
|
|
793
|
+
* 完善导入后的错误判断 ([23012ed](https://git.cloudhw.cn:3443/front-end/react-components/commit/23012ed)) by: **cxy**
|
|
745
794
|
|
|
746
795
|
|
|
747
796
|
### 🎫 Chores
|
|
@@ -752,9 +801,9 @@
|
|
|
752
801
|
|
|
753
802
|
### 🐛 Bug Fixes
|
|
754
803
|
|
|
755
|
-
* value添加string类型支持 ([ac75e87](https://git.cloudhw.cn:3443/front-end/react-components/commit/ac75e87)) by: **cxy**
|
|
756
804
|
* 修复动态渲染数据无法更新的问题 ([93f827c](https://git.cloudhw.cn:3443/front-end/react-components/commit/93f827c)) by: **cxy**
|
|
757
805
|
* 修复提示前端提示被覆盖的问题 ([6964217](https://git.cloudhw.cn:3443/front-end/react-components/commit/6964217)) by: **cxy**
|
|
806
|
+
* value添加string类型支持 ([ac75e87](https://git.cloudhw.cn:3443/front-end/react-components/commit/ac75e87)) by: **cxy**
|
|
758
807
|
|
|
759
808
|
|
|
760
809
|
|
|
@@ -763,10 +812,10 @@
|
|
|
763
812
|
|
|
764
813
|
### 🎫 Chores
|
|
765
814
|
|
|
815
|
+
* 添加version指令 ([42556dc](https://git.cloudhw.cn:3443/front-end/react-components/commit/42556dc)) by: **yemu**
|
|
766
816
|
* release v2.1.2 ([27d49cc](https://git.cloudhw.cn:3443/front-end/react-components/commit/27d49cc)) by: **yemu**
|
|
767
817
|
* release v2.1.3 ([a3a812c](https://git.cloudhw.cn:3443/front-end/react-components/commit/a3a812c)) by: **yemu**
|
|
768
818
|
* useThumbnaily修改写法 ([ed5640d](https://git.cloudhw.cn:3443/front-end/react-components/commit/ed5640d)) by: **cxy**
|
|
769
|
-
* 添加version指令 ([42556dc](https://git.cloudhw.cn:3443/front-end/react-components/commit/42556dc)) by: **yemu**
|
|
770
819
|
|
|
771
820
|
|
|
772
821
|
### 🐛 Bug Fixes
|
|
@@ -797,27 +846,27 @@
|
|
|
797
846
|
|
|
798
847
|
### 🎫 Chores
|
|
799
848
|
|
|
800
|
-
* demo完善 ([055e437](https://git.cloudhw.cn:3443/front-end/react-components/commit/055e437)) by: **cxy**
|
|
801
|
-
* demo描述更改 ([b0eb552](https://git.cloudhw.cn:3443/front-end/react-components/commit/b0eb552)) by: **chenxinyu**
|
|
802
|
-
* release v2.1.1 ([1bbae68](https://git.cloudhw.cn:3443/front-end/react-components/commit/1bbae68)) by: **yemu**
|
|
803
|
-
* 修改Gitlab为GitLab ([e8f86a0](https://git.cloudhw.cn:3443/front-end/react-components/commit/e8f86a0)) by: **cxy**
|
|
804
849
|
* 更改下载方式,下载时添加token ([678edbb](https://git.cloudhw.cn:3443/front-end/react-components/commit/678edbb)) by: **cxy**
|
|
805
850
|
* 添加@vtx/utils依赖 ([e1b2a77](https://git.cloudhw.cn:3443/front-end/react-components/commit/e1b2a77)) by: **cxy**
|
|
851
|
+
* 修改Gitlab为GitLab ([e8f86a0](https://git.cloudhw.cn:3443/front-end/react-components/commit/e8f86a0)) by: **cxy**
|
|
852
|
+
* demo描述更改 ([b0eb552](https://git.cloudhw.cn:3443/front-end/react-components/commit/b0eb552)) by: **chenxinyu**
|
|
853
|
+
* demo完善 ([055e437](https://git.cloudhw.cn:3443/front-end/react-components/commit/055e437)) by: **cxy**
|
|
854
|
+
* release v2.1.1 ([1bbae68](https://git.cloudhw.cn:3443/front-end/react-components/commit/1bbae68)) by: **yemu**
|
|
806
855
|
|
|
807
856
|
|
|
808
857
|
### 🐛 Bug Fixes
|
|
809
858
|
|
|
810
|
-
* 修复导出失败时数据处理有问题的错误 ([cea5f06](https://git.cloudhw.cn:3443/front-end/react-components/commit/cea5f06)) by: **cxy**
|
|
811
|
-
* 列密度下拉菜单触发行为修改为click解决选项点击不了的问题 ([48c0610](https://git.cloudhw.cn:3443/front-end/react-components/commit/48c0610)) by: **yemu**
|
|
812
859
|
* 解决切换左右时宽度会变成最大值的问题 ([bff20c4](https://git.cloudhw.cn:3443/front-end/react-components/commit/bff20c4)) by: **chenxinyu**
|
|
860
|
+
* 列密度下拉菜单触发行为修改为click解决选项点击不了的问题 ([48c0610](https://git.cloudhw.cn:3443/front-end/react-components/commit/48c0610)) by: **yemu**
|
|
861
|
+
* 修复导出失败时数据处理有问题的错误 ([cea5f06](https://git.cloudhw.cn:3443/front-end/react-components/commit/cea5f06)) by: **cxy**
|
|
813
862
|
|
|
814
863
|
|
|
815
864
|
### 📝 Documentation
|
|
816
865
|
|
|
817
|
-
* demo前添加标题 ([3b7d064](https://git.cloudhw.cn:3443/front-end/react-components/commit/3b7d064)) by: **chenxinyu**
|
|
818
|
-
* 删除和添加一些API ([3b92203](https://git.cloudhw.cn:3443/front-end/react-components/commit/3b92203)) by: **cxy**
|
|
819
866
|
* 变更点添加 ([e91d13d](https://git.cloudhw.cn:3443/front-end/react-components/commit/e91d13d)) by: **cxy**
|
|
867
|
+
* 删除和添加一些API ([3b92203](https://git.cloudhw.cn:3443/front-end/react-components/commit/3b92203)) by: **cxy**
|
|
820
868
|
* 添加Gitlab导航 ([7582fca](https://git.cloudhw.cn:3443/front-end/react-components/commit/7582fca)) by: **yemu**
|
|
869
|
+
* demo前添加标题 ([3b7d064](https://git.cloudhw.cn:3443/front-end/react-components/commit/3b7d064)) by: **chenxinyu**
|
|
821
870
|
|
|
822
871
|
|
|
823
872
|
|
|
@@ -837,37 +886,37 @@
|
|
|
837
886
|
### ✨ Features
|
|
838
887
|
|
|
839
888
|
* :sparkles: 新增使用demo ([d3e45af](https://git.cloudhw.cn:3443/front-end/react-components/commit/d3e45af)) by: **cxy**
|
|
840
|
-
*
|
|
841
|
-
*
|
|
842
|
-
*
|
|
889
|
+
* 暴露出ref实例 ([ff7d5e4](https://git.cloudhw.cn:3443/front-end/react-components/commit/ff7d5e4)) by: **yemu**
|
|
890
|
+
* 表单布局组件 ([5400b00](https://git.cloudhw.cn:3443/front-end/react-components/commit/5400b00)) by: **yemu**
|
|
891
|
+
* 表格分页快速跳转默认开启 ([781d641](https://git.cloudhw.cn:3443/front-end/react-components/commit/781d641)) by: **yemu**
|
|
843
892
|
* 初次提交 ([9c39bde](https://git.cloudhw.cn:3443/front-end/react-components/commit/9c39bde)) by: **yemu**
|
|
844
893
|
* 固定xgplayer版本为2.18.3 ([96e59bc](https://git.cloudhw.cn:3443/front-end/react-components/commit/96e59bc)) by: **cxy**
|
|
845
|
-
*
|
|
894
|
+
* 环境变量添加es6:true ([0e15857](https://git.cloudhw.cn:3443/front-end/react-components/commit/0e15857)) by: **cxy**
|
|
846
895
|
* 快捷选择日期控件补充提交 ([051eae1](https://git.cloudhw.cn:3443/front-end/react-components/commit/051eae1)) by: **aijinyu722**
|
|
847
|
-
*
|
|
896
|
+
* 添加禁止上传的文件类型 ([715a82b](https://git.cloudhw.cn:3443/front-end/react-components/commit/715a82b)) by: **cxy**
|
|
897
|
+
* 添加快速选择日期选择器 ([62da633](https://git.cloudhw.cn:3443/front-end/react-components/commit/62da633)) by: **hehuachen**
|
|
898
|
+
* 添加列可伸缩功能 ([9c82f8b](https://git.cloudhw.cn:3443/front-end/react-components/commit/9c82f8b)) by: **yemu**
|
|
899
|
+
* 添加VtxInport组件 ([ce8dcb8](https://git.cloudhw.cn:3443/front-end/react-components/commit/ce8dcb8)) by: **xufeng**
|
|
900
|
+
* 添加VtxZtreeSelect ([ebd70fe](https://git.cloudhw.cn:3443/front-end/react-components/commit/ebd70fe)) by: **yemu**
|
|
901
|
+
* 图片控件 ([e0d9178](https://git.cloudhw.cn:3443/front-end/react-components/commit/e0d9178)) by: **yemu**
|
|
902
|
+
* 新增工具判断是否对象 ([8560f46](https://git.cloudhw.cn:3443/front-end/react-components/commit/8560f46)) by: **yemu**
|
|
903
|
+
* 新增工具判断是否函数 ([9aa5ed4](https://git.cloudhw.cn:3443/front-end/react-components/commit/9aa5ed4)) by: **yemu**
|
|
904
|
+
* 新增列属性renderButtons ([b66b68b](https://git.cloudhw.cn:3443/front-end/react-components/commit/b66b68b)) by: **yemu**
|
|
905
|
+
* 新增树形控件 ([648b69f](https://git.cloudhw.cn:3443/front-end/react-components/commit/648b69f)) by: **yemu**
|
|
906
|
+
* 新增页面布局组件VtxPageLayout ([947a82c](https://git.cloudhw.cn:3443/front-end/react-components/commit/947a82c)) by: **yemu**
|
|
907
|
+
* 新增组件 ([ccce059](https://git.cloudhw.cn:3443/front-end/react-components/commit/ccce059)) by: **cxy**
|
|
848
908
|
* 新增combogrid数据表格下拉框 ([32fb79a](https://git.cloudhw.cn:3443/front-end/react-components/commit/32fb79a)) by: **yemu**
|
|
849
909
|
* 新增useSet hook ([1a3e3d8](https://git.cloudhw.cn:3443/front-end/react-components/commit/1a3e3d8)) by: **yemu**
|
|
850
910
|
* 新增VtxDatagrid ([40a8cbf](https://git.cloudhw.cn:3443/front-end/react-components/commit/40a8cbf)) by: **yemu**
|
|
851
911
|
* 新增vtxExport组件 ([0d427ff](https://git.cloudhw.cn:3443/front-end/react-components/commit/0d427ff)) by: **cxy**
|
|
852
912
|
* 新增VtxInput ([f68083f](https://git.cloudhw.cn:3443/front-end/react-components/commit/f68083f)) by: **cxy**
|
|
853
913
|
* 新增vtxSplitPane分割面板 ([b5f2f42](https://git.cloudhw.cn:3443/front-end/react-components/commit/b5f2f42)) by: **cxy**
|
|
854
|
-
* 新增列属性renderButtons ([b66b68b](https://git.cloudhw.cn:3443/front-end/react-components/commit/b66b68b)) by: **yemu**
|
|
855
|
-
* 新增工具判断是否函数 ([9aa5ed4](https://git.cloudhw.cn:3443/front-end/react-components/commit/9aa5ed4)) by: **yemu**
|
|
856
|
-
* 新增工具判断是否对象 ([8560f46](https://git.cloudhw.cn:3443/front-end/react-components/commit/8560f46)) by: **yemu**
|
|
857
|
-
* 新增树形控件 ([648b69f](https://git.cloudhw.cn:3443/front-end/react-components/commit/648b69f)) by: **yemu**
|
|
858
|
-
* 新增组件 ([ccce059](https://git.cloudhw.cn:3443/front-end/react-components/commit/ccce059)) by: **cxy**
|
|
859
|
-
* 新增页面布局组件VtxPageLayout ([947a82c](https://git.cloudhw.cn:3443/front-end/react-components/commit/947a82c)) by: **yemu**
|
|
860
|
-
* 暴露出ref实例 ([ff7d5e4](https://git.cloudhw.cn:3443/front-end/react-components/commit/ff7d5e4)) by: **yemu**
|
|
861
|
-
* 添加VtxInport组件 ([ce8dcb8](https://git.cloudhw.cn:3443/front-end/react-components/commit/ce8dcb8)) by: **xufeng**
|
|
862
|
-
* 添加VtxZtreeSelect ([ebd70fe](https://git.cloudhw.cn:3443/front-end/react-components/commit/ebd70fe)) by: **yemu**
|
|
863
|
-
* 添加列可伸缩功能 ([9c82f8b](https://git.cloudhw.cn:3443/front-end/react-components/commit/9c82f8b)) by: **yemu**
|
|
864
|
-
* 添加快速选择日期选择器 ([62da633](https://git.cloudhw.cn:3443/front-end/react-components/commit/62da633)) by: **hehuachen**
|
|
865
|
-
* 添加禁止上传的文件类型 ([715a82b](https://git.cloudhw.cn:3443/front-end/react-components/commit/715a82b)) by: **cxy**
|
|
866
|
-
* 环境变量添加es6:true ([0e15857](https://git.cloudhw.cn:3443/front-end/react-components/commit/0e15857)) by: **cxy**
|
|
867
|
-
* 自适应容器无数据样式调整 ([af559a7](https://git.cloudhw.cn:3443/front-end/react-components/commit/af559a7)) by: **yemu**
|
|
868
|
-
* 表单布局组件 ([5400b00](https://git.cloudhw.cn:3443/front-end/react-components/commit/5400b00)) by: **yemu**
|
|
869
|
-
* 表格分页快速跳转默认开启 ([781d641](https://git.cloudhw.cn:3443/front-end/react-components/commit/781d641)) by: **yemu**
|
|
870
914
|
* 页面数据支持新增编辑查看功能 ([99acb38](https://git.cloudhw.cn:3443/front-end/react-components/commit/99acb38)) by: **yemu**
|
|
915
|
+
* 支持设置列高度 ([9e7cb43](https://git.cloudhw.cn:3443/front-end/react-components/commit/9e7cb43)) by: **yemu**
|
|
916
|
+
* 自适应容器无数据样式调整 ([af559a7](https://git.cloudhw.cn:3443/front-end/react-components/commit/af559a7)) by: **yemu**
|
|
917
|
+
* antd国际化 ([38c36fd](https://git.cloudhw.cn:3443/front-end/react-components/commit/38c36fd)) by: **yemu**
|
|
918
|
+
* isFunctuon设置为default export ([03cf5e1](https://git.cloudhw.cn:3443/front-end/react-components/commit/03cf5e1)) by: **yemu**
|
|
919
|
+
* VtxSearch功能添加,各组件注释优化 ([f51d6f6](https://git.cloudhw.cn:3443/front-end/react-components/commit/f51d6f6)) by: **chenxinyu**
|
|
871
920
|
|
|
872
921
|
|
|
873
922
|
### 🎫 Chores
|
|
@@ -877,6 +926,14 @@
|
|
|
877
926
|
* 2.0.0-alpha.4 ([dbcaa17](https://git.cloudhw.cn:3443/front-end/react-components/commit/dbcaa17)) by: **yemu**
|
|
878
927
|
* 2.0.0-alpha.5 ([97542e5](https://git.cloudhw.cn:3443/front-end/react-components/commit/97542e5)) by: **yemu**
|
|
879
928
|
* 2.0.0-alpha.6 ([a04e14b](https://git.cloudhw.cn:3443/front-end/react-components/commit/a04e14b)) by: **yemu**
|
|
929
|
+
* 安装ahooks ([9135164](https://git.cloudhw.cn:3443/front-end/react-components/commit/9135164)) by: **yemu**
|
|
930
|
+
* 更改ahooks引用方式 ([e84fe26](https://git.cloudhw.cn:3443/front-end/react-components/commit/e84fe26)) by: **cxy**
|
|
931
|
+
* 添加提交前验证 ([a18d5a8](https://git.cloudhw.cn:3443/front-end/react-components/commit/a18d5a8)) by: **yemu**
|
|
932
|
+
* 添加lodash ([50eb981](https://git.cloudhw.cn:3443/front-end/react-components/commit/50eb981)) by: **yemu**
|
|
933
|
+
* 添加release-it管理changelog ([7ce8d3a](https://git.cloudhw.cn:3443/front-end/react-components/commit/7ce8d3a)) by: **yemu**
|
|
934
|
+
* 添加style:fix 自动修复样式属性排序 ([cc1f95a](https://git.cloudhw.cn:3443/front-end/react-components/commit/cc1f95a)) by: **yemu**
|
|
935
|
+
* 添加viewerjs包 ([6321cc6](https://git.cloudhw.cn:3443/front-end/react-components/commit/6321cc6)) by: **yemu**
|
|
936
|
+
* 支持自动生成CHANGELOG ([7d1cb35](https://git.cloudhw.cn:3443/front-end/react-components/commit/7d1cb35)) by: **yemu**
|
|
880
937
|
* commitlint add chore type-enum ([39beae9](https://git.cloudhw.cn:3443/front-end/react-components/commit/39beae9)) by: **yemu**
|
|
881
938
|
* dumi按需加载antd ([83f47f3](https://git.cloudhw.cn:3443/front-end/react-components/commit/83f47f3)) by: **yemu**
|
|
882
939
|
* eslint支持全局$ ([ff4fc14](https://git.cloudhw.cn:3443/front-end/react-components/commit/ff4fc14)) by: **yemu**
|
|
@@ -888,62 +945,54 @@
|
|
|
888
945
|
* v2.0.0-alpha.8 ([a3e368c](https://git.cloudhw.cn:3443/front-end/react-components/commit/a3e368c)) by: **yemu**
|
|
889
946
|
* v2.0.0-alpha.9 ([d611bca](https://git.cloudhw.cn:3443/front-end/react-components/commit/d611bca)) by: **yemu**
|
|
890
947
|
* v2.0.1 ([84f131c](https://git.cloudhw.cn:3443/front-end/react-components/commit/84f131c)) by: **yemu**
|
|
891
|
-
* 安装ahooks ([9135164](https://git.cloudhw.cn:3443/front-end/react-components/commit/9135164)) by: **yemu**
|
|
892
|
-
* 支持自动生成CHANGELOG ([7d1cb35](https://git.cloudhw.cn:3443/front-end/react-components/commit/7d1cb35)) by: **yemu**
|
|
893
|
-
* 更改ahooks引用方式 ([e84fe26](https://git.cloudhw.cn:3443/front-end/react-components/commit/e84fe26)) by: **cxy**
|
|
894
|
-
* 添加lodash ([50eb981](https://git.cloudhw.cn:3443/front-end/react-components/commit/50eb981)) by: **yemu**
|
|
895
|
-
* 添加release-it管理changelog ([7ce8d3a](https://git.cloudhw.cn:3443/front-end/react-components/commit/7ce8d3a)) by: **yemu**
|
|
896
|
-
* 添加style:fix 自动修复样式属性排序 ([cc1f95a](https://git.cloudhw.cn:3443/front-end/react-components/commit/cc1f95a)) by: **yemu**
|
|
897
|
-
* 添加viewerjs包 ([6321cc6](https://git.cloudhw.cn:3443/front-end/react-components/commit/6321cc6)) by: **yemu**
|
|
898
|
-
* 添加提交前验证 ([a18d5a8](https://git.cloudhw.cn:3443/front-end/react-components/commit/a18d5a8)) by: **yemu**
|
|
899
948
|
|
|
900
949
|
|
|
901
950
|
### 🐛 Bug Fixes
|
|
902
951
|
|
|
903
952
|
* :bug: 修复参数suffix不能被覆盖的问题 ([05cd386](https://git.cloudhw.cn:3443/front-end/react-components/commit/05cd386)) by: **cxy**
|
|
904
|
-
* demo修改,新增代理 ([7c2da2a](https://git.cloudhw.cn:3443/front-end/react-components/commit/7c2da2a)) by: **cxy**
|
|
905
953
|
* 代码与demo优化 ([2d24409](https://git.cloudhw.cn:3443/front-end/react-components/commit/2d24409)) by: **chenxinyu**
|
|
954
|
+
* 解决查看时downloadUrl为undefined的问题 ([c4e2dbb](https://git.cloudhw.cn:3443/front-end/react-components/commit/c4e2dbb)) by: **cxy**
|
|
955
|
+
* 解决导出时loading不显示的问题 ([c3d33c6](https://git.cloudhw.cn:3443/front-end/react-components/commit/c3d33c6)) by: **cxy**
|
|
906
956
|
* 使用useMemo,useCallback缓存函数,避免多余渲染 ([bca601c](https://git.cloudhw.cn:3443/front-end/react-components/commit/bca601c)) by: **chenxinyu**
|
|
957
|
+
* 文档与代码优化 ([555267d](https://git.cloudhw.cn:3443/front-end/react-components/commit/555267d)) by: **cxy**
|
|
958
|
+
* 修复不可拖动modal和可拖动modal同时存在会导致无法拖动的问题 ([3738dda](https://git.cloudhw.cn:3443/front-end/react-components/commit/3738dda)) by: **cxy**
|
|
959
|
+
* 修复动态设置columns为渲染的问题 ([6b8990a](https://git.cloudhw.cn:3443/front-end/react-components/commit/6b8990a)) by: **yemu**
|
|
960
|
+
* 修复多选下按钮hover样式不正确的问题 ([474c453](https://git.cloudhw.cn:3443/front-end/react-components/commit/474c453)) by: **cxy**
|
|
907
961
|
* 修复Content和TableWrap传入top无效的问题 ([3398ae2](https://git.cloudhw.cn:3443/front-end/react-components/commit/3398ae2)) by: **yemu**
|
|
908
962
|
* 修复key传值错误的问题 ([553db5f](https://git.cloudhw.cn:3443/front-end/react-components/commit/553db5f)) by: **cxy**
|
|
909
963
|
* 修复lint出现的错误 ([f4a21e8](https://git.cloudhw.cn:3443/front-end/react-components/commit/f4a21e8)) by: **cxy**
|
|
910
964
|
* 修复React is not defined ([432b53f](https://git.cloudhw.cn:3443/front-end/react-components/commit/432b53f)) by: **yemu**
|
|
911
965
|
* 修复Right-hand side of 'instanceof' is not an object ([1a7f7a4](https://git.cloudhw.cn:3443/front-end/react-components/commit/1a7f7a4)) by: **yemu**
|
|
912
|
-
* 修复不可拖动modal和可拖动modal同时存在会导致无法拖动的问题 ([3738dda](https://git.cloudhw.cn:3443/front-end/react-components/commit/3738dda)) by: **cxy**
|
|
913
|
-
* 修复动态设置columns为渲染的问题 ([6b8990a](https://git.cloudhw.cn:3443/front-end/react-components/commit/6b8990a)) by: **yemu**
|
|
914
|
-
* 修复多选下按钮hover样式不正确的问题 ([474c453](https://git.cloudhw.cn:3443/front-end/react-components/commit/474c453)) by: **cxy**
|
|
915
|
-
* 文档与代码优化 ([555267d](https://git.cloudhw.cn:3443/front-end/react-components/commit/555267d)) by: **cxy**
|
|
916
966
|
* 移除useState ([2b68d5b](https://git.cloudhw.cn:3443/front-end/react-components/commit/2b68d5b)) by: **yemu**
|
|
917
|
-
* 解决导出时loading不显示的问题 ([c3d33c6](https://git.cloudhw.cn:3443/front-end/react-components/commit/c3d33c6)) by: **cxy**
|
|
918
|
-
* 解决查看时downloadUrl为undefined的问题 ([c4e2dbb](https://git.cloudhw.cn:3443/front-end/react-components/commit/c4e2dbb)) by: **cxy**
|
|
919
967
|
* 重新命名 ([ad6be85](https://git.cloudhw.cn:3443/front-end/react-components/commit/ad6be85)) by: **cxy**
|
|
968
|
+
* demo修改,新增代理 ([7c2da2a](https://git.cloudhw.cn:3443/front-end/react-components/commit/7c2da2a)) by: **cxy**
|
|
920
969
|
|
|
921
970
|
|
|
922
971
|
### 💄 Styles
|
|
923
972
|
|
|
924
|
-
* ignore .umi ([04df7c2](https://git.cloudhw.cn:3443/front-end/react-components/commit/04df7c2)) by: **yemu**
|
|
925
|
-
* 修改数字样式 ([71a6826](https://git.cloudhw.cn:3443/front-end/react-components/commit/71a6826)) by: **cxy**
|
|
926
973
|
* 取消flex布局,采用inline-block布局 ([4ab4707](https://git.cloudhw.cn:3443/front-end/react-components/commit/4ab4707)) by: **cxy**
|
|
927
974
|
* 完善useCallback的使用 ([3120271](https://git.cloudhw.cn:3443/front-end/react-components/commit/3120271)) by: **cxy**
|
|
975
|
+
* 修改数字样式 ([71a6826](https://git.cloudhw.cn:3443/front-end/react-components/commit/71a6826)) by: **cxy**
|
|
928
976
|
* 样式格式化 ([583f8c8](https://git.cloudhw.cn:3443/front-end/react-components/commit/583f8c8)) by: **yemu**
|
|
977
|
+
* ignore .umi ([04df7c2](https://git.cloudhw.cn:3443/front-end/react-components/commit/04df7c2)) by: **yemu**
|
|
929
978
|
|
|
930
979
|
|
|
931
980
|
### 📝 Documentation
|
|
932
981
|
|
|
933
982
|
* :memo: 完善文档并增加使用demo ([68ea8f6](https://git.cloudhw.cn:3443/front-end/react-components/commit/68ea8f6)) by: **cxy**
|
|
934
|
-
* md表格第三列设置颜色 ([6a7e464](https://git.cloudhw.cn:3443/front-end/react-components/commit/6a7e464)) by: **yemu**
|
|
935
983
|
* 基础使用介绍 ([3685735](https://git.cloudhw.cn:3443/front-end/react-components/commit/3685735)) by: **yemu**
|
|
984
|
+
* 配置base和publicPath路径 ([65e515b](https://git.cloudhw.cn:3443/front-end/react-components/commit/65e515b)) by: **yemu**
|
|
985
|
+
* 示例名统一为Demo ([0d0f08f](https://git.cloudhw.cn:3443/front-end/react-components/commit/0d0f08f)) by: **yemu**
|
|
986
|
+
* 示例文档修改 ([bf16276](https://git.cloudhw.cn:3443/front-end/react-components/commit/bf16276)) by: **yemu**
|
|
987
|
+
* 示例修改 ([a4b515a](https://git.cloudhw.cn:3443/front-end/react-components/commit/a4b515a)) by: **yemu**
|
|
988
|
+
* 添加VtxCombogrid组件说明 ([0e7da2d](https://git.cloudhw.cn:3443/front-end/react-components/commit/0e7da2d)) by: **yemu**
|
|
936
989
|
* 完善文档 ([3d32df8](https://git.cloudhw.cn:3443/front-end/react-components/commit/3d32df8)) by: **chenxinyu**
|
|
937
990
|
* 文案修改 ([bd4a1b5](https://git.cloudhw.cn:3443/front-end/react-components/commit/bd4a1b5)) by: **yemu**
|
|
991
|
+
* 文档显示顺序调整 ([88fe442](https://git.cloudhw.cn:3443/front-end/react-components/commit/88fe442)) by: **yemu**
|
|
992
|
+
* 文档显示顺序和锚点整理 ([58abc14](https://git.cloudhw.cn:3443/front-end/react-components/commit/58abc14)) by: **yemu**
|
|
938
993
|
* 文档优化 ([96c71b5](https://git.cloudhw.cn:3443/front-end/react-components/commit/96c71b5)) by: **cxy**
|
|
939
994
|
* 文档优化 ([44287d1](https://git.cloudhw.cn:3443/front-end/react-components/commit/44287d1)) by: **cxy**
|
|
940
|
-
*
|
|
941
|
-
* 文档显示顺序调整 ([88fe442](https://git.cloudhw.cn:3443/front-end/react-components/commit/88fe442)) by: **yemu**
|
|
942
|
-
* 添加VtxCombogrid组件说明 ([0e7da2d](https://git.cloudhw.cn:3443/front-end/react-components/commit/0e7da2d)) by: **yemu**
|
|
943
|
-
* 示例修改 ([a4b515a](https://git.cloudhw.cn:3443/front-end/react-components/commit/a4b515a)) by: **yemu**
|
|
944
|
-
* 示例名统一为Demo ([0d0f08f](https://git.cloudhw.cn:3443/front-end/react-components/commit/0d0f08f)) by: **yemu**
|
|
945
|
-
* 示例文档修改 ([bf16276](https://git.cloudhw.cn:3443/front-end/react-components/commit/bf16276)) by: **yemu**
|
|
946
|
-
* 配置base和publicPath路径 ([65e515b](https://git.cloudhw.cn:3443/front-end/react-components/commit/65e515b)) by: **yemu**
|
|
995
|
+
* md表格第三列设置颜色 ([6a7e464](https://git.cloudhw.cn:3443/front-end/react-components/commit/6a7e464)) by: **yemu**
|
|
947
996
|
|
|
948
997
|
|
|
949
998
|
|