@hi-ui/hiui 4.4.1 → 4.4.3

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +100 -0
  2. package/package.json +71 -71
package/CHANGELOG.md CHANGED
@@ -1,5 +1,105 @@
1
1
  # @hi-ui/hiui
2
2
 
3
+ ## 4.4.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2684](https://github.com/XiaoMi/hiui/pull/2684) [`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(popover): 1.气泡卡片支持 API 的方式调用;2.气泡卡片增加分割线标题
8
+
9
+ - [#2683](https://github.com/XiaoMi/hiui/pull/2683) [`faa5d6e9b`](https://github.com/XiaoMi/hiui/commit/faa5d6e9b28278d0e53ff9c2c00b63909a39c8c0) Thanks [@zyprepare](https://github.com/zyprepare)! - feat(tag): 增加 tooltipProps 参数
10
+
11
+ - [#2682](https://github.com/XiaoMi/hiui/pull/2682) [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(picker): 下拉框盒模型设置为 content-box
12
+
13
+ - [#2685](https://github.com/XiaoMi/hiui/pull/2685) [`b38f209f7`](https://github.com/XiaoMi/hiui/commit/b38f209f7cbf46d7e23f1d368b064543fbaa43f2) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(rating): 修复 svg 尺寸问题
14
+
15
+ - [#2681](https://github.com/XiaoMi/hiui/pull/2681) [`7f8cfcce4`](https://github.com/XiaoMi/hiui/commit/7f8cfcce4080c977e84a7da627ab4d2f95f44113) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(menu): 修复样式问题,去掉最后一个菜单下边距
16
+
17
+ - Updated dependencies [[`7f8cfcce4`](https://github.com/XiaoMi/hiui/commit/7f8cfcce4080c977e84a7da627ab4d2f95f44113), [`faa5d6e9b`](https://github.com/XiaoMi/hiui/commit/faa5d6e9b28278d0e53ff9c2c00b63909a39c8c0), [`41765fbed`](https://github.com/XiaoMi/hiui/commit/41765fbed0b3b9c8a574a0d7358b2d3f876162c5), [`ba6e0265d`](https://github.com/XiaoMi/hiui/commit/ba6e0265da07964423d3a684dd068dcf50865dbc), [`b38f209f7`](https://github.com/XiaoMi/hiui/commit/b38f209f7cbf46d7e23f1d368b064543fbaa43f2)]:
18
+ - @hi-ui/menu@4.1.7
19
+ - @hi-ui/tag@4.2.0
20
+ - @hi-ui/picker@4.1.5
21
+ - @hi-ui/check-select@4.3.6
22
+ - @hi-ui/check-tree-select@4.3.4
23
+ - @hi-ui/select@4.2.6
24
+ - @hi-ui/tree-select@4.1.4
25
+ - @hi-ui/popover@4.1.0
26
+ - @hi-ui/rating@4.0.9
27
+
28
+ ## 4.4.2
29
+
30
+ ### Patch Changes
31
+
32
+ - build: rollup2 构建
33
+ - Updated dependencies
34
+ - @hi-ui/core@4.0.8
35
+ - @hi-ui/alert@4.1.3
36
+ - @hi-ui/anchor@4.0.8
37
+ - @hi-ui/avatar@4.0.7
38
+ - @hi-ui/back-top@4.0.7
39
+ - @hi-ui/badge@4.0.9
40
+ - @hi-ui/breadcrumb@4.0.7
41
+ - @hi-ui/button@4.0.9
42
+ - @hi-ui/card@4.0.8
43
+ - @hi-ui/carousel@4.0.7
44
+ - @hi-ui/cascader@4.1.5
45
+ - @hi-ui/check-cascader@4.2.5
46
+ - @hi-ui/check-select@4.3.5
47
+ - @hi-ui/check-tree-select@4.3.3
48
+ - @hi-ui/checkbox@4.0.8
49
+ - @hi-ui/collapse@4.1.5
50
+ - @hi-ui/counter@4.1.8
51
+ - @hi-ui/date-picker@4.4.4
52
+ - @hi-ui/descriptions@4.2.4
53
+ - @hi-ui/drawer@4.1.3
54
+ - @hi-ui/dropdown@4.1.4
55
+ - @hi-ui/ellipsis-tooltip@4.1.5
56
+ - @hi-ui/empty-state@4.0.7
57
+ - @hi-ui/filter@4.1.4
58
+ - @hi-ui/form@4.1.5
59
+ - @hi-ui/grid@4.0.8
60
+ - @hi-ui/highlighter@4.0.8
61
+ - @hi-ui/input@4.0.13
62
+ - @hi-ui/input-group@4.0.6
63
+ - @hi-ui/list@4.0.12
64
+ - @hi-ui/loading@4.1.3
65
+ - @hi-ui/menu@4.1.6
66
+ - @hi-ui/message@4.0.7
67
+ - @hi-ui/modal@4.0.15
68
+ - @hi-ui/notification@4.1.3
69
+ - @hi-ui/number-input@4.1.7
70
+ - @hi-ui/pagination@4.0.14
71
+ - @hi-ui/picker@4.1.4
72
+ - @hi-ui/pop-confirm@4.2.3
73
+ - @hi-ui/popover@4.0.8
74
+ - @hi-ui/preview@4.0.8
75
+ - @hi-ui/progress@4.0.9
76
+ - @hi-ui/provider@4.0.8
77
+ - @hi-ui/radio@4.1.3
78
+ - @hi-ui/rating@4.0.8
79
+ - @hi-ui/result@4.0.7
80
+ - @hi-ui/scrollbar@4.0.6
81
+ - @hi-ui/search@4.0.11
82
+ - @hi-ui/select@4.2.5
83
+ - @hi-ui/slider@4.0.10
84
+ - @hi-ui/space@4.0.9
85
+ - @hi-ui/spinner@4.0.8
86
+ - @hi-ui/stepper@4.0.7
87
+ - @hi-ui/svg-icon@4.0.7
88
+ - @hi-ui/switch@4.0.10
89
+ - @hi-ui/table@4.3.4
90
+ - @hi-ui/tabs@4.1.4
91
+ - @hi-ui/tag@4.1.3
92
+ - @hi-ui/textarea@4.1.6
93
+ - @hi-ui/time-picker@4.0.13
94
+ - @hi-ui/timeline@4.0.7
95
+ - @hi-ui/tooltip@4.0.10
96
+ - @hi-ui/transfer@4.0.13
97
+ - @hi-ui/tree@4.5.8
98
+ - @hi-ui/tree-select@4.1.3
99
+ - @hi-ui/upload@4.1.9
100
+ - @hi-ui/watermark@4.0.7
101
+ - @hi-ui/zen-mode@4.0.7
102
+
3
103
  ## 4.4.1
4
104
 
5
105
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/hiui",
3
- "version": "4.4.1",
3
+ "version": "4.4.3",
4
4
  "description": "The root-package for @hi-ui/hiui.",
5
5
  "keywords": [],
6
6
  "author": "HiUI <mi-hiui@xiaomi.com>",
@@ -43,82 +43,82 @@
43
43
  "url": "https://github.com/XiaoMi/hiui/issues"
44
44
  },
45
45
  "dependencies": {
46
- "@hi-ui/alert": "^4.1.2",
47
- "@hi-ui/anchor": "^4.0.7",
48
- "@hi-ui/avatar": "^4.0.6",
49
- "@hi-ui/back-top": "^4.0.6",
50
- "@hi-ui/badge": "^4.0.8",
51
- "@hi-ui/breadcrumb": "^4.0.6",
52
- "@hi-ui/button": "^4.0.8",
53
- "@hi-ui/card": "^4.0.7",
54
- "@hi-ui/carousel": "^4.0.6",
55
- "@hi-ui/cascader": "^4.1.4",
56
- "@hi-ui/check-cascader": "^4.2.4",
57
- "@hi-ui/check-select": "^4.3.4",
58
- "@hi-ui/check-tree-select": "^4.3.2",
59
- "@hi-ui/checkbox": "^4.0.7",
60
- "@hi-ui/collapse": "^4.1.4",
61
- "@hi-ui/counter": "^4.1.7",
62
- "@hi-ui/date-picker": "^4.4.3",
63
- "@hi-ui/descriptions": "^4.2.3",
64
- "@hi-ui/drawer": "^4.1.2",
65
- "@hi-ui/dropdown": "^4.1.3",
66
- "@hi-ui/ellipsis-tooltip": "^4.1.4",
67
- "@hi-ui/empty-state": "^4.0.6",
68
- "@hi-ui/filter": "^4.1.3",
69
- "@hi-ui/form": "^4.1.4",
70
- "@hi-ui/grid": "^4.0.7",
71
- "@hi-ui/highlighter": "^4.0.7",
72
- "@hi-ui/input": "^4.0.12",
73
- "@hi-ui/input-group": "^4.0.5",
74
- "@hi-ui/list": "^4.0.11",
75
- "@hi-ui/loading": "^4.1.2",
76
- "@hi-ui/menu": "^4.1.5",
77
- "@hi-ui/message": "^4.0.6",
78
- "@hi-ui/modal": "^4.0.14",
79
- "@hi-ui/notification": "^4.1.2",
80
- "@hi-ui/number-input": "^4.1.6",
81
- "@hi-ui/pagination": "^4.0.13",
82
- "@hi-ui/picker": "^4.1.3",
83
- "@hi-ui/pop-confirm": "^4.2.2",
84
- "@hi-ui/popover": "^4.0.7",
85
- "@hi-ui/preview": "^4.0.7",
86
- "@hi-ui/progress": "^4.0.8",
87
- "@hi-ui/provider": "^4.0.7",
88
- "@hi-ui/radio": "^4.1.2",
89
- "@hi-ui/rating": "^4.0.7",
90
- "@hi-ui/result": "^4.0.6",
91
- "@hi-ui/scrollbar": "^4.0.5",
92
- "@hi-ui/search": "^4.0.10",
93
- "@hi-ui/select": "^4.2.4",
94
- "@hi-ui/slider": "^4.0.9",
95
- "@hi-ui/space": "^4.0.8",
96
- "@hi-ui/spinner": "^4.0.7",
97
- "@hi-ui/stepper": "^4.0.6",
98
- "@hi-ui/svg-icon": "^4.0.6",
99
- "@hi-ui/switch": "^4.0.9",
100
- "@hi-ui/table": "^4.3.3",
101
- "@hi-ui/tabs": "^4.1.3",
102
- "@hi-ui/tag": "^4.1.2",
103
- "@hi-ui/textarea": "^4.1.5",
104
- "@hi-ui/time-picker": "^4.0.12",
105
- "@hi-ui/timeline": "^4.0.6",
106
- "@hi-ui/tooltip": "^4.0.9",
107
- "@hi-ui/transfer": "^4.0.12",
108
- "@hi-ui/tree": "^4.5.7",
109
- "@hi-ui/tree-select": "^4.1.2",
110
- "@hi-ui/upload": "^4.1.8",
111
- "@hi-ui/watermark": "^4.0.6",
112
- "@hi-ui/zen-mode": "^4.0.6"
46
+ "@hi-ui/alert": "^4.1.3",
47
+ "@hi-ui/anchor": "^4.0.8",
48
+ "@hi-ui/avatar": "^4.0.7",
49
+ "@hi-ui/back-top": "^4.0.7",
50
+ "@hi-ui/badge": "^4.0.9",
51
+ "@hi-ui/breadcrumb": "^4.0.7",
52
+ "@hi-ui/button": "^4.0.9",
53
+ "@hi-ui/card": "^4.0.8",
54
+ "@hi-ui/carousel": "^4.0.7",
55
+ "@hi-ui/cascader": "^4.1.5",
56
+ "@hi-ui/check-cascader": "^4.2.5",
57
+ "@hi-ui/check-select": "^4.3.6",
58
+ "@hi-ui/check-tree-select": "^4.3.4",
59
+ "@hi-ui/checkbox": "^4.0.8",
60
+ "@hi-ui/collapse": "^4.1.5",
61
+ "@hi-ui/counter": "^4.1.8",
62
+ "@hi-ui/date-picker": "^4.4.4",
63
+ "@hi-ui/descriptions": "^4.2.4",
64
+ "@hi-ui/drawer": "^4.1.3",
65
+ "@hi-ui/dropdown": "^4.1.4",
66
+ "@hi-ui/ellipsis-tooltip": "^4.1.5",
67
+ "@hi-ui/empty-state": "^4.0.7",
68
+ "@hi-ui/filter": "^4.1.4",
69
+ "@hi-ui/form": "^4.1.5",
70
+ "@hi-ui/grid": "^4.0.8",
71
+ "@hi-ui/highlighter": "^4.0.8",
72
+ "@hi-ui/input": "^4.0.13",
73
+ "@hi-ui/input-group": "^4.0.6",
74
+ "@hi-ui/list": "^4.0.12",
75
+ "@hi-ui/loading": "^4.1.3",
76
+ "@hi-ui/menu": "^4.1.7",
77
+ "@hi-ui/message": "^4.0.7",
78
+ "@hi-ui/modal": "^4.0.15",
79
+ "@hi-ui/notification": "^4.1.3",
80
+ "@hi-ui/number-input": "^4.1.7",
81
+ "@hi-ui/pagination": "^4.0.14",
82
+ "@hi-ui/picker": "^4.1.5",
83
+ "@hi-ui/pop-confirm": "^4.2.3",
84
+ "@hi-ui/popover": "^4.1.0",
85
+ "@hi-ui/preview": "^4.0.8",
86
+ "@hi-ui/progress": "^4.0.9",
87
+ "@hi-ui/provider": "^4.0.8",
88
+ "@hi-ui/radio": "^4.1.3",
89
+ "@hi-ui/rating": "^4.0.9",
90
+ "@hi-ui/result": "^4.0.7",
91
+ "@hi-ui/scrollbar": "^4.0.6",
92
+ "@hi-ui/search": "^4.0.11",
93
+ "@hi-ui/select": "^4.2.6",
94
+ "@hi-ui/slider": "^4.0.10",
95
+ "@hi-ui/space": "^4.0.9",
96
+ "@hi-ui/spinner": "^4.0.8",
97
+ "@hi-ui/stepper": "^4.0.7",
98
+ "@hi-ui/svg-icon": "^4.0.7",
99
+ "@hi-ui/switch": "^4.0.10",
100
+ "@hi-ui/table": "^4.3.4",
101
+ "@hi-ui/tabs": "^4.1.4",
102
+ "@hi-ui/tag": "^4.2.0",
103
+ "@hi-ui/textarea": "^4.1.6",
104
+ "@hi-ui/time-picker": "^4.0.13",
105
+ "@hi-ui/timeline": "^4.0.7",
106
+ "@hi-ui/tooltip": "^4.0.10",
107
+ "@hi-ui/transfer": "^4.0.13",
108
+ "@hi-ui/tree": "^4.5.8",
109
+ "@hi-ui/tree-select": "^4.1.4",
110
+ "@hi-ui/upload": "^4.1.9",
111
+ "@hi-ui/watermark": "^4.0.7",
112
+ "@hi-ui/zen-mode": "^4.0.7"
113
113
  },
114
114
  "peerDependencies": {
115
- "@hi-ui/core": ">=4.0.7",
115
+ "@hi-ui/core": ">=4.0.8",
116
116
  "react": ">=16.8.6",
117
117
  "react-dom": ">=16.8.6"
118
118
  },
119
119
  "devDependencies": {
120
- "@hi-ui/core": "^4.0.7",
121
- "@hi-ui/core-css": "^4.1.4",
120
+ "@hi-ui/core": "^4.0.8",
121
+ "@hi-ui/core-css": "^4.1.5",
122
122
  "react": "^17.0.1",
123
123
  "react-dom": "^17.0.1"
124
124
  }