JiaQi
bde779e41c
chore: bump rc-menu ( #41468 )
2 years ago
Amumu
fe0375f124
demo: revert #41209 #41225 ( #41467 )
2 years ago
JiaQi
87c436cccc
fix: render correct theme ( #41465 )
2 years ago
lijianan
c18a0ff8bc
🐞 fix: pagination hover and active style error when size=small ( #41462 )
2 years ago
vaakian X
022274d088
type(Grid): enhance autocompletion for `Col` ( #41453 )
* fix: better autocompletion
* chore: fix lint
2 years ago
Danial Soheili
16dc06cfe6
Update fa_IR.ts ( #41455 )
2 years ago
lijianan
13dfc7d765
🐞 fix: pagination hover style error when size=small ( #41458 )
* 🐞 fix: style error
* fix
* fix
2 years ago
lijianan
b352bad62a
🧪 test: fix master ci fail ( #41451 )
2 years ago
JiaQi
950f7cf2c1
refactor(Breadcrumb): Support for customized key ( #41434 )
2 years ago
lijianan
87543e52f1
chore: TypeScript definition optimization ( #41415 )
* Update usePagination.ts
* Update InternalTable.tsx
* Update Table.tsx
2 years ago
lijianan
39c19b6e4d
site: update codesandbox dependencies version ( #41448 )
2 years ago
afc163
691f819ba4
Delete meme-greetings.yml ( #41449 )
2 years ago
lijianan
2bd138ea8e
🐳 chore: remove useless type ( #41447 )
2 years ago
afc163
77f06b58c9
Update meme-greetings.yml
2 years ago
luo3house
4f819ea4ef
fix(useModal): forward modal config ( #41422 )
2 years ago
afc163
6490e7f478
chore: Rename meme-greetings to meme-greetings.yml ( #41437 )
2 years ago
afc163
7b581e7ef7
chore: Delete issues-similarity-analysis and memer-action ( #41431 )
* Delete issues-similarity-analysis.yml
* Create meme-greetings
2 years ago
JiaQi
5d514fe1ab
docs: Optimize demo ( #41423 )
2 years ago
Denys Halenok
a41fba22c5
fix: add missing translations for sv_SE ( #41424 )
2 years ago
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2 years ago
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
2 years ago
breeze
6a2cad277e
fix: fixed Form component layout exceptions when set props layout="inline" ( #41140 )
* fix: 修复form组件在行内布局下展示异常
* fix: 修复form组件在行内布局下展示异常
---------
Co-authored-by: 丁奎 <dingkui02@meituan.com>
2 years ago
Mateusz Burzyński
676a170383
type: fixed `InternalTreeSelect`'s generic signature ( #41386 )
2 years ago
二货爱吃白萝卜
fd03bc1ceb
docs: fix 4.x mirror jump 404 ( #41393 )
* docs: fix mirror jump
* docs: adjust replace logic
2 years ago
wangxingkang
d418d0d0c0
chore: site style writing error ( #41391 )
2 years ago
MadCcc
f9c31435ec
fix: Tabs border should not overlay with other border ( #41381 )
* fix: Tabs border should not overlay with other border
* fix: more border
2 years ago
lijianan
af5f9950f7
type: remove useless assertion ( #41385 )
2 years ago
lijianan
f7fd474cf8
chore: skip ChatGPT review in BranchMerge ( #41375 )
* fix: stop ChatGPT review in BranchMerge
* add branch name
2 years ago
二货爱吃白萝卜
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>
2 years ago
二货爱吃白萝卜
eaa08a39fc
chore: add diff report ( #41354 )
* chore: add diff report
* chore: more
2 years ago
MadCcc
a5c0dbba07
docs: make Calendar demo client-only ( #41359 )
2 years ago
MadCcc
772ab49baf
docs: fix hydration error when resizing ( #41370 )
* docs: fix hydration error when resizing
* docs: useLayoutState
2 years ago
Amumu
bb8b52936c
chore: docs update ( #41368 )
* chore: docs update
* chore: docs update
2 years ago
dependabot[bot]
fd933437ac
chore(deps-dev): bump open from 8.4.2 to 9.0.0 ( #41358 )
Bumps [open](https://github.com/sindresorhus/open ) from 8.4.2 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v8.4.2...v9.0.0 )
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
MadCcc
18266ae336
docs: fix colorPicker could not open ( #41356 )
2 years ago
Peach
822dec20a4
docs: changelog for 5.3.2 ( #41350 )
* docs: changelog for 5.3.2
* chore: bump version to 5.3.2
* docs: update changelog
* docs: update changelog
2 years ago
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>
2 years ago
afc163
b4a4c93800
Create ( #41347 )
2 years ago
lijianan
e0c79ec5dc
type: export CountdownProps type ( #41341 )
2 years ago
Luyiin
d5ef496bb6
demo(date-picker-demo): fix select-in-range demo ( #41161 )
2 years ago
ZivHe
b915094498
style: fix Anchor horizontal direction style ( #41336 )
2 years ago
Amumu
ec33f75bc0
chore: code style improve ( #41335 )
2 years ago
JiaQi
41c4386181
fix(Grid): small screen with offset when switching large screen offset is not overwritten ( #41309 )
2 years ago
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
2 years ago
Danial Soheili
00bbd66064
fix: missing rtl className for Input count ( #41319 )
2 years ago
lijianan
20816a2184
refactor: adjust refresh Button logic ( #41323 )
2 years ago
lijianan
49c932a102
chore: delete useless comment ( #41327 )
2 years ago
lijianan
ef39c3cf26
blog: optimization ( #41333 )
2 years ago
maomao
241b9465c8
type: optimization type ( #41326 )
2 years ago
PhosphorusP
37353e0ef3
fix: <Tabs /> shows wrong more icon color in #41312 ( #41313 )
Co-authored-by: David <oncwnuI2Sf77R0KOdSUCh_ieKUzM@git.weixin.qq.com>
2 years ago