梓安
6ebbdc92d6
feat ✨ (transfer):Add a new direction parameter for filterOption func… ( #44417 )
...
* feat✨ (transfer):Add a new direction parameter for filterOption function
* docs📝 (transfer): update filterOption API
* test(transfer): Add the filterOption parameter test
* docs📝 (transfer): update filterOption API
* test(transfer): Update the filterOption parameter test
* docs📝 (transfer): update filterOption API
* test(transfer): Update the filterOption parameter test
* test(transfer): Update the filterOption parameter test
* test(transfer): Update the filterOption parameter test
* Update components/transfer/index.en-US.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
---------
Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: yuanzhian <yuanzhian@cai-inc.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-08-29 22:53:43 +08:00
MadCcc
07c03d12ef
feat: Tabs support indicatorLength ( #44406 )
...
* feat: Tabs support indicatorLength
* chore: bump rc-menu
* chore: bump rc-mentions
* chore: update menu snapshot
* chore: snapshot
---------
Signed-off-by: MadCcc <1075746765@qq.com>
2023-08-29 17:32:20 +08:00
github-actions[bot]
230231adbb
chore: auto merge branches ( #44502 )
...
chore: Feature merge master
2023-08-29 08:25:38 +00:00
二货机器人
d31a19a0f0
chore: feature merge master
2023-08-29 15:50:39 +08:00
二货爱吃白萝卜
7a66d46051
refactor: Form style should always before Grid ( #44485 )
...
* fix: use css variable to support dynamic display
* chore: support order
* chore: add ie fallback
* chore: add ie fallback
2023-08-29 15:48:03 +08:00
Andy Hsu
457feb7933
docs(select): fix incorrect link of AutoComplete ( #44500 )
...
* docs: fix incorrect link of `AutoComplete`
Signed-off-by: Andy Hsu <i@nn.ci>
* docs(select): sync `AutoComplete` related content in `zh-CN` to `en-US`
Signed-off-by: Andy Hsu <i@nn.ci>
---------
Signed-off-by: Andy Hsu <i@nn.ci>
2023-08-29 15:42:26 +08:00
lijianan
fae1fef77d
fix: add role="button" props to div ( #44494 )
...
* fix: add role="button" props to div
* fix: fix
2023-08-29 15:04:03 +08:00
MadCcc
c70ba36540
chore: disabled compat/compat in test files ( #44496 )
2023-08-29 14:33:56 +08:00
github-actions[bot]
bb8705a38c
chore: auto merge branches ( #44479 )
...
chore: Feature merge master
2023-08-29 02:29:10 +00:00
William Entriken
fec423ea1b
docs: Update definition for dashed button ( #44481 )
...
This updates the English documentation for the dashed button.
This updates the English to better translate the [Chinese version](345a3a0624/components/button/index.zh-CN.md
).
(I'm assuming the Chinese version is normative.)
Signed-off-by: William Entriken <github.com@phor.net>
2023-08-29 09:14:48 +08:00
叶枫
345a3a0624
fix: Form 与 Grid 样式冲突问题 ( #44472 )
...
* fix: style
* fix: style
* chore: ref
2023-08-28 22:10:47 +08:00
二货机器人
16f8228249
chore: merge master
2023-08-28 21:56:37 +08:00
二货爱吃白萝卜
a95662d0e1
refactor: button default not use compact style ( #44475 )
...
* refactor: button default not use compact style
* chore: clean up
2023-08-28 21:42:39 +08:00
红果汁
2d1d98790e
fix: color picker open popup when disabled ( #44466 )
2023-08-28 20:16:34 +08:00
lijianan
4d1bac4651
site: add code-hide Button for CodePreviewer ( #44449 )
...
* site: add code-hide Button for CodePreviewer
* fix: fix style
* add token
* fix: fix css props
* fix
* fix: fix
* fix: fix
* Update .dumi/theme/builtins/Previewer/CodePreviewer.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-28 20:10:40 +08:00
afc163
07056fa791
docs: fix theme card style in Firefox ( #44473 )
2023-08-28 19:48:55 +08:00
二货爱吃白萝卜
97b03dc938
fix: rm useless ts def of upload ( #44468 )
2023-08-28 19:38:03 +08:00
二货爱吃白萝卜
6f2bddd5a1
feat: Table support virtual
( #44349 )
...
* chore: update demo
* chore: adjust fixed style
* chore: opt scroll height
* chore: clean up
* chore: update demo
* chore: bump rc-virtual-list
* chore: update deps
* chore: bump rc-table
* fix: clean up
* chore: fix demo
* test: add test case
2023-08-28 17:36:23 +08:00
vagusX
bbbc3d9bd5
docs: v5.8.5 ( #44461 )
2023-08-28 17:18:13 +08:00
红果汁
74f6040cdc
fix: carousel vertical drag issue ( #44460 )
2023-08-28 14:58:42 +08:00
kiner-tang(文辉)
4a896e9df3
feat: Support source in the onSearch handler of Input.Search Component when the value had changed ( #44457 )
...
* feat: Support source in the onSearch handler of Input Component when the value had changed
* feat: Support source in the onSearch handler of Input Component when the value had changed
* feat: Support source in the onSearch handler of Input Component when the value had changed
* feat: optimize code
* feat: optimize code
2023-08-28 14:42:36 +08:00
红果汁
e7c7601bc0
feat: Modal footer support custom render function ( #44318 )
2023-08-28 11:54:43 +08:00
dingkang
ef61160942
doc: update token note ( #44447 )
2023-08-28 11:27:27 +08:00
红
3e171a9f4f
feat: default add resetIcon Style ( #41208 )
...
* feat: default add resetIcon Style
chore: remove
test: add case
feat(App): icon reset style feature
Revert "feat(App): icon reset style feature"
This reverts commit be6905553dcabbd490ad60be0c08c8328736bd62.
Revert "chore: remove"
This reverts commit 417d5f90051a342325ccc9b5cbf3d249ab0ec826.
chore: update
chore: update
* chore: update
* chore: resolve import
* chore: update code style
2023-08-28 10:49:18 +08:00
afc163
4ba36dc55e
chore: Update index.zh-CN.md ( #44441 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-28 09:50:18 +08:00
lijianan
20593afaee
type: revert type import path ( #44453 )
2023-08-28 09:38:50 +08:00
dependabot[bot]
20d12f8ef2
chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 ( #44430 )
...
* chore(deps-dev): bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump typedoc
* type: fix type
* fix: fix
* type: fix type
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-27 23:57:23 +08:00
二货爱吃白萝卜
ca0396859b
refactor: abstract ribbon style ( #44451 )
2023-08-27 23:48:56 +08:00
renovate[bot]
3c73256e0b
chore(deps): update dependency typedoc to ^0.25.0 ( #44443 )
...
* chore(deps): update dependency typedoc to ^0.25.0
* fix: fix type
* fix: fix
* fix: fix
* fix: fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-08-27 22:52:43 +08:00
二货爱吃白萝卜
50bf708e59
fix: hooks call warning ( #44450 )
2023-08-27 19:57:19 +08:00
github-actions[bot]
c07d61a2c9
chore: auto merge branches ( #44448 )
...
chore: merge master into feature
2023-08-27 07:56:32 +00:00
Stefano Magrassi
b1a57387f7
type: fix notification config typings ( #44163 )
...
* add notification.config typing
* add .node-version file
* remove .node-version
* ignore .node-version file from git
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-08-27 11:06:04 +08:00
LeTuongKhanh
cc2c26b263
fix : type error at align property in dropdown ( #44423 )
2023-08-26 23:51:07 +08:00
lijianan
e8b5a187e7
docs: update next.js docs ( #44440 )
...
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-08-26 23:28:18 +08:00
二货爱吃白萝卜
4e9ac02b08
fix: Tour panel token & home support dark mode ( #44428 )
...
* docs: update home page
* docs: home support dark mode
* docs: fix mobile
* docs: fix rtl
* docs: update locale
2023-08-25 19:08:52 +08:00
kiner-tang(文辉)
94339be3e9
feat: lunisolar => lunar-typescript ( #44420 )
2023-08-25 11:42:35 +08:00
JiaQi
d7d493eaaa
refactor(notification): reduce the configuration parameter code ( #44372 )
...
* refactor(notification): reduce the configuration parameter code
* chore: modify the return type definition
* chore: delete the initialization function
2023-08-25 09:37:32 +08:00
MadCcc
4755acaeb8
feat: support Input shadow token ( #44410 )
2023-08-25 09:32:39 +08:00
二货爱吃白萝卜
d373bf3d35
feat: Progress.Circle support conic ( #44404 )
...
* feat: support conic
* test: update snapshot
* docs: update doc
* chore: clean up
* docs: update doc
* test: update snapshot
* test: update snapshot
* test: update snapshot
2023-08-25 00:28:38 +08:00
二货爱吃白萝卜
34054509d5
fix: Form xs breakpoint ( #44388 )
2023-08-24 23:37:31 +08:00
github-actions[bot]
dd5628b730
chore: auto merge branches ( #44416 )
...
chore: feature merge master
2023-08-24 13:57:06 +00:00
MadCcc
68ee32268b
Merge branch 'master' into feature-merge-master
2023-08-24 21:04:48 +08:00
MadCcc
9312b0059e
chore: update icon snapshot ( #44414 )
2023-08-24 21:01:10 +08:00
二货爱吃白萝卜
0dd651c559
docs: Fix Form provider demo ( #44391 )
...
* docs: fix provider demo
* test: update snapshot
2023-08-24 13:27:59 +08:00
xr0master
eaa86351e4
ColorPresets: fix duplicate keys ( #44370 )
...
* ColorPresets: fix duplicate keys
Signed-off-by: xr0master <xr0master@gmail.com>
* Update components/color-picker/components/ColorPresets.tsx
add lint disable
Signed-off-by: xr0master <xr0master@gmail.com>
---------
Signed-off-by: xr0master <xr0master@gmail.com>
2023-08-24 13:26:26 +08:00
MadCcc
2096c01016
feat: Radio add component token ( #44389 )
2023-08-24 11:51:15 +08:00
红果汁
4321cf9b51
feat: Tour support horizontal gap ( #44377 )
...
* chore: bump @rc-component/tour
* chore: increase size-limit
* chore: increase size-limit
2023-08-24 11:30:08 +08:00
Amumu
a3bd7a797f
fix: rm useless form inline style ( #44375 )
2023-08-24 10:47:02 +08:00
MadCcc
e91f927784
fix: radio should work in tree ( #44380 )
...
* fix: radio should work in tree
* chore: code clean
2023-08-24 09:47:24 +08:00
二货爱吃白萝卜
4cf3ba1b00
fix: Select popup size in transform layout ( #44378 )
2023-08-23 20:12:26 +08:00