Commit Graph

3680 Commits

Author SHA1 Message Date
afc163
f8cb6eb05e
docs(): release 4.22.4 (#36952) 2022-08-08 20:05:42 +08:00
二货机器人
6c4a25a1e9 chore: merge feature 2022-08-08 19:08:43 +08:00
二货爱吃白萝卜
304b36a5bf
refactor: Replace Tabs motion (#36943)
* chore: bump rc-tabs

* refactor: use internal motion

* test: Update snapshot

* chore: clean up

* test: Update snapshot

* test: coverage

* test: resolve conflict
2022-08-08 17:01:25 +08:00
MadCcc
4439dff739 chore: 5.0.0-experimental.15 2022-08-08 16:49:05 +08:00
MadCcc
fd1f2ebcd8 chore: v5.0.0-experimental.14 2022-08-05 16:25:44 +08:00
二货机器人
d970d80fa0 chore: next merge feature 2022-08-05 15:23:36 +08:00
github-actions[bot]
2fc754eeaf
chore: auto merge branches (#36906)
chore: feature merge master
2022-08-05 04:52:57 +00:00
二货爱吃白萝卜
628968f460
feat: Tabs support items (#36889)
* refactor: Using items

* docs: replace with items

* docs: deprecated demo

* test: Update snapshot

* docs: simple basic demo

* test: coverage
2022-08-05 10:49:08 +08:00
JarvisArt
d88e9fe866
chore: upgrade rc-mentions to v1.9.1 (#36898) 2022-08-04 19:14:56 +08:00
github-actions[bot]
37cc36ac7e
chore: auto merge branches (#36883)
chore: feature merge master
2022-08-04 09:35:42 +00:00
MadCcc
e85eb69934 chore: 5.0.0-experimental.13 2022-08-04 16:19:21 +08:00
MadCcc
3ffd58b2ae chore: v5.0.0-experimental.12 2022-08-03 20:05:54 +08:00
MadCcc
c89f890e56 chore: v5.0.0-experimental.11 2022-08-02 19:18:49 +08:00
JarvisArt
549a2f956f
feat: add value parameter to textarea showCount.formatter (#36793) 2022-08-01 17:39:57 +08:00
二货机器人
fa4f7f089d chore: merge master 2022-08-01 17:12:27 +08:00
vagusX
a09377f46d
docs: add changelog 4.22.3 (#36812) 2022-08-01 14:39:00 +08:00
renovate[bot]
819eec806b
chore(deps): update dependency @size-limit/file to v8 (#36802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-31 18:03:36 +08:00
renovate[bot]
f01aa3c985
chore(deps): update dependency size-limit to v8 (#36803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-31 18:03:28 +08:00
losgif
aa648d2cd8
feat(table): add column title attribute in expandable props. (#36794)
* chore: rc-table's version up to 7.26.0

* docs(table): add column title attribute in expandable

* docs(table): add column title attribute in expandable
2022-07-30 17:13:20 +08:00
二货机器人
394aba4afe chore: merge master 2022-07-29 15:56:11 +08:00
二货机器人
9a308bb2af
docs: 4.22.2 changelog (#36764)
* docs: 4.22.2 changelog

* docs: more changelog
2022-07-28 21:25:36 +08:00
MadCcc
0eecbfae89 chore: v5.0.0-experimental.10 2022-07-28 20:41:15 +08:00
二货机器人
24be945ea8
fix: Not work in old browser (#36748)
* fix: Drawer contentWrapperStyle logic

* fix: Update style

* test: Update snapshot

* test: More test case
2022-07-27 23:44:45 +08:00
二货机器人
c231e139cd
docs: 4.22.1 changelog (#36732) 2022-07-27 17:26:40 +08:00
二货机器人
740d9f4111
fix: Drawer width with ptg (#36729)
* fix: Drawer width with ptg

* test:Update snapshot
2022-07-27 16:50:55 +08:00
lihao
926aa0d929
chore: 替换 bundlesize 为 size-limit (#36712)
* chore: 替换 bundlesize 为 size-limit

* 恢复 bundlesize
2022-07-26 20:26:49 +08:00
xrkffgg
64a60e6eac
docs: add changelog 4.22.0 (#36699)
* docs: add changelog 4.22.0

* docs: update package

* docs: update

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.en-US.md

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

* docs: update

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-07-26 19:28:28 +08:00
二货机器人
d422d71c1e
refactor: Drawer refactor (#36672)
* chore: back part of styl

* chore: all basic

* test: part test case

* test: part test case

* test: more test case

* test: update snapshot

* test: demo test support

* test: update snapshot

* chore: adjust mock logic to inject on rc-drawer instead

* test: more snapshot

* chore: adjust pos

* chore: back of render

* test: drawer demo extends test
2022-07-25 21:04:43 +08:00
zombiej
2b46b3e6e1 Merge remote-tracking branch 'origin/master' into feature-merge-master 2022-07-25 17:37:47 +08:00
MadCcc
79760145cb v5.0.0-experimental.9 2022-07-25 10:04:08 +08:00
MadCcc
3f915a0250 chore: v5.0.0-experimental.8 2022-07-21 17:01:51 +08:00
黑雨
8c34cb793f
feat: Replace input-number part test with testing lib (#36080)
* feat: Replace input-number part test with testing lib

* feat: update rc-input-number version
2022-07-20 20:47:09 +08:00
MadCcc
45ea8e0a5c chore: v5.0.0-experimental.7 2022-07-20 18:39:04 +08:00
MadCcc
ff52b7f571 chore: v5.0.0-experimental.6 2022-07-20 10:30:33 +08:00
MadCcc
2449eaee5d chore: v5.0.0-experimental.5 2022-07-19 20:10:40 +08:00
zombiej
c71ce67e14 chore: next merge feature 2022-07-19 17:51:35 +08:00
二货机器人
03ea767cad
fix: Form validate message shaking (#36575)
* refactor: move component out

* refactor: clean up code

* chore: stable it

* chore: back of container

* chore: adjust leave motion

* test: update snapshot

* chore: update motion logic

* fix: list start motion

* test: update snapshot

* test: update snapshot

* test: test for marginBottom
2022-07-19 16:01:31 +08:00
二货机器人
3301b4d6fc
Merge pull request #36576 from ant-design/master
chore: feature merge master
2022-07-18 20:59:32 +08:00
Peach
10b153f65d
docs: changelog for 4.21.7 (#36572)
* docs: changelog for 4.21.7

* chore: bump version to 4.21.7

* docs: update changelog

* docs: append a new changelog
2022-07-18 15:02:57 +08:00
renovate[bot]
912d274b0a
chore(deps): update dependency eslint-plugin-markdown to v3 (#36560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-17 18:57:36 +08:00
MadCcc
99d9d66f3b
chore: update token script (#36548)
* chore: update token script

* chore: rm dist token collect
2022-07-15 18:09:30 +08:00
zombiej
17f020f0a7 chore: merge master 2022-07-13 17:52:42 +08:00
二货机器人
e9ab30dde1
chore: bump rc-tooltip (#36501) 2022-07-13 17:14:24 +08:00
zombiej
5bd221ad39 chore: merge master 2022-07-12 17:09:43 +08:00
二货机器人
41464e7068
chore: bump mentions (#36479) 2022-07-12 16:49:44 +08:00
github-actions[bot]
e46dedd90c
chore: auto merge branches (#36478)
chore: feature merge master
2022-07-12 08:21:41 +00:00
二货机器人
20b3f20f5f
docs: 4.21.6 changelog (#36455) 2022-07-11 10:57:06 +08:00
afc163
91ff1dcce2
style: fix Skeleton active lost border-radius in Safari (#36445)
* style: fix Skeleton active lost border-radius in Safari

* perf: reduce skeleton css bundle size

* chore: fix bundle size limit

* chore: fix active typing
2022-07-10 12:05:35 +08:00
MadCcc
4d607dca94 chore: 5.0.0-experimental.4 2022-07-08 15:18:33 +08:00
MadCcc
caf6999408 chore: 5.0.0-experimental.3 2022-07-08 10:32:04 +08:00
MadCcc
61bbe8bd2d chore: v5.0.0-experimental.2 2022-07-07 22:31:00 +08:00
MadCcc
eb8835fe29 chore: update main to dist/antd.js 2022-07-07 16:11:30 +08:00
MadCcc
00068bc5d0 chore: update prepublish script 2022-07-06 10:15:45 +08:00
MadCcc
f65c73fa2a Merge branch 'master' into next-merge-master 2022-07-05 22:24:39 +08:00
MadCcc
8e27cf986f
chore: rm component less file (#36244)
* chore: rm component less file

* refactor: less file

* refactor: rm less

* refactor: rm page-header and comment

* chore: rm less in components

* chore: update dist config

* chore: update image test

* chore: update dekko

* chore: rm lib dekko

* chore: update dist dekko

* chore: udpate bundle size

* test: update snapshot

* test: rm theme test

* test: update snapshot

* test: update snapshot

* chore: copy reset.css

* test: update image test

* chore: copy reset.css to es

* chore: update site script
2022-07-05 21:55:21 +08:00
二货机器人
cff413eb6c
fix: Table hover perf (#36383) 2022-07-05 16:56:29 +08:00
MadCcc
23e479151d
chore: token statistic progress (#36381) 2022-07-05 14:23:43 +08:00
afc163
80e7f7087d chore: merge feature to master, resolve conflict 2022-07-05 11:23:35 +08:00
MadCcc
469d0bc81c
chore: compile without lib (#36362)
* chore: compile es only

* chore: update package.json

* chore: code clean

* chore: code clean

* chore: update workflow

* chore: update workflow

* chore: update less src

* chore: replace lib with es

* chore: recover less

* Revert "chore: replace lib with es"

This reverts commit 41b8bf1938.

* chore: update dist less

* test: fix
2022-07-04 22:08:24 +08:00
二货机器人
bd2b80fb88
chore: Use cssinjs createTheme which support auto cache (#36329)
* chore: bump

* chore: use cssinjs cache version
2022-07-04 11:00:19 +08:00
renovate[bot]
b2c31ae908
chore(deps): update dependency eslint-plugin-unicorn to v43 (#36350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-04 09:47:15 +08:00
MadCcc
62313099bc
docs: v4.21.5 (#36353)
* docs: v4.21.5

* chore: add try time

* chore: update changelog
2022-07-03 12:21:40 +08:00
MadCcc
f07203997e chore: collect token statistic before publish 2022-07-01 17:51:54 +08:00
MadCcc
b0d14085ec chore: 5.0.0-experimental.1 2022-07-01 17:40:48 +08:00
MadCcc
2d3b034ad4 chore: version 5.0.0-experimental.0 2022-06-29 21:43:41 +08:00
github-actions[bot]
17cc8dddda
chore: auto merge branches (#36258)
chore: merge master into next
2022-06-27 14:16:49 +00:00
dependabot[bot]
4439891ced
chore(deps-dev): bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12 (#36255)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.10 to 1.0.0-rc.12.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.10...v1.0.0-rc.12)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 21:56:06 +08:00
陈帅
2d233fb147
docs: add 4.21.4 changelog (#36246)
* docs: add 4.21.4 changelog

* fix

* reset
2022-06-27 18:05:48 +08:00
zombiej
b7013a138b chore: merge master 2022-06-27 14:55:59 +08:00
renovate[bot]
a613a2643b
chore(deps): update dependency remark-cli to v11 (#36237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 01:16:52 +08:00
dependabot[bot]
ee28570b2b
chore(deps-dev): bump @types/jest-image-snapshot from 4.3.2 to 5.1.0 (#36229)
Bumps [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot) from 4.3.2 to 5.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot)

---
updated-dependencies:
- dependency-name: "@types/jest-image-snapshot"
  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-06-25 16:04:13 +08:00
afc163
a5fe576d48 chore: merge master to next 2022-06-24 11:32:42 +08:00
二货机器人
5e8280de88
chore: bump rc-util (#36210) 2022-06-24 01:13:16 +08:00
afc163
7c4e6c4fd3
perf: unify regeneratorRuntime import path for bundle size (#36200)
* perf: unify regeneratorRuntime import path for bundle size

close #36198

* Update package.json
2022-06-23 16:54:20 +08:00
සයුරි | Sayuri
d692a88ed7
feat: add si_LK locale (#36149)
* දින තේරුම සකස් කිරීම

* චීන ප්‍රලේඛනය යාවත්කාල කිරීම

* ඉංග්‍රීසි ප්‍රලේඛනය යාවත්කාල කිරීම

* තවත් දත්ත ඇතුල් කිරීම

* දින දසුනට භාෂාව යෙදීම

* ප්‍රධාන දේශීයකරණ සංරචකය යෙදීම

* සැපයුම්කරු සඳහා ගොනුව යෙදීම

* කාලය තේරීමට අදාළ සංරචකය යෙදීම

* යෝජනාව ඇතුළු කෙරිණි

Co-authored-by: Amumu <yoyo837@hotmail.com>

* නව ඇසුරුමට වෙනස් කළා

* ගොනුව යාවත්කාල කෙරිණි

Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-22 19:38:21 +08:00
zombiej
91245c16ad chore: merge master 2022-06-21 19:40:22 +08:00
dependabot[bot]
b7cf4e6850
chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 (#36133)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/19.0.0...20.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  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>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-21 10:35:17 +08:00
renovate[bot]
5120b38b46
chore(deps): update dependency inquirer to v9 (#36121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-21 10:35:00 +08:00
二货机器人
0ff19bb239
fix: Table multiple dropdown not closed (#36132)
* fix: Table dropdown can not close

* test: Test case

* test: cov

* chore: bump rc-util

* chore: reorder

* chore: bump rc-util

* chore: rm test

* chore: clean up
2022-06-20 23:28:46 +08:00
afc163
ad45f6c185
docs(): release 4.21.3 (#36105) 2022-06-17 15:44:37 +08:00
MadCcc
9dd5e9b5e9 Merge branch 'master' into next-merge-master 2022-06-16 10:46:55 +08:00
二货机器人
34dfb808ad
feat: Form support setFieldValue (#36058) 2022-06-15 17:30:10 +08:00
MadCcc
25e1d1bc77
docs: 4.21.2 (#36055) 2022-06-15 01:35:02 +08:00
vagusX
250497acd1
docs: add changelog 4.21.1 (#36022) 2022-06-13 19:30:45 +08:00
renovate[bot]
e1a6241519
chore(deps): update dependency stylelint-config-standard to v26 (#36017)
* chore(deps): update dependency stylelint-config-standard to v26

* chore: ignore selector-not-notation rule

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-12 20:44:55 +08:00
afc163
e9630608fe
Update package.json 2022-06-11 15:16:06 +08:00
dependabot[bot]
9ddde89d4d
chore(deps-dev): bump stylelint from 14.8.3 to 14.9.0 (#35998)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.3...14.9.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 20:11:15 +08:00
zombiej
eda63041ff chore: merge master 2022-06-10 17:17:54 +08:00
二货机器人
66c3639ed4
chore: bump rc-dialog version (#35969)
* chore: bump rc-dialog version

* chore: trigger

* chore: trigger

* docs: RM peer conflict demo

* chore: bump deps version

* chore: bump ver

* chore: bump

* chore: bump

* chore: test

* chore: rm peer

* chore: clean all peer

* chor: bump rc-image
2022-06-10 17:06:07 +08:00
afc163
c80ddb4699
chore: upgrade react-slick to 0.29.1 (#35959)
* chore: upgrade react-slick to 0.29.0

* Update package.json
2022-06-09 11:31:32 +08:00
二货机器人
b53b4cf620
chore: Add pure component of message (#35931)
* feat: Add pure component of message

* test: Updare snapshot
2022-06-07 23:29:12 +08:00
zombiej
cffc4f05aa chore: merge master 2022-06-07 21:13:52 +08:00
二货机器人
771836cbc0
test: refactor tree with testing lib (#35937)
* test: tree test

* test: clean up

* chore: bump rc-tree

* test: Update snapshot

* test: Update for react 18
2022-06-07 21:04:47 +08:00
zombiej
d56ba7062f chore: bump bundle size of babel runtime 2022-06-06 18:57:00 +08:00
zombiej
2d7122ce8e Merge remote-tracking branch 'origin/feature' into master-merge-feature 2022-06-06 18:55:54 +08:00
Heaven
4dd6fcaf99
Feat: support 'treeExpandAction' prop for TreeSelect (#35618)
* Feat: support 'treeExpandAction' prop for TreeSelect

* chore: bump rc-tree

* chore: fix lint

* fix: fix directory tree duplicate expandAction

* fix: fix directory tree duplicate expandAction

* fix: fix directory tree duplicate expandAction

* chore: add docs

Co-authored-by: zombiej <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-06 18:44:58 +08:00
xrkffgg
c22fce2a39
docs: add changelog 4.21.0 (#35915)
* docs: add changelog 4.21.0

* Update CHANGELOG.en-US.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* docs: add

* Update CHANGELOG.en-US.md

* docs: fix

* docs: add

* docs: update

* docs: fix

* docs: remove 35407

Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-06 17:53:28 +08:00
github-actions[bot]
2c1d5120b5
chore: auto merge branchs (#35910)
branch: merge master into feature
2022-06-06 03:37:12 +00:00
renovate[bot]
93468584bb
chore(deps): update dependency @types/jest to v28 (#35907)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 11:06:35 +08:00
github-actions[bot]
a1e74cd383
chore: auto merge branchs (#35893)
chore: next merge feature
2022-06-02 11:53:22 +00:00
MadCcc
77823c5932
feat: tabs support popupClassName (#35892)
* feat: tabs support popupClassName

* docs: update
2022-06-02 19:31:27 +08:00
zombiej
c89c61e2c4 Merge remote-tracking branch 'origin/feature' into next 2022-06-02 16:21:16 +08:00
zombiej
463b1cc38b Merge remote-tracking branch 'origin/master' into next 2022-06-02 11:43:04 +08:00
Mehdi Salem Naraghi
d239ae5bf5
fix: remove extraneous space from rc-segmented version (#35863)
The extra spaces confuses third-party tooling
2022-06-01 22:10:52 +08:00
zombiej
01dbe2ff25 chore: merge master 2022-06-01 18:46:38 +08:00
afc163
6423e22f78 chore: merge feature 2022-06-01 18:28:31 +08:00
zombiej
81a2b2dd06 chore: bump rc-dialog & update snapshot 2022-06-01 15:02:36 +08:00
afc163
a61671f32f
chore: upgrade to jest-image-snapshot 5.x (#35818) 2022-05-31 10:11:33 +08:00
MadCcc
47493c0e90
chore: collect statistic after compile (#35813)
* chore: collect statistic after compile

* chore: code clean

* chore: code clean

* chore: code clean

* chore: remove export in ConfigProvider

* chore: only lib

* test: fix lint

* chore: code clean
2022-05-30 20:22:48 +08:00
zombiej
300dddebbb chore: next merge feature 2022-05-30 19:11:21 +08:00
二货机器人
99c16aa8d6
refactor: Fix Dropdown nesting menu injection logic (#35810)
* refactor: Dependency Inversion

* test: update snapshot

* test: Update snapshot

* test: more

* fix: table dropdown logic

* fix: menu lint
2022-05-30 19:06:51 +08:00
Peach
336fef0f8a
docs: changelog for 4.20.7 (#35804)
* docs: changelog for 4.20.7

* chore: bump version to 4.20.7

* docs: update changelog
2022-05-30 15:17:44 +08:00
renovate[bot]
b535068590
chore(deps): update dependency eslint-plugin-jest to ~26.4.0 (#35801)
* chore(deps): update dependency eslint-plugin-jest to ~26.4.0

* Update package.json

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-05-30 10:50:14 +08:00
afc163
596d24e4e5 Merge branch 'feature' into master-merge-feature 2022-05-29 20:21:51 +08:00
afc163
7ee32705f8 Merge branch 'master' into next-merge-master 2022-05-29 20:19:49 +08:00
afc163
effa5541b8
test: lock eslint-plugin-jest version for false positive
https://github.com/jest-community/eslint-plugin-jest/issues/1128
2022-05-29 20:16:01 +08:00
zombiej
7b92f24e2e Merge remote-tracking branch 'origin/feature' into next 2022-05-27 23:19:39 +08:00
二货机器人
9578f06a3b
refactor: bump rc-collapse to stable dom (#35781)
* chore: bump rc-collapse to stable dom

* chore: clean up
2022-05-27 23:18:36 +08:00
vagusX
acdd164a09
ci: use jest shard (#35622) 2022-05-27 21:49:16 +08:00
zombiej
461b605555 chore: next merge feature 2022-05-27 16:40:17 +08:00
zombiej
bd2b726199 chore: feature merge master 2022-05-27 16:13:19 +08:00
Cong Zhang
02c0c13033
chore: move @types/qs from deps to devDeps (#35747) 2022-05-26 13:03:12 +08:00
dependabot[bot]
1666313a14
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#35737)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 20:57:31 +08:00
MadCcc
3dc72c00d0 Merge branch 'feature' into next-merge-feature 2022-05-25 15:02:26 +08:00
MadCcc
be61009df2 Merge branch 'master' into feature-merge-master 2022-05-25 11:46:22 +08:00
MadCcc
a48a0497ee
chore: lock stylelint (#35725) 2022-05-25 11:45:19 +08:00
MadCcc
e9e2d18121 Merge branch 'master' into feature-merge-master 2022-05-25 11:03:13 +08:00
MadCcc
00eb63a318
chore: increase bundle size (#35709) 2022-05-24 18:43:28 +08:00
二货机器人
8d558202cb
refactor: alert full token (#35702)
* refactor: alert full token

* chore: bump bundle size

* fix: miss token
2022-05-24 15:45:41 +08:00
zombiej
3a4d399248 chore: merge feature 2022-05-23 15:52:14 +08:00
zombiej
f58efe9b32 chore: merge master 2022-05-23 14:37:16 +08:00
二货机器人
e27aaeb3d2
docs: 4.20.6 changelog (#35671)
* docs: 4.20.6 changelog

* docs: fix build
2022-05-22 16:19:12 +08:00
zombiej
cd0ace3d40 chore: merge master 2022-05-21 22:14:15 +08:00
二货机器人
8b595e04d9
chore: fix cheerio for enzyme fix (#35666) 2022-05-21 21:35:24 +08:00
dependabot[bot]
eaefc86843
chore(deps-dev): bump react-intl from 5.25.1 to 6.0.1 (#35659)
Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.25.1 to 6.0.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.25.1...react-intl@6.0.1)

---
updated-dependencies:
- dependency-name: react-intl
  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-20 20:32:12 +08:00
dependabot[bot]
f55778cf59
chore(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.0 (#35658)
Bumps [@types/react-resizable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-resizable) from 1.7.4 to 3.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-resizable)

---
updated-dependencies:
- dependency-name: "@types/react-resizable"
  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-20 19:46:46 +08:00
章鱼
7fd093bd0a
docs: feat components TS demo (#34742)
* docs: add general components TS demo

* docs: add layout components TS demo

* docs: add navigation components TS demo

* docs: add data entry components TS demo

* chore(deps): add types for qs

* docs: add data display TS demo

* docs: add feedback components TS demo

* docs: add other components TS demo

* chore(deps): add types

* docs: unified demo code style

* docs: fix lint error

* docs: add demo TS type

* docs: fix demo TS type

* test: update snapshot

* docs: fix TS demo

* feat: update Rate character type

* docs: fix lint error

* feat: update Rate character type

* feat: update Rate character type
2022-05-19 09:46:26 +08:00
Amumu
b222f93cc5
feat: add a new locale tk_TK (#35605)
* feat: add a new locale tk_TK

* fix: fix moment locale
2022-05-18 11:20:53 +08:00
github-actions[bot]
0b780574ae
chore: auto merge branchs (#35597)
chore: feature merge master
2022-05-17 11:42:21 +00:00
zombiej
ee8ce6c916 Merge remote-tracking branch 'origin/master' into next 2022-05-17 17:30:49 +08:00
二货机器人
b47acedbc7
chore: bump tools version (#35594) 2022-05-17 17:29:47 +08:00
zombiej
8613d2ff2e chore: merge feature 2022-05-16 17:16:52 +08:00
github-actions[bot]
91181c5b56
chore: auto merge branchs (#35572)
chore: feature merge master
2022-05-16 09:03:24 +00:00
miracles1919
aefba96f13
refactor: cssinjs for Transfer (#35508)
* refactor: Transfer cssinjs

* chore: add fixme

* chore: fix lint

* chore: fix lint

* chore: bundle size

* chore: fix test

* refactor: adjust status style
2022-05-16 12:21:14 +08:00
MadCcc
2631855b4e
docs: changelog 4.20.5 (#35560) 2022-05-15 15:11:25 +08:00
github-actions[bot]
fb9c2fc51e
chore: auto merge branchs (#35553)
chore: merge master into next
2022-05-14 10:03:09 +00:00
TrickyPi
0a69bb5574
chore: del unused package && downgrade some packages which related webpack@5 (#35551) 2022-05-14 17:43:55 +08:00
MadCcc
a32f5d69f8 Merge branch 'feature' into next-merge-feature 2022-05-13 14:42:49 +08:00
zombiej
3a0c53470f chore: merge master 2022-05-13 10:20:20 +08:00
MadCcc
2d70027f45 Merge branch 'master' into feature-merge-master 2022-05-12 15:56:18 +08:00
MadCcc
fbdcbc7027
docs: changelog 4.20.4 (#35495)
* docs: changelog 4.20.4

* chore: emoji
2022-05-11 18:15:09 +08:00
afc163
84a969e5e0 chore: sync master into next branch 2022-05-11 15:36:22 +08:00
二货机器人
2341a25d91
feat: refactor useNotification (#35423)
* more refactor

* chore: motion support

* chore: tmp test

* test: Hooks

* chore: static function

* tmp of it

* all of it

* mv prefix

* chore: clean up

* chore: clean up

* more test case

* test: all base test

* test: all test case

* init

* refactor: rm notification.open instance related code

* follow up

* refactor: singlton

* test: notification test case

* refactor to destroy

* refactor: message base

* test: part test case

* test: more

* test: more

* test: all test

* chore: clean up

* docs: reorder

* chore: fix lint

* test: fix test case

* chore: add act

* chore: back

* chore: fix style

* test: notification test

* test: more and more

* test: fix more test

* test: index

* test: more & more

* test: fix placement

* test: fix coverage

* chore: clean up

* chore: bundle size

* fix: 17

* chore: more

* test: message

* test: more test

* fix: lint

* test: rm class in static

* chore: clean up

* test: coverage

* chore: fix lint
2022-05-11 14:26:18 +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
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
MadCcc
ed4d6c3af9 chore: increase bundle size 2022-05-09 22:30:31 +08:00
MadCcc
1f5e271eb6 Merge branch 'master' into next-merge-master 2022-05-09 21:26:25 +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
陈帅
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
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
83ed62aa0e Merge branch 'feature' into next-merge-feature 2022-05-07 15:19:54 +08:00
MadCcc
4734f65f2f
feat: focus menu item automaticly when focusing menu (#35407)
* feat: focus menu item automaticly when focusing menu

* chore: update mentions

* test: fix test case

* chore: decrease bundle size

* chore: increase bundle size
2022-05-07 11:36:34 +08:00
二货机器人
69e1c33401
Merge pull request #34057 from ant-design/feat/momentjs-to-dayjs
feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js
2022-05-06 20:22:04 +08:00
zombiej
84662ce774 chore: next merge feature 2022-05-06 18:46:16 +08:00
iamkun
fe435a4939 fix: rm moment dependency 2022-05-06 18:40:48 +08:00
iamkun
1a7732d819 fix: update test 2022-05-06 16:43:35 +08:00
iamkun
7428e37d54 fix: update dayjs 2022-05-06 14:04:41 +08:00
iamkun
7dd0bd396d fix: update merge 2022-05-06 14:02:45 +08:00
MadCcc
7f6e4492a0
feat: Dropdown support autoFocus (#35391)
* feat: Dropdown support autoFocus

* chore: add bundle size
2022-05-05 16:45:07 +08:00
afc163
e039b10b2f Revert "chore: fix npm start error in Gitpod"
This reverts commit 978226fb13.
2022-05-05 11:27:49 +08:00
afc163
978226fb13 chore: fix npm start error in Gitpod
close #33444
2022-05-05 11:00:07 +08:00
PCCCCCCC
b3e8e2d555
Refactor:Component Tooltip Less to cssinjs (#35340)
* refactor: add basic css layout for tooltip

* style: handle the special mutilte repeat property

* style: complete the custom color style

* style: replace with Logical properties

* style: skip check some logic property

* docs: add FIXME necessary

* chore: adjust bundle size and trigger the preview ci
2022-05-03 22:41:59 +08:00
二货机器人
6e2eff2836
chore: use cssinjs adv mode (#35370) 2022-05-03 21:34:30 +08:00
zombiej
3e69660e52 chore: merge master 2022-05-01 16:32:08 +08:00
afc163
609d576298
docs: changelog for 4.20.2 (#35338) 2022-04-30 15:14:30 +08:00
afc163
0658932fa0
Revert "feat: dropdown auto-focus (#35307)" (#35337)
This reverts commit 1ff58d23f0.
2022-04-30 15:10:04 +08:00
vagusX
409c25b7ce
feat: set proper height for Segmented (#35281) 2022-04-29 15:11:42 +08:00
MadCcc
1ff58d23f0
feat: dropdown auto-focus (#35307)
* feat: dropdown auto-focus

* chore: update rc-tabs
2022-04-28 19:50:33 +08:00
afc163
8a36abcc17
docs(): release 4.20.1 (#35250) 2022-04-26 18:03:35 +08:00
MadCcc
eed87d6276
chore: remove keyframes declaration (#35231) 2022-04-26 01:00:39 +08:00
二货机器人
b4730281a9
refactor: Dropdown cssinjs support (#35214)
* chore: init

* chore: dropdown style

* chore: more style

* chore: icon style

* chore: more style

* chore: diff shows the cache path

* chore: motion support

* chore: more style

* feat: status

* chore: sub menu style

* chore: all dropdown style

* fix: ts

* chore: update snapshot

* Update components/dropdown/style/index.tsx

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

* chore: update style

Co-authored-by: MadCcc <1075746765@qq.com>
2022-04-25 10:54:00 +08:00
zombiej
8eadd48888 Merge remote-tracking branch 'origin/master' into next 2022-04-24 15:47:30 +08:00
二货机器人
da85ed492d
docs: 4.20.0 changelog (#35203)
* docs: init 4.20.0 changelog

* chore: merge

* Update CHANGELOG.zh-CN.md

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

* docs: Update changelog

* chore: bump react version

* chore: revert react version

* Update CHANGELOG.zh-CN.md

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

Co-authored-by: afc163 <afc163@gmail.com>
2022-04-24 14:29:42 +08:00
afc163
b25d5f90bd chore: merge master to next 2022-04-24 12:17:49 +08:00
vagusX
1548f44ef8
feat: upgrade rc-segmented v2 (#35187)
* docs: add debug demo for segmented

* chore: update

* feat: upgrade rc-segmented v2

* Update components/segmented/__tests__/index.test.tsx

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

* Update components/segmented/demo/controlled-two.md

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

Co-authored-by: afc163 <afc163@gmail.com>
2022-04-23 21:00:05 +08:00
github-actions[bot]
1d6da1a5cc
chore: auto merge branchs (#35190)
chore: merge master to next
2022-04-23 09:34:47 +00:00
afc163
26707f1bc9
test(🏞): batch upload snapshots to argos-ci.com (#35181) 2022-04-22 22:31:39 +08:00
MadCcc
a106459dd1
feat: add zoom animation (#35148)
* feat: support Keyframes as 'animationName' value

* feat: add zoom animation

* chore: code clean

* test: fix anim

* chore: move file

* chore: dep clean
2022-04-21 17:28:02 +08:00
zombiej
669f41502e Merge branch 'master' into next 2022-04-21 17:10:29 +08:00
二货机器人
1525ac47fb
chore: bump dropdown with inject mark (#35153) 2022-04-21 17:10:06 +08:00
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value (#35142) 2022-04-21 02:06:22 +08:00
afc163
756f06c2fe chore: sync master into next branch 2022-04-20 11:30:55 +08:00
MadCcc
acb21e1848
feat: animation check (#35108)
* feat: animation check

* chore: remove treeNodeFX import
2022-04-20 10:24:24 +08:00
二货机器人
b8eaecb898
fix: Form in React 18 StrictMode (#35096)
* test: fix with react 18

* fix: Form in StrictMode

* test: clean up

* test: clean up

* chore: bump rc-motion version

* chore: fix test case logic

* test: back of it

* test: back missing test case
2022-04-19 20:06:32 +08:00
Karott Schu
50a6a44bd0
pref: upgrade rc-menu (#35071)
* pref: upgrade rc-menu

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
2022-04-19 17:59:07 +08:00
MadCcc
617449ddd2
test: add cssinjs test (#35077)
* test: add cssinjs test

* test: demoTest test cssinjs

* test: update snapshot

* test: adjust text
2022-04-19 11:27:09 +08:00
zombiej
7f54a459f6 test: Update snapshot 2022-04-18 22:37:28 +08:00
二货机器人
640fe5df09
chore: rc-dialog id unique sync (#35072) 2022-04-18 15:12:06 +08:00