MadCcc
f6523f48a9
docs: update input semantic dom doc ( #41524 )
...
* 📝 docs: update input semantic dom doc
* chore: format
* docs: update
* docs: update
2023-03-29 20:32:01 +08:00
lijianan
d840f6a87a
🦄 ️ refactor: use React.useMemo replace function ( #41533 )
...
* 🦄 ️refactor: use React.useMemo replace function
* rename
2023-03-29 20:30:50 +08:00
二货机器人
d6a73f3c6b
chore: feature merge master
2023-03-29 14:44:41 +08:00
二货机器人
5ad2a13b1b
Merge remote-tracking branch 'origin/master' into feature-merge-master
2023-03-29 14:22:47 +08:00
二货爱吃白萝卜
25816b8604
fix: Table checkbox top border will not work ( #41519 )
2023-03-29 10:21:35 +08:00
JiaQi
dcf25ae1c1
chore: update de_DE locale ( #41521 )
2023-03-29 10:02:02 +08:00
栗嘉男
de2dde6613
Merge branch master into master-merge-feature
2023-03-28 22:01:23 +08:00
lijianan
3c454496ef
📃 docs: update docs ( #41511 )
2023-03-28 18:14:53 +08:00
MadCcc
3ef08ed0ef
fix: dropdown down icon size ( #41501 )
2023-03-28 13:20:59 +08:00
MadCcc
86b26e6935
fix: fix cycle-deps ( #41499 )
2023-03-28 12:12:36 +08:00
Andrew Blakey
0c555265b9
fix: Table filter do not persist filter status when filter dropdown is visible ( #41445 )
...
* Fix 36946 by memoizing a hook dependency to remain stable.
* Update Table.filter.test.tsx
* Update Table.filter.test.tsx
2023-03-28 11:03:47 +08:00
MadCcc
72a03efead
feat: input semantic dom ( #41493 )
...
* feat: input semantic dom
* chore: update deps
* docs: add toc
2023-03-28 09:57:55 +08:00
二货爱吃白萝卜
f0d3e43faa
fix: CP nonce should work on cssinjs ( #41482 )
2023-03-27 23:00:56 +08:00
lijianan
d1e1607287
🌈 style: update demo ( #41489 )
2023-03-27 20:02:01 +08:00
二货爱吃白萝卜
2a9f5ea1ab
docs: more token info ( #41475 )
2023-03-27 15:33:22 +08:00
MadCcc
06035500d5
refactor: textarea showCount in suffix ( #41450 )
...
* refactor: textarea showCount in suffix
* test: update snapshot
* test: update
* chore: update rc-input
2023-03-27 10:33:52 +08:00
JiaQi
87c436cccc
fix: render correct theme ( #41465 )
2023-03-27 10:08:22 +08:00
lijianan
c18a0ff8bc
🐞 fix: pagination hover and active style error when size=small ( #41462 )
2023-03-26 23:51:33 +08:00
vaakian X
022274d088
type(Grid): enhance autocompletion for Col
( #41453 )
...
* fix: better autocompletion
* chore: fix lint
2023-03-26 23:37:46 +08:00
Danial Soheili
16dc06cfe6
Update fa_IR.ts ( #41455 )
2023-03-26 17:19:26 +08:00
lijianan
13dfc7d765
🐞 fix: pagination hover style error when size=small ( #41458 )
...
* 🐞 fix: style error
* fix
* fix
2023-03-26 13:07:31 +08:00
lijianan
b352bad62a
🧪 test: fix master ci fail ( #41451 )
2023-03-26 12:01:14 +08:00
JiaQi
950f7cf2c1
refactor(Breadcrumb): Support for customized key ( #41434 )
2023-03-25 14:00:20 +08:00
lijianan
87543e52f1
chore: TypeScript definition optimization ( #41415 )
...
* Update usePagination.ts
* Update InternalTable.tsx
* Update Table.tsx
2023-03-25 13:59:21 +08:00
luo3house
4f819ea4ef
fix(useModal): forward modal config ( #41422 )
2023-03-24 17:23:39 +08:00
JiaQi
5d514fe1ab
docs: Optimize demo ( #41423 )
2023-03-24 13:47:21 +08:00
Denys Halenok
a41fba22c5
fix: add missing translations for sv_SE ( #41424 )
2023-03-23 19:15:09 +08:00
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2023-03-23 17:17:28 +08:00
kiner-tang(文辉)
bf8a36be8f
fix(form): resolve the problem of validation states changing out of sequence ( #41412 )
...
* fix: reolve FormItem's validate status trigger unexpected issue
* feat: add test case
* feat: optimize code
* feat: optimize code
* feat: optimize code
* style: format code
* git
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: react version
* style: format code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
2023-03-23 16:40:53 +08:00
breeze
6a2cad277e
fix: fixed Form component layout exceptions when set props layout="inline" ( #41140 )
...
* fix: 修复form组件在行内布局下展示异常
* fix: 修复form组件在行内布局下展示异常
---------
Co-authored-by: 丁奎 <dingkui02@meituan.com>
2023-03-23 11:36:21 +08:00
Mateusz Burzyński
676a170383
type: fixed InternalTreeSelect
's generic signature ( #41386 )
2023-03-22 17:48:03 +08:00
MadCcc
f9c31435ec
fix: Tabs border should not overlay with other border ( #41381 )
...
* fix: Tabs border should not overlay with other border
* fix: more border
2023-03-22 11:24:13 +08:00
二货爱吃白萝卜
c6de488432
fix: BreadcrumbItem menu type ( #41373 )
...
* fix: BreadcrumbItem menu type
* Update components/breadcrumb/BreadcrumbItem.tsx
Co-authored-by: acyza <101238421+acyza@users.noreply.github.com>
---------
Co-authored-by: acyza <101238421+acyza@users.noreply.github.com>
2023-03-21 16:00:28 +08:00
github-actions[bot]
719019ebc7
chore: auto merge branches ( #41372 )
...
chore: merge master into feature
2023-03-21 07:14:39 +00:00
lijianan
5157943050
feat: badge support size prop ( #41371 )
2023-03-21 14:11:39 +08:00
lijianan
1005d5c5a9
test: add test case ( #41369 )
...
* test: add test case
* update docs
* Update components/float-button/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/float-button/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-21 13:18:30 +08:00
lijianan
f6c235462e
chore: Remove locale-provider ( #41289 )
...
* chore: rm locale-receiver
* chore: export useLocale in locale
* chore: comment
* chore: rm locale-provider dir
* docs: rm locale-provider in migration document
* chore: fix regexp
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-21 13:08:43 +08:00
lijianan
f829e40110
feat: Tag support borderless ( #41305 )
...
* feat: Tag support borderless
* update demo
* update colorFillSecondary
* update color
* fix
* update demo size
2023-03-21 13:02:27 +08:00
MadCcc
a5c0dbba07
docs: make Calendar demo client-only ( #41359 )
2023-03-21 13:00:34 +08:00
左耳咚
2ece2c6b63
Feature: Burmese translation ( #41366 )
...
* feat: ✨ Burmese translation
* fix: fix Burmese - MYANMAR locale typo
* Update components/locale/my_MM.ts
Co-authored-by: Amumu <yoyo837@hotmail.com>
* fix: 🐞 modify package version
* fix: 🐞 add locale snap
* docs: 📃 update docs
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-03-21 11:56:06 +08:00
lijianan
fb5ed95853
chore(deps): bump typescript to v5 ( #41301 )
...
* chore(deps): bump typescript to v5
* fix
* fix
* type fix
* Update components/statistic/demo/countdown.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/statistic/demo/countdown.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix type
* update demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-20 14:52:35 +08:00
Duy Pham
58d9cbd3d3
fix: wrong vietname translate text ( #41345 )
...
Co-authored-by: Duy Pham <duy.pham@salto.vn>
2023-03-20 13:10:50 +08:00
github-actions[bot]
a64f73a83d
chore: auto merge branches ( #41344 )
...
chore: merge master into feature
2023-03-20 04:54:05 +00:00
lijianan
e0c79ec5dc
type: export CountdownProps type ( #41341 )
2023-03-20 11:23:46 +08:00
Luyiin
d5ef496bb6
demo(date-picker-demo): fix select-in-range demo ( #41161 )
2023-03-20 10:49:08 +08:00
lijianan
51b973d9d5
feat: FloatButton support Badge ( #41040 )
...
* feat: FloatButton support internal Badge
* update docs
* style
* update docs
* test: update snap
* fix
* update demo
* test: update snap
* update style
* test: update snap
* test: update snap
* add docs
* fix: update style
* update
* fix
* fix
* fix
* update style
* fix
* update demo
* add
* add docs
* snap
* test: add test case
* Update components/float-button/demo/badge.md
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* docs: add debug demo
* docs: add debug demo
* test: update snap
* fix border-radius
* update snap
* fix
* fix
* rename
* style: use paddingXXS
* fix
* update demo
* update snap
* demo: add demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-20 10:28:20 +08:00
ZivHe
b915094498
style: fix Anchor horizontal direction style ( #41336 )
2023-03-19 23:28:34 +08:00
Amumu
ec33f75bc0
chore: code style improve ( #41335 )
2023-03-19 23:20:16 +08:00
JiaQi
41c4386181
fix(Grid): small screen with offset when switching large screen offset is not overwritten ( #41309 )
2023-03-19 16:18:27 +08:00
acyza
16f0b576a7
fix(anchor): ink correct switch direction ( #41317 )
...
* fix(anchor): ink correct switch direction
* chore(anchor): fix test error
* chore(anchor): fix test error
* chore: test
* chore: test
* chore: test
* chore: update
2023-03-19 16:17:08 +08:00
Danial Soheili
00bbd66064
fix: missing rtl className for Input count ( #41319 )
2023-03-19 16:14:48 +08:00
lijianan
20816a2184
refactor: adjust refresh Button logic ( #41323 )
2023-03-19 16:13:41 +08:00
lijianan
49c932a102
chore: delete useless comment ( #41327 )
2023-03-19 16:13:04 +08:00
maomao
241b9465c8
type: optimization type ( #41326 )
2023-03-18 23:17:41 +08:00
PhosphorusP
37353e0ef3
fix: <Tabs /> shows wrong more icon color in #41312 ( #41313 )
...
Co-authored-by: David <oncwnuI2Sf77R0KOdSUCh_ieKUzM@git.weixin.qq.com>
2023-03-18 19:24:41 +08:00
Tai Nguyen Trong
f06220d756
fix(locale): add missing vietnamese translation ( #41320 )
2023-03-18 19:11:17 +08:00
Arvin Xu
de04b0d183
docs: add most alias token meta info by gpt3.5 ( #41297 )
2023-03-17 14:21:42 +08:00
JiaQi
6c02a0e14c
fix(button): Focus outline being blocked by other elements ( #41282 )
2023-03-17 11:56:34 +08:00
acyza
6c8082a474
fix: BreadcrumbItemType missing onClick func ( #41283 )
...
* feat: BreadcrumbItemType add onClick
* chore: update
* fix: 补充className
* chore: update
2023-03-17 11:26:36 +08:00
github-actions[bot]
de28d09854
chore: auto merge branches ( #41292 )
...
chore: merge feature into master
2023-03-16 18:27:38 +00:00
Amumu
39adae8e5c
chore: bump @rc-component/trigger & update snapshot ( #41287 )
...
* chore: bump @rc-component/trigger & update snapshot
* test: try fix ci
2023-03-17 01:37:45 +08:00
野迂迂
844905774a
docs: improve FieldData type on Form ( #41278 )
2023-03-16 20:15:00 +08:00
Wxh16144
74e2e9850f
docs(date-picker): improve format docs ( #41266 )
...
* docs(date-picker): improve format docs
* chore: update en-US docs
2023-03-16 11:16:26 +08:00
JiaQi
8b07ec33b7
feat(image): Preview support rootClassName ( #41265 )
2023-03-16 09:53:57 +08:00
muxin
2a7541b682
docs: update description of afterOpenChange api ( #41263 )
2023-03-15 21:32:20 +08:00
muxin
0ecb3caa61
chore: bump rc-dialog & rc-image version ( #41253 )
2023-03-15 19:55:24 +08:00
muxin
0e62931d48
chore(input): bump rc-textarea version & update snapshot ( #41228 )
2023-03-15 17:53:30 +08:00
Rex Zeng
d6683d5503
docs(form): add docs for useForm preserve ( #41210 )
2023-03-15 17:17:51 +08:00
二货机器人
d90b475a86
test: update snapshot
2023-03-15 14:42:24 +08:00
二货机器人
79f3b6e75b
test: update snapshot
2023-03-15 14:08:34 +08:00
栗嘉男
a2885f4121
Merge branch master into feature-merge-master
2023-03-15 13:26:18 +08:00
lijianan
7c5e4469ba
chore: add displayName ( #41245 )
...
* test: fix ci fail
* fix
* fix
2023-03-15 12:22:59 +08:00
二货机器人
d4bad16cb0
test: update snapshot
2023-03-15 11:53:58 +08:00
二货机器人
7c2bca223e
Merge branch 'master' into feature-merge-master
2023-03-15 11:12:57 +08:00
二货爱吃白萝卜
31555161e9
docs: update demo ( #41248 )
2023-03-15 10:51:14 +08:00
二货爱吃白萝卜
6770b7fb22
test: Use render for demo-extends test ( #41242 )
...
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
2023-03-15 00:08:31 +08:00
kiner-tang(文辉)
384b1ea9ff
feat: optimize code ( #41234 )
2023-03-14 22:01:15 +08:00
二货爱吃白萝卜
09817c3b37
test: update snapshot ( #41232 )
...
* test: update snapshot
* chore: update
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-14 20:04:53 +08:00
hoho2017
cf8a0b0a48
fix(table): fix the layout/table moves when dragging elements to the right ( #41139 )
...
* fix: 稳定格式错乱啦
* Update drag-sorting-handler.tsx
* Update drag-sorting-handler.tsx
---------
Co-authored-by: zhanghaoqiang <zhanghq7458@joyowo.com>
2023-03-14 16:17:16 +08:00
afc163
d70f599a7e
test: fix Modal test cov agian ( #41216 )
...
* test: fix Modal footer test cov
* test: fix Modal footer test cov
* fix footer
* Update components/modal/PurePanel.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix footer
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-14 15:14:40 +08:00
github-actions[bot]
d6802dbfc4
chore: auto merge branches ( #41207 )
...
chore: merge master into feature
2023-03-14 03:41:29 +00:00
MadCcc
989d033978
test: fix cov ( #41214 )
2023-03-14 11:17:05 +08:00
lijianan
669e58c380
refactor: use React.useContext replace ConfigConsumer ( #41184 )
...
* chore: use React.useContext replace ConfigConsumer
* fix
2023-03-14 10:54:46 +08:00
lijianan
2f02fe01f0
type: update React.forwardRef type ( #41189 )
...
* type: update React.forwardRef type
* type: revert
2023-03-14 10:54:07 +08:00
lijianan
c7832505ae
chore: fix ci fail ( #41205 )
...
* fix: fix ci fail
* fix: fix ci fail
* update rotationSlider prop
2023-03-13 20:46:52 +08:00
afc163
c0d275b4ff
test: fix Modal.confirm test coverage to 100% ( #41182 )
...
* test: fix modal test cov
* test: fix modal test cov
* test: fix test case
2023-03-13 19:55:59 +08:00
AndyJin
03bdab6e3c
docs(TimePicker): add size prop to api doc ( #41193 )
2023-03-13 17:01:12 +08:00
lijianan
c69fad467e
type: update forwardRef type ( #41188 )
2023-03-13 10:50:29 +08:00
thinkasany
b3a0496ad5
docs(checkbox): supplementary Type Parameters ( #41185 )
2023-03-12 17:37:32 +08:00
二货爱吃白萝卜
9642564eea
docs: Button page show related token ( #41176 )
...
* docs: btn token
* docs: btn all tokens
2023-03-12 14:13:03 +08:00
Karlo Sudec
828305bea3
fix: ConfirmDialog passing wrong footer prop ( #41173 )
...
* fix: ConfirmDialog passing wrong footer prop
* test: add case
* fix: fix modal accidental rendering of footer
* test: update snapshot
* Revert "style(InputNumber): Fixed font highlighting when disabled (#41167 )"
This reverts commit 38b47f68f9
.
* test: update snapshot
* Align components/input-number/style/index.ts with master
---------
Co-authored-by: Karlo Sudec <karlo.sudec@brainit.agency>
Co-authored-by: wuxh <wxh1220@gmail.com>
2023-03-11 18:35:23 +08:00
github-actions[bot]
c4ccb021c3
chore: auto merge branches ( #41168 )
...
chore: merge master into feature
2023-03-10 13:03:42 +00:00
JiaQi
38b47f68f9
style(InputNumber): Fixed font highlighting when disabled ( #41167 )
2023-03-10 20:31:06 +08:00
zqran
98939365dd
fix(Anchor): fix highlighting failure when dynamically updating items ( #40743 )
...
* fix(Anchor): fix highlighting failure when dynamically updating items
* fix: improve test coverage
* refactor(Anchor): use `useEvent` instead
2023-03-10 15:54:05 +08:00
二货爱吃白萝卜
36f44575c8
chore: Static warning if exist theme in CP ( #41157 )
...
* chore: warning for dynamic theme
* chore: warning for static context
* chore: add ignore
2023-03-10 14:12:49 +08:00
dependabot[bot]
1df1034f20
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 ( #41109 )
...
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-03-10 11:50:12 +08:00
kiner-tang(文辉)
c3f8424c98
fix(form): success feedback should display when pass hasFeedback prop and current value is valid value ( #41116 )
...
* fix: success feedback should display when pass hasFeedback prop and type valid value
* feat: optimize code
* feat: update test case
* feat: optimize code
* feat: optimize code
* feat: update demo
* feat: update test case
* feat: update demo
* feat: update test case
* feat: reset demo
2023-03-09 21:28:54 +08:00
JiaQi
2bc16980ab
docs(input): Added Space.Compact recommendations ( #41080 )
...
* docs(input): Added Space.Compact recommendations
* chore: warning for deprecated
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-03-09 21:26:56 +08:00
thinkasany
bc804166b4
fix(avatar): optimized type ( #41141 )
2023-03-09 17:37:22 +08:00
二货爱吃白萝卜
87f13b3ddc
fix: Popconfirm loading should finish ( #41121 )
...
* fix: Popconfirm loading should finish
* chore: update bug version
2023-03-08 17:20:17 +08:00