Commit Graph

22994 Commits

Author SHA1 Message Date
afc163
a014f7cde2
chore: fix 4.x-stable publish script (#44665)
* chore: fix 4.x-stable publish script

* chore: add notice before publish to npm (#41613)

* chore: add notice before publish to npm

* chore: add notice before publish to npm

* chore: ignore locale folder for eslint check

* chore: ignore locale folder for eslint check

* chore: change notification sound

* chore: migrate to actions/checkout@v4
2023-09-07 09:29:34 +08:00
afc163
bc46d4bec0
docs(): release 4.24.14 (#44653) 2023-09-06 13:19:17 +08:00
afc163
09a6f3cecf
test: update jest snapshot and fix type (#44652)
* test: update jest snapshot

* type: fix setTimeout ReturnType
2023-09-06 11:52:09 +08:00
coconut
843c4b654f
fix(Breadcrumb): fix wrong overlay warning (#44578) 2023-09-06 11:43:04 +08:00
daisy
a556f1f42b
fix: 4.x gif thumb url base64 type should be corrected (#44129)
* fix: 4.x gif thumb url base64 type should be corrected

* chore: update snapshot

* chore: update snapshot

* chore: lint

* chore: lint
2023-08-16 16:54:57 +08:00
daisy
7251397f17
demo: update 4.x dropdown deprecated menu (#43825)
* demo: update 4.x dropdown deprecated menu

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* test: snapshot update

* chore: text fixed

* test: update snapshot

* demo: update

* chore: package.json

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-08 14:50:18 +08:00
Even sky
1a7de4b5ea
fix: update rc-util version (#44043) 2023-08-07 12:06:25 +08:00
二货爱吃白萝卜
0b6920b32f
docs: 4.24.13 changelog (#43985)
* docs: add 4.24.13 changelog

* test: update snapshot

* docs: update changelog
2023-08-03 15:54:37 +08:00
二货爱吃白萝卜
a0cf98637e
fix: getCurrentLink not trigger when scroll (#43917)
* fix: getCurrentLink not trigger when scroll

* chore: fix lint
2023-07-31 22:03:21 +08:00
Tao Zhou
2b43f73ff9
feat: @ant-design/react-slick upgrade (#39634) (#43806)
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-07-26 11:36:32 +08:00
Amumu
c501af9f1a
fix: fix lint for 4.x (#43807)
* fix: fix lint

* 放长一点
2023-07-26 11:04:57 +08:00
Wuxh
53ce2543bd
fix: select check remove icon align (#43667) 2023-07-23 22:20:34 +08:00
daisy
f92abaca3d
demo: fixed 4.x Modal render (#43696) 2023-07-21 11:41:49 +08:00
maroon1
2c6d5656c8
fix: rethrow error in ActionButton's onOk callback (#43536) 2023-07-15 14:19:03 +08:00
Wuxh
e59016b3bc
fix: ConfigProvider form validateMessages nesting error (#43480)
* test: add unit case

* fix:  `ConfigProvider` form validateMessages nesting error

nesting error: https://github.com/ant-design/ant-design/issues/43210
merge error: 5ce9818401/components/config-provider/__tests__/form.test.tsx (L100-L110)

* test: update case
2023-07-12 11:26:43 +08:00
afc163
f57c688db5
style: Checkbox should use @border-radius-sm (#43356)
Signed-off-by: afc163 <afc163@gmail.com>
2023-07-05 13:08:24 +08:00
二货爱吃白萝卜
2afbf67d61
docs: 4.24.12 changelog (#43293) 2023-06-30 15:09:54 +08:00
二货爱吃白萝卜
67ff988b4f
fix: Form should not trigger unnescessary onFieldsChange (#43292) 2023-06-30 13:43:33 +08:00
MadCcc
9a4ee2e367
Update site-deploy.yml 2023-06-28 14:39:52 +08:00
MadCcc
01f62b15ad
Update site-deploy.yml (#43243) 2023-06-28 14:31:24 +08:00
MadCcc
2269b8ebaf
docs: changelog 4.24.11 (#43206)
* docs: changelog 4.24.11

* docs: update

* docs: update
2023-06-27 13:41:51 +08:00
Amumu
753510b9ed
refactor: ConfigProvider form dependency inversion for v4 (#43207)
* refactor: ConfigProvider form dependency inversion

* diff
2023-06-27 11:23:42 +08:00
cooljser
7cc23de13c
fix: first open timepicker right panel position error (#43179)
Co-authored-by: fan.hu <fan.hu3@envision-digital.com>
2023-06-27 10:22:47 +08:00
二货爱吃白萝卜
02f876f03a
chore: pick upload patch (#43200) 2023-06-27 09:54:35 +08:00
afc163
93a6ee1b40
fix: notification should hide close icon when closeIcon={null} (#42791) 2023-06-25 12:11:40 +08:00
muxin
90ad14ef2d
chore: bump rc-drawer (#43124) 2023-06-21 10:58:34 +08:00
afc163
18cc93d393
chore: Update 4.x README.md (#43102)
* Update README.md

* Update README.md
2023-06-19 18:24:06 +08:00
afc163
fb4ef43f31
style: fix InputNumber prefix style in Form.Item (#43048)
* style: Fix InputNumber prefix style in Form.Item

close #32924

* Update components/input/style/mixin.less

* chore: update demo

* revert style

* chore: update demo
2023-06-16 18:54:19 +08:00
kiner-tang(文辉)
0463c1adf0
feat(Drawer): drawer panel support event listener (#42712)
* feat: drawer panel support event linstener

* docs: update docs
2023-05-30 14:18:38 +08:00
二货爱吃白萝卜
d90e7c9781
fix: max-width breaks popover (#42697) 2023-05-29 18:26:05 +08:00
叶枫
729f568723
docs: tweak version select option order (#42564)
* feat: test

* chore: empty

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-26 23:18:50 +08:00
tchen
694c332083
fix: add visibility:hidden to selector:after (#42654)
Co-authored-by: tchen <tao.chen@yuyidata.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-26 20:39:40 +08:00
MadCcc
3a019c0661
test: update test case (#42638) 2023-05-26 20:20:34 +08:00
Kenrick
ec6439ca7a
docs: missed English translation for table header of API#tooltip (#42593) 2023-05-25 13:45:41 +08:00
半山Alec
51b9f8b26b
fix: 修复#42499 (#42502)
Co-authored-by: wengzehua <wengzehua@cvte.com>
2023-05-19 20:01:28 +08:00
二货爱吃白萝卜
72f213de8b
fix: Popconfirm onVisibleChange trigger twice (#42351) 2023-05-15 11:27:24 +08:00
二货爱吃白萝卜
94339fb8c3
fix: bump field form version to fix onFieldsChange times not correct (#42263)
* chore: bump field form version

* chore: fix ts
2023-05-11 10:37:47 +08:00
MaHui
19f8505d0c
fix: Popover display empty div when title and content is null (#42229)
* fix: Popover display empty div when title and content is null (#42217)

* fix: Popover display empty div when title and content is null

* test: Popover add test

* lint: remove useless block statement

---------

Co-authored-by: MaHui <mahuiyoung@cmbchina.com>
(cherry picked from commit 4271ff0976)

* lint: fix Popover test lint error

* lint: fix Popover test lint error

* improvement: Popover overlay

* lint: fix Popover test lint error

* Update package.json

---------

Co-authored-by: MaHui <mahuiyoung@cmbchina.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-10 11:04:45 +08:00
cheapCoder
0371a933bf
fix(style): keep Spin's container height the same as son element (#42163) 2023-05-06 00:24:22 +08:00
Wuxh
5e52057671
fix: Upload disabled state logic (#42143)
* fix: Upload disable state logic

* chore(typo): update

* test(upload): add case

* fix: Upload disable state logic

* test: remove case

* chore: remove unused

(cherry picked from commit 6d0acb0518)

# Conflicts:
#	components/upload/Upload.tsx
#	components/upload/UploadList/index.tsx

* chore: skip githook format

* test: update

* test: update

* chore: update
2023-05-05 14:05:20 +08:00
二货爱吃白萝卜
80110b5424
docs: 4.24.10 changelog (#42128) 2023-05-04 11:13:47 +08:00
二货爱吃白萝卜
222811d582
chore: add gitignore (#42101)
* chore: add gitignore

* chore: clean all

* chore: clean all

* chore: clean all

* chore: keep style

* chore: modify script

* chore: fix tsc
2023-05-04 10:14:01 +08:00
二货爱吃白萝卜
ae3e130829
fix: popover width on the screen side (#41953)
* chore: fix popover width for edge case

* chore: fix max-width
2023-04-23 20:51:16 +08:00
二货爱吃白萝卜
9b59ec8761
docs: 4.24.9 changelog (#41887)
* docs: 4.24.9 changelog

* docs: update changelog

* docs: update changelog

* docs: update changelog
2023-04-20 11:43:59 +08:00
Amumu
bde604f086
chore: 4.x 更新 rc-checkbox, 无新功能 (#41888) 2023-04-19 17:41:55 +08:00
二货爱吃白萝卜
a9e968757d
docs: update docs link (#41883) 2023-04-19 15:49:47 +08:00
Stanislav
0e432de45c
feat: support for railStyle prop to Slider component (#40942) 2023-04-17 17:33:32 +08:00
afc163
86ebf65297
fix: Select width getting smaller when search (#41646)
* chore: upgrade rc-select

* demo: update select size demo

* demo: update select size demo

* fix rc-select version

* fix rc-select version

* demo: fix Select demo
2023-04-07 23:47:23 +08:00
muxin
307b76b478
style: textarea should avtive when focused (#41281) 2023-03-21 10:42:53 +08:00
Amumu
7ba8c7a8f2
chore: fix ci failed (#41286)
* chore: fix ci failed

* chore: update demo
2023-03-17 00:28:18 +08:00