ant-design/components
kiner-tang ff12f47d18
feat: use rc-qrcode instead of qrcode.react (#49454)
* feat: use rc-qrcode instead of qrcode.react

* feat: optimize code

* feat: update test case

---------

Signed-off-by: kiner-tang <1127031143@qq.com>
2024-06-21 11:42:21 +08:00
..
__tests__
_util refactor: code optimization (#49431) 2024-06-16 15:44:18 +08:00
affix type: update event string type (#49387) 2024-06-13 09:32:53 +08:00
alert fix: fix /es path to /lib path (#48914) 2024-05-14 13:56:18 +08:00
anchor Merge pull request #49425 from ant-design/master 2024-06-15 16:41:47 +08:00
app
auto-complete docs: fix AutoComplete document errors (#49494) 2024-06-19 14:41:34 +08:00
avatar feat: Avatar.Group adding max props (#49131) 2024-06-01 14:44:53 +08:00
back-top chore: rm useless second param (#49426) 2024-06-15 15:39:01 +08:00
badge fix: tailwindcss dot processing (#49379) 2024-06-12 20:10:09 +08:00
breadcrumb test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
button docs: improved grammar on certain documentation pages (#49374) 2024-06-12 14:27:15 +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 chore(carousel): code optimization (#49484) 2024-06-19 11:11:08 +08:00
cascader docs: improved grammar on certain documentation pages (#49374) 2024-06-12 14:27:15 +08:00
checkbox chore: replace "ant-" with ${defaultPrefixCls} (#49390) 2024-06-15 15:41:58 +08:00
col
collapse fix: Collapse expandIcon aria-label adds semantic attribute value (#49395) 2024-06-13 15:14:48 +08:00
color-picker Merge pull request #49425 from ant-design/master 2024-06-15 16:41:47 +08:00
config-provider chore: auto merge branches (#49511) 2024-06-20 02:20:00 +00:00
date-picker fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
descriptions
divider docs: improved grammar on certain documentation pages (#49374) 2024-06-12 14:27:15 +08:00
drawer fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
dropdown test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
empty chore: unique Empty text color (#49408) 2024-06-14 11:58:52 +08:00
flex
float-button Merge pull request #49425 from ant-design/master 2024-06-15 16:41:47 +08:00
form fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
grid Remove unnecessary act() calls (#49326) 2024-06-10 10:48:21 +08:00
icon docs: improved grammar on certain documentation pages (#49374) 2024-06-12 14:27:15 +08:00
image fix: css var should skip zIndex (#49238) 2024-06-05 20:01:19 +08:00
input chore: auto merge branches (#49511) 2024-06-20 02:20:00 +00:00
input-number refactor: code optimization (#49431) 2024-06-16 15:44:18 +08:00
layout docs: improved grammar on certain documentation pages (#49374) 2024-06-12 14:27:15 +08:00
list feat: Spin support percent (#48657) 2024-06-03 11:30:27 +08:00
locale chore: auto merge branches (#49511) 2024-06-20 02:20:00 +00:00
mentions fix: Do not respond to the Enter event when data is loading (#49292) 2024-06-07 10:03:56 +08:00
menu fix: fix the ellipsis bug for pre element (#49168) 2024-06-04 10:53:34 +08:00
message fix: adjust the message content display attribute (#49429) 2024-06-16 01:38:55 +08:00
modal deps: bump rc-dialog to 9.5.1 (#49284) 2024-06-07 16:42:14 +08:00
notification fix: notification from useApp should consume App config (#49339) 2024-06-11 14:19:49 +08:00
overview
pagination fix: Pagination select arrow icon missing (#49262) 2024-06-06 10:00:39 +08:00
popconfirm
popover refactor: refactor InputNumber code (#49428) 2024-06-15 19:44:35 +08:00
progress fix: padding unit for Progress text-inner (#49250) 2024-06-05 19:08:22 +08:00
qr-code feat: use rc-qrcode instead of qrcode.react (#49454) 2024-06-21 11:42:21 +08:00
qrcode
radio chore: replace "ant-" with ${defaultPrefixCls} (#49390) 2024-06-15 15:41:58 +08:00
rate feat: Rate support keyboard prop (#49132) 2024-05-31 10:10:48 +08:00
result
row
segmented
select feat: select sort support search (#49352) 2024-06-21 09:52:07 +08:00
skeleton
slider Merge pull request #49425 from ant-design/master 2024-06-15 16:41:47 +08:00
space fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +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
switch
table Revert "fix(Table): fix Table sorter argument of onChange unexpected value (#…" (#49487) 2024-06-19 11:35:09 +08:00
tabs
tag
theme refactor(theme): migrate the genCalc to @ant-design/cssinjs repo and update import path (#49463) 2024-06-18 15:20:23 +08:00
time-picker fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
timeline
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 docs: improved grammar on certain documentation pages (#49374) 2024-06-12 14:27:15 +08:00
tree docs: update Tree docs (#49051) 2024-05-24 12:04:34 +08:00
tree-select docs: TreeSelect add treeTitleRender props (#49393) 2024-06-13 11:41:43 +08:00
typography docs: improved grammar on certain documentation pages (#49374) 2024-06-12 14:27:15 +08:00
upload chore: Function parameter name to camel case (#49435) 2024-06-16 15:16:36 +08:00
version
watermark refactor: Watermark add overflow hidden style to avoid visible show (#49130) 2024-05-30 19:53:02 +08:00
index.ts type(mentions): export interface MentionsProps (#49281) 2024-06-06 17:09:14 +08:00