Commit Graph

28496 Commits

Author SHA1 Message Date
curry
436aa9ad2d
feat: Segmented adds vertical prop (#50708)
Co-authored-by: 梁朝飞 <liangchaofei@guokechuzhi.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2024-09-18 23:22:51 +08:00
lijianan
5b467654aa
feat: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +08:00
github-actions[bot]
72c0377ab8
chore: auto merge branches (#50883)
chore: merge master into feature
2024-09-16 09:55:50 +00:00
栗嘉男
5db0ecc0b0 chore: merge master into feature 2024-09-16 17:23:52 +08:00
yuanliu
5a2818600c
feat(radio): add 'block' argument for Radio.Group (#50828)
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: liuyuan <yuanliu147@qq.com>
2024-09-16 17:21:55 +08:00
lijianan
eb630d341d
demo: Table demo update (#50876) 2024-09-16 00:08:45 +08:00
lijianan
3b08dea83b
demo: rm ts-nocheck of demo (#50878) 2024-09-15 18:54:20 +08:00
ff69603b40
demo: update top-side-2.tsx (#50865)
* refactor:update top-side-2.tsx

Resolve the warning of console output "Warning: [antd: Breadcrumb] `Breadcrumb.Item and Breadcrumb.Separator` is deprecated. Please use `items` instead."

Signed-off-by: 葉 <86666479+Aimony@users.noreply.github.com>

* Update components/layout/demo/top-side-2.tsx

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

* Update components/layout/demo/top-side-2.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>

* test(layout): Update components/layout/__tests__/__snapshots__/demo-extend.test.ts.snap

---------

Signed-off-by: 葉 <86666479+Aimony@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-09-15 17:30:52 +08:00
renovate[bot]
be35e77be1
chore(deps): update dependency @codecov/webpack-plugin to v1 (#50872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-15 11:09:46 +08:00
lijianan
ef11e1b9a6
demo: update Table demo (#50866) 2024-09-15 10:50:19 +08:00
lijianan
fd8338e76e
site: rm dot of cls (#50869) 2024-09-15 10:49:36 +08:00
renovate[bot]
ab72043ad1
chore(deps): update dependency typescript to ~5.6.0 (#50871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-15 10:49:13 +08:00
github-actions[bot]
bd0f0cd51b
chore: upgrade deps (#50868)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-09-15 03:00:25 +08:00
yuanliu
388203ff0c
chore: disable mako outside MacOS and Linux (#50837)
Co-authored-by: liuyuan <yuanliu147@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-14 15:16:47 +08:00
thinkasany
a63b9e9ffa
ci: send Unconfirmed Issues to DingTalk (#50810)
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-14 14:56:16 +08:00
huiliangShen
7a521ab908
feat(Checkbox): add onBlur and onFocus in types (#50842)
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-14 14:39:53 +08:00
afc163
b2b0d880fe
chore: fix size-limit (#50858) 2024-09-14 14:39:13 +08:00
𝑾𝒖𝒙𝒉
b6edef3af8
fix(Upload): should support name prop drilling (#50652)
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-14 14:38:51 +08:00
lijianan
fa5d758e21
feat: CP should support Splitter className & style (#50855) 2024-09-14 13:57:23 +08:00
github-actions[bot]
412d1ba712
chore: auto merge branches (#50856)
chore: merge master into feature
2024-09-14 04:29:40 +00:00
栗嘉男
0a75dfe6fd chore: merge master into feature 2024-09-14 11:57:40 +08:00
栗嘉男
78c1fca2f0 chore: merge master into feature 2024-09-14 11:50:34 +08:00
NathanLao
b5defa9809
fix: add missing arbric translation to locale (#50851) 2024-09-14 10:04:54 +08:00
二货爱吃白萝卜
ce1356559d
fix: ColorPicker hex precision (#50843)
* test: test driven

* fix: format logic

* chore: comment

* chore: rm useless lint rule

* chore: rm useless lint rule

* chore: rm useless lint rule

* chore: rm useless lint rule
2024-09-13 15:41:53 +08:00
二货爱吃白萝卜
22fb6f67fa
fix: invalid useApp warning (#50829)
* fix: invalid warning

* docs: back of demo
2024-09-12 14:11:43 +08:00
NathanLao
7bf6d60f29
feat: Add missing Greek translation for form and date-picker (#50825) 2024-09-12 10:18:38 +08:00
afc163
884baa1fad
fix: Modal a11y warning issue (#50823)
close #50170
2024-09-12 10:17:33 +08:00
章鱼怪
380cae80bc
feat(Image): add onActive to toolbarRender (#50812)
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-11 23:32:37 +08:00
thinkasany
e45146af9e
fix(localse): add tour translation for es_ES (#50805) 2024-09-11 20:18:18 +08:00
二货爱吃白萝卜
3b8ea07a8a
fix: Typography copyable support array children (#50813)
* test: test driven

* test: test driven

* fix: test case
2024-09-11 20:01:10 +08:00
二货爱吃白萝卜
27c5d43bee
fix: otp not accept type (#50811) 2024-09-11 15:32:23 +08:00
afc163
f0910375ea
style: remove Pagination default font family (#50808) 2024-09-11 15:22:10 +08:00
thinkasany
7d6e7861b6
ci: auto remove unconfirmed label when add other labels (#50802) 2024-09-11 14:02:35 +08:00
Wanpan
8d8bef000d
docs: update cove image (#50809) 2024-09-11 13:51:04 +08:00
二货爱吃白萝卜
6dd89cd271
demo: use en instead of cn (#50804) 2024-09-11 13:51:00 +08:00
Jerryxin
13f338a9f5
fix(Table): cannot check rows when checkStrictly={false} (#50746) 2024-09-11 12:18:27 +08:00
afc163
94ee36a40c
docs: add version badge for Table hidden demo (#50803) 2024-09-11 11:21:18 +08:00
二货爱吃白萝卜
82b05b209d
refactor: ColorPicker panel free for uncontrolled (#50785)
* refactor: change on drag will change panel color

* docs: update demo

* test: update snapshot

* chore: wrap with useEvent

* fix: order of events

* fix: sync logic
2024-09-11 10:46:30 +08:00
github-actions[bot]
769331dec4
chore: upgrade deps (#50798)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-09-11 09:52:12 +08:00
Wanpan
ef1b0e32ab
perf: layout add default value (#50797) 2024-09-11 00:03:02 +08:00
lijianan
01d1b3d492
demo: rewrite render function with React.FC (#50779)
* demo: rewrite render function with React.FC

* demo: rewrite render function with React.FC

* fix: fix snap

* Update components/splitter/Splitter.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: clear

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-10 22:35:32 +08:00
yuanliu
09895d9f03
type: extends HTMLSpanElement for BadgeProps type(#50730) (#50774) 2024-09-10 21:59:23 +08:00
二货爱吃白萝卜
4fffbea08f
fix: Sider support ConfigProvider theme (#50780)
* fix: Sider support cp

* fix: css layout

* chore: size limit
2024-09-10 15:43:58 +08:00
二货爱吃白萝卜
fbf8b10425
docs: update button doc desc (#50770)
Co-authored-by: ice <1597834867@qq.com>
2024-09-09 22:30:49 +08:00
Lansana Diomande
9127cecc12
feat(List): add ref on component (#50772)
Co-authored-by: Lansana DIOMANDE <lansana.diomande@cartier.comm>
2024-09-09 22:27:42 +08:00
Wanpan
742ce37887
feat:🔥New Component: Splitter (#50038)
* feat: SplitPanel init

* feat: SplitPanel update

* feat: SplitPanel update

* feat: splitPanel update useResize

* feat: SplitPanel update

* feat: splitPanel update useResize

* feat: SplitPanel update

* feat: splitPanel demo

* feat: splitPanel update

* feat: splitPanel support complicated combination

* feat: SplitPanel rename to Splitter

* feat: Splitter support onRize

* feat: support collapsible

* feat: support token and collapsible

* feat: update docs

* feat: size defaultSize support string

* feat: min max support string

* feat: update

* feat: support DOM structure

* feat: Optimize UI

* feat: Optimize Code

* fix: Add a default size during initialization to prevent failure to obtain container size

* feat: optimized code

* feat: optimized code

* feat: Optimize Code

* Update components/splitter/demo/layout.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* Update components/splitter/demo/multiple.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* docs: update

* feat: Modify the style and optimize the interface

* feat: use PropsWithChildren

* feat: support rtl

* feat: collapsible supports object types

* fix: when collapsible is boolean not work

* feat: Splitter add test

* feat: update

* test: update snapshots

* docs: update

* test: update snapshots

* test: update

* test: update

* test: update

* test: update

* fix: Removed invalid min and max restrictions when collapsible exists

* test: update

* test: update

* test: update

* test: test coverage

* Revert "test: test coverage"

This reverts commit d247193722b5736df92b3f33d93b475eb1df9eff.

* test: test coverage

* feat: rename

* feat: optimized code

* ci: lint

* feat: optimized code

* feat: add useag tips

* feat: optimized code

* feat: Modify splitbar layout

* feat: optimized code

* feat: numerical precision

* feat: optimized code

* feat: Optimized trigger region

* feat: Support configuration animation

* fix: Fix Collapsible exception when using multiple panels

* fix: Fixed the issue of drag area overlapping when multiple panels are folded

* feat: optimized code

* feat: annotation

* feAt: optimized code

* fix: bgcolor

* fix: Modify the initial value calculation method

* test: update

* feat: add cover image

* chore: adjust logic

* chore: use items size

* chore: rtl

* chore: limit

* chore: controlled

* docs: update demo

* docs: adjust style

* chore: add split style

* chore: hor collapisble style

* chore: collapse icon

* chore: update warning

* chore: clean up

* chore: collapse logic

* chore: adjust demo

* chore: clean up

* test: adjust logic

* docs: update demo

* docs: rm useless demo

* docs: demo

* test: add demo test

* test: test of them

* test: 100% coverage

* chore: fix lint

* docs: update demo

* refactor: unique resize config

* docs: add demo

* fix: support virtual resiable

* chore: add cursor mask

* test: update snapshot

* test: add test case

* test: update snapshot

* chore: use px base

* chore: rm useless code

---------

Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
2024-09-09 19:23:25 +08:00
Peach
5cb88bceb4
docs: changelog for 5.20.6 (#50763)
* docs: changelog for 5.20.6

* chore: bump version to 5.20.6

* docs: remove line break

* docs: combine log

* docs: update combine
2024-09-09 14:47:59 +08:00
afc163
a870e6b9fc
docs: Update README.md (#50764) 2024-09-09 14:06:33 +08:00
yuanliu
5003f0573b
type: narrow Collapse onChange argument to string[] (#50754) 2024-09-08 12:03:30 +08:00
afc163
ac5bb7cbeb
fix: Dropdown cannot wrap correctly when out of screen edge (#50752) 2024-09-07 21:48:09 +08:00