Neeraj Pal
57d2cd4087
fix: Add missing translations for Kannada language (kn_IN) ( #49860 )
...
* feat: add missing kn_IN translations
* chore: update kn_IN translations snapshots
2024-07-14 21:38:45 +08:00
柚子
d540893dd0
type: remove type assertions ( #49859 )
...
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
* type: Remove type assertions
* fix: Correct CSS property order and media feature notation
---------
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
2024-07-14 18:31:13 +08:00
Cody Chan
53b6688b41
fix: fix list.item actions empty ( #49842 )
...
* fix: fix list.item actions empty
Signed-off-by: Cody Chan <int64ago@gmail.com>
* Update components/list/Item.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: Cody Chan <int64ago@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-07-12 17:04:08 +08:00
lijianan
d063f562eb
Revert "type: improve tree component assert" ( #49835 )
...
* Revert "type: improve tree component assert (#49784 )"
This reverts commit 5f09772967
.
* fix: fix
2024-07-12 10:18:17 +08:00
afc163
e97a27d384
type: fix Tree icon and switcherIcon type ( #49821 )
2024-07-12 10:13:27 +08:00
lijianan
8a090c951c
Revert "type(token): height / width support string | number" ( #49836 )
...
This reverts commit e4c31231ee
.
2024-07-12 10:12:56 +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
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
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
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
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
Lim Yang Zhi
f94c23fdd2
Revert CascaderProps changes !49669 ( #49741 )
...
* Revert "fix: CascaderProps Multiple boolean type issue"
This reverts commit 91199fefc3
.
* Revert "fix: eslint type issue"
This reverts commit 03146a9d69
.
* 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
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
Wanpan
bc8dd2d36d
fix: Input variant filled activeBorderColor token invalid ( #49699 )
2024-07-03 11:49:23 +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
zhw
b1c2c1d72e
docs: fix typo ( #49693 )
2024-07-03 00:42:29 +08:00
Alperen Kılıç
895511e79d
docs: Icon button English document typo fixed ( #49684 )
2024-07-02 19:50:48 +08:00
二货爱吃白萝卜
04d3ed277e
fix: Typography ellipsis not working when parent has nowrap
style ( #49667 )
...
* fix: ellispis logic
* test: update snapshot
* test: update snapshot
* test: coverage
2024-07-01 17:53:59 +08:00
陈帅
64ff7084e3
Merge pull request #49665 from ant-design/feature
...
merge feature into master
2024-07-01 00:49:23 -07:00
陈帅
09b86845a7
Revert "feat: Add okButtonProps
to time picker ( #49657 )" ( #49663 )
...
This reverts commit 6c656c85f7
.
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2024-07-01 15:23:07 +08:00
Wanpan
5b184d4709
fix: Form.Item input-content no horizontal alignment ( #49635 )
...
* fix: Form.Item input-content no horizontal alignment
* fix: update
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-07-01 14:45:07 +08:00
陈帅
b243d1d3e2
Merge branch 'feature' into master
2024-06-30 08:56:53 -07:00
Tantatorn Suksangwarn
6c656c85f7
feat: Add okButtonProps
to time picker ( #49657 )
...
* feat: add `okButtonProps` to pickers' props
* doc: add okButtonProps to date, time picker documentation
* test: add new test case for TimePicker
2024-06-30 23:17:14 +08:00
Pinaki Raj
158ff27cf9
test: adding the testcase for dashed props of Divider ( #49653 )
...
Signed-off-by: Pinaki Raj <pinakiraj15@gmail.com>
2024-06-30 17:09:51 +08:00
afc163
1050541c0a
fix: Dropdown should respect trigger's disabled prop ( #47363 )
...
* fix: Dropdown should respect trigger's disabled prop
* chore: update code
* Update components/dropdown/dropdown.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-29 12:46:03 +08:00
Wanpan
c4928586af
chore: InputNumber add usage tips ( #49648 )
2024-06-28 23:19:58 +08:00
afc163
7dd7f714f3
style: Slider tweak active handler style ( #49630 )
...
* style: Slider add outline to active handler
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-28 22:10:15 +08:00
Wanpan
abe483d7d0
fix(dropdown): Modify the initialization style ( #49643 )
2024-06-28 20:34:51 +08:00
github-actions[bot]
dccb38d747
chore: auto merge branches ( #49639 )
...
chore: sync master to feature
2024-06-28 08:17:32 +00:00
Hannnnnnnnnnnnnnnn
f6c01fef84
fix: Tour nl_NL locales ( #49612 )
2024-06-28 13:41:37 +08:00
二货爱吃白萝卜
3e98f7cf47
fix: typography ellipsis button style ( #49620 )
2024-06-27 16:54:57 +08:00
二货爱吃白萝卜
8890eff05e
ehance: borderless status ( #49608 )
...
* fix: borderless status
* test: update snapshot
2024-06-26 21:35:12 +08:00
github-actions[bot]
1b9706f22d
chore: auto merge branches ( #49609 )
...
chore: sync master to feature
2024-06-26 10:10:48 +00:00
照明胧
cc54bef826
fix: The emptyText field of the table ( #49599 )
...
* fix: The emptyText field of the table
when emptyText is null
* test: update test case(#49599 )
2024-06-26 14:19:22 +08:00
afc163
ff7fea18f3
Revert "bug: fix-table-bug ref filters" ( #49600 )
...
This reverts commit 7790934b0b
.
2024-06-26 12:40:24 +08:00
红
a15fcfa1dc
chore(type): improve TS type definition ( #49602 )
2024-06-26 12:40:11 +08:00
Andrey
9ce5cbcf64
fix: remove redundant transformations in ``UploadList
``, which led to decrease in performance ( #49598 )
...
* fix: remove unnecessary transformations for upload list with previews
* chore: revert miss convert
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-06-26 11:05:39 +08:00
ice
e76e386966
feat(Pagination): simple prop extend to object & add align prop ( #49562 )
...
* feat(pagination): simple prop extend to object
* feat(pagination): add align prop
* Update components/pagination/Pagination.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* refactor: remove useless types
* refactor(List): align prop
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-25 21:27:11 +08:00
红
6a0af781d1
chore: improve tabs demo ( #49590 )
...
ref: https://docs.dndkit.com/presets/sortable#collision-detection-algorithm
2024-06-25 13:34:28 +08:00
Tantatorn Suksangwarn
7127603b76
fix: add missing Thai translations ( #49588 )
2024-06-25 13:32:59 +08:00
duqigit
7790934b0b
fix: Table empty node in filter dropdown not following ConfigProvider renderEmpty ( #49548 )
...
* 修复自定义全局组件,过滤里面没有生效
* 新增测试用例
* 重新提交测试用例
* 测试用例添加断言判断
* update Table.filter.test.tsx
* commit snapshot
* update Table.filter.test.tsx
* update Table.filter.test.tsx
* update Table.filter.test.tsx
2024-06-25 10:44:43 +08:00
lijianan
b09913db06
test: update test case code ( #49585 )
2024-06-25 10:42:19 +08:00
github-actions[bot]
ee40b3d44b
chore: auto merge branches ( #49564 )
...
chore: merge master into feature
2024-06-23 07:51:56 +00:00
renovate[bot]
1a5308a826
chore(deps): update dependency typescript to ~5.5.0 ( #49559 )
...
* chore(deps): update dependency typescript to ~5.5.0
* fix: fix lint error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2024-06-23 14:57:41 +08:00
lijianan
2b629ef391
type: rm useless type of reducer ( #49555 )
...
* type: rm useless type of reducer
* Update components/_util/ActionButton.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-06-22 23:57:39 +08:00
github-actions[bot]
05d107ce4d
chore: auto merge branches ( #49556 )
...
chore: sync master to feature
2024-06-22 15:30:17 +00:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
kiner-tang
d8c98e18ab
demo: Add svg qrcode download demo ( #49553 )
...
* feat: add download qrcode when render type is svg
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2024-06-22 17:33:06 +08:00
MadCcc
010f82bd1a
feat: ConfigProvider support variant ( #49535 )
...
* feat: ConfigProvider support variant
* docs: add docs for variant
* feat: support config all components variant
* chore: fix lint
* chore: add test
* test: add test
2024-06-21 17:47:09 +08:00
thinkasany
1b3c25af9a
chore(style): backticks to single quotes ( #49540 )
2024-06-21 15:50:01 +08:00
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
MadCcc
a5d308b408
feat: select sort support search ( #49352 )
...
* feat: select filter support sort param
* docs: update demo to fix lint
---------
Co-authored-by: 闲夕 <shizexian.szx@antgroup.com>
2024-06-21 09:52:07 +08:00
lijianan
666f38d756
refactor: add ContextIsolator component ( #49438 )
...
* refactor: add ContextIsolator component
* fix: fix
* fix: fix
* test: fix test case
* test: add test case
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-21 02:10:21 +08:00
RoxanneF
4b08667a3f
docs: fix progress text ( #49530 )
2024-06-20 23:34:13 +08:00
叶枫
5e4019f90d
chore: fix table ajax demo ( #49513 )
...
* chroe: fix table ajax demo
* chroe: demo
* feat: deps 写法
* feat: add filters
* feat: remvoe console
* Update components/table/demo/ajax.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-20 15:07:32 +08:00
duqigit
b7208603ee
docs: update zh-CN demo ref link ( #49501 )
...
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-20 14:22:00 +08:00
Wanpan
73f7b80388
docs: update zh-CN demo ref link ( #49500 )
2024-06-20 14:21:08 +08:00
Wanpan
3bdef4f4dc
docs: Alert demo remove Space comp ( #49515 )
2024-06-20 13:37:17 +08:00
Wanpan
b0bc32c962
docs: Image docs imginfo update ( #49517 )
2024-06-20 11:32:11 +08:00
github-actions[bot]
3d29c9e2a6
chore: auto merge branches ( #49511 )
...
chore: merge master into feature
2024-06-20 02:20:00 +00:00
JT_Lee
7d798e3f34
docs: fix Tooltip link ( #49497 )
...
Co-authored-by: chinasoft.jt.li <lijintao056@chinasoftinc.com>
2024-06-19 14:46:16 +08:00
kaisen
8e52d6f793
docs: fix AutoComplete document errors ( #49494 )
2024-06-19 14:41:34 +08:00
Fuliang
ae3e92b2ee
fix: Add missing translations for Nepali language (ne_NP) ( #49492 )
...
* Update ne_NP.ts
Signed-off-by: Fuliang <141692830+FuliangZhang@users.noreply.github.com>
* Update components/locale/ne_NP.ts
Signed-off-by: afc163 <afc163@gmail.com>
* Update components/locale/ne_NP.ts
Signed-off-by: afc163 <afc163@gmail.com>
* Update ne_NP.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: Fuliang <141692830+FuliangZhang@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-19 13:20:44 +08:00
afc163
627af0ce89
Revert "fix(Table): fix Table sorter argument of onChange unexpected value (#…" ( #49487 )
...
This reverts commit 21224d7b5b
.
2024-06-19 11:35:09 +08:00
winches
e9cc7c1ec0
chore(carousel): code optimization ( #49484 )
2024-06-19 11:11:08 +08:00
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
🏎️ Imer
f910b5678e
refactor(theme): migrate the genCalc to @ant-design/cssinjs repo and update import path ( #49463 )
2024-06-18 15:20:23 +08:00
叶枫
ee4aff6cb1
feat: add filterOption demo ( #49441 )
2024-06-17 10:40:36 +08:00
lijianan
41fba82b39
refactor: code optimization ( #49431 )
...
* refactor: refactor InputAddon code
* fix: fix
* fix: fix
* Update components/_util/InputAddon.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* fix: fix lint
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-16 15:44:18 +08:00
Jeongseok Kang
4f3e381797
chore: Function parameter name to camel case ( #49435 )
2024-06-16 15:16:36 +08:00
希亚的西红柿
3bb1ba33d7
fix: adjust the message content display attribute ( #49429 )
...
* fix: adjust the message content display attribute
* chore: remove useless code
2024-06-16 01:38:55 +08:00
lijianan
7769a40c72
refactor: refactor InputNumber code ( #49428 )
2024-06-15 19:44:35 +08:00
lijianan
9c91bdb9a8
Merge pull request #49425 from ant-design/master
...
chore: merge master into feature
2024-06-15 16:41:47 +08:00
lijianan
31b2e53755
chore: replace "ant-" with ${defaultPrefixCls}
( #49390 )
...
* fix: classname of the Radio & Checkbox would not follow CP
* test: add test case
* test: add test case
* test: update path
* fix: fix
* chore: revert
* chore: revert
* chore: revert
* chore: revert
* chore: revert
2024-06-15 15:41:58 +08:00
lijianan
ecc78e178a
chore: rm useless second param ( #49426 )
...
* chore: rm useless param
* Update components/watermark/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-06-15 15:39:01 +08:00
Wanpan
4f1ca4c52b
docs: Select optimization demo ( #49410 )
...
* docs: Optimization demo
* test: update snap
* docs: update
* docs: update
2024-06-14 18:03:53 +08:00
二货爱吃白萝卜
9f2fb20358
chore: unique Empty text color ( #49408 )
...
* chore: unique color
* test: update snapshot
2024-06-14 11:58:52 +08:00
二货爱吃白萝卜
7389fe8cc4
docs: slider doc ( #49398 )
2024-06-13 16:27:01 +08:00