afc163
|
11a58663fa
|
chore: increase size limit (#39445)
|
2 years ago |
afc163
|
9f4ca0a264
|
chore: increase size limit (#39431)
改大点,关注 diff 更重要。
|
2 years ago |
lijianan
|
7e821bc8f6
|
chore: code style optimization (#39405)
* chore: code style optimization
* fix lint
* add size-limit
|
2 years ago |
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>
|
2 years ago |
JarvisArt
|
6f83c63d74
|
feat: New Component Watermark (#39064)
* feat: New Component Watermark
* docs: add watermark docs
* docs: add watermark demo
* test: add watermark test
* test: add watermark snapshot
* chore: add jest-canvas-mock
* feat: Watermark calculates the width and height of content by default
* docs: update docs
* docs: update demo
* test: update snapshot
* docs: update docs
* chore: update bundlesize
* chore: Optimize code logic
* chore: update size-limit
* test: update watermark snapshot
|
2 years ago |
二货爱吃白萝卜
|
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>
|
2 years ago |
afc163
|
66754060f9
|
chore: remove unused devDeps (#39392)
|
2 years ago |
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>
|
2 years ago |
黑雨
|
52c50dfb57
|
fix: Tabs active bar missing (#39352)
|
2 years ago |
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
|
2 years ago |
afc163
|
0c3918a389
|
test: update bundlezie limit
|
2 years ago |
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>
|
2 years ago |
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
|
2 years ago |
afc163
|
ac0139c2c7
|
chore: simpify size-limit output (#39285)
|
2 years ago |
lijianan
|
5ef1177270
|
chore: remove useless node_modules (#39278)
* chore: remove useless node_modules
* Update package.json
|
2 years ago |
lijianan
|
6bb9dbc692
|
chore: remove useless node_modules (#39261)
* chore: remore useless node_modules
* fix
* fix
* fix
* fix
|
2 years ago |
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
|
2 years ago |
二货爱吃白萝卜
|
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>
|
2 years ago |
lijianan
|
240210a281
|
feat: New Component QRCode (#38948)
* feat: qrcode
* chore: code clean
* feat: New Component Qr-Code (#38891)
* feat: QrCode
* fix
* fix
* fix: fix bug
* fix: fix bug
* fix
* fix
* fix
* delete
* delete
* test case
* fix lint
* bundlesize
* demo
* fix: fix test
* remove dep
* update snap
* en docs
* refactor: rename tests dir
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* rename
* fix
* adjust text
* rename
* fix title
* rename
* rename
* fix: snap
* fix
* bundlesize
* update demo
* update docs
* add demo
* add docs
* add docs
* test: add warning
* update demo
* bundlesize
* update test case
* update demo
* feat: add onRefresh、add status
* fix: fix demo
* fix: fix demo
* add locale
* add locale
* add test case
* update snap
* fix demo
* update demo
* update demo
* update demo
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/interface.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* Update components/qrcode/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix
* fix
* add decs
* fix
* fix
* fix type
* fix
* fix demo
* fix lint
* fix lint
* add test case for bordered
* prettier-ignore
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: 栗嘉男 <lijianan@lijianandeMacBook-Pro.local>
|
2 years ago |
afc163
|
e975e5d41d
|
chore: update tree snapshot (#39242)
* chore: update tree snapshot
* chore: bump rc-util
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2 years ago |
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
|
2 years ago |
二货机器人
|
48a0cf348c
|
chore: force trigger CI
|
2 years ago |
afc163
|
3c3d6dfa8a
|
chore: enable bundlesize github checks (#39220)
|
2 years ago |
fengmk2
|
4679790deb
|
🤖 TEST: Use bundlesize2 instead (#39216)
Or remove all bundlesize script
https://github.com/ant-design/ant-design/discussions/36574
|
2 years ago |
afc163
|
4e460cde42
|
docs: fix demo card icons color (#39191)
|
2 years ago |
二货爱吃白萝卜
|
720b514ac5
|
refactor: bump rc-input-number (#39154)
* chore: bump rc-input-number
* chore: fix lint
|
2 years ago |
MadCcc
|
b85be0195d
|
docs: 5.0.3 changelog (#39123)
|
2 years ago |
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>
|
2 years ago |
MadCcc
|
f118a3f5d2
|
docs: 5.0.2 changelog (#39032)
|
2 years ago |
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
|
2 years ago |
黑雨
|
8fd6ae54e9
|
feat: fix support options (#38968)
* feat: fix support options
* feat: update package
|
2 years ago |
v
|
2a3cd3db20
|
fixed: dist/reset.css dropped in production mode (#38956)
Co-authored-by: mengfei.v <mengfei.wei@upai.com>
|
2 years ago |
JarvisArt
|
e8875f1969
|
chore: upgrade rc-menu (#38855)
|
2 years ago |
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>
|
2 years ago |
MadCcc
|
a7d8b14f0f
|
docs: 5.0.1 changelog (#38854)
|
2 years ago |
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
|
2 years ago |
黑雨
|
67ee019478
|
Mentions data driven (#38630)
* feat: reset and force update
* feat: update package
* feat: reset
* feat: update for viewer
* feat: update for viewer
* feat: update for viewer
* feat: update for viewer
* feat: update for viewer
* update doc
* feat: add waring
* feat: update doc
* feat: add test case
|
2 years ago |
afc163
|
bac41780ef
|
chore: change dumi dev port to 8001 (#38773)
* chore: improve dumirc config
* Update package.json
|
2 years ago |
二货爱吃白萝卜
|
cef8bf899c
|
fix: bump rc-picker to remove moment (#38762)
|
2 years ago |
afc163
|
5fa55e291d
|
chore: improve gh-pages workflow (#38739)
|
2 years ago |
二货爱吃白萝卜
|
017f3ac248
|
fix: ssr keyframes (#38729)
|
2 years ago |
MadCcc
|
e7f91d8251
|
chore: bump dumi v2.0.2
|
2 years ago |
MadCcc
|
f9b452017b
|
chore: update deploy script & action
|
2 years ago |
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>
|
2 years ago |
MadCcc
|
aa6858a247
|
chore: bump version to 5.0.0-rc.3
|
2 years ago |
MadCcc
|
c9eab1078f
|
chore: bump version to 5.0.0-rc.2
|
2 years ago |
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>
|
2 years ago |
二货爱吃白萝卜
|
43c14bb70e
|
chore: bump tools (#38593)
|
2 years ago |
MadCcc
|
51a05ba467
|
chore: bump version to 5.0.0-rc.1
|
2 years ago |
afc163
|
ebedab8541
|
fix: dumi build preview (#38597)
* fix: dumi build preview
* Update package.json
|
2 years ago |