ant-design/components
二货爱吃白萝卜 18e85a7b81
feat: New Picker (#46982)
* chore: init

* chore: link picker

* chore: move files

* chore: update style

* chore: update types

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: fix test case

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: clesn up useless types

* chore: update types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: fix types

* chore: update style

* chore: clean up

* chore: update types

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* fix: format

* chore: update deps

* chore: feature merge master (#46794)

* fix: Fix typo s/Notificaiton/Notification/ (#46775)

* docs: supplement form preserve field description (#46788)

close https://github.com/ant-design/ant-design/issues/46773

* docs: tweak changelog drawer width in small screen (#46791)

* docs: Update compatible-style.zh-CN.md (#46790)

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>

* chore: update locale size

* chore: lock dumi

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: bump version

* test: update snapshot

* test: update snapshot

* chore: bump version

* chore: update limit

* test: update snapshot

* docs: update 7 days sample

* chore: rm useless style

* chore: clean up style

* docs: add buddihist era demo

* refactor: interface

* chore: add multiple types

* docs: add demo

* chore: init style

* chore: init style

* chore: fill style

* chore: fill style

* chore: style

* chore: size of it

* chore: size style

* docs: add align demo

* docs: needConfirm

* chore: fix showWeek style

* test: update snapshot

* chore: fix ts

* chore: fix ts

* chore: fix ts

* chore: fix ts

* fix: week style

* docs: update dayjs note

* fix: style missing

* chore: fix footer extra style missing

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: demo update

* docs: update demo

* docs: min & max date

* test: update snapshot

* docs: add order

* chore: update deps

* test: update snapshot

* test: update snapshot

* chore: adjust style

* chore: clean up style

* test: update snapshot

* chore: fix comment

* chore: update align

* chore: bump rc-picker

* test: update snapshot

* test: update snapshot

* test: update snapshot

---------

Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-29 15:34:48 +08:00
..
__tests__ 🔥feat: new component Flex (#44362) 2023-09-14 17:04:05 +08:00
_util feat: make statistic component support html role and data-* and aria-* attributes (#47149) 2024-01-26 15:27:02 +08:00
affix lint: fix merge branch lint error 2024-01-28 13:31:58 +08:00
alert docs: add alert design page (#47037) 2024-01-19 14:47:04 +08:00
anchor refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
app refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
auto-complete Merge branch master into master-merge-feature 2024-01-11 16:14:48 +08:00
avatar demo: xsgames.co/randomusers => dicebear.com (#46630) 2023-12-27 17:50:24 +08:00
back-top refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
badge refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
breadcrumb docs: Breadcrumb design (#47057) 2024-01-19 16:52:55 +08:00
button feat: Button add tokens (#47075) 2024-01-26 14:00:21 +08:00
calendar feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
card demo: xsgames.co/randomusers => dicebear.com (#47028) 2024-01-18 17:18:40 +08:00
carousel chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00
cascader Merge branch master into master-merge-feature 2024-01-11 16:14:48 +08:00
checkbox type: Checkout component react16 typescript error (#46962) 2024-01-14 05:53:36 +08:00
col feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
collapse Merge pull request #46830 from ant-design/master 2024-01-07 23:18:42 +08:00
color-picker fix(color-picker): clear-trigger extends cursor prop from parent (#47055) 2024-01-19 22:01:37 +08:00
config-provider feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
date-picker feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
descriptions fix: Descriptions lost border style when children is falsy (#47191) 2024-01-27 23:01:44 +08:00
divider refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
drawer feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
dropdown fix: dropdown submenu (#46888) 2024-01-10 11:57:38 +08:00
empty feat: select/cascader/tree-select support variant filled (#46549) 2023-12-21 13:39:04 +08:00
flex chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00
float-button ci: enable splitTheme (#46984) 2024-01-15 17:58:48 +08:00
form feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
grid feat: support flex responsive 2024-01-23 20:43:55 +08:00
icon chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00
image fix: Image inline rendering not work when getContainer is false (#47034) 2024-01-18 18:04:44 +08:00
input feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
input-number lint: fix merge branch lint error 2024-01-28 13:25:47 +08:00
layout ci: enable splitTheme (#46984) 2024-01-15 17:58:48 +08:00
list demo: fix the scroll area is scrolled to the bottom (#47186) 2024-01-27 18:07:51 +08:00
locale feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
mentions Merge branch master into master-merge-feature 2024-01-11 16:14:48 +08:00
menu feat: Button support lineHeight token (#46936) 2024-01-12 15:03:03 +08:00
message chore: merge master into feature 2024-01-03 08:54:15 +08:00
modal fix: Modal conflicting props classNames.wrapper and centered (#47076) 2024-01-20 23:59:54 +08:00
notification chore: merge master into feature 2024-01-27 12:15:05 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination docs: add pagination design page (#47119) 2024-01-23 20:33:53 +08:00
popconfirm fix: Popconfirm text missing (#46812) 2024-01-05 15:29:18 +08:00
popover chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
progress docs: add Progress design tab (#47013) 2024-01-18 15:31:32 +08:00
qr-code fix(QRCode): Fix the issue where the background color and font color … (#47128) 2024-01-26 23:08:47 +08:00
qrcode refactor: rename qrcode to qr-code (#43607) 2023-07-17 23:43:32 +08:00
radio demo: update demo (#47021) 2024-01-18 13:08:02 +08:00
rate demo: update Rate demo (#46891) 2024-01-13 17:07:42 +08:00
result chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
row chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
segmented feat: Segmented value type support generics (#47091) 2024-01-27 20:19:10 +08:00
select feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
skeleton chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
slider Merge branch master into master-merge-feature 2024-01-11 16:14:48 +08:00
space feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
spin fix(spin): remove false positive warning with tip and fullscreen used together (#47015) 2024-01-19 22:20:50 +08:00
statistic feat: make statistic component support html role and data-* and aria-* attributes (#47149) 2024-01-26 15:27:02 +08:00
steps chore: rename file .tsx => .ts (#46759) 2024-01-03 08:45:11 +08:00
style feat: merge master 2023-12-27 14:42:51 +08:00
switch refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
table lint: fix merge branch lint error 2024-01-28 13:31:58 +08:00
tabs demo: Tabs custom-tab-bar sticky (#47111) 2024-01-25 09:15:32 +08:00
tag type: rm useless type (#46920) 2024-01-11 15:11:55 +08:00
theme feat: Button support lineHeight token (#46936) 2024-01-12 15:03:03 +08:00
time-picker feat: New Picker (#46982) 2024-01-29 15:34:48 +08:00
timeline docs: use dumi alert (#46793) 2024-01-05 10:12:22 +08:00
tooltip feat: select/cascader/tree-select support variant filled (#46549) 2023-12-21 13:39:04 +08:00
tour feat: CP support Tour closeIcon (#47200) 2024-01-29 11:01:30 +08:00
transfer test: fix transfer test (#47137) 2024-01-26 23:08:05 +08:00
tree type: TS define optimal (#47153) 2024-01-26 13:53:52 +08:00
tree-select Merge branch master into master-merge-feature 2024-01-11 16:14:48 +08:00
typography type: rm useless type (#46920) 2024-01-11 15:11:55 +08:00
upload chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark demo: update Watermark demo (#46899) 2024-01-13 14:27:42 +08:00
index.ts chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00