afc163
c1b8a6e67d
docs: update .github/PULL_REQUEST_TEMPLATE.md ( #49839 )
...
* Update pr_cn.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update PULL_REQUEST_TEMPLATE.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-07-12 10:11:37 +08:00
zhw
cd2dc302b2
fix: delay folder upload until all children files are parsed when drag ( #49832 )
2024-07-12 05:37:54 +08:00
Rubu Jam
b182b13721
chore(deps): add dependency @emotion/css
( #49823 )
2024-07-11 15:33:26 +08:00
lijianan
a96cc5d47e
refactor: use defaultPrefixCls instead ant
( #49818 )
2024-07-11 14:21:05 +08:00
ice
6b9df6b461
docs(button): delete useless introductions ( #49820 )
...
* docs(button): delete useless introductions
* docs: remove space
2024-07-11 11:52:12 +08:00
lijianan
a55195f25b
demo: update Popover
& Tooltip
& Popconfirm
demo ( #49815 )
...
* demo: update demo
* fix: fix
* fix: fix
* fix: fix
2024-07-11 10:03:12 +08:00
lijianan
34a2058e85
type: rm duplicate boolean type ( #49816 )
2024-07-11 10:02:24 +08:00
lijianan
0651f84ee7
site: rm useless Button in LiveError ( #49814 )
2024-07-11 10:02:04 +08:00
xiaoluohao
8c39b644ec
demo: demo update for reduce global variable ( #49781 )
...
* reduce global variable dependencies
* Update toolbarRender.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-07-11 04:59:22 +08:00
thinkasany
e4c31231ee
type(token): height / width support string | number ( #49810 )
...
* type(token): height / width support string | number
* rever
2024-07-10 23:15:06 +08:00
thinkasany
3f9e711d3b
type(demo): improve type by GetProps util ( #49805 )
...
* type(demo): improve type by GetProps util
* fix lint
2024-07-10 18:28:11 +08:00
ice
f24340d65f
fix(descriptions): text overflow ( #49803 )
2024-07-10 16:36:14 +08:00
thinkasany
4c18036774
type(formItemLabel): remove unnecessary assert ( #49797 )
...
* type(formItemLabel): remove unnecessary assert
* Update components/form/FormItemLabel.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: thinkasany <480968828@qq.com>
---------
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-07-10 11:56:27 +08:00
github-actions[bot]
e666f50878
chore: upgrade deps ( #49794 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-10 08:32:41 +08:00
thinkasany
80a71b14f4
demo(table): use TableColumnsType instead of ColumnsType] ( #49787 )
2024-07-09 17:35:10 +08:00
afc163
ce1721b169
demo: improve button gradient demo ( #49786 )
...
* demo: improve button gradient demo
* demo: improve button gradient demo
2024-07-09 17:27:16 +08:00
love-life
512fa21125
fix: table expandable descriptions auto style ( #49727 )
...
* fix: table expandable descriptions auto style
* feat: width edit
2024-07-09 16:28:58 +08:00
thinkasany
5f09772967
type: improve tree component assert ( #49784 )
2024-07-09 16:26:35 +08:00
thinkasany
17ad651752
type(layout-token): headerHeight token support string type ( #49780 )
2024-07-09 12:23:00 +08:00
thinkasany
ca32dd5661
chore(style): backticks to single quotes ( #49777 )
2024-07-09 10:50:32 +08:00
lijianan
680e7e9bb9
demo: update Transfer demo ( #49771 )
2024-07-08 22:58:55 +08:00
thinkasany
05a0179616
demo(AutoComplete): opt options type by AutoCompleteProps ( #49768 )
...
* demo(AutoComplete): opt options type by AutoCompleteProps
* lint fix
2024-07-08 16:01:02 +08:00
Avan
eef48c87c2
fix: spin lg progress center ( #49763 )
...
* style: dot-progress repeated
* style: due to the large height caused by the lg, it affects the non-centered display position of the dot-progress
---------
Co-authored-by: lijianan <574980606@qq.com>
2024-07-08 10:18:05 +08:00
chenglong
282e02705e
docs: update react doc link about keys ( #49766 )
...
* doc: react doc link
Signed-off-by: chenglong <chenglong9604@outlook.com>
* Update index.zh-CN.md
Signed-off-by: chenglong <chenglong9604@outlook.com>
---------
Signed-off-by: chenglong <chenglong9604@outlook.com>
2024-07-08 10:03:22 +08:00
lijianan
2cf4984b81
chore(deps-dev): bump inquirer from 9 to 10 ( #49764 )
2024-07-08 10:02:17 +08:00
lijianan
0c2ff77b41
site: site code optimization ( #49758 )
...
* site: site code optimization
* site: site code optimization
* site: site code optimization
* site: site code optimization
* site: site code optimization
2024-07-08 10:01:27 +08:00
lijianan
d9f052d5cd
demo: rm padding of overlayInnerStyle ( #49761 )
...
* demo: rm overlayInnerStyle
* demo: rm overlayInnerStyle
2024-07-08 09:59:34 +08:00
Avan
2a5665616d
style: rm dot-progress repeated ( #49762 )
2024-07-08 06:22:51 +08:00
afc163
15cb70ca65
chore: Update pr-open-check.yml ( #49759 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-07-07 20:19:37 +08:00
lijianan
6b2b49c1dc
demo: update Spin demo ( #49753 )
2024-07-07 17:44:21 +08:00
lijianan
117dcd3395
demo: update Table demo ( #49756 )
2024-07-07 17:42:52 +08:00
Wanpan
3c525cd3b9
docs: optimize Modal static method operation description ( #49752 )
...
* docs: Optimize Modal static method operation description
* docs: update
2024-07-07 01:54:37 +08:00
afc163
3825743a25
chore: update online reproduce like ( #49746 )
...
* chore: update online reproduce like
from codesandbox to stackblitz
Signed-off-by: afc163 <afc163@gmail.com>
* Update README.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update README-zh_CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-07-06 21:01:20 +08:00
Lim Yang Zhi
f94c23fdd2
Revert CascaderProps changes !49669 ( #49741 )
...
* Revert "fix: CascaderProps Multiple boolean type issue"
This reverts commit 91199fefc3b2736653e38bbae2428971040023ac.
* Revert "fix: eslint type issue"
This reverts commit 03146a9d692f07c726c81c2e061faef5a70ccd7f.
* Update index.tsx
Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
* test: update type test for cascader props
* feat: add panel
* feat: type
---------
Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
Co-authored-by: 叶枫 <645381995@qq.com>
2024-07-06 14:23:15 +08:00
Yunus EŞ
8af7080fda
demo: card demo update ( #49697 )
...
* Update loading.tsx
Space component applied for the gaps.
Signed-off-by: Yunus EŞ <yunus@yunuses.com>
* demo: demo update
---------
Signed-off-by: Yunus EŞ <yunus@yunuses.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2024-07-06 03:40:20 +08:00
MadCcc
6a9af3379e
chore: add dotenv
2024-07-05 17:35:31 +08:00
MadCcc
aa74d946ba
chore: add .env into .gitignore
2024-07-05 17:25:50 +08:00
MadCcc
8e3151e66c
docs: changelog 5.19.1 ( #49735 )
...
* docs: changelog 5.19.1
* chore: fix typo
2024-07-05 17:11:17 +08:00
Guo Yunhe
985705e1c2
fix(theme): use pre-compiled color presets to improve runtime performance ( #49714 )
2024-07-04 17:25:40 +08:00
二货爱吃白萝卜
6570a541d9
chore: warning instead of block ( #49720 )
...
* chore: warning instead of block
* docs: back of demo
2024-07-04 15:44:32 +08:00
Wanpan
7df8ddb38a
fix: Unified clear-icon positioning ( #49718 )
2024-07-04 15:25:09 +08:00
afc163
0502789bd1
chore: Update recommendation.zh-CN.md ( #49715 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-07-04 14:50:50 +08:00
github-actions[bot]
dad01bf2c0
chore: upgrade deps ( #49711 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-04 10:58:47 +08:00
afc163
22019f88e7
chore: update pr-open-check content ( #49701 )
2024-07-03 17:24:03 +08:00
Wanpan
bc8dd2d36d
fix: Input variant filled activeBorderColor token invalid ( #49699 )
2024-07-03 11:49:23 +08:00
afc163
b8afd2c9e7
chore: Update PULL_REQUEST_TEMPLATE ( #49698 )
...
* chore: Update PULL_REQUEST_TEMPLATE
Signed-off-by: afc163 <afc163@gmail.com>
* Update pr_cn.md
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-07-03 10:48:09 +08:00
MadCcc
1a496ee6d8
docs: use react 18 ( #49686 )
2024-07-03 10:43:18 +08:00
Lim Yang Zhi
3a1a2177b1
fix: CascaderProps Multiple boolean type issue ( #49669 )
...
* fix: CascaderProps Multiple boolean type issue
* fix: eslint type issue
* Update index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update type.test.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update type.test.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-07-03 10:15:40 +08:00
github-actions[bot]
a9ad092ef5
chore: upgrade deps ( #49696 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-03 06:57:21 +08:00
zhw
b1c2c1d72e
docs: fix typo ( #49693 )
2024-07-03 00:42:29 +08:00