shuaijiumei
fc3688965d
refactor: progress cssinjs ( #34692 )
...
* refactor: progress cssinjs
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: ci fail
* fix: ci fail
* fix: ci fail rollback
* fix: single ''
* fix: single ''
* fix: single ''
* feat: update code
* feat: update code
* feat: update code
* feat: update code
* fix: RTL-model
* fix: RTL-model
* feat: new css-in-js type
* feat: new css-in-js type
* feat: new css-in-js type
* refactor: simplify the code
* refactor: Progress css in js
* test: fix lint
* fix: patch
* chore: code clean
* chore: code clean
Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 10:52:10 +08:00
dingkang
5cf579c37a
docs: replace class component with hooks ( #35472 )
...
* docs(badge): replace class component with hooks
* docs(button): replace class component with hooks
* docs(calendar): replace class component with hooks
* docs(card): replace class component with hooks
* docs(button): replace class component with hooks
* chore(deps): remove webpack devDependencies
* docs(cascader): replace class component with hooks
* docs(checkbox): replace class component with hooks
* docs(collapse): replace class component with hooks
* docs(comment): replace class component with hooks
* docs(descriptions): replace class component with hooks
2022-05-10 20:49:42 +08:00
MadCcc
9ca7973521
refactor: image full token ( #35465 )
...
* refactor: image full token
* chore: remain switch size
* refactor: less token
* chore: text color
2022-05-10 17:30:01 +08:00
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
...
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
2022-05-10 15:43:29 +08:00
lalalazero
17cd13fe53
refactor: remove cascader displayRender warning ( #35417 )
...
* refactor: remove useless warning (#35291 )
* refactor: remove useless test case
* docs: remove cascader tagRender
2022-05-10 13:57:38 +08:00
dingkang
f5831f121d
docs: replace class component with hooks ( #35461 )
...
* docs(badge): replace class component with hooks
* docs(button): replace class component with hooks
* docs(calendar): replace class component with hooks
* docs(card): replace class component with hooks
* docs(button): replace class component with hooks
* chore(deps): remove webpack devDependencies
2022-05-10 13:00:31 +08:00
MadCcc
cde2103e48
refactor: image full token ( #35449 )
...
* refactor: image full token
* refactor: less component token
2022-05-10 10:16:46 +08:00
Ron Šmeral
1d3fd70dbf
fix: bad List.Item type ( #35454 ) ( #35455 )
...
Co-authored-by: Ron Smeral <ron.smeral@merck.com>
2022-05-10 10:01:11 +08:00
afc163
ed4d41676e
chore(deps-dev): upgrade to jest 28 ( #35334 )
...
https://jestjs.io/zh-Hans/docs/upgrading-to-jest28
2022-05-09 23:17:26 +08:00
github-actions[bot]
29adce9fea
chore: auto merge branchs ( #35456 )
...
chore: next merge master
2022-05-09 15:04:51 +00:00
MadCcc
ed4d6c3af9
chore: increase bundle size
2022-05-09 22:30:31 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
MadCcc
1f5e271eb6
Merge branch 'master' into next-merge-master
2022-05-09 21:26:25 +08:00
MadCcc
0f63293a21
fix: dev broken ( #35453 )
2022-05-09 20:54:42 +08:00
MadCcc
b5699cc735
chore: optimze LGTM ( #35443 )
...
* chore: optimze LGTM
* chore: type
2022-05-09 20:48:12 +08:00
MadCcc
01ebb6a563
test: update snapshot ( #35452 )
2022-05-09 20:25:55 +08:00
dependabot[bot]
6e10020474
chore(deps-dev): bump husky from 7.0.4 to 8.0.1 ( #35451 )
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1 )
---
updated-dependencies:
- dependency-name: husky
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>
2022-05-09 19:57:44 +08:00
Yanming Deng
36ded1a741
docs: fix typo ( #35439 )
...
* chore: fixed typo
* chore: fixed typo+1
2022-05-09 18:09:02 +08:00
MadCcc
c897728eb8
docs: update demo template ( #35440 )
2022-05-09 16:23:07 +08:00
黑雨
42f91f970f
feat: edit date-picker to hook ( #35425 )
2022-05-09 10:34:10 +08:00
二货机器人
cb882b5a92
Merge pull request #35260 from foryuki/refactor/cssinjs-for-modal
...
Refactor: cssinjs for modal
2022-05-09 10:20:11 +08:00
陈帅
be982e164a
docs: add 4.20.3 changelog ( #35435 )
...
* docs: add 4.20.3 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix typo
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix typo
* fix typo
* fix typo
* fix typo
Co-authored-by: afc163 <afc163@gmail.com>
2022-05-09 00:08:20 +08:00
afc163
6ca32a6665
refactor: Progress type="circle" for some issues ( #35433 )
...
* refactor: Progress type="circle" for some issues
close #17706
close #35009
close #35352
* test: update progress snapshot
* docs: update linecap.md
* Update components/progress/demo/linecap.md
* test: update progress snapshot
* fix: rc-progress@~3.3.1
* fix: rc-progress@~3.3.2
2022-05-08 23:57:17 +08:00
Mykyta Velykanov
fcf2afd3fa
fix: add missing localizations ( #35430 )
...
* Add missing localizations
* Update snapshot
2022-05-08 22:35:46 +08:00
github-actions[bot]
2aa3e7aacb
chore: auto merge branchs ( #35432 )
...
chore: merge master to feature
2022-05-08 09:26:52 +00:00
afc163
594f138760
resolve conflict between feature and master
2022-05-08 17:01:54 +08:00
MadCcc
8b682a5662
chore: split chunks ( #35222 )
...
* chore: split chunks
* chore: update bisheng version
* chore: split @ant-design/icon
* chore: code clean
* chore: test
* chore: split moment
* chore: code clean
2022-05-08 09:48:30 +08:00
MadCcc
11e2ce6c01
docs: update mirror link ( #35424 )
...
* docs: update mirror link
* feat: add modal
* feat: add icon
* chore: code clean
* feat: text
* fix: cancel btn
2022-05-07 22:37:50 +08:00
foryuki
d21c7f8f4e
chore: add fixme
2022-05-07 21:09:18 +08:00
foryuki
5b7fe58403
chore: remove useless code
2022-05-07 21:09:18 +08:00
foryuki
32850a1e6c
feat: support rtl for modal confirm
2022-05-07 21:09:18 +08:00
foryuki
5a0329bb19
feat: cssinjs for confirm
2022-05-07 21:09:18 +08:00
foryuki
ca4af2b9e7
fix: modal mask
2022-05-07 21:09:17 +08:00
foryuki
11fb223bc0
feat: support ltr for modal
2022-05-07 21:09:17 +08:00
foryuki
65ae54ece7
fix: lint issues
2022-05-07 21:09:17 +08:00
foryuki
5f12d88c69
refactor: cssinjs for modal components/modal/style/modal.less
2022-05-07 21:09:17 +08:00
afc163
9a59018580
chore: change menu icon in site
2022-05-07 17:39:51 +08:00
github-actions[bot]
8425a6519f
chore: auto merge branchs ( #35420 )
...
chore: next merge feature
2022-05-07 08:40:49 +00:00
MadCcc
e9f22cf192
chore: code enhance
2022-05-07 15:38:00 +08:00
MadCcc
83ed62aa0e
Merge branch 'feature' into next-merge-feature
2022-05-07 15:19:54 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
...
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
2022-05-07 14:31:54 +08:00
二货机器人
00fb82276f
Merge pull request #35396 from zpc7/test/transfer-tooltip-to-testing-library
...
Replace Tooltip test case with testing library
2022-05-07 14:04:15 +08:00
Tom Xu
d1f85d94e5
fix: List.Item typescript ( #35418 )
2022-05-07 14:03:41 +08:00
Tom Xu
5d2475a2a1
fix: List.Item ref ( #35321 )
...
* fix: list item ref
* add test
* improve
2022-05-07 13:34:40 +08:00
zpc7
bd31a6a46a
Revert "test: replace some slepp with jest.runAllTimers"
...
This reverts commit ad886d1f65
.
2022-05-07 13:05:11 +08:00
github-actions[bot]
079ab977ea
chore: auto merge branchs ( #35416 )
...
chore: feature merge master
2022-05-07 04:55:49 +00:00
MadCcc
130b146590
chore: update snapshot
2022-05-07 12:27:03 +08:00
MadCcc
4184cc782c
Merge branch 'master' into feature-merge-master
2022-05-07 12:24:25 +08:00
zpc7
ad886d1f65
test: replace some slepp with jest.runAllTimers
2022-05-07 12:09:25 +08:00
MadCcc
7873bf7f1c
fix: arrow style ( #35401 )
...
* fix: arrow style
* fix: raise arrow z-index
* fix: fix defualt arrow color
* fix: mix shadow
* chore: code clean
* chore: code clean
* fix: use fadeout instead
* test: fix style lint
2022-05-07 12:04:46 +08:00