vagusX
781028c069
ci: fix download report artifact ignore visual-diff-build status ( #46539 )
2023-12-20 12:01:17 +08:00
vagusX
3825cbca54
ci: avoid branch name injection ( #46524 )
2023-12-19 11:23:53 +08:00
vagusX
c920c9df07
ci: fix failed comment stage for visual-diff ( #46510 )
2023-12-18 17:10:22 +08:00
vagusX
61a14d6a1e
ci: exit with 1 when bad cases existing ( #46503 )
2023-12-18 14:25:40 +08:00
vagusX
e88d6e6396
ci: visual-diff start use pull_request_target ( #46499 )
2023-12-18 11:19:14 +08:00
vagusX
e0534a1e85
ci: fix visual-diff persist for feature branch ( #46463 )
2023-12-15 12:33:45 +08:00
vagusX
984527f04f
ci: fix-wrong-arg-name ( #46453 )
2023-12-14 17:41:57 +08:00
vagusX
80ceeb6f2c
ci: feature compare to feature ( #46451 )
2023-12-14 17:02:31 +08:00
vagusX
ca93a6f2e9
ci: fix visual-diff report charset issue in html ( #46380 )
2023-12-11 17:37:07 +08:00
vagusX
7eb91d9eec
ci: hardcode bucket for visual-diff ( #46376 )
2023-12-11 13:22:24 +08:00
vagusX
2cc68acd9e
ci: add issue comment content limit and full verson html report ( #46373 )
2023-12-10 23:37:16 +08:00
vagusX
b05641dd2d
ci: fix GITHUB_OUTPUT contains multi-lines content ( #46368 )
2023-12-10 16:23:17 +08:00
vagusX
eb166f7902
ci: fix visual-regression report comments ( #46366 )
2023-12-10 15:23:58 +08:00
vagusX
7937302012
ci: fix upload visual-regression report ( #46365 )
2023-12-10 13:59:15 +08:00
vagusX
578664a911
ci: fix visual-regression-upload.js position ( #46363 )
2023-12-10 13:13:36 +08:00
vagusX
be78dcfdcd
ci: checkout firstly before upload visual-regression diff report ( #46361 )
2023-12-10 12:44:39 +08:00
vagusX
ff036963f8
ci: fix tar issue ( #46360 )
2023-12-10 11:43:00 +08:00
vagusX
6e8108a40a
ci: update visual-regression diff build config ( #46353 )
2023-12-09 23:54:58 +08:00
vagusX
8d7e0bc922
feat: new visual regression implements ( #46127 )
2023-12-09 21:49:47 +08:00
vagusX
c4ad37991e
ci: persist image snapshots ( #46311 )
...
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-12-07 16:35:16 +08:00
叶枫
f72752de35
fix: title 不使用 Markdown 语法 ( #46290 )
...
* fix: title 不使用 Markdown 语法
* fix: title 不使用 Markdown 语法
2023-12-06 19:05:30 +08:00
叶枫
20f5452a13
fix: 修复推送 title ( #46286 )
...
* fix: 修复推送 title
* fix: 修复推送 title
2023-12-06 17:06:37 +08:00
MadCcc
acf056ce72
ci: remove argos usage ( #46185 )
2023-11-30 20:14:35 +08:00
二货爱吃白萝卜
1235d8f54a
chore: workflow add welcome back ( #46186 )
2023-11-30 15:02:32 +08:00
vagusX
32eccfdd88
ci: make puppeteer works when reusing node_modules ( #46107 )
...
* feat: update
* feat: add options as root user
* chore: update
* chore: update
* feat: move puppeteer into node_modules cache
* chore: update
* fix: update
* fix: typo for push
* chore: cleanup
* fix: make persist finish works
* chore: test tar speed
* chore: debug tar files
* fix: clone firstly
* fix: clone with token
* chore: local passed
* fix: commit not cm
* fix: git config --local
* chore: clean up
* chore: update
* fix: replace token to user_id
2023-11-28 19:42:35 +08:00
MadCcc
5012049923
chore: add ci to test antd.min.js ( #46108 )
...
* chore: add ci to test antd.min.js
* chore: update
* chore: update
* chore: update
* chore: code clean
2023-11-27 21:37:32 +08:00
MadCcc
222ed13032
chore: rm copilot4pr ( #46095 )
2023-11-27 17:34:17 +08:00
vagusX
8f566a028b
ci: use puppeteer image in gh actions ( #46100 )
2023-11-27 15:48:42 +08:00
vagusX
6b8e080b79
ci: add visual-regression presist yml for master branch ( #46086 )
...
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-27 11:22:14 +08:00
MadCcc
1c3b0b55e1
chore: update size-limit workflow ( #46049 )
2023-11-23 20:29:38 +08:00
MadCcc
5b5087dcee
chore: migrate to webpack@5 ( #45926 )
...
* chore: migrate to webpack@5
* chore: bump
* chore: remove openssl-legacy-provider
* chore: update
* chore: update
* chore: ls webpack
* chore: update webpack
* chore: update ci
* chore: bump version
* chore: bump
* chore: use forked duplicate check
* chore: bump
* chore: code clean
* chore: update ci
* Revert "chore: update ci"
This reverts commit 0307146dc8
.
* chore: update ci
2023-11-23 20:15:12 +08:00
afc163
b34259ca1c
chore: fix release-tweet action ( #46036 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-23 11:32:48 +08:00
afc163
b7e3cf7818
chore: Update release-tweet.yml ( #46000 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-22 10:14:11 +08:00
kiner-tang(文辉)
e778066ada
chore: use npm ci instead of yarn in ci ( #45980 )
...
* chore: use npm ci instead of yarn in ci
* chore: use npm ci instead of yarn in ci
* chore: use npm ci instead of yarn in ci
* chore: use npm ci instead of yarn in ci
* chore: use npm ci instead of yarn in ci
* chore: use npm ci instead of yarn in ci
* chore: use npm ci instead of yarn in ci
2023-11-21 15:27:33 +08:00
afc163
f0424f3bad
docs: Update pr-open-check.yml ( #45816 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-12 17:11:23 +08:00
afc163
d2e945362b
docs: Update issue-labeled.yml ( #45780 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-10 15:03:01 +08:00
afc163
4a680365db
chore: remove unused config files ( #45697 )
...
* Delete .github/tests_checker.yml
Signed-off-by: afc163 <afc163@gmail.com>
* Delete .github/lock.yml
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-07 15:45:51 +08:00
红
bcd8a7823e
ci: timed check for dependency updates ( #45593 )
...
* # This is a combination of 2 commits.
# This is the 1st commit message:
chore: add npm-check-updates
# The commit message #2 will be skipped:
# fixup! chore: add npm-check-updates
(cherry picked from commit f62e034897b7398ba304738433ddbe022147e6c0)
* ci: add upgrade-deps workflow
(cherry picked from commit 0a4a2827b59155757809f80450acfb7e5f63f4b3)
* chore: update rule
* chore: update
* chore: rename
* chore: update
2023-11-03 22:12:46 +08:00
红
f15bddf6cb
chore: fix ci download artifact logic ( #45661 )
...
如果上一个 Preview Build 因为连续提交,会导致这里下载失败。直接把 if 逻辑提升一级
2023-11-03 18:27:01 +08:00
afc163
15acef53d7
chore: tweet when release is published ( #45526 )
2023-10-25 18:45:10 +08:00
红
726c6cb78f
ci: fix event trigger ( #45364 )
...
* ci: fix CI trigger events
ref: https://nathandavison.com/blog/github-actions-and-the-threat-of-malicious-pull-requests
* chore: undo previously changed job name
* chore: remove redundancy logic
* chore: update
* chore: revert #45276
* Revert "chore: revert #45276 "
This reverts commit c98ebb9a74
.
* Revert "chore: update"
This reverts commit c4cc117870
.
* Revert "chore: remove redundancy logic"
This reverts commit a49a6586d9
.
* Revert "chore: undo previously changed job name"
This reverts commit 7fa25e6de7
.
* Revert "ci: fix CI trigger events"
This reverts commit 3e0a722dd6
.
* Revert "ci: merge preview workflows (#45276 )"
This reverts commit 0379ee5b68
.
* chore: update
* chore: update
* chore: update
* chore: update download
* chore: update
* chore: fix
* Update preview-start.yml
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-20 18:03:58 +08:00
二货爱吃白萝卜
8cb26a6007
Revert "ci: merge preview workflows" ( #45380 )
...
* Revert "ci: merge preview workflows (#45276 )"
This reverts commit 0379ee5b68
.
* chore: clean tmp test
2023-10-17 14:05:00 +08:00
红
0379ee5b68
ci: merge preview workflows ( #45276 )
...
* ci: merge preview workflows
* chore: update
* chore: update
2023-10-11 23:12:55 +08:00
红
f5d1c11406
ci: migrate site E2E workflow ( #45235 )
...
* ci: migrate site E2E workflow
* chore: update
* chore: update
2023-10-11 10:23:57 +08:00
xrkffgg
5b37a97fdc
ci: add README check ( #44366 )
...
Signed-off-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-08 10:08:05 +08:00
kiner-tang(文辉)
749fa42f1c
chore: optimize set-output in workflow ( #45190 )
...
* chore: optimize set-output in workflow
* feat: optimize code
2023-10-07 12:04:05 +08:00
红
2c83c308ea
ci: fix workflow artifact download path error ( #45141 )
...
Signed-off-by: 红 <wxh1220@gmail.com>
2023-09-30 09:42:48 +08:00
kiner-tang(文辉)
5962e3a89d
chore: Trigger Argos with white-listed users ( #45115 )
...
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: trigger argos manually
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: add white-listed
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: kiner-tang(文辉) <134478213+lke-twh@users.noreply.github.com>
2023-09-29 14:31:16 +08:00
红
80d6c3f960
ci: add site test workflow ( #45133 )
...
* test: add doc tables test
* ci: add site E2E test workflow
2023-09-28 14:18:09 +08:00
renovate[bot]
f915f2c4d3
chore(deps): update peter-evans/commit-comment action to v3 ( #45056 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 13:45:02 +08:00
afc163
b888c2ad68
chore: upgrade github action node version to 18 ( #44835 )
...
* chore: upgrade github action node version
* chore: upgrade github action node version
* chore: upgrade github action node version
* chore: upgrade github action node version
2023-09-13 22:46:23 +08:00
Amumu
56b1b3fe45
chore: update ignore ( #44710 )
...
* chore: Don't ignore any package
* chore: update
2023-09-08 15:51:58 +08:00
afc163
8ce23eaed7
chore: Delete pr-contributor-welcome action ( #44685 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-09-07 15:54:43 +08:00
MadCcc
ef4ccaeaac
chore: migrate to actions/checkout@v4 ( #44623 )
2023-09-05 11:55:52 +08:00
Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
afc163
4d12efed31
chore: Update pr-contributor-welcome.yml ( #44340 )
...
* chore: Update pr-contributor-welcome.yml
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-22 19:01:34 +08:00
二货爱吃白萝卜
5ddec3ab82
chore: CI of PR welcome ( #44184 )
2023-08-12 00:36:34 +08:00
二货爱吃白萝卜
48e4e89e32
chore: adjust ci to save size-limit build time ( #44148 )
...
* chore: adjust ci
* chore: add message
* chore: lint
2023-08-10 15:17:40 +08:00
Wuxh
7222839178
ci: update notify workflow ( #43598 )
2023-07-17 12:36:50 +08:00
MadCcc
8d15644159
chore: sync to gitee after push gh-pages ( #43089 )
2023-06-20 09:41:03 +08:00
afc163
8dba94b389
chore: fix site-deploy.yml from OOM ( #42990 )
...
* Update site-deploy.yml
* Update site-deploy.yml
2023-06-13 12:55:09 +08:00
afc163
dae8cc279d
Delete pr-stat.yml ( #42918 )
2023-06-08 12:02:26 +08:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
...
This reverts commit 6759887c44
.
2023-06-07 21:59:21 +08:00
afc163
2459d074a9
chore: fix pr-stat error ( #42893 )
2023-06-07 16:31:15 +08:00
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
...
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
afc163
89d23faa3f
chore: Update config.yml ( #42823 )
...
* Update config.yml
* Update config.yml
* Update tsconfig.node.json
* Update tsconfig.node.json
* Apply suggestions from code review
* Update pr-stat.yml
* Update config.yml
* Apply suggestions from code review
2023-06-05 13:03:43 +08:00
afc163
695943dcd6
chore: fix deploy action ( #42730 )
2023-05-31 10:16:19 +08:00
afc163
defcd377e8
chore: skip pr stat action on fork repo ( #42650 )
2023-05-26 17:09:08 +08:00
afc163
ce6d6d4e61
chore: add pull-request-stats workflows ( #42579 )
...
* chore: add issues and prs stat workflows
* Delete issue-stat.yml
* Update README.md
2023-05-26 14:56:10 +08:00
afc163
b5213fecdb
chore: fix site deploy script error ( #42536 )
...
* chore: fix site deploy script error
* Update site-deploy.yml
2023-05-23 15:58:43 +08:00
afc163
b079514877
chore: fix github action workflow syntax ( #42370 )
2023-05-15 20:48:55 +08:00
afc163
fe13c2b9b1
chore: publish bundle analyzer report to surge.sh ( #42251 )
2023-05-10 15:14:45 +08:00
hustcc
062f5b2697
chore: fix github action typo (disscustion -> discussion) ( #42245 )
2023-05-10 13:24:29 +08:00
lijianan
6301ddf764
chore: Migrate CJS to ESM ( #42062 )
...
* chore: Migrate CJS to ESM
* fix
* fix
2023-04-28 16:52:50 +08:00
MadCcc
c6546e0f92
Update site-deploy.yml
2023-04-27 09:42:20 +08:00
btea
8347c22d13
chore: prevent ci from running on fork ( #41980 )
2023-04-25 11:17:51 +08:00
MadCcc
19e1dcbd0a
Update sync-gitee.yml
2023-04-24 09:50:53 +08:00
MadCcc
4ca35d887b
chore: update PR template with copilot ( #41529 )
...
* chore: update PR template with copilot
* chore: update
2023-03-29 17:40:55 +08:00
afc163
691f819ba4
Delete meme-greetings.yml ( #41449 )
2023-03-25 13:53:25 +08:00
afc163
77f06b58c9
Update meme-greetings.yml
2023-03-24 23:09:31 +08:00
afc163
6490e7f478
chore: Rename meme-greetings to meme-greetings.yml ( #41437 )
2023-03-24 15:05:38 +08:00
afc163
7b581e7ef7
chore: Delete issues-similarity-analysis and memer-action ( #41431 )
...
* Delete issues-similarity-analysis.yml
* Create meme-greetings
2023-03-24 13:57:43 +08:00
lijianan
f7fd474cf8
chore: skip ChatGPT review in BranchMerge ( #41375 )
...
* fix: stop ChatGPT review in BranchMerge
* add branch name
2023-03-21 17:44:40 +08:00
二货爱吃白萝卜
eaa08a39fc
chore: add diff report ( #41354 )
...
* chore: add diff report
* chore: more
2023-03-21 14:18:43 +08:00
afc163
b4a4c93800
Create ( #41347 )
2023-03-20 14:12:23 +08:00
二货爱吃白萝卜
649788e49f
chore: ci of build info ( #41264 )
...
* chore: ci of build info
* chore: more
2023-03-15 23:04:47 +08:00
二货爱吃白萝卜
31555161e9
docs: update demo ( #41248 )
2023-03-15 10:51:14 +08:00
xrkffgg
3266635fa0
ci: remove no use ( #41131 )
2023-03-09 12:27:57 +08:00
MadCcc
b09153c4fc
chore: manual dispatch sync gitee
2023-03-07 11:02:25 +08:00
Wuxh
9f64386d0b
chore: update pr-template ( #40850 )
...
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
2023-02-21 18:19:44 +08:00
afc163
3e5058c8c3
Delete codeql.yml
2023-02-20 10:10:17 +08:00
二货爱吃白萝卜
5dfce54437
ci: use node 16 ( #40800 )
...
* chore: use node 16
* chore: all lock ver
* chore: size-limit
* chore: mv clean up logic into master
2023-02-19 13:56:20 +08:00
MadCcc
34c63ca41b
chore: add release notification target
2023-02-13 11:35:55 +08:00
afc163
331074243a
Delete codeball.yml
2023-02-07 18:25:16 +08:00
Wuxh
ba9870ef5d
chore: upgrade site && update pr-template ( #40563 )
...
* docs: update pr-template
* chore: update Previewer onlineUrl show logic
2023-02-06 13:03:14 +08:00
lijianan
a624648ecd
chore: delete ChatGPT CodeReview ( #40374 )
2023-01-23 16:36:01 +08:00
afc163
da32eb5aae
Create main.yml ( #40350 )
2023-01-21 12:34:17 +08:00
二货爱吃白萝卜
df3c33c378
chore: rm bundlesize check ( #40220 )
2023-01-13 16:53:23 +08:00
MadCcc
716e56b3ae
chore: update issue actions
2023-01-12 11:20:22 +08:00
Wuxh
c468b3487c
ci: fix format error ( #40172 )
...
#40166
2023-01-11 21:37:51 +08:00
Wuxh
267b40c93e
ci: update issues-open-check workflow ( #40166 )
...
* ci: update issues-open-check workflow
* chore: update
2023-01-11 20:30:08 +08:00
afc163
944adac8df
Update test.yml
2023-01-11 15:21:54 +08:00
afc163
2cc98764a7
test: fix bundlesize2 cache throw error ( #40151 )
2023-01-11 14:05:00 +08:00
renovate[bot]
189f912a8a
chore(deps): update peter-evans/commit-comment action to v2 ( #39766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 17:59:56 +08:00
renovate[bot]
7df91fd14b
chore(deps): update cirrus-actions/rebase action to v1.8 ( #39765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 17:59:32 +08:00
renovate[bot]
c6a7dbc09e
chore(deps): update actions-cool/maintain-one-comment action to v3 ( #39767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 17:59:19 +08:00
afc163
536b8f8cd9
chore: add codeql ( #39671 )
...
* chore: add codeql
* Update README.md
* fix: statistic regex
* Apply suggestions from code review
2022-12-20 14:20:57 +08:00
vagusX
3d627eb475
ci: update changelog sample url in pr-open-check.yml ( #39552 )
...
* ci: update changelog sample url in pr-open-check.yml
* chore: update
2022-12-14 14:42:01 +08:00
afc163
45ac0076c9
Update issue-open-check.yml
2022-12-09 18:47:53 +08:00
Wuxh
13414cab91
ci(deploy-site): add manual trigger flow ( #39421 )
...
* ci(deploy-site): add manual trigger flow
* ci: update ci config
2022-12-09 17:19:40 +08:00
xrkffgg
62a2a25b8c
ci: add latest for v5 ( #39411 )
...
* ci: add latest for v5
* Update release-helper.yml
2022-12-09 10:23:21 +08:00
afc163
122b3f1041
chore: Update PULL_REQUEST_TEMPLATE.md ( #39374 )
...
* Update PULL_REQUEST_TEMPLATE.md
* Update issue-open-check.yml
* Update pr-open-check.yml
2022-12-07 23:37:12 +08:00
Wuxh
a8a9607bd6
ci: update site-deploy.yml ( #39312 )
...
* ci: add doc-site workflow
* ci: Add Manual Trigger Action
* ci: update site-deploy.yml
Modify trigger events
Add Surge Deployment
Add Deployment Success Comment function
* Revert "ci: Add Manual Trigger Action"
This reverts commit 5bd75d1e58
.
* Revert "ci: add doc-site workflow"
This reverts commit ec7e7e40e7
.
* ci: update ci config
2022-12-07 17:44:00 +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
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
MadCcc
5962df6270
chore: update issue actions
2022-11-28 10:45:02 +08:00
MadCcc
13c2b7f8f9
chore: update notice token
2022-11-27 22:38:32 +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
二货爱吃白萝卜
eef96d75d5
chore: adjust deploy token ( #38746 )
2022-11-20 01:13:54 +08:00
afc163
5fa55e291d
chore: improve gh-pages workflow ( #38739 )
2022-11-19 19:40:53 +08:00
afc163
c53f48b09a
chore: update workflow for 4.x-stable branch ( #38706 )
2022-11-18 23:18:45 +08:00
MadCcc
f9b452017b
chore: update deploy script & action
2022-11-18 14:37:18 +08:00
github-actions[bot]
aedda24ad3
chore: auto merge branches ( #38619 )
...
chore: master merge next
2022-11-18 05:36:31 +00:00
xrkffgg
2b994c3149
ci: add tag for more branch ( #38651 )
...
* ci: add tag for more branch
* Update release-helper.yml
2022-11-18 10:29:53 +08:00
afc163
a2b424946b
docs: update codesandbox url for 5.x and 4.x ( #38653 )
2022-11-17 23:58:36 +08:00
afc163
c92ef74ea4
docs: add legacy version link of 4.x ( #38638 )
2022-11-17 21:24:40 +08:00
afc163
ebedab8541
fix: dumi build preview ( #38597 )
...
* fix: dumi build preview
* Update package.json
2022-11-16 17:25:45 +08:00
二货机器人
ac85fbec6f
chore: merge master
2022-11-13 14:33:07 +08:00
afc163
d5e3f1e6de
Update codeball.yml
2022-11-10 19:23:12 +08:00
afc163
e62624434e
chore: remove Codeball Suggester, it is not free..
2022-11-10 19:18:14 +08:00
afc163
ad34e27d42
chore: add Codeball Suggester
2022-11-10 19:15:35 +08:00
afc163
311a6e9f2f
Create codeball.yml
2022-11-09 13:59:37 +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
xrkffgg
d5b16f3367
ci: add next notice ( #38443 )
...
* ci: add next notice
* Update release-helper.yml
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2022-11-08 23:23:21 +08:00
MadCcc
7a38804f95
Merge branch 'master' into next-merge-master
2022-10-18 21:33:51 +08:00
afc163
3359f535fe
test: move argos-ci from github action to circleci ( #38091 )
...
* Add .circleci/config.yml (#1 )
* Add .circleci/config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update package.json
* Update config.yml
* Update argos-upload.js
* test: replace github action to circleci
2022-10-18 19:53:20 +08:00
xrkffgg
c13344fb13
ci: fix UI Upload ( #38069 )
2022-10-17 21:42:11 +08:00
MadCcc
4490d9dbdc
Merge branch 'master' into next-merge-master
2022-10-14 11:35:18 +08:00
xrkffgg
5148c31747
ci: use definite version ( #37997 )
2022-10-13 14:56:50 +08:00
MadCcc
03a1ae427d
Merge branch 'feature' into next-merge-feature
2022-10-11 20:29:55 +08:00
Ashish Kurmi
4373a0f9c8
ci: add minimum GitHub token permissions for workflow ( #37845 )
...
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2022-10-08 10:20:08 +08:00
Zheeeng
f86a5c79ec
chore: PR template's wording ( #37821 )
...
* fix: wording
* chore: cleanup symbols
2022-09-30 16:57:07 +08:00
Dunqing
ea2b11e4c8
chore: fix prevents this action from running on forks ( #37809 )
2022-09-30 16:53:02 +08:00
MadCcc
a32bc5360e
ci: update deploy key
2022-09-23 18:10:42 +08:00
MadCcc
2a7caa1ee6
chore: update deploy script
2022-09-22 17:02:55 +08:00
github-actions[bot]
87f9cf362b
chore: auto merge branches ( #37579 )
...
chore: next merge master
2022-09-16 07:41:16 +00:00
xrkffgg
7da32ce007
ci: support skip-label ( #37482 )
2022-09-16 13:51:45 +08:00
二货爱吃白萝卜
c161ab6e40
chore: Fix Argos build diff fail of outside contributor ( #37555 )
2022-09-15 14:50:57 +08:00
MadCcc
d1be33f224
Merge branch 'master' into next-merge-master
2022-09-14 10:31:17 +08:00