Commit Graph

23860 Commits

Author SHA1 Message Date
MadCcc
c224855c89 Merge branch 'master' into feature-merge-master 2022-11-25 20:15:08 +08:00
lijianan
30f7dcc107
docs: update demo use Space (#39001)
* docs: update demo use Space

* update snap
2022-11-25 19:33:07 +08:00
lijianan
66c0a31345
fix: update snap for fix master CI fail (#38997) 2022-11-25 18:32:31 +08:00
MadCcc
1fbb865204
fix: menu overflow (#38989) 2022-11-25 16:00:01 +08:00
afc163
72f7596209
docs: update dayjs weekStart demo (#38990)
close #38987
2022-11-25 15:58:56 +08:00
Amumu
e77b59ad37
fix(table): Fix reset columns filter err (#38982)
* fix(table): fix filter state when reset columns

* fix(table): Fix the problem that the old filter state still takes effect when the list filter column changes

* test: add test case
2022-11-25 15:13:05 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc (#38964)
* chore: token doc

* docs: token meta

* chore: code clean

* chore: code clean

* chore: json

* chore: rename

* chore: style
2022-11-25 14:23:11 +08:00
Dunqing
963f95faba
fix: incorrect Select and Pagination text color for dark theme (#38979)
* fix: incorrect select text for dark theme

* Update components/select/style/index.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix: same

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-25 12:26:04 +08:00
Zhanghao
e66fcbd449
fix: The card body's border-radius will be invalid when the bodyStyle has backgroundColor attribute #38912 (#38973) 2022-11-25 11:53:28 +08:00
MadCcc
9c7b395a7d
fix: error palette (#38933)
* fix: error palette

* chore: update doc

* chore: update

* fix: button danger border color
2022-11-25 11:43:33 +08:00
黑雨
8fd6ae54e9
feat: fix support options (#38968)
* feat: fix support options

* feat: update package
2022-11-25 11:12:59 +08:00
Wuxh
d989a4e53b
chore: improve site (#38885)
* chore: update

* chore: improve-site

* chore(site): fix the address bar of switching writing mode Error problem

* chore: format

accept suggestion

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

* Revert "chore: update"

This reverts commit cb7e74d350.

Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-25 00:04:27 +08:00
v
2a3cd3db20
fixed: dist/reset.css dropped in production mode (#38956)
Co-authored-by: mengfei.v <mengfei.wei@upai.com>
2022-11-24 23:54:20 +08:00
Wuxh
8cd63a4d89
fix(badge): fix Badge and showZero can't be used with custom color (#38967)
* test(badge): add case

* fix(badge): fix `Badge` and `showZero` can't be used with custom color

issue: https://github.com/ant-design/ant-design/issues/38965

* test: update snapshots

* docs(badge): update demos

* test: update snapshot
2022-11-24 23:53:22 +08:00
Sagie501
3bdd9d0ff9
docs: Update Radio docs (#38957)
* Update index.en-US.md

* Update index.zh-CN.md

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 23:51:00 +08:00
二货爱吃白萝卜
50377083ba
fix: form missing motion validate (#38962)
* fix: form missing motion validate

* test: Update snapshot
2022-11-24 21:43:35 +08:00
Yuki Zhang
a7ee3364eb
test: add test cases for Space.Compact context (#38929) 2022-11-24 20:13:16 +08:00
lijianan
8d2d18c7f3
type: remove type FC in site (#38959) 2022-11-24 20:11:50 +08:00
MadCcc
403d345577 docs: fix prerender 2022-11-24 15:47:13 +08:00
二货爱吃白萝卜
3d0a269c81
docs: change lang by lang (#38943) 2022-11-24 15:41:45 +08:00
Cat-XHS
ce5d71d66f
feat(tour): TourStepProps ButtonProps ts definition update (#38939)
* feat: tour ts define update

* test: add more unit test
2022-11-24 15:38:42 +08:00
lijianan
0c3ba124b4
fix[BackTop]: delete visible & use visibilityHeight=0 replace visible (#38763)
* type: delete visible & code optimization

* add PureBackTop

* fix: update snap

* fix: cov

* fix: add istanbul ignore

* fix

* feat: use visibilityHeight=0 replace visible=true

* snap

* cov

* test case

* test case

* fix

* fix cov

* fix test

* simplify code

* rename function
2022-11-24 14:59:17 +08:00
MadCcc
618662a6d2
chore: update token table (#38937) 2022-11-24 14:09:46 +08:00
Yuki Zhang
5fa56ece32
fix: Space.Compact when wrapping a single child component (#38896)
* fix: Space.Compact when wrapping a single child component

* fix: css selector priority
2022-11-24 12:10:54 +08:00
Yunhwan Logan Na
535501108e
docs: fix broken sub-menu docs (#38930)
* Fix broken sub-menu docs

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

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 12:04:05 +08:00
afc163
be9c46ccac
docs: fix customize theme doc url (#38928) 2022-11-24 11:26:38 +08:00
二货爱吃白萝卜
0f26e51c23
docs: tip for legacy browser (#38917)
* docs: tip for legacy browser

* Update .dumi/theme/slots/Footer/AdditionalInfo.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* Update .dumi/theme/slots/Footer/AdditionalInfo.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* docs: sample

* chore: tmp adjust script

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 11:14:29 +08:00
thinkasany
98041591ff
fix: optimized type (#38925) 2022-11-24 10:08:44 +08:00
lijianan
5148b01183
chore: use translate3d for performance optimization (#38747)
* chore: use translate3d for performance optimization

* test: fix

* revert
2022-11-24 10:08:08 +08:00
二货爱吃白萝卜
c2f75a2ba3
fix: Tabs missing slide motion def (#38892) 2022-11-23 23:56:24 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs (#38902)
* refactor: Optimize theme export and add docs

* chore: fix lint

* chore: fix lint

* chore: fix lint
2022-11-23 20:22:38 +08:00
MadCcc
3a5bb06c3e chore: fix mirror url 2022-11-23 19:28:10 +08:00
Winme
264fa42c03
docs: fix typo (#38903) 2022-11-23 16:28:54 +08:00
Wuxh
6aa8002f60
chore(site): links to add query params (#38893) 2022-11-23 13:48:28 +08:00
thinkasany
9e8b834d4a
docs: Optimize documents (#38882) 2022-11-23 11:06:20 +08:00
dainli
8907c3910f bugfix(DisabledContextProvider): fix disabled logic (#38886)
* bugfix(DisabledContextProvider): fix disabled logic

* test: add test for ConfigProvider componentDisabled

Co-authored-by: dian.li <dian.li@yunzhanghu.com>
2022-11-23 11:05:06 +08:00
vagusX
ea6a801290
docs: use less-loader with lib folder in cjs (#38872) 2022-11-23 10:26:44 +08:00
黑雨
e12580bedb
dcos: update Tour api doc (#38877) 2022-11-23 00:02:21 +08:00
afc163
13e5451207
docs: improve markdown style (#38875) 2022-11-23 00:00:55 +08:00
jjlstruggle
c4c2ee7e32
fix(button): Button block prop not working (#38869) 2022-11-22 23:25:25 +08:00
MadCcc
57f99164be chore: update changelog 2022-11-22 23:07:41 +08:00
JarvisArt
e8875f1969
chore: upgrade rc-menu (#38855) 2022-11-22 23:03:21 +08:00
Yuki Zhang
0b54a18afe
fix: context issues for Space.Compact (#38870)
* fix: context issues for Space.Compact

* test: update snapshots
2022-11-22 22:52:40 +08:00
lijianan
540dc5e0a9
docs: fix changelog typo (#38871) 2022-11-22 22:42:04 +08:00
MadCcc
9e7dc4dd4c docs: fix localstorage theme 2022-11-22 21:12:20 +08:00
afc163
bc252da0ad
docs: update table demo (#38861)
* Update size.tsx

* chore: update snapshot
2022-11-22 20:34:20 +08:00
dependabot[bot]
9e44d1f86d
chore(deps-dev): bump eslint-plugin-unicorn from 44.0.2 to 45.0.0 (#38860)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 44.0.2 to 45.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.2...v45.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 20:33:57 +08:00
章鱼怪
ee3b94fcfc
fix: Dropdown.Button's dropdownRender is not executed (#38862) 2022-11-22 20:33:10 +08:00
Wuxh
e93f660830
fix(badge): fix the style issue in RTL mode (#38829)
* chore: update style

* docs(badge): add debug demo

* test: update snapshot

* test: offset solution

ref: https://github.com/ant-design/ant-design/pull/38828

* chore: update style

* Revert "test: offset solution"

This reverts commit aacf9c3378.

* Revert "docs(badge): add debug demo"

This reverts commit 52b0dab942.

* test: update snapshot
2022-11-22 19:15:44 +08:00
MadCcc
7739d74196 chore: update test-all script 2022-11-22 18:18:48 +08:00