Commit Graph

15898 Commits

Author SHA1 Message Date
二货爱吃白萝卜
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
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
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
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
二货爱吃白萝卜
dcbf0d7b5c
refactor: picker trigger version (#41090)
* refactor: picker version

* chore: update deps

* chore: bump trigger version

* test: update snapshot

* chore: fix missing deps

* test: update snapshot

* update snap

---------

Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-03-08 14:24:53 +08:00
张玉印
704d2e78b0
docs: fix docs of Tour (#41115) 2023-03-08 10:44:57 +08:00
吾乃大咸者
5c1c5f7e9e
docs(ConfigProvider): update ConfigProvider demo (#41042)
* docs(ConfigProvider): update ConfigProvider demo

* docs(ConfigProvider): update ConfigProvider demo
2023-03-07 21:47:53 +08:00
andy
3eacb8f036
docs: fixes Spelling and Grammar issues (#41060)
* Spelling & Grammar fixes.

Fixed up some spelling and grammar issues.

* Update snapshots
2023-03-07 18:49:55 +08:00
lijianan
5577d1abf0
chore: bump rc-pagination version (#41103)
* chore: bump rc-pagination version

* update sna
2023-03-07 16:42:12 +08:00
lijianan
5ed7da0ed4
type: add ref type (#41104) 2023-03-07 16:41:43 +08:00
lijianan
c38108a63c
fix: Upload in React 18 sync problem (#41082)
* fix: Upload in React 18 sync problem

* test: add test case
2023-03-06 16:38:46 +08:00
MadCcc
7a7305ce5a
Merge pull request #41075 from ant-design/feature
chore: merge feature into feature
2023-03-06 00:22:27 +08:00
MadCcc
1d923e5daf
chore: update snapshot (#41074) 2023-03-05 23:30:14 +08:00
二货爱吃白萝卜
6c32399bd4
chore: Select like component always showArrow (#41028)
* chore: always showArrow

* test: update snapshot

* fix: autoComplete arrow logic

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot
2023-03-05 23:29:03 +08:00
JiaQi
2e9d14f282
fix(select): Fix Typography component is not centered in the Select component (#40422)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-03-05 21:00:06 +08:00
黑雨
413e44a170
feat: breadcrumb support items (#40543)
* feat: breadCrumb support  items

* feat: update snap

* feat: 删除部分不支持的test case

* feat: update snap

* feat: update snap

* feat: update snap

* feat: update ts

* feat: update ts

* feat: update ts

* feat: update for reviewer

* doc: update for doc

* doc: update for doc

* doc: replace breadcrumbName to title

* doc: replace breadcrumbName to title

* doc: replace breadcrumbName to title

* chore: adjust separator logic

* refactor: use items

* chore: update logic

* chore: fix routes logic

* chore: fix logic

* chore: clean up

* chore: adjust warning info

* doc: edit test case

* feat: update snap

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-03-05 20:57:49 +08:00
kiner-tang(文辉)
2aa1e2b7e5
docs: update qrcode doc (#41062) 2023-03-05 20:55:16 +08:00
MadCcc
8467428528
refactor: rename preset colors in token (#41071)
* refactor: rename preset colors in Design Token

* feat: rename preset color in token
2023-03-05 20:49:26 +08:00
MadCcc
8ae56f2371
feat: tooltip support arrow.pointAtCenter (#40989)
* feat: tooltip support arrow.pointAtCenter

* test: rm only

* fix: Popover

* fix: rm popover arrow logic

* test: update test

* chore: skip debug demo test
2023-03-05 17:51:19 +08:00
github-actions[bot]
9c45647556
chore: auto merge branches (#41065)
chore: merge master into feature
2023-03-05 09:39:23 +00:00
JiaQi
673d8a029b
fix(message): Enables the message to support colorText (#41047) 2023-03-05 16:39:43 +08:00
lijianan
d7378a09ba
chore: adjust parameter order (#41036) 2023-03-03 14:56:12 +08:00
lijianan
39c645bbb7
chore: adjust parameter order (#41037) 2023-03-03 14:55:46 +08:00
二货爱吃白萝卜
9d546ed51a
chore: bump select tree-select cascader version (#41013)
* chore: bump select tree-select cascader version

* chore: adjust align prepare style

* chore: bump trigger version

* test: update snapshot
2023-03-02 22:09:02 +08:00
JiaQi
a268fdde8f
style(Table): Add the rowScope style (#40304)
* Add the rowScope style

* doc(table): add demo about rowScope

* update snapshot

---------

Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
Co-authored-by: muxinFeng <434980373@qq.com>
2023-03-02 20:51:40 +08:00
栗嘉男
745015ef09 resovl CONFLICT 2023-03-02 00:48:00 +08:00
lijianan
f8b1e96448
fix: FloatButton support rtl (#40990) 2023-03-01 19:00:17 +08:00
lamvananh
b896d0ede9
Update locale vi_VN adding Vietnamese translation for Form component validation (#40992)
* add vietnamese form translate

* Update vi_VN.ts

add vietnamese form translate 2
2023-03-01 18:21:52 +08:00
plainnany
059042b2cd
fix(Form): typo in md (#40991)
Co-authored-by: munan <munan@tsign.cn>
2023-03-01 17:48:36 +08:00
zahgboat
849dd97456
fix(form): fix useFormItemStatus get access to window error when sever-side-rendering (#40977)
* fix(form): fix `useFormItemStatus` get access to window error when sever-side-rendering

* fix(form): use official doc in `useFormItemStatus`

fix(form): replace the string literal by official doc in `useFormItemStatus` warning message.

* fix(form): use official doc in  warning

- Remove unnecessary client check
- Use official i18n doc href.
2023-03-01 11:52:37 +08:00
kiner-tang(文辉)
da3babbe39
refactor(progress): progress size (#40903)
* feat: progress size

* feat: update snapshots

* feat: update demo

* feat: update demo

* docs: fix lint

* feat: update demo

* feat: update demo

* docs: update doc

* feat: update snapshots

* docs: update doc

* docs: update doc

* docs: update doc

* Update components/progress/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>

* Update components/progress/index.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* Update components/progress/utils.ts

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: optimize code

* feat: optimize code

* feat: optimize code

* Update components/progress/Circle.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: optimize code

* feat: optimize code

* docs: update doc

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-01 11:49:42 +08:00
kiner-tang(文辉)
e7acb487f3
feat(tour): tour support custom zIndex (#40982)
* feat: tour support custom zIndex

* feat: update snapshots
2023-03-01 11:14:10 +08:00