ant-design/components
afc163 755682c317
docs: add animated number demo for Statistic (#40027)
* docs: add animated number demo for Statistic

* style: update demo

* add back countdownValueType

* type: fix demo type
2023-01-05 14:07:33 +08:00
..
__tests__ feat: New Component Watermark (#39064) 2022-12-08 18:06:36 +08:00
_util fix: wave target position switch (#39966) 2023-01-03 16:08:20 +08:00
affix chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
alert chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
anchor chore: remove rc-util/addEventListener (#39923) 2022-12-30 17:15:54 +08:00
app chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
auto-complete refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
avatar fix: Avatar.Group item could be wrapped (#39993) 2023-01-04 17:31:31 +08:00
back-top chore: remove rc-util/addEventListener (#39923) 2022-12-30 17:15:54 +08:00
badge chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
breadcrumb chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
button fix: wave target position switch (#39966) 2023-01-03 16:08:20 +08:00
calendar chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
card chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
carousel chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
cascader type: remove redundant useContext (#39955) 2023-01-02 22:18:35 +08:00
checkbox Bugfix/checkbox style (#39974) 2023-01-04 10:19:51 +08:00
col chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
collapse chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
config-provider chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00
date-picker feat: add missing ta_IN translations (#39936) 2022-12-31 19:14:48 +08:00
descriptions chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
divider chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
drawer chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
dropdown fix: dropdown menu style issue (#39904) 2022-12-29 21:08:45 +08:00
empty chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
float-button chore: remove rc-util/addEventListener (#39923) 2022-12-30 17:15:54 +08:00
form chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00
grid Fix demo grid (#39963) 2023-01-03 10:00:37 +08:00
icon chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
image fix: tailwindcss reset Image style (#39914) 2022-12-30 11:52:56 +08:00
input chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
input-number chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
layout docs: Updated the Copyright Year (#39952) 2023-01-01 21:13:29 +08:00
list docs(list): Example display error in English environment (#39959) 2023-01-03 10:46:46 +08:00
locale feat: add missing ta_IN translations (#39936) 2022-12-31 19:14:48 +08:00
locale-provider chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
mentions chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
menu chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00
message docs: use en link in EN_US (#39808) 2022-12-26 11:55:18 +08:00
modal fix: useModal default okText (#39884) 2022-12-29 17:05:50 +08:00
notification docs: remove notification.warn(config) (#39852) 2022-12-28 10:25:30 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00
popconfirm docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
popover docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
progress type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
qrcode fix: fix QRCode style (#39849) 2022-12-27 19:22:59 +08:00
radio fix: radio align (#39476) 2022-12-12 20:36:35 +08:00
rate docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
result docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented fix: segmented icon margin (#39575) 2022-12-15 11:38:08 +08:00
select chore: fix merge 2022-12-19 20:55:33 +08:00
skeleton docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
slider fix: Slider Tooltip appear motion not working (#39857) 2022-12-28 00:01:45 +08:00
space update components/space/style/index.tsx, change flex-baseline to baseline (#39748) 2022-12-23 10:47:26 +08:00
spin refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
statistic docs: add animated number demo for Statistic (#40027) 2023-01-05 14:07:33 +08:00
steps chore: step-next demo supports dark mode (#40014) 2023-01-04 23:57:05 +08:00
style chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
switch fix: wave target position switch (#39966) 2023-01-03 16:08:20 +08:00
table type: remove redundant useContext (#39955) 2023-01-02 22:18:35 +08:00
tabs demo: update demo code (#39982) 2023-01-04 10:57:03 +08:00
tag fix: 修复 Tag onClick 为 undefined 的判断方式 (#40023) 2023-01-05 10:24:14 +08:00
theme chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
time-picker chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
timeline chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
tooltip chore: adjust tooltip for cov (#40013) 2023-01-04 22:40:35 +08:00
tour chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
transfer refactor: (TransferBody) CC => FC (#39988) 2023-01-05 10:37:35 +08:00
tree chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
tree-select chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
typography chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
upload chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
version chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
watermark docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
index.ts chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00