Commit Graph

25048 Commits

Author SHA1 Message Date
Amumu
fe0375f124
demo: revert #41209 #41225 (#41467) 2023-03-27 10:30:31 +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
lijianan
39c19b6e4d
site: update codesandbox dependencies version (#41448) 2023-03-25 13:58:14 +08:00
afc163
691f819ba4
Delete meme-greetings.yml (#41449) 2023-03-25 13:53:25 +08:00
lijianan
2bd138ea8e
🐳 chore: remove useless type (#41447) 2023-03-25 13:44:28 +08:00
afc163
77f06b58c9
Update meme-greetings.yml 2023-03-24 23:09:31 +08:00
luo3house
4f819ea4ef
fix(useModal): forward modal config (#41422) 2023-03-24 17:23:39 +08:00
afc163
6490e7f478
chore: Rename meme-greetings to meme-greetings.yml (#41437) 2023-03-24 15:05:38 +08:00
afc163
7b581e7ef7
chore: Delete issues-similarity-analysis and memer-action (#41431)
* Delete issues-similarity-analysis.yml

* Create meme-greetings
2023-03-24 13:57:43 +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
二货爱吃白萝卜
fd03bc1ceb
docs: fix 4.x mirror jump 404 (#41393)
* docs: fix mirror jump

* docs: adjust replace logic
2023-03-22 15:24:15 +08:00
wangxingkang
d418d0d0c0
chore: site style writing error (#41391) 2023-03-22 13:53:54 +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
lijianan
af5f9950f7
type: remove useless assertion (#41385) 2023-03-22 09:49:58 +08:00
lijianan
f7fd474cf8
chore: skip ChatGPT review in BranchMerge (#41375)
* fix: stop ChatGPT review in BranchMerge

* add branch name
2023-03-21 17:44:40 +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
二货爱吃白萝卜
eaa08a39fc
chore: add diff report (#41354)
* chore: add diff report

* chore: more
2023-03-21 14:18:43 +08: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
MadCcc
772ab49baf
docs: fix hydration error when resizing (#41370)
* docs: fix hydration error when resizing

* docs: useLayoutState
2023-03-21 13:00:16 +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
Amumu
bb8b52936c
chore: docs update (#41368)
* chore: docs update

* chore: docs update
2023-03-21 10:45:50 +08:00
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>
2023-03-20 21:27:08 +08:00
MadCcc
18266ae336
docs: fix colorPicker could not open (#41356) 2023-03-20 20:42:10 +08:00
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
2023-03-20 17:21:59 +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
afc163
b4a4c93800
Create (#41347) 2023-03-20 14:12:23 +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