Amumu
7329ac7fc7
refactor: remove shallowequal ( #39662 )
2022-12-27 15:46:51 +08:00
vagusX
5ea90df382
docs: changelog v5.1.1 ( #39804 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-26 17:40:19 +08:00
JarvisArt
838b08e761
chore: Image preview interactive optimization ( #39812 )
2022-12-26 16:19:54 +08:00
afc163
b80a70f99f
fix(Drawer): default props not working ( #39782 )
...
* fix(Drawer): default props not working
* Update scripts/post-script.js
* Update scripts/post-script.js
Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-26 13:41:45 +08:00
afc163
06bd9d1852
perf: Remove IE11 from browserslist and babel targets ( #38779 )
...
* Update package.json
* chore: bump antd-tools
* Update package.json
* fix: browserslist in codesandbox
* chore: upgrade antd tools
* chore: upgrade antd tools
* test: fix Cannot access mockCanUseDom before initialization
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* Update package.json
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-25 18:37:57 +08:00
二货爱吃白萝卜
af012dfb81
docs: Update CSS Logical ( #39768 )
...
* docs: Update CSS Logical
* docs: more info
2022-12-25 14:11:55 +08:00
afc163
b5f27c8982
fix: upgrade rc-table for a11y issue ( #39700 )
...
* fix: upgrade rc-table for a11y issue
* test: add test case for a11y
2022-12-21 14:01:05 +08:00
xrkffgg
ea55af1979
docs: add 5.1.0 changelog ( #39667 )
...
* docs: add 5.1.0 changelog
* docs: update
* docs: update
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-20 21:15:42 +08:00
元凛
5912c0d7b2
chore: fix merge
2022-12-19 20:55:33 +08:00
二货爱吃白萝卜
862231d07b
fix: Tabs inkBar in StrictMode ( #39653 )
...
* fix: tabs inkBar in StrictMode
* test: update snapshot
* test: update snapshot
2022-12-19 16:56:32 +08:00
黑雨
1eaf125528
fix: Fix tour step type ( #39382 )
...
* feat: fix-step-type
* feat: fix-step-type
* feat: add test
* feat: update test
* feat: update test snapshots
* feat: update test snapshots
* feat: update test snapshots
* fix: PurePanel style
* test: update snapshot
* feat: update package
* feat: fix-step-type
* feat: fix-step-type
* feat: add test
* feat: update test
* feat: update test snapshots
* feat: update test snapshots
* feat: update test snapshots
* feat: update package
* fix: PurePanel style
* test: update snapshot
* feat: update for checks
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-19 11:34:36 +08:00
Amumu
d675c09bd0
feat: @ant-design/react-slick upgrade ( #39634 )
2022-12-19 10:35:43 +08:00
MadCcc
bd15aaedd6
Merge branch 'master' into feature-merge-master
2022-12-18 14:28:58 +08:00
二货爱吃白萝卜
1b03cfdd29
chore: fix terser ( #39617 )
...
* chore: fix terser
* chore: clean up
2022-12-17 22:48:45 +08:00
lijianan
1f5ab2d6a7
chore: remove lodash/debounce ( #39602 )
...
* chore: remove lodash/debounce
* fix test case
2022-12-16 15:02:32 +08:00
Amumu
7b105ff54c
chore: remove unused deps ( #39596 )
2022-12-16 10:45:27 +08:00
Chuns Chen
359eaa697b
fix: Table should not warn DefaultProps ( #39571 )
...
* fix: Table should not warn DefaultProps
* chore: update table snapshot
* fix: table test fail
* Revert "chore: update table snapshot"
This reverts commit 1afc95b5bda83c109999ff83f505676b4c623202.
* chore: update table snapshot
2022-12-15 20:45:58 +08:00
MadCcc
2b3ac7eee2
fix: Drawer should not warn DefaultProps ( #39562 )
2022-12-14 20:25:39 +08:00
二货爱吃白萝卜
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
MadCcc
6e2a7e47b6
Merge branch 'master' into feature-merge-master
2022-12-13 11:36:27 +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
afc163
11a58663fa
chore: increase size limit ( #39445 )
2022-12-10 04:02:29 +08:00
github-actions[bot]
5d376aefb1
chore: auto merge branches ( #39441 )
...
chore: merge master into feature
2022-12-09 10:13:56 +00:00
afc163
9f4ca0a264
chore: increase size limit ( #39431 )
...
改大点,关注 diff 更重要。
2022-12-09 17:43:01 +08:00
lijianan
7e821bc8f6
chore: code style optimization ( #39405 )
...
* chore: code style optimization
* fix lint
* add size-limit
2022-12-08 22:32:37 +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
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
2022-12-08 18:06:36 +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
afc163
d534575463
Merge branch 'master' into master-merge-feature
2022-12-07 17:14:32 +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
afc163
0c3918a389
test: update bundlezie limit
2022-12-07 14:29:47 +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
a87e68c797
chore: resolve conflict
2022-12-07 12:15:17 +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
github-actions[bot]
cd8840bf56
chore: auto merge branches ( #39295 )
...
chore: feature merge master
2022-12-06 08:55:00 +00: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
afc163
943df6ac75
chore: resolve conflict
2022-12-05 22:54:40 +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
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>
2022-12-05 14:15:26 +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