ant-design/components
2024-05-27 13:35:37 +08:00
..
__tests__ docs: format code (#48309) 2024-04-08 14:04:08 +08:00
_util fix modal.confirm unable to close normally when onCancel and onOk return true (#49054) 2024-05-24 13:53:57 +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 /es path to /lib path (#48914) 2024-05-14 13:56:18 +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 test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
button Merge branch 'master' into feature-merge-master 2024-05-18 15:31:20 +08:00
calendar demo: optimize calendar demo style (#48944) 2024-05-16 08:56:34 +08:00
card fix: Fix fails when using tabs minHeight inside the small card (#48787) 2024-05-07 19:06:17 +08:00
carousel fix: fix react dom recognize warning (#49031) 2024-05-23 10:24:14 +08:00
cascader fix: fix cascader type (#48879) 2024-05-12 20:15:10 +08:00
checkbox test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
col docs: format code (#48309) 2024-04-08 14:04:08 +08:00
collapse docs: make accordion mode easier to understand (#48972) 2024-05-18 21:23:31 +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 feat: progress add inside and bottom text position (#48157) 2024-05-10 10:22:32 +08:00
date-picker docs: delete needConfirm false option in demo (#48967) 2024-05-19 15:57:38 +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 chore: update snapshot 2024-05-18 15:38:39 +08:00
dropdown test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
empty test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
flex demo: update wrap="wrap" => wrap (#48409) 2024-04-12 12:10:38 +08:00
float-button fix: fix /es path to /lib path (#48914) 2024-05-14 13:56:18 +08:00
form chore: auto merge branches (#48984) 2024-05-21 08:16:54 +00:00
grid demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771) 2024-05-06 12:04:27 +08:00
icon docs: icon custom use vite (#48937) 2024-05-22 13:10:22 +08:00
image feat(Image): support reset action in toolbarRender (#48936) 2024-05-16 15:33:22 +08:00
input chore: merge master into feature 2024-05-26 11:56:58 +08:00
input-number test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
layout test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +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 chore: biome config indentSize to indentWidth (#48988) 2024-05-20 16:46:59 +08:00
message docs: add more JSDoc (#48712) 2024-04-30 21:30:58 +08:00
modal chore: merge master into feature 2024-05-26 11:56:58 +08:00
notification feat(notification): support pauseOnHover props (#49024) 2024-05-27 13:35:37 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination fix: fix Pagination size-changer element style (#48931) 2024-05-15 21:26:44 +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 Merge branch 'master' into feature-merge-master 2024-05-18 15:31:20 +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 docs: update Select/TreeSelect types in documentation (#49020) 2024-05-23 11:52:34 +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 test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
spin type: Enhance Spin component TypeScript definitions and documentation (#49036) 2024-05-23 17:02:39 +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 test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +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 test: revert test (#48909) 2024-05-14 10:22:45 +08:00
time-picker docs: add needConfirm option on time-picker docs (#48945) 2024-05-19 15:58:05 +08:00
timeline docs: format code (#48309) 2024-04-08 14:04:08 +08:00
tooltip Merge branch 'master' into feature-merge-master 2024-05-18 15:31:20 +08:00
tour test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
transfer Merge branch 'master' into feature-merge-master 2024-05-18 15:31:20 +08:00
tree docs: update Tree docs (#49051) 2024-05-24 12:04:34 +08:00
tree-select docs: update Select/TreeSelect types in documentation (#49020) 2024-05-23 11:52:34 +08:00
typography chore: refactor Typography code (#48738) 2024-05-02 22:12:53 +08:00
upload docs(upload): Supplement the missing server-side mock example (#48977) 2024-05-19 15:57:47 +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