ant-design/components
George H 786dfc0339
docs: add drag column sorting demo (#48434)
* docs(table): add drag column sorting demo

* update test snap

* chore: add script to adapt os memory

* Revert "update test snap"

This reverts commit be1a30e7ec.

revert commit#

* revert

* revert

* snap

* add more column data

* update snap

* chore: column drag style

* update snap

* chore: optimize code

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-04-29 11:08:51 +08:00
..
__tests__ docs: format code (#48309) 2024-04-08 14:04:08 +08:00
_util docs: Fixed typo (#48393) 2024-04-11 12:09:37 +08:00
affix refactor: Use constant instead of enum to reduce package size (#48406) 2024-04-12 16:28:06 +08:00
alert chore(deps-dev): bump the dev-dependencies group with 7 updates (#48361) 2024-04-09 23:04:22 +08:00
anchor docs: format code (#48309) 2024-04-08 14:04:08 +08:00
app site: add component version to meta (#48226) 2024-04-02 16:33:57 +08:00
auto-complete test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
avatar type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
back-top docs: format code (#48309) 2024-04-08 14:04:08 +08:00
badge test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
breadcrumb type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
button test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
calendar docs: format code (#48309) 2024-04-08 14:04:08 +08:00
card refactor: use css token replace 4px (#48474) 2024-04-16 11:42:45 +08:00
carousel docs: format code (#48309) 2024-04-08 14:04:08 +08:00
cascader docs: format code (#48309) 2024-04-08 14:04:08 +08:00
checkbox type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
col docs: format code (#48309) 2024-04-08 14:04:08 +08:00
collapse test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
color-picker fix: clearedColor should be changed when initial value is undefined (#48584) 2024-04-23 10:02:45 +08:00
config-provider test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
date-picker fix: add Spanish locale in datepicker (#48601) 2024-04-25 01:45:19 +08:00
descriptions docs: format code (#48309) 2024-04-08 14:04:08 +08:00
divider docs: format code (#48309) 2024-04-08 14:04:08 +08:00
drawer test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
dropdown doc: fix site render (#48514) 2024-04-17 17:27:16 +08:00
empty docs: format code (#48309) 2024-04-08 14:04:08 +08:00
flex site: add component version to meta (#48226) 2024-04-02 16:33:57 +08:00
float-button type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
form test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
grid test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
icon docs: enable toc to all docs (#48424) 2024-04-13 21:40:07 +08:00
image docs: format code (#48309) 2024-04-08 14:04:08 +08:00
input fix: ajust the input border style in validation (#48616) 2024-04-28 09:51:23 +08:00
input-number docs: format code (#48309) 2024-04-08 14:04:08 +08:00
layout test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
list fix: list grid property change (#48683) 2024-04-29 09:39:16 +08:00
locale fix: add Spanish locale in datepicker (#48601) 2024-04-25 01:45:19 +08:00
mentions type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
menu demo: rm getItem methods (#48589) 2024-04-23 11:01:38 +08:00
message test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
modal test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
notification chore: add bug version & fix test case (#48571) 2024-04-21 23:56:41 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination docs: format code (#48309) 2024-04-08 14:04:08 +08:00
popconfirm type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
popover fix: add missing style (#48591) 2024-04-23 13:42:20 +08:00
progress docs: format code (#48309) 2024-04-08 14:04:08 +08:00
qr-code docs: format code (#48309) 2024-04-08 14:04:08 +08:00
qrcode refactor: rename qrcode to qr-code (#43607) 2023-07-17 23:43:32 +08:00
radio type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
rate docs: format code (#48309) 2024-04-08 14:04:08 +08:00
result docs: format code (#48309) 2024-04-08 14:04:08 +08:00
row docs: format code (#48309) 2024-04-08 14:04:08 +08:00
segmented chore: add bug version & fix test case (#48571) 2024-04-21 23:56:41 +08:00
select fix: Select token with paddingXXS (#48574) 2024-04-22 13:50:24 +08:00
skeleton docs: format code (#48309) 2024-04-08 14:04:08 +08:00
slider fix: Slider show empty tooltip when tooltip.formatter is falsy (#48673) 2024-04-29 10:37:11 +08:00
space type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
spin docs: format code (#48309) 2024-04-08 14:04:08 +08:00
statistic docs: format code (#48309) 2024-04-08 14:04:08 +08:00
steps fix(step): custom icon not vertically centered error (#48650) 2024-04-26 17:45:30 +08:00
style fix: Input.Search large size button style (#48527) 2024-04-18 16:06:35 +08:00
switch fix: switch checkedChildren no height (#48513) 2024-04-17 22:25:46 +08:00
table docs: add drag column sorting demo (#48434) 2024-04-29 11:08:51 +08:00
tabs demo: Table drag handle use useContext (#48588) 2024-04-24 11:48:15 +08:00
tag test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
theme chore: add bug version & fix test case (#48571) 2024-04-21 23:56:41 +08:00
time-picker local: transalate Picker to indonesian (#48537) 2024-04-19 13:38:40 +08:00
timeline docs: format code (#48309) 2024-04-08 14:04:08 +08:00
tooltip test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
tour type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
transfer test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
tree refactor: Use constant instead of enum to reduce package size (#48406) 2024-04-12 16:28:06 +08:00
tree-select docs: format code (#48309) 2024-04-08 14:04:08 +08:00
typography test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667) 2024-04-28 09:52:54 +08:00
upload type: add miss generic of Upload prop (#48614) 2024-04-25 14:22:35 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.ts type: export AffixRef interface (#47982) 2024-03-21 16:30:47 +08:00