From 68d6d3f86af6b5b8bc4cb9212c56024fa19a6e9e Mon Sep 17 00:00:00 2001 From: chongliang Date: Mon, 28 Nov 2022 22:47:36 +0800 Subject: [PATCH 1/3] feat: aria-search --- .../__test__/__snapshots__/index.test.js.snap | 4 +++- src/search/search.wxml | 16 ++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/src/search/__test__/__snapshots__/index.test.js.snap b/src/search/__test__/__snapshots__/index.test.js.snap index b8d1b4d4a..07818d880 100644 --- a/src/search/__test__/__snapshots__/index.test.js.snap +++ b/src/search/__test__/__snapshots__/index.test.js.snap @@ -16,7 +16,7 @@ exports[`search Props :base 1`] = ` class="t-icon t-class-left" > diff --git a/src/search/search.wxml b/src/search/search.wxml index 410a242b5..2866cd95e 100644 --- a/src/search/search.wxml +++ b/src/search/search.wxml @@ -4,7 +4,13 @@ > - + - + {{action}} From 32a0f0994fb5a595219a5846bd674bac50a300f2 Mon Sep 17 00:00:00 2001 From: chongliang Date: Mon, 28 Nov 2022 23:05:26 +0800 Subject: [PATCH 2/3] feat: aria-search --- src/search/search.wxml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/search/search.wxml b/src/search/search.wxml index 2866cd95e..0db71aec4 100644 --- a/src/search/search.wxml +++ b/src/search/search.wxml @@ -27,7 +27,13 @@ bind:blur="onBlur" bind:confirm="onConfirm" /> - + {{action}} From 61629e2eb6570512f117ee42a984145ffcf3be10 Mon Sep 17 00:00:00 2001 From: Isabella327 Date: Mon, 28 Nov 2022 23:12:38 +0800 Subject: [PATCH 3/3] test: aria-search --- src/search/__test__/__snapshots__/index.test.js.snap | 1 - 1 file changed, 1 deletion(-) diff --git a/src/search/__test__/__snapshots__/index.test.js.snap b/src/search/__test__/__snapshots__/index.test.js.snap index 07818d880..6a7bc0d95 100644 --- a/src/search/__test__/__snapshots__/index.test.js.snap +++ b/src/search/__test__/__snapshots__/index.test.js.snap @@ -45,7 +45,6 @@ exports[`search Props :base 1`] = ` />