Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: New Picker interactive #46685

Merged
merged 92 commits into from
Jan 15, 2024
Merged
Show file tree
Hide file tree
Changes from 56 commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
3b6f4c1
chore: init
zombieJ Dec 25, 2023
df6f95a
chore: link picker
zombieJ Dec 27, 2023
c16a6bc
chore: move files
zombieJ Dec 27, 2023
3f91749
chore: update style
zombieJ Dec 28, 2023
5e85082
chore: update types
zombieJ Dec 28, 2023
fe59b45
test: update snapshot
zombieJ Dec 28, 2023
bd765ea
test: update snapshot
zombieJ Dec 28, 2023
31257f4
test: update snapshot
zombieJ Dec 28, 2023
d8d2efc
test: update snapshot
zombieJ Dec 28, 2023
3cd46cb
test: update snapshot
zombieJ Dec 28, 2023
bfa2adf
test: fix test case
zombieJ Dec 28, 2023
bdd5df4
test: update snapshot
zombieJ Dec 28, 2023
56a297c
test: update snapshot
zombieJ Dec 28, 2023
81ab39f
test: update snapshot
zombieJ Dec 28, 2023
eaa0359
test: update snapshot
zombieJ Dec 28, 2023
5c48371
chore: merge feature
zombieJ Dec 28, 2023
4ea2405
chore: clesn up useless types
zombieJ Jan 2, 2024
72b51bb
chore: update types
zombieJ Jan 2, 2024
6faec7d
chore: fix types
zombieJ Jan 2, 2024
2576570
chore: fix types
zombieJ Jan 2, 2024
8e7007c
chore: fix types
zombieJ Jan 2, 2024
d3dc3ae
chore: fix types
zombieJ Jan 2, 2024
7cc1d6f
chore: fix types
zombieJ Jan 3, 2024
1d62fe3
chore: fix types
zombieJ Jan 3, 2024
38683ff
chore: fix types
zombieJ Jan 3, 2024
69d0e99
chore: fix types
zombieJ Jan 3, 2024
4510c7f
chore: fix types
zombieJ Jan 3, 2024
4b48472
chore: update style
zombieJ Jan 3, 2024
31310ad
chore: clean up
zombieJ Jan 3, 2024
a1a6969
chore: update types
zombieJ Jan 3, 2024
e5b5b4b
test: update snapshot
zombieJ Jan 3, 2024
1d37130
test: update snapshot
zombieJ Jan 3, 2024
6c26694
test: update snapshot
zombieJ Jan 3, 2024
267eaa5
test: update snapshot
zombieJ Jan 3, 2024
a0c5f76
fix: format
zombieJ Jan 4, 2024
02b73b8
chore: update deps
zombieJ Jan 4, 2024
f18ecb0
chore: feature merge master (#46794)
zombieJ Jan 4, 2024
1f09730
Merge remote-tracking branch 'origin/feature' into picker
zombieJ Jan 4, 2024
71b8917
Merge branch 'feature' into picker
zombieJ Jan 4, 2024
2398b8e
chore: update locale size
zombieJ Jan 4, 2024
5521b1f
chore: lock dumi
zombieJ Jan 4, 2024
45f194e
test: update snapshot
zombieJ Jan 4, 2024
2f28581
test: update snapshot
zombieJ Jan 4, 2024
ba5a747
test: update snapshot
zombieJ Jan 4, 2024
5473f84
test: update snapshot
zombieJ Jan 4, 2024
9e3a0eb
test: update snapshot
zombieJ Jan 4, 2024
be4f1cc
test: update snapshot
zombieJ Jan 4, 2024
9949e80
Merge branch 'feature' into picker
li-jia-nan Jan 4, 2024
888f05f
chore: bump version
zombieJ Jan 5, 2024
56856ea
Merge branch 'picker' of https://github.com/ant-design/ant-design int…
zombieJ Jan 5, 2024
c452079
Merge remote-tracking branch 'origin/feature' into picker
zombieJ Jan 5, 2024
209e703
test: update snapshot
zombieJ Jan 5, 2024
6725616
test: update snapshot
zombieJ Jan 5, 2024
59e4459
chore: bump version
zombieJ Jan 8, 2024
6697efb
Merge remote-tracking branch 'origin/feature' into picker
zombieJ Jan 8, 2024
fbbb51c
chore: update limit
zombieJ Jan 8, 2024
f340b37
test: update snapshot
zombieJ Jan 8, 2024
c65751d
docs: update 7 days sample
zombieJ Jan 8, 2024
3429bd4
chore: rm useless style
zombieJ Jan 8, 2024
ff75e23
chore: clean up style
zombieJ Jan 8, 2024
cfb9793
docs: add buddihist era demo
zombieJ Jan 8, 2024
9522a51
refactor: interface
zombieJ Jan 9, 2024
e0c4dcc
chore: add multiple types
zombieJ Jan 9, 2024
e8174e4
docs: add demo
zombieJ Jan 9, 2024
0517ca9
chore: init style
zombieJ Jan 9, 2024
c81c8d5
chore: init style
zombieJ Jan 9, 2024
5268e35
chore: fill style
zombieJ Jan 9, 2024
1652443
chore: fill style
zombieJ Jan 9, 2024
8a3bfef
chore: style
zombieJ Jan 9, 2024
76a49bf
chore: size of it
zombieJ Jan 9, 2024
33e0d9e
chore: size style
zombieJ Jan 9, 2024
836712c
docs: add align demo
zombieJ Jan 10, 2024
12445d9
docs: needConfirm
zombieJ Jan 10, 2024
55e8b0a
chore: fix showWeek style
zombieJ Jan 11, 2024
5e5be18
test: update snapshot
zombieJ Jan 11, 2024
8254010
test: update snapshot
zombieJ Jan 11, 2024
c7bd593
Merge branch 'feature' into picker
li-jia-nan Jan 11, 2024
9d7e12b
chore: fix ts
zombieJ Jan 11, 2024
4e0a251
chore: fix ts
zombieJ Jan 11, 2024
0b405b5
chore: fix ts
zombieJ Jan 11, 2024
e9b3b53
chore: merge feature
zombieJ Jan 11, 2024
45aa76a
chore: fix ts
zombieJ Jan 11, 2024
0c0fdf8
fix: week style
zombieJ Jan 12, 2024
16d6651
docs: update dayjs note
zombieJ Jan 12, 2024
f1501ac
Merge remote-tracking branch 'origin/feature' into picker
zombieJ Jan 12, 2024
1d6294d
fix: style missing
zombieJ Jan 12, 2024
3964ec9
chore: fix footer extra style missing
zombieJ Jan 12, 2024
2f02ab6
test: update snapshot
zombieJ Jan 12, 2024
5f59ebe
Merge remote-tracking branch 'origin/feature' into picker
zombieJ Jan 15, 2024
8dbfe2e
test: update snapshot
zombieJ Jan 15, 2024
b878930
test: update snapshot
zombieJ Jan 15, 2024
4a467f9
test: update snapshot
zombieJ Jan 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ exports[`renders components/calendar/demo/basic.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end"
class="ant-picker-cell"
title="2016-10-31"
>
<div
Expand All @@ -882,7 +882,7 @@ exports[`renders components/calendar/demo/basic.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-01"
>
<div
Expand Down Expand Up @@ -1245,7 +1245,7 @@ exports[`renders components/calendar/demo/basic.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected"
class="ant-picker-cell ant-picker-cell-selected ant-picker-cell-in-view ant-picker-cell-today"
title="2016-11-22"
>
<div
Expand Down Expand Up @@ -1383,7 +1383,7 @@ exports[`renders components/calendar/demo/basic.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-30"
>
<div
Expand All @@ -1400,7 +1400,7 @@ exports[`renders components/calendar/demo/basic.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start"
class="ant-picker-cell"
title="2016-12-01"
>
<div
Expand Down Expand Up @@ -2450,7 +2450,7 @@ exports[`renders components/calendar/demo/card.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end"
class="ant-picker-cell"
title="2016-10-31"
>
<div
Expand All @@ -2467,7 +2467,7 @@ exports[`renders components/calendar/demo/card.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-01"
>
<div
Expand Down Expand Up @@ -2830,7 +2830,7 @@ exports[`renders components/calendar/demo/card.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected"
class="ant-picker-cell ant-picker-cell-selected ant-picker-cell-in-view ant-picker-cell-today"
title="2016-11-22"
>
<div
Expand Down Expand Up @@ -2968,7 +2968,7 @@ exports[`renders components/calendar/demo/card.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-30"
>
<div
Expand All @@ -2985,7 +2985,7 @@ exports[`renders components/calendar/demo/card.tsx extend context correctly 1`]
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start"
class="ant-picker-cell"
title="2016-12-01"
>
<div
Expand Down Expand Up @@ -4034,7 +4034,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end"
class="ant-picker-cell"
title="2016-10-31"
>
<div
Expand All @@ -4051,7 +4051,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-01"
>
<div
Expand Down Expand Up @@ -4414,7 +4414,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected"
class="ant-picker-cell ant-picker-cell-selected ant-picker-cell-in-view ant-picker-cell-today"
title="2016-11-22"
>
<div
Expand Down Expand Up @@ -4552,7 +4552,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-30"
>
<div
Expand All @@ -4569,7 +4569,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start"
class="ant-picker-cell"
title="2016-12-01"
>
<div
Expand Down Expand Up @@ -5612,7 +5612,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end"
class="ant-picker-cell"
title="2016-10-31"
>
<div
Expand All @@ -5629,7 +5629,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-01"
>
<div
Expand Down Expand Up @@ -5992,7 +5992,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected"
class="ant-picker-cell ant-picker-cell-selected ant-picker-cell-in-view ant-picker-cell-today"
title="2016-11-22"
>
<div
Expand Down Expand Up @@ -6130,7 +6130,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-30"
>
<div
Expand All @@ -6147,7 +6147,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start"
class="ant-picker-cell"
title="2016-12-01"
>
<div
Expand Down Expand Up @@ -7247,7 +7247,7 @@ exports[`renders components/calendar/demo/customize-header.tsx extend context co
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end"
class="ant-picker-cell"
title="2016-10-31"
>
<div
Expand All @@ -7264,7 +7264,7 @@ exports[`renders components/calendar/demo/customize-header.tsx extend context co
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-01"
>
<div
Expand Down Expand Up @@ -7627,7 +7627,7 @@ exports[`renders components/calendar/demo/customize-header.tsx extend context co
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected"
class="ant-picker-cell ant-picker-cell-selected ant-picker-cell-in-view ant-picker-cell-today"
title="2016-11-22"
>
<div
Expand Down Expand Up @@ -7765,7 +7765,7 @@ exports[`renders components/calendar/demo/customize-header.tsx extend context co
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-30"
>
<div
Expand All @@ -7782,7 +7782,7 @@ exports[`renders components/calendar/demo/customize-header.tsx extend context co
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start"
class="ant-picker-cell"
title="2016-12-01"
>
<div
Expand Down Expand Up @@ -8838,7 +8838,7 @@ exports[`renders components/calendar/demo/notice-calendar.tsx extend context cor
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end"
class="ant-picker-cell"
title="2016-10-31"
>
<div
Expand All @@ -8859,7 +8859,7 @@ exports[`renders components/calendar/demo/notice-calendar.tsx extend context cor
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-01"
>
<div
Expand Down Expand Up @@ -9463,7 +9463,7 @@ exports[`renders components/calendar/demo/notice-calendar.tsx extend context cor
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected"
class="ant-picker-cell ant-picker-cell-selected ant-picker-cell-in-view ant-picker-cell-today"
title="2016-11-22"
>
<div
Expand Down Expand Up @@ -9633,7 +9633,7 @@ exports[`renders components/calendar/demo/notice-calendar.tsx extend context cor
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2016-11-30"
>
<div
Expand All @@ -9654,7 +9654,7 @@ exports[`renders components/calendar/demo/notice-calendar.tsx extend context cor
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start"
class="ant-picker-cell"
title="2016-12-01"
>
<div
Expand Down Expand Up @@ -10812,7 +10812,7 @@ Array [
<tbody>
<tr>
<td
class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2017-01-01"
>
<div
Expand Down Expand Up @@ -11226,7 +11226,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-selected"
class="ant-picker-cell ant-picker-cell-selected ant-picker-cell-in-view"
title="2017-01-25"
>
<div
Expand Down Expand Up @@ -11330,7 +11330,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view"
class="ant-picker-cell ant-picker-cell-in-view"
title="2017-01-31"
>
<div
Expand All @@ -11347,7 +11347,7 @@ Array [
</div>
</td>
<td
class="ant-picker-cell ant-picker-cell-start"
class="ant-picker-cell"
title="2017-02-01"
>
<div
Expand Down