Commit Graph

3923 Commits

Author SHA1 Message Date
MadCcc
40944a1c02
perf: only one parent selector in style (#40325)
* chore: add parent selector

* chore: update lint script

* chore: code clean

* perf: style

* chore: remove demo test cssinjs

* fix: input group
2023-01-20 10:31:27 +08:00
二货机器人
56f76c79ec chore: feature merge master 2023-01-19 17:21:02 +08:00
二货爱吃白萝卜
1bcb25166b
test: update snapshot (#40328) 2023-01-19 17:14:49 +08:00
dependabot[bot]
1062e404dd
chore(deps-dev): bump vanilla-jsoneditor from 0.11.8 to 0.12.0 (#40316)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.11.8 to 0.12.0.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.11.8...v0.12.0)

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

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>
2023-01-19 11:49:23 +08:00
kiner-tang(文辉)
8b3868ac63
feat(tooltip): tooltip support arrow prop (#40234)
* feat: tooltip support arrow props

* docs: update docs

* chore: update rc-tooltip version

* feat: update snapshots

* feat: update snapshots

* style: format code

* Update components/tooltip/index.tsx

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

* Update components/tooltip/index.zh-CN.md

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

* Update components/tooltip/demo/arrow.md

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

* Update components/tooltip/demo/arrow.md

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

* feat: code optimize

* docs: update docs

* feat: code optimize

* feat: del doc

* feat: update snapshots

* feat: update snapshots

* feat: update snapshots

* feat: refactor dropdown arrow style

* feat: comment

* Update components/tooltip/demo/arrow.tsx

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

* feat: popover support arrow prop

* feat: tour arrow style optimize

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: update test case

* feat: update test case

* feat: update test case

* Update components/popover/index.tsx

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

* Update components/tooltip/index.zh-CN.md

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

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-19 11:21:05 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector (#40264)
* chore: add linter of not selector

* chore: update tree style

* fix: DatePicker

* fix: compact

* fix: compact vertical

* perf: style

* fix: vertical compact

Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
github-actions[bot]
ede5121d5f
chore: auto merge branches (#40244)
chore: feature merge master
2023-01-16 03:37:15 +00:00
MadCcc
f1e92b12f5 chore: bump @ant-design/tolls 2023-01-16 00:21:56 +08:00
MadCcc
bedb41b0e8
docs: changelog 5.1.5 (#40242)
* docs: changelog

* chore: changelog
2023-01-15 22:43:56 +08:00
二货爱吃白萝卜
a56bd50f36
Merge pull request #40219 from ant-design/master
chore: feature merge master
2023-01-13 17:58:18 +08:00
二货爱吃白萝卜
df3c33c378
chore: rm bundlesize check (#40220) 2023-01-13 16:53:23 +08:00
二货爱吃白萝卜
92203acc33
Merge pull request #40195 from ant-design/master
chore: feature merge master
2023-01-13 00:01:15 +08:00
kiner-tang(文辉)
42b1d54348
feat: fix findDOMNOde throw warning in strict mode problem (#40160) 2023-01-11 17:05:11 +08:00
afc163
f9efab55a1
Revert "fix(tour): findDomNode throw warning in strict mode (#40153)" (#40159)
This reverts commit 6f9848c9be.
2023-01-11 16:51:45 +08:00
helloqian12138
eba5d49be9
chore(deps): update dependency rc-trigger to v5.3.4 (#40158) 2023-01-11 16:51:04 +08:00
kiner-tang(文辉)
6f9848c9be
fix(tour): findDomNode throw warning in strict mode (#40153)
* fix: findDOMNode throw Wraning in strictMode

* feat: update domo

* feat: reset demo
2023-01-11 15:54:55 +08:00
Wuxh
e70c702232
chore(deps): update dependency (#40121)
* chore(deps): update `@ant-design/colors` dependency

* test: update case

* chore(deps): update `@ant-design/icons` dependency
2023-01-11 14:22:48 +08:00
MadCcc
642bb582eb
refactor: TextArea (#40045)
* refactor: TextArea

* chore: update snapshot

* chore: update snapshot

* chore: fix lint

* chore: classes

* refactor: mentions

* chore: bump rc-textarea

* chore: code clean

* chore: code clean

* chore: UPDATE SNAPSHOT

* chore: code clean

* test: cov

* fix: textarea size
2023-01-11 14:18:13 +08:00
MadCcc
43541cb6d9 Merge branch 'master' into feature-merge-master 2023-01-10 17:43:13 +08:00
JarvisArt
26c3c326ad
chore: Watermark uses MutateObserver (#40081)
* chore: Watermark uses MutateObserver

* chore: upgrade @rc-component/mutate-observer
2023-01-10 10:56:54 +08:00
MadCcc
432a7cdac3
docs: changelog 5.1.4 (#40117)
* docs: changelog 5.1.4

* chore: code clean

* chore: umoji
2023-01-09 21:33:48 +08:00
MadCcc
ab9124ba88
fix: missing locale in pacakge (#40116)
* fix: missing locale in pacakge

* chore: add bug version
2023-01-09 21:03:08 +08:00
github-actions[bot]
2d58e1843a
chore: auto merge branches (#40107)
chore: feature merge master
2023-01-09 09:53:07 +00:00
陈帅
e23c5a4f9d
docs: add 5.1.3 changelog (#40097)
* docs: add 5.1.3 changelog

* fix review warning

* fix review warning

* chore: update snapshot

* fix review changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

* Update CHANGELOG.zh-CN.md

* update snapshot

* update snapshot

* Update CHANGELOG.zh-CN.md

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

* update snapshot

* update snapshot

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-09 17:10:40 +08:00
afc163
d0194bcdca chore: fetch tags before run changelog 2023-01-09 11:18:10 +08:00
github-actions[bot]
73d0a9bc30
chore: auto merge branches (#40086)
chore: feature merge master
2023-01-08 04:41:22 +00:00
renovate[bot]
6c21f53e35
chore(deps): update dependency jsdom to v21 (#40082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-08 12:17:43 +08:00
二货爱吃白萝卜
91df688efd
refactor: Table render logic opt (#40063)
* chore: basic prepare

* chore: adjust render logic

* chore: fix lint

* chore: bump table

* test: update snapshot
2023-01-07 21:21:52 +08:00
afc163
7d77f3173d
site: improve demo card style (#40028)
* site: improve demo card style

* test: update snapshot

* test: update snapshot

* fix: demo card border

* docs: fix dark mode

* style: fix color
2023-01-05 15:30:59 +08:00
afc163
755682c317
docs: add animated number demo for Statistic (#40027)
* docs: add animated number demo for Statistic

* style: update demo

* add back countdownValueType

* type: fix demo type
2023-01-05 14:07:33 +08:00
二货爱吃白萝卜
18b91f38c5
fix: Table cell render closure (#40004)
* fix: Table cell render logic

* chore: bump rc-table
2023-01-04 22:59:07 +08:00
afc163
c8bc3ce6c6
site: fix home page rtl style and footer icons (#40003)
* docs: fix home page rtl style

* style: fix rtl style

* Update package.json

* style: fix card text align

* style: update footer icons
2023-01-04 19:37:57 +08:00
github-actions[bot]
e847dddd9e
chore: auto merge branches (#40005)
chore: feature merge master
2023-01-04 10:26:20 +00:00
MadCcc
7b06b662d1
chore: add cssinjs linter (#40001) 2023-01-04 17:55:23 +08:00
kiner-tang(文辉)
508ea27328
feat(tour): tour support custom scroll into view options (#39980)
* feat: support custom scrollIntoViewOptions

* feat: support custom scrollIntoViewOptions

* docs: update docs

* docs: update docs

* docs: update docs
2023-01-03 21:37:22 +08:00
afc163
7e67c84c32 docs(): release 5.1.2 (#39917)
* docs(): release 5.1.2

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
2022-12-31 22:24:55 +08:00
afc163
b554e061ee chore: replace react-sticky to react-sticky-box in Tabs demo (#39898)
* docs: replace react-sticky to react-sticky-box in Tabs demo

* test: fix test case
2022-12-31 22:24:55 +08:00
Amumu
2f4bb11680 chore: stable version (#39886) 2022-12-31 22:24:55 +08:00
MadCcc
6056ba75b3 docs: fix ssr issue (#39825)
* docs: fix ssr issue

* docs: fix

* chore: code clean

* chore: update deps
2022-12-31 22:24:55 +08:00
kiner-tang(文辉)
78235623c4
feat: tour support custom mask style and fill color (#39919) 2022-12-30 18:38:16 +08:00
afc163
b3710a9510
docs(): release 5.1.2 (#39917)
* docs(): release 5.1.2

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
2022-12-30 17:23:55 +08:00
afc163
cf41f81dc7
chore: replace react-sticky to react-sticky-box in Tabs demo (#39898)
* docs: replace react-sticky to react-sticky-box in Tabs demo

* test: fix test case
2022-12-29 18:37:06 +08:00
Amumu
6e9ee93e4d
chore: stable version (#39886) 2022-12-29 15:10:44 +08:00
MadCcc
4efc8cc849
docs: fix ssr issue (#39825)
* docs: fix ssr issue

* docs: fix

* chore: code clean

* chore: update deps
2022-12-27 17:09:01 +08:00
ec900c937b feat: add Theme Config Editor (#39621)
* feat: add Theme Editor theme upload

* verision 2

* 移除lodash、同步当前Config

* remove export,add into devDependencies,add tool link
2022-12-27 16:07:02 +08:00
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
二货机器人
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
afc163
c5c7772a20
chore: upgrade rc-tree-select to fix bundlesize (#38569)
https://github.com/react-component/tree-select/releases/tag/v5.5.4
2022-11-15 15:51:16 +08:00
cl1107
d0838c00b0
chore: use prettier format json (#38563) 2022-11-15 13:36:23 +08:00
afc163
40d9b76383
chore: use prettier format less (#38550) 2022-11-14 16:37:06 +08:00
二货机器人
989dcae1a0 chore: bump 5.0.0-beta.2 2022-11-14 14:48:55 +08:00
二货机器人
d71c7116f4 chore: back of tnpm 2022-11-13 15:38:53 +08:00
二货机器人
3e0476be54 chore: bump 5.0.0-beta.1 2022-11-13 15:32:22 +08:00
二货机器人
ac85fbec6f chore: merge master 2022-11-13 14:33:07 +08:00
afc163
fd9d689cda
docs(): release 4.24.2 (#38530) 2022-11-13 00:40:39 +08:00
JarvisArt
f189d8a586
chore: upgrade rc-menu, rc-image, rc-mentions (#38528)
* chore: upgrade rc-menu to 9.7.2

* chore: upgrade rc-mentions to 1.11.0

* chore: upgrade rc-tabs to 12.3.0
2022-11-13 00:17:23 +08:00
JarvisArt
089e332980
chore: upgrade rc-image to 5.12.0 (#38531)
* test: add snapshot
2022-11-12 21:05:31 +08:00
kiner-tang(文辉)
796e8e16bf
fix: onBlur gets triggered when selecting date in RangePicker (#38411)
* feat: update picker version

* Update package.json

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

* feat: update test case

* feat: RangePicker blurDelay

Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-12 16:32:41 +08:00
afc163
59a3168ff0
chore: format markdown by prettier (#38517) 2022-11-11 21:17:03 +08:00
afc163
4aa7874990
chore️: add rome format (#38512) 2022-11-11 18:15:33 +08:00
黑雨
f035c9d57f
feat: add tour animated (#38469)
* feat: add animated

* feat: update doc

* feat: update doc

* feat: update doc

* feat: update dome

* feat: update lint

* feat: update style

* feat: update reviewer

* feat: update

* feat: update
2022-11-10 22:30:48 +08:00
二货爱吃白萝卜
0741f59216
fix: Image operation can not hide & export default seedToken (#38494)
* chore: export defaultSeed

* fix: image motion operation miss
2022-11-10 21:27:37 +08:00
Dunqing
f25da16c52
docs: fix pnpm not work (#38472) 2022-11-10 16:36:20 +08:00
JarvisArt
8af0b4f1f2
fix: The image preview operations are occluded (#38456) 2022-11-10 14:35:29 +08:00
二货爱吃白萝卜
cbcfd38ca7
docs: v5 site upgrade (#38328)
* build: try to use dumi as doc tool

* docs: migrate demo structure to dumi way

* refactor: use type export & import

* docs: migrate demo previewer to dumi

* docs: create empty layout & components

* docs: apply custom rehype plugin

* docs: create empty extra pages

* docs: Add Banner component

* chore: move theme tsconfig.json

* docs: home page init

* docs: migrate header (#37896)

* docs: header

* docs: update

* docs: home init

* clean up

* test: fix site lint

* chore: tsc ignore demo

* chore: dumi demo migrate script

* chore: cards

* docs: home layout

* docs: Update locale logic

* docs: fix getLink logic

* chore: fix ci (#37899)

* chore: fix ci

* ci: remove check-ts-demo

* ci: preview build

* test: ignore demo.tsx

* chore: update script

* test: update snapshot

* test: update node and image test

* chore: add .surgeignore

* docs: layout providers (#37908)

* docs: add components sidebar (#37923)

* docs: sidebar

* docs: update docs title

* docs: update design doc

* chore: code clean

* docs: handle changelog page

* docs: add title

* docs: add subtitle

* docs: active header nav

* chore: code clean

* docs: overview

* chore: code clean

* docs: update intl (#37918)

* docs: update intl

* chore: code clean

* docs: update favicons

* chore: update testPathIgnorePatterns

* chore: code clean

* chore: code clean

* chore: copy 404.html (#37996)

* docs: Home page theme picker

* chore: Update migrate script

* docs: home page update

* docs: theme editor style

* docs: theme lang

* chore: update migrate.js

* docs: fix demo (#38094)

* chore: update migrate.js

* docs: update md

* docs: update demo

* test: fix snapshot

* chore: move debug to code attr in migrate script

* chore: update md

Co-authored-by: PeachScript <scdzwyxst@gmail.com>

* feat: overview page

* feat: Migrate `404` page (#38118)

* feat: migrate IconSearch component (#37916)

* feat<site/IconSearch>: copy IconDisplay from site to .dumi

* feat<site/IconSearch>: change docs of icon

* feat<site/IconSearch>: tweak

* feat<site/IconSearch>: use useIntl instead of injectIntl

* feat<site/IconSearch>: fix ts type error

* feat<site/IconSearch>: use intl.formatMessage to render text

* docs: Adjust home btn sizw

* docs: Update doc

* feat: v5 site overview page (#38131)

* feat: site

* fix: fix

* feat: v5 site overview page

* fix: fix path

* fix: fix

* fix: fix

* docs: fix margin logic

* feat: v5 site change-log page (#38137)

* feat: v5 site change-log page (#38162)

* docs: site redirect to home pag

* docs: theme picker

* docs: use react-intl from dumi (#38183)

* docs: Theme Picker

* docs: update dumi config

* docs: home back fix

* docs: picker colorful

* docs: locale of it

* docs: update components desc

* docs: site of links

* docs: update components list

* docs: update desc

* feat: Migrate `DemoWrapper` component (#38166)

* feat: Migrate `DemoWrapper` component

* feat: remove invalid comments and add comment for `key` prop

* docs: FloatButton pure panel

* chore: update demo

* chore: update dumi config

* Revert "chore: update demo"

This reverts commit 028265d3ba.

* chore: test logic adjust to support cnpm modules

* chore: add locale alias

* docs: /index to /

* docs: add locale redirect head script

* chore: adjust compact

* docs: fix missing token

* feat: compact switch

* chore: code clean

* docs: update home

* docs: fix radius token

* docs: hash of it

* chore: adjust home page

* docs: Add background map

* docs: site theme bac logic

* docs: avatar

* docs: update logo color

* docs: home banner

* docs: adjust tour size

* docs: purepanl update

* docs: transfooter

* docs: update banner gif

* docs: content (#38361)

* docs: title & EditButton

* docs: content

* chore: fix toc

* docs: resource page

* docs: transform resource data from hast

* docs: filename & Resource Card

* chore: enable prerender

* chore: remove less

* docs: toc style

* chore: fix lint

* docs: fix Layout page

* docs: fix CP page

* chore: update demos

* docs: workaround for export dynamic html

* chore: enable demo eslint

* docs: table style

* fix: header shadow

* chore: update snapshot

* fix: toc style

* docs: add title

* docs: Adjust site

* feat: helmet

* docs: site css

* fix: description

* feat: toc debug

* docs: update config-provider

* feat: use colorPanel

* fix: colorPanel value

* feat: anchor ink ball style

* feat: apply theme editor

* fix: code block style

* chore: update demo

* chore: fix lint

* chore: code clean

* chore: update snapshot

* feat: ts2js

* chore: description

* docs: site ready for ssr

includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion

* chore: bump testing lib

* docs: font size of title

* chore: remove react-sortable-hoc

* chore: update snapshot

* chore: update script

Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2022-11-09 12:28:04 +08:00
JarvisArt
60d8e91bd2
feat: Steps support inline (#38311)
* test: update snapshot

* docs: add inline demo

* chore: upgrage rc-steps
2022-11-08 15:57:28 +08:00
二货机器人
c82d1e915b chore: bump beta 5.0.0-beta.0 2022-11-08 10:21:27 +08:00
二货机器人
d5cfd195dd chore: merge master 2022-11-07 23:32:46 +08:00
afc163
2c9fbc8f0c
chore: upgrade to rc-image 5.10.x (#38415) 2022-11-07 10:10:18 +08:00
renovate[bot]
3d762dbb0a
chore(deps): update dependency stylelint-config-standard to v29 (#38408)
* chore(deps): update dependency stylelint-config-standard to v29

* chore: ignore import-notation rule

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-06 17:39:11 +08:00
afc163
b154c9c8ae
fix: Pagination simple should support showTotal (#38399)
* fix: Pagination simple should support showTotal

* test: add test case
2022-11-06 15:58:48 +08:00
kiner-tang(文辉)
2eb97400a1
chore: change node heap size to support test (#38397)
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-11-05 16:19:37 +08:00