@hi-ui/hiui 4.1.8 → 4.1.10

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 (3) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/package.json +11 -12
  3. package/LICENSE +0 -21
package/CHANGELOG.md ADDED
@@ -0,0 +1,20 @@
1
+ # @hi-ui/hiui
2
+
3
+ ## 4.1.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2304](https://github.com/XiaoMi/hiui/pull/2304) [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7) Thanks [@zyprepare](https://github.com/zyprepare)! - 更新 filter 组件依赖
8
+
9
+ - [#2304](https://github.com/XiaoMi/hiui/pull/2304) [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7) Thanks [@zyprepare](https://github.com/zyprepare)! - 更新 Upload 组件依赖
10
+
11
+ - [#2304](https://github.com/XiaoMi/hiui/pull/2304) [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7) Thanks [@zyprepare](https://github.com/zyprepare)! - 更新 CheckSelect 组件依赖版本
12
+
13
+ - [#2304](https://github.com/XiaoMi/hiui/pull/2304) [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7) Thanks [@zyprepare](https://github.com/zyprepare)! - 修复 DatePicker 依赖的 moment 库本地语言设置问题
14
+
15
+ - Updated dependencies [[`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7), [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7), [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7), [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7), [`feaec9a67`](https://github.com/XiaoMi/hiui/commit/feaec9a67a05e315f6f3370115eaf0c8c418faf7)]:
16
+ - @hi-ui/upload@4.1.0
17
+ - @hi-ui/collapse@4.1.0
18
+ - @hi-ui/check-select@4.1.0
19
+ - @hi-ui/date-picker@4.0.10
20
+ - @hi-ui/filter@4.1.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/hiui",
3
- "version": "4.1.8",
3
+ "version": "4.1.10",
4
4
  "description": "The root-package for @hi-ui/hiui.",
5
5
  "keywords": [],
6
6
  "author": "HiUI <mi-hiui@xiaomi.com>",
@@ -54,18 +54,18 @@
54
54
  "@hi-ui/carousel": "^4.0.4",
55
55
  "@hi-ui/cascader": "^4.0.9",
56
56
  "@hi-ui/check-cascader": "^4.0.9",
57
- "@hi-ui/check-select": "^4.0.9",
57
+ "@hi-ui/check-select": "^4.1.0",
58
58
  "@hi-ui/check-tree-select": "^4.0.9",
59
59
  "@hi-ui/checkbox": "^4.0.5",
60
- "@hi-ui/collapse": "^4.0.4",
60
+ "@hi-ui/collapse": "^4.1.0",
61
61
  "@hi-ui/counter": "^4.0.5",
62
- "@hi-ui/date-picker": "^4.0.7",
62
+ "@hi-ui/date-picker": "^4.0.10",
63
63
  "@hi-ui/descriptions": "^4.0.4",
64
64
  "@hi-ui/drawer": "^4.0.7",
65
65
  "@hi-ui/dropdown": "^4.0.5",
66
66
  "@hi-ui/empty-state": "^4.0.4",
67
- "@hi-ui/filter": "^4.0.5",
68
- "@hi-ui/form": "^4.0.8",
67
+ "@hi-ui/filter": "^4.1.0",
68
+ "@hi-ui/form": "^4.0.9",
69
69
  "@hi-ui/grid": "^4.0.5",
70
70
  "@hi-ui/highlighter": "^4.0.5",
71
71
  "@hi-ui/input": "^4.0.6",
@@ -75,7 +75,7 @@
75
75
  "@hi-ui/menu": "^4.0.7",
76
76
  "@hi-ui/message": "^4.0.4",
77
77
  "@hi-ui/modal": "^4.0.7",
78
- "@hi-ui/notification": "^4.0.4",
78
+ "@hi-ui/notification": "^4.0.6",
79
79
  "@hi-ui/number-input": "^4.0.5",
80
80
  "@hi-ui/pagination": "^4.0.8",
81
81
  "@hi-ui/picker": "^4.0.6",
@@ -94,18 +94,18 @@
94
94
  "@hi-ui/space": "^4.0.6",
95
95
  "@hi-ui/stepper": "^4.0.4",
96
96
  "@hi-ui/svg-icon": "^4.0.4",
97
- "@hi-ui/switch": "^4.0.4",
97
+ "@hi-ui/switch": "^4.0.6",
98
98
  "@hi-ui/table": "^4.0.12",
99
99
  "@hi-ui/tabs": "^4.0.4",
100
100
  "@hi-ui/tag": "^4.0.7",
101
101
  "@hi-ui/textarea": "^4.0.6",
102
- "@hi-ui/time-picker": "^4.0.6",
102
+ "@hi-ui/time-picker": "^4.0.8",
103
103
  "@hi-ui/timeline": "^4.0.4",
104
104
  "@hi-ui/tooltip": "^4.0.5",
105
105
  "@hi-ui/transfer": "^4.0.9",
106
106
  "@hi-ui/tree": "^4.0.9",
107
107
  "@hi-ui/tree-select": "^4.0.9",
108
- "@hi-ui/upload": "^4.0.7",
108
+ "@hi-ui/upload": "^4.1.0",
109
109
  "@hi-ui/watermark": "^4.0.4",
110
110
  "@hi-ui/zen-mode": "^4.0.4"
111
111
  },
@@ -120,6 +120,5 @@
120
120
  "@hi-ui/hi-build": "^4.0.1",
121
121
  "react": "^17.0.1",
122
122
  "react-dom": "^17.0.1"
123
- },
124
- "gitHead": "fcbb3f0201fe3190e16833550761b1d19bb1ac62"
123
+ }
125
124
  }
package/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2018 Xiaomi
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.