..
__tests__
docs: format code ( #48309 )
2024-04-08 14:04:08 +08:00
_util
fix: css var should skip zIndex ( #49238 )
2024-06-05 20:01:19 +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
fix: Anchor - The replace attribute causes no scrolling animation ( #49136 )
2024-05-30 20:49:30 +08:00
app
docs(App): add edge usage warning ( #48814 )
2024-05-08 10:27:59 +08:00
auto-complete
docs: Update AutoComplete index.zh-CN.md ( #49139 )
2024-05-31 10:15:18 +08:00
avatar
feat: Avatar.Group adding max props ( #49131 )
2024-06-01 14:44:53 +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
chore: merge master into feature
2024-06-02 21:48:48 +08:00
calendar
docs: delete duplicates and add missing en ( #49244 )
2024-06-05 13:37:26 +08:00
card
feat: list.item support styles & classNames ( #49154 )
2024-06-03 11:24:39 +08:00
carousel
fix: fix react dom recognize warning ( #49031 )
2024-05-23 10:24:14 +08:00
cascader
docs(cascader): modify default value of placeholder ( #49193 )
2024-06-04 10:26:49 +08:00
checkbox
fix: fix Checkbox.Group type ( #49073 )
2024-05-27 15:06:38 +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: Spin support percent ( #48657 )
2024-06-03 11:30:27 +08:00
date-picker
fix(local): add miss ja_JP ( #49155 )
2024-06-01 11:42:47 +08:00
descriptions
docs: format code ( #48309 )
2024-04-08 14:04:08 +08:00
divider
refactor(divider): remove unnecessary judgments ( #49169 )
2024-06-01 16:37:13 +08:00
drawer
fix: drawer dark theme color ( #49217 )
2024-06-04 16:38:15 +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
refactor(floatButton): provider exist shape ( #49162 )
2024-06-01 20:40:48 +08:00
form
docs: move form layout prop to correct position ( #49210 )
2024-06-04 11:16:43 +08: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
fix: css var should skip zIndex ( #49238 )
2024-06-05 20:01:19 +08:00
input
fix: css var should skip zIndex ( #49238 )
2024-06-05 20:01:19 +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
feat: Spin support percent ( #48657 )
2024-06-03 11:30:27 +08:00
locale
locale: add missing japanese translation ( #48704 )
2024-04-30 09:59:07 +08:00
mentions
test: update rc-mentsion snapshot ( #49251 )
2024-06-05 18:04:50 +08:00
menu
fix: fix the ellipsis bug for pre element ( #49168 )
2024-06-04 10:53:34 +08:00
message
docs: add more JSDoc ( #48712 )
2024-04-30 21:30:58 +08:00
modal
chore: auto merge branches ( #49189 )
2024-06-03 04:09:04 +00: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
fix: padding unit for Progress text-inner ( #49250 )
2024-06-05 19:08:22 +08:00
qr-code
docs(qrcode): fix iconSize default value error ( #49243 )
2024-06-05 11:27:45 +08:00
qrcode
refactor: rename qrcode to qr-code ( #43607 )
2023-07-17 23:43:32 +08:00
radio
fix: css var should skip zIndex ( #49238 )
2024-06-05 20:01:19 +08:00
rate
feat: Rate support keyboard prop ( #49132 )
2024-05-31 10:10:48 +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(select): add showArrowPaddingInlineEnd token description ( #49212 )
2024-06-04 11:35:59 +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
refactor(space): add default value & valid zero ( #49192 )
2024-06-04 17:56:54 +08:00
spin
fix: Fix Spin missing default font size when customizing icons ( #49211 )
2024-06-04 15:12:59 +08:00
statistic
type(Statistic): remove duplicate union types ( #49218 )
2024-06-04 18:43:38 +08:00
steps
docs(steps): fix internal lowercase ( #49216 )
2024-06-04 18:43:10 +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
feat: Spin support percent ( #48657 )
2024-06-03 11:30: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: css var should skip zIndex ( #49238 )
2024-06-05 20:01:19 +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
fix: Tour onClose wrong current argument ( #49124 )
2024-05-30 18:07:39 +08:00
transfer
fix: Safari ellipsis ( #49221 )
2024-06-04 19:14:12 +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
fix: Safari ellipsis ( #49221 )
2024-06-04 19:14:12 +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
refactor: Watermark add overflow hidden style to avoid visible show ( #49130 )
2024-05-30 19:53:02 +08:00
index.ts
fix: fix cascader type ( #48879 )
2024-05-12 20:15:10 +08:00