.. |
__tests__
|
chore(deps): update dependency eslint to v9 (#50690)
|
2024-09-19 03:30:19 +08:00 |
_util
|
chore: import rc-util from path (#51087)
|
2024-10-02 10:43:35 +08:00 |
affix
|
site: improve scrollbar style of site (#51220)
|
2024-10-16 21:25:14 +08:00 |
alert
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
anchor
|
chore: import rc-util from path (#51087)
|
2024-10-02 10:43:35 +08:00 |
app
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
auto-complete
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
avatar
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
back-top
|
chore: Add comments to Token related interfaces (#50392)
|
2024-08-13 18:18:59 +08:00 |
badge
|
style(badge): fix text style error (#51252)
|
2024-10-15 17:32:05 +08:00 |
breadcrumb
|
docs: unify component export file as index.tsx (#50013)
|
2024-07-23 22:22:24 +08:00 |
button
|
docs: documentation improvement (#51442)
|
2024-10-31 08:04:11 +08:00 |
calendar
|
docs: remove deprecated props from document (#51138)
|
2024-10-07 10:04:44 +08:00 |
card
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
carousel
|
chore(deps): update dependency eslint to v9 (#50690)
|
2024-09-19 03:30:19 +08:00 |
cascader
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
checkbox
|
chore: remove unused code (#51508)
|
2024-11-06 16:55:16 +08:00 |
col
|
docs: unify component export file as index.tsx (#50013)
|
2024-07-23 22:22:24 +08:00 |
collapse
|
docs: clear description of Collapsible property of Collapse (#51102)
|
2024-10-03 14:25:52 +08:00 |
color-picker
|
fix: ColorPicker gradient slider not draggable (#51161)
|
2024-10-09 11:12:20 +08:00 |
config-provider
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
date-picker
|
refactor: remove redundant code(#50845) (#51507)
|
2024-11-08 10:31:20 +08:00 |
descriptions
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
divider
|
chore: fix size-limit (#50858)
|
2024-09-14 14:39:13 +08:00 |
drawer
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
dropdown
|
fix(menu): menu-title-content style (#51425)
|
2024-11-07 20:00:06 +08:00 |
empty
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
flex
|
demo: improve the use of Segmented (#51324)
|
2024-10-22 10:09:31 +08:00 |
float-button
|
fix(FloatButton): fix FloatButton menu mode to allow interaction inside the menu on hover (#51208)
|
2024-10-16 21:24:16 +08:00 |
form
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
grid
|
docs: add desc (#50967)
|
2024-09-23 14:47:15 +08:00 |
icon
|
Revert "fix: remove Icon default fill="currentColor"" (#50918)
|
2024-09-19 17:47:15 +08:00 |
image
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
input
|
fix: add Input cursor disabled (#51387)
|
2024-10-26 23:49:24 +08:00 |
input-number
|
chore: fix lint (#51452)
|
2024-10-31 17:36:25 +08:00 |
layout
|
fix(Layout): Fix Layout collapse trigger missing style (#51313)
|
2024-10-19 23:11:38 +08:00 |
list
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
locale
|
fix(translation): correct Portuguese (pt_PT) translations in locale file (#51501)
|
2024-11-07 00:50:38 +08:00 |
mentions
|
chore: fix lint (#51452)
|
2024-10-31 17:36:25 +08:00 |
menu
|
fix(menu): menu-title-content style (#51425)
|
2024-11-07 20:00:06 +08:00 |
message
|
type(message): improve message.info type (#51468)
|
2024-11-07 09:42:48 +08:00 |
modal
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
notification
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
overview
|
docs: Fix component doc alignment & support import usage (#48004)
|
2024-03-22 14:22:42 +08:00 |
pagination
|
feat: Pagination showSizeChanger accepts SelectProps now (#50952)
|
2024-09-22 22:22:09 +08:00 |
popconfirm
|
docs: add codesandbox sample for findDOMNode is deprecated (#51101)
|
2024-10-03 15:04:19 +08:00 |
popover
|
demo: improve the use of Segmented (#51324)
|
2024-10-22 10:09:31 +08:00 |
progress
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
qr-code
|
demo: improve the use of Segmented (#51324)
|
2024-10-22 10:09:31 +08:00 |
qrcode
|
docs: unify component export file as index.tsx (#50013)
|
2024-07-23 22:22:24 +08:00 |
radio
|
chore: remove unused code (#51508)
|
2024-11-06 16:55:16 +08:00 |
rate
|
fix: Disable the Rate component within Form.Item when the form is disabled (#50594)
|
2024-08-27 18:56:54 +08:00 |
result
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
row
|
docs: unify component export file as index.tsx (#50013)
|
2024-07-23 22:22:24 +08:00 |
segmented
|
docs:Remove duplicate definitions of attributes icon and disabled (#51030)
|
2024-09-26 17:26:13 +08:00 |
select
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
skeleton
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
slider
|
type(slider): improve eventName type (#51156)
|
2024-10-08 17:56:12 +08:00 |
space
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
spin
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
splitter
|
fix(Spliter): expand collapse button click area for improved usability (#51383)
|
2024-10-26 23:47:07 +08:00 |
statistic
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
steps
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
style
|
refactor: remove TransButton in Table/Transfer/Typography (#51068)
|
2024-09-29 18:02:13 +08:00 |
switch
|
type(switch): improve eventHandler type (#51165)
|
2024-10-12 10:53:22 +08:00 |
table
|
docs: Attribute description optimization (#51450)
|
2024-11-07 11:02:22 +08:00 |
tabs
|
demo: improve the use of Segmented (#51324)
|
2024-10-22 10:09:31 +08:00 |
tag
|
demo(tag): improve import type DragEndEvent for dnd-kit (#50615)
|
2024-08-28 18:12:02 +08:00 |
theme
|
style: tweak lineWidthFocus to 3px (#51069)
|
2024-09-29 15:55:49 +08:00 |
time-picker
|
demo(time-picker): add default value for range picker case (#51413)
|
2024-11-07 13:51:36 +08:00 |
timeline
|
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962)
|
2024-09-24 23:52:50 +08:00 |
tooltip
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
tour
|
type: Remove unused className from Tour props (#51059)
|
2024-09-28 19:43:04 +08:00 |
transfer
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
tree
|
fix: Tree style mistake (#51492)
|
2024-11-05 16:18:53 +08:00 |
tree-select
|
fix: use locale of empty img title (#51368)
|
2024-10-24 20:48:36 +08:00 |
typography
|
fix(Typography): fix no change when switching locale (#51453)
|
2024-11-01 16:53:48 +08:00 |
upload
|
fix: event should be optional (#51419)
|
2024-10-29 17:22:43 +08:00 |
version
|
docs: unify component export file as index.tsx (#50013)
|
2024-07-23 22:22:24 +08:00 |
watermark
|
docs: the default value of textAlign in watermark-cn (#51212)
|
2024-10-12 15:45:27 +08:00 |
index.ts
|
feat:🔥New Component: Splitter (#50038)
|
2024-09-09 19:23:25 +08:00 |