@hero-design/rn-work-uikit 1.13.1 → 1.13.2-test-dispatch-downstream.0
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 +22 -20
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,42 +1,44 @@
|
|
|
1
1
|
# @hero-design/rn-work-uikit
|
|
2
2
|
|
|
3
|
-
## 1.13.
|
|
3
|
+
## 1.13.2-test-dispatch-downstream.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
- @hero-design/rn@8.123.0
|
|
7
|
+
- test
|
|
9
8
|
|
|
10
|
-
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.0
|
|
11
|
+
- @hero-design/rn@8.123.1-test-dispatch-downstream.0
|
|
11
12
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
- [#4992](https://github.com/Thinkei/hero-design/pull/4992) [`87bd2b334180c9908328a7cdd2e686694dae1d7d`](https://github.com/Thinkei/hero-design/commit/87bd2b334180c9908328a7cdd2e686694dae1d7d) Thanks [@haudao-eh](https://github.com/haudao-eh)! - [Avatar] Add `neutral` intent to Avatar. `neutral` is now the default intent, replacing `primary`.
|
|
15
|
-
|
|
16
|
-
**Note:** Any Avatar rendered without an explicit `intent` prop will now
|
|
17
|
-
display a teal-grey background instead of dark purple. Add `intent="primary"`
|
|
18
|
-
to preserve the previous appearance.
|
|
13
|
+
## 1.12.4-test-dispatch-downstream.2
|
|
19
14
|
|
|
20
15
|
### Patch Changes
|
|
21
16
|
|
|
22
|
-
-
|
|
23
|
-
- @hero-design/rn@8.122.0
|
|
17
|
+
- test dispatch workflow
|
|
24
18
|
|
|
25
|
-
|
|
19
|
+
- Updated dependencies []:
|
|
20
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.2
|
|
21
|
+
- @hero-design/rn@8.120.2-test-dispatch-downstream.2
|
|
22
|
+
|
|
23
|
+
## 1.12.4-test-dispatch-downstream.1
|
|
26
24
|
|
|
27
25
|
### Patch Changes
|
|
28
26
|
|
|
29
|
-
-
|
|
27
|
+
- test
|
|
30
28
|
|
|
31
|
-
- Updated dependencies [
|
|
32
|
-
- @hero-design/
|
|
29
|
+
- Updated dependencies []:
|
|
30
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.1
|
|
31
|
+
- @hero-design/rn@8.120.2-test-dispatch-downstream.1
|
|
33
32
|
|
|
34
|
-
## 1.12.4
|
|
33
|
+
## 1.12.4-test-dispatch-downstream.0
|
|
35
34
|
|
|
36
35
|
### Patch Changes
|
|
37
36
|
|
|
38
|
-
-
|
|
39
|
-
|
|
37
|
+
- bump test version
|
|
38
|
+
|
|
39
|
+
- Updated dependencies []:
|
|
40
|
+
- @hero-design/react-native-month-year-picker@8.45.3-test-dispatch-downstream.0
|
|
41
|
+
- @hero-design/rn@8.120.2-test-dispatch-downstream.0
|
|
40
42
|
|
|
41
43
|
## 1.12.3
|
|
42
44
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hero-design/rn-work-uikit",
|
|
3
|
-
"version": "1.13.
|
|
3
|
+
"version": "1.13.2-test-dispatch-downstream.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@emotion/native": "^11.9.3",
|
|
25
25
|
"@emotion/react": "^11.9.3",
|
|
26
|
-
"@hero-design/rn": "8.123.0",
|
|
26
|
+
"@hero-design/rn": "8.123.1-test-dispatch-downstream.0",
|
|
27
27
|
"hero-editor": "^1.17.0"
|
|
28
28
|
},
|
|
29
29
|
"peerDependencies": {
|
|
30
|
-
"@hero-design/react-native-month-year-picker": "^8.45.
|
|
30
|
+
"@hero-design/react-native-month-year-picker": "^8.45.3-test-dispatch-downstream.0",
|
|
31
31
|
"@ptomasroos/react-native-multi-slider": "^2.2.2",
|
|
32
32
|
"@react-native-community/datetimepicker": "^8.4.4",
|
|
33
33
|
"@react-native-community/slider": " ^5.0.1",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"@eslint/compat": "^1.1.1",
|
|
56
56
|
"@eslint/eslintrc": "^3.1.0",
|
|
57
57
|
"@eslint/js": "^9.8.0",
|
|
58
|
-
"@hero-design/eslint-plugin": "9.2.
|
|
59
|
-
"@hero-design/react-native-month-year-picker": "^8.45.
|
|
58
|
+
"@hero-design/eslint-plugin": "9.2.4-test-dispatch-downstream.0",
|
|
59
|
+
"@hero-design/react-native-month-year-picker": "^8.45.3-test-dispatch-downstream.0",
|
|
60
60
|
"@ptomasroos/react-native-multi-slider": "^2.2.2",
|
|
61
61
|
"@react-native-community/datetimepicker": "8.4.4",
|
|
62
62
|
"@react-native-community/slider": "^5.0.1",
|
|
@@ -80,12 +80,12 @@
|
|
|
80
80
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
81
81
|
"core-js": "^3.33.0",
|
|
82
82
|
"eslint": "^8.56.0",
|
|
83
|
-
"eslint-config-hd": "8.42.
|
|
83
|
+
"eslint-config-hd": "8.42.6-test-dispatch-downstream.0",
|
|
84
84
|
"expo-linear-gradient": "55.0.9",
|
|
85
85
|
"jest": "^29.2.1",
|
|
86
86
|
"jest-environment-jsdom": "^29.2.1",
|
|
87
87
|
"jest-junit": "^16.0.0",
|
|
88
|
-
"prettier-config-hd": "8.42.
|
|
88
|
+
"prettier-config-hd": "8.42.5-test-dispatch-downstream.0",
|
|
89
89
|
"react": "19.1.0",
|
|
90
90
|
"react-dom": "19.1.0",
|
|
91
91
|
"react-native": "0.81.5",
|