From cda87e0b73bc51408e1e22578ef498980b8d9dd0 Mon Sep 17 00:00:00 2001
From: lijianan <574980606@qq.com>
Date: Tue, 31 Dec 2024 11:10:14 +0800
Subject: [PATCH 1/3] Update package.json
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index b736172..fc59a26 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@babel/runtime": "^7.22.5",
"@rc-component/trigger": "^2.0.0",
"classnames": "^2.2.6",
- "rc-input": "~1.6.0",
+ "rc-input": "~1.7.0",
"rc-menu": "~9.16.0",
"rc-textarea": "~1.8.0",
"rc-util": "^5.34.1"
From f6476c801a724e99e5620675c89695daa7041800 Mon Sep 17 00:00:00 2001
From: lijianan <574980606@qq.com>
Date: Tue, 31 Dec 2024 11:11:02 +0800
Subject: [PATCH 2/3] Update package.json
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index fc59a26..af7b991 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@babel/runtime": "^7.22.5",
"@rc-component/trigger": "^2.0.0",
"classnames": "^2.2.6",
- "rc-input": "~1.7.0",
+ "rc-input": "~1.7.1",
"rc-menu": "~9.16.0",
"rc-textarea": "~1.8.0",
"rc-util": "^5.34.1"
From 8de37f9f82a741cdf96a5513d363ef3c7a025d47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=A0=97=E5=98=89=E7=94=B7?= <574980606@qq.com>
Date: Tue, 31 Dec 2024 11:16:49 +0800
Subject: [PATCH 3/3] fix: fix snap
---
tests/__snapshots__/AllowClear.spec.tsx.snap | 42 +++++++++-----------
1 file changed, 18 insertions(+), 24 deletions(-)
diff --git a/tests/__snapshots__/AllowClear.spec.tsx.snap b/tests/__snapshots__/AllowClear.spec.tsx.snap
index 399bc12..cbde405 100644
--- a/tests/__snapshots__/AllowClear.spec.tsx.snap
+++ b/tests/__snapshots__/AllowClear.spec.tsx.snap
@@ -15,13 +15,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef
-
✖
-
+
`;
@@ -41,13 +40,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef
-
✖
-
+
`;
@@ -67,13 +65,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef
-
✖
-
+
`;
@@ -93,13 +90,12 @@ exports[`should support allowClear should not show icon if value is undefined, n
-
✖
-
+
`;
@@ -119,13 +115,12 @@ exports[`should support allowClear should not show icon if value is undefined, n
-
✖
-
+
`;
@@ -145,13 +140,12 @@ exports[`should support allowClear should not show icon if value is undefined, n
-
✖
-
+
`;