ant-design/components
2024-05-13 10:51:01 +08:00
..
__tests__ docs: format code (#48309) 2024-04-08 14:04:08 +08:00
_util fix: fix Button findDOMNode error (#48830) 2024-05-10 10:47:16 +08:00
affix refactor: Use constant instead of enum to reduce package size (#48406) 2024-04-12 16:28:06 +08:00
alert fix: fix Alert findDOMNode error (#48868) 2024-05-10 19:18:54 +08:00
anchor docs: format code (#48309) 2024-04-08 14:04:08 +08:00
app docs(App): add edge usage warning (#48814) 2024-05-08 10:27:59 +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 fix: fix Badge CSSMotion setref use error and add test case (#48878) 2024-05-11 13:54:40 +08:00
breadcrumb type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
button fix: button component add colorErrorBgActive token (#48876) 2024-05-12 20:16:58 +08:00
calendar docs: format code (#48309) 2024-04-08 14:04:08 +08:00
card fix: Fix fails when using tabs minHeight inside the small card (#48787) 2024-05-07 19:06:17 +08:00
carousel feat: Carousel support arrows for switching (#48542) 2024-04-19 17:17:56 +08:00
cascader fix: fix cascader type (#48879) 2024-05-12 20:15:10 +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 demo(ConfigProvider): replace 'popupPlacement' and 'TabPane' (#48797) 2024-05-07 12:18:24 +08:00
date-picker docs: update RangePicker month demo (#48844) 2024-05-10 09:55:31 +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 fix: add Drawer Spin className (#48857) 2024-05-10 14:31:21 +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 demo: update wrap="wrap" => wrap (#48409) 2024-04-12 12:10:38 +08:00
float-button fix: fix float-button findDOMNode error (#48865) 2024-05-10 16:28:25 +08:00
form demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
grid demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
icon docs: enable toc to all docs (#48424) 2024-04-13 21:40:07 +08:00
image docs: image component adding destroyOnClose (#48827) 2024-05-08 19:05:50 +08:00
input Merge pull request #48677 from ant-design/master 2024-04-28 14:02:49 +08:00
input-number chore: merge master into feature 2024-05-01 16:33:46 +08:00
layout Merge pull request #48677 from ant-design/master 2024-04-28 14:02:49 +08:00
list fix: list grid property change (#48683) 2024-04-29 09:39:16 +08:00
locale locale: add missing japanese translation (#48704) 2024-04-30 09:59:07 +08:00
mentions type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
menu type: rm any (#48765) 2024-05-05 17:44:53 +08:00
message docs: add more JSDoc (#48712) 2024-04-30 21:30:58 +08:00
modal docs(modal): correct closable default value (#48856) 2024-05-10 11:38:53 +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 chore: merge master into feature 2024-05-01 16:33:46 +08:00
qr-code test: add test case (#48724) 2024-05-02 12:17:27 +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 tooltip should not display when open is false (#48708) 2024-04-30 13:48:31 +08:00
space demo(space): replace 'overlay' in Dropdown (#48867) 2024-05-10 19:19:35 +08:00
spin demo: fix Spin tip demo in SSR mode (#48688) 2024-04-29 13:49:40 +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 demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
tabs Merge branch 'master' into feature-merge-master 2024-04-26 17:20:46 +08:00
tag Merge pull request #48677 from ant-design/master 2024-04-28 14:02:49 +08:00
theme fix: button component add colorErrorBgActive token (#48876) 2024-05-12 20:16:58 +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 fix: solve tooltip's content isn't align center when pass into a sigle char issue (#48890) 2024-05-13 10:51:01 +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: tree-select supports onPopupScroll (#48636) 2024-04-28 13:44:01 +08:00
typography chore: refactor Typography code (#48738) 2024-05-02 22:12:53 +08:00
upload Merge branch 'master' into feature-merge-master 2024-04-26 17:20:46 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark site: update site type { children: React.ReactNode } => React.PropsWithChildren (#48770) 2024-05-06 15:28:52 +08:00
index.ts fix: fix cascader type (#48879) 2024-05-12 20:15:10 +08:00