ant-design/components
afc163 fad1497ef7
fix: RangePicker missing arrow (#49333)
* bump rc-picker

* chore: update snapshot

* chore: update snapshot

* fix: arrow style

* fix: arrow transition style

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* fix: rtl style

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* fix rtl style

* chore: update snapshot

* fix rtl style

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* Update package.json

Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
2024-06-18 23:59:23 +08:00
..
__tests__ docs: format code (#48309) 2024-04-08 14:04:08 +08:00
_util chore: replace "ant-" with ${defaultPrefixCls} (#49390) 2024-06-15 15:41:58 +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 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 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 docs: Carousel add common attribute optimization documents (#49341) 2024-06-11 12:35:14 +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 docs: format code (#48309) 2024-04-08 14:04:08 +08:00
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 fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
date-picker fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
descriptions docs: format code (#48309) 2024-04-08 14:04:08 +08:00
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 demo: update wrap="wrap" => wrap (#48409) 2024-04-12 12:10:38 +08:00
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 fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08:00
input-number fix: input-number inputFontSize (#49369) 2024-06-12 15:55: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 fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +08: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 docs: add more JSDoc (#48712) 2024-04-30 21:30:58 +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 docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination fix: Pagination select arrow icon missing (#49262) 2024-06-06 10:00:39 +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 feat(qrcode): support click & iconSize configuration (#49240) 2024-06-10 17:47:45 +08:00
qrcode refactor: rename qrcode to qr-code (#43607) 2023-07-17 23:43:32 +08:00
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 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 Merge pull request #49425 from ant-design/master 2024-06-15 16:41:47 +08:00
skeleton docs: format code (#48309) 2024-04-08 14:04:08 +08:00
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 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 fix(Table): fix Table sorter argument of onChange unexpected value (#49289) 2024-06-13 15:16:04 +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 fix: RangePicker missing arrow (#49333) 2024-06-18 23:59:23 +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 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 Remove unnecessary act() calls (#49326) 2024-06-10 10:48:21 +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