Commit Graph

3748 Commits

Author SHA1 Message Date
二货爱吃白萝卜
0fffe06bd9
chore: Select virtual=false will bind to real element for a11y (#39550)
* chore: bump rc-select

* docs: update doc

* test: Update snapshot

* test: Update snapshot
2022-12-14 17:16:13 +08:00
MadCcc
ba932fbe7b
📝 docs: 5.0.7 changelog (#39535)
* 📝 docs: 5.0.7 changelog

* docs: update

* docs: update
2022-12-13 22:34:02 +08:00
nuintun
90173eba6e
fix: Move antd-token-previewer to dev dependencies (#39508) 2022-12-13 22:04:34 +08:00
Peach
62d67bc5ed
docs: changelog for 5.0.6 (#39484)
* docs: changelog for 5.0.6

* chore: bump version

* docs: update changelog order

* Apply suggestions from code review

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

* docs: update changelog

Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-12 17:03:42 +08:00
PCCCCCCC
53470fc476
Adapt to the mobile mode of the new official website (#39043)
* feat: add basic css for title
feat: add basic Carousel structure
feat: modify some card with mobile mode
feat: style change for theme
feat: Extract public styles and improve some styles
fix: Fix code loss caused by handling conflicts

* feat: change the theme to carousel with image
2022-12-11 20:39:46 +08:00
dependabot[bot]
07f7e44a4f
chore(deps-dev): bump rome from 10.0.1 to 11.0.0 (#39406)
Bumps [rome](https://github.com/rome/tools/tree/HEAD/npm/rome) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/rome/tools/releases)
- [Changelog](https://github.com/rome/tools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rome/tools/commits/cli/v11.0.0/npm/rome)

---
updated-dependencies:
- dependency-name: rome
  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-12-08 22:30:35 +08:00
二货爱吃白萝卜
2c1bafb82a
docs: changelog of 5.0.5 (#39401)
* docs: changelog of 5.0.5

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.zh-CN.md

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

Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-12-08 17:47:56 +08:00
afc163
66754060f9
chore: remove unused devDeps (#39392) 2022-12-08 13:44:20 +08:00
dependabot[bot]
3eaf72e2e8
chore(deps-dev): bump @types/jest-image-snapshot from 5.1.0 to 6.1.0 (#39369)
Bumps [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot) from 5.1.0 to 6.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 21:01:11 +08:00
黑雨
52c50dfb57
fix: Tabs active bar missing (#39352) 2022-12-07 15:44:24 +08:00
Amumu
d57f1c7d8a
feat: replace eslint-plugin-babel with @babel/eslint-plugin and enable new rules (#39335)
* feat: replace eslint-plugin-babel with @babel/eslint-plugin and enable new rules

* My empty commit with a message
2022-12-07 15:35:41 +08:00
renovate[bot]
a2305aa291
chore(deps): update dependency scroll-into-view-if-needed to v3 (#39230)
* chore(deps): update dependency scroll-into-view-if-needed to v3

* fix: ts error

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-07 13:56:18 +08:00
afc163
df41ff73a8
chore: improve size-limit-action (#39319)
* Update size-limit.yml

* Update size-limit.yml

* Update size-limit.yml

* Update package.json

* Update size-limit.yml

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update size-limit.yml

* Update size-limit.yml

* Update size-limit.yml
2022-12-06 23:28:59 +08:00
afc163
ac0139c2c7
chore: simpify size-limit output (#39285) 2022-12-06 14:54:34 +08:00
lijianan
5ef1177270
chore: remove useless node_modules (#39278)
* chore: remove useless node_modules

* Update package.json
2022-12-06 10:25:26 +08:00
lijianan
6bb9dbc692
chore: remove useless node_modules (#39261)
* chore: remore useless node_modules

* fix

* fix

* fix

* fix
2022-12-05 22:28:08 +08:00
afc163
6614faee50
chore: fix size-limit action (#39268)
* chore: fix size-limit action

* Update .github/workflows/size-limit.yml

* Apply suggestions from code review

* Apply suggestions from code review
2022-12-05 21:32:10 +08:00
二货爱吃白萝卜
1f8c0476d2
docs: 5.0.4 changelog (#39256)
* docs: 5.0.4 changelog

* Update CHANGELOG.zh-CN.md

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

* docs: adjust changelog & tree style

* docs: update desc

* docs: add missing one

* chore: adjust tree style

* docs: add more

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-05 15:17:58 +08:00
afc163
e975e5d41d
chore: update tree snapshot (#39242)
* chore: update tree snapshot

* chore: bump rc-util

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-05 11:35:37 +08:00
littleforest
e35c05d32c
chore: fix npm start in window (#39252)
* Feat: Added instructions for the win environment~

* feat: Use cross-env to set the environment variables
2022-12-05 11:18:41 +08:00
二货机器人
48a0cf348c chore: force trigger CI 2022-12-04 17:26:23 +08:00
afc163
3c3d6dfa8a
chore: enable bundlesize github checks (#39220) 2022-12-03 22:56:35 +08:00
fengmk2
4679790deb
🤖 TEST: Use bundlesize2 instead (#39216)
Or remove all bundlesize script

https://github.com/ant-design/ant-design/discussions/36574
2022-12-03 15:01:58 +08:00
afc163
4e460cde42
docs: fix demo card icons color (#39191) 2022-12-02 16:32:16 +08:00
二货爱吃白萝卜
720b514ac5
refactor: bump rc-input-number (#39154)
* chore: bump rc-input-number

* chore: fix lint
2022-12-01 16:47:35 +08:00
MadCcc
b85be0195d
docs: 5.0.3 changelog (#39123) 2022-11-30 21:16:54 +08:00
dependabot[bot]
13ba859202
chore(deps-dev): bump fs-extra from 10.1.0 to 11.0.0 (#39090)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  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-29 20:25:45 +08:00
MadCcc
f118a3f5d2
docs: 5.0.2 changelog (#39032) 2022-11-27 19:56:22 +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
黑雨
8fd6ae54e9
feat: fix support options (#38968)
* feat: fix support options

* feat: update package
2022-11-25 11:12:59 +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
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
MadCcc
a7d8b14f0f
docs: 5.0.1 changelog (#38854) 2022-11-22 18:03:35 +08:00
Chuns Chen
b22ab1a83c
chore: revert compile with lib (#38832)
* chore: revert compile with lib

* chore: lib dekko test

* fix: filename has spaces

* chore: bump @ant-design/tools
2022-11-22 16:21:37 +08:00
afc163
bac41780ef
chore: change dumi dev port to 8001 (#38773)
* chore: improve dumirc config

* Update package.json
2022-11-21 13:58:27 +08:00
二货爱吃白萝卜
cef8bf899c
fix: bump rc-picker to remove moment (#38762) 2022-11-20 23:18:46 +08:00
afc163
5fa55e291d
chore: improve gh-pages workflow (#38739) 2022-11-19 19:40:53 +08:00
二货爱吃白萝卜
017f3ac248
fix: ssr keyframes (#38729) 2022-11-19 15:25:22 +08:00
MadCcc
e7f91d8251 chore: bump dumi v2.0.2 2022-11-18 15:02:40 +08:00
MadCcc
f9b452017b chore: update deploy script & action 2022-11-18 14:37:18 +08:00
MadCcc
73139eb5af
docs: 5.0.0 changelog (#38642)
* docs: 5.0.0 changelog

* chore: bump version

* chore: english changelog

* chore: code clean

* docs: add missing break line

* docs: eng version pretter

* chore: update

* chore: clean

* chore: remove backtop doc

* chore: update changelog

* chore: code clean

* docs: update

* rm eng log

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-11-18 13:10:45 +08:00
MadCcc
aa6858a247 chore: bump version to 5.0.0-rc.3 2022-11-18 10:16:23 +08:00
MadCcc
c9eab1078f chore: bump version to 5.0.0-rc.2 2022-11-17 16:51:31 +08:00
MadCcc
ab4bcc4463 Merge branch 'master' into next-merge-master 2022-11-17 14:04:31 +08:00
dependabot[bot]
1a4c696926
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#38604)
* chore(deps-dev): bump typescript from 4.8.4 to 4.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

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

* chore: fix ts error in test case

* Update Table.pagination.test.tsx

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-11-17 13:02:49 +08:00
二货爱吃白萝卜
43c14bb70e
chore: bump tools (#38593) 2022-11-17 10:46:14 +08:00
MadCcc
51a05ba467 chore: bump version to 5.0.0-rc.1 2022-11-17 02:40:35 +08:00
afc163
ebedab8541
fix: dumi build preview (#38597)
* fix: dumi build preview

* Update package.json
2022-11-16 17:25:45 +08:00
afc163
75a38c5805
chore: fix eslint OOM by ignoring server folder (#38589)
* chore: ignore server folder for eslint

* fix site OOM
2022-11-16 13:36:38 +08:00
MadCcc
9edd46aff5 chore: bump version to 5.0.0-rc.0 2022-11-16 00:00:25 +08:00