二货爱吃白萝卜
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>
2 years ago
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
2 years ago
xrkffgg
c13344fb13
ci: fix UI Upload ( #38069 )
2 years ago
xrkffgg
5148c31747
ci: use definite version ( #37997 )
2 years ago
Ashish Kurmi
4373a0f9c8
ci: add minimum GitHub token permissions for workflow ( #37845 )
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2 years ago
Zheeeng
f86a5c79ec
chore: PR template's wording ( #37821 )
* fix: wording
* chore: cleanup symbols
2 years ago
Dunqing
ea2b11e4c8
chore: fix prevents this action from running on forks ( #37809 )
2 years ago
MadCcc
a32bc5360e
ci: update deploy key
2 years ago
MadCcc
2a7caa1ee6
chore: update deploy script
2 years ago
xrkffgg
7da32ce007
ci: support skip-label ( #37482 )
2 years ago
二货爱吃白萝卜
c161ab6e40
chore: Fix Argos build diff fail of outside contributor ( #37555 )
2 years ago
二货爱吃白萝卜
c3ebf4b9b4
chore: Use new Argos CLI ( #37496 )
* chore(ci): use new argos cli
* chore: fix lint
* chore(ci): simplify ui-upload process
* chore(ci): fix argos-upload permission
* chore(ci): use cp instead mv
* chore(ci): fix fetch-depth
* chore: force failed
* chore: clean up
* test: update demo snapshot
Co-authored-by: Greg Bergé <berge.greg@gmail.com>
2 years ago
vagusX
9c04b4edbe
ci: add merge coverage job ( #37306 )
* ci: add merge coverage job
* chore: update
2 years ago
vagusX
b3eec68e18
test: use own token to upload coverage reports ( #37279 )
2 years ago
二货机器人
bc7a32d257
chore: update release-helper workflow
2 years ago
afc163
772c251ec5
Create disscustion-open-check.yml
2 years ago
lihao
f1aa52a6a3
ci: 添加 size-limit 的 workflows ( #36721 )
2 years ago
Zheeeng
78bc4a3537
chore: update the PULL_REQUEST_TEMPLATE ( #36700 )
2 years ago
xrkffgg
d383a87ef6
ci: fix publish ( #36580 )
2 years ago
xrkffgg
c32aa462c0
ci: split notice ( #36495 )
2 years ago
xrkffgg
563de19aeb
ci: add conch msg ( #36481 )
* ci: add conch msg
* Update release-helper.yml
2 years ago
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2 years ago
MadCcc
469d0bc81c
chore: compile without lib ( #36362 )
* chore: compile es only
* chore: update package.json
* chore: code clean
* chore: code clean
* chore: update workflow
* chore: update workflow
* chore: update less src
* chore: replace lib with es
* chore: recover less
* Revert "chore: replace lib with es"
This reverts commit 41b8bf1938
.
* chore: update dist less
* test: fix
2 years ago
二货机器人
66c3639ed4
chore: bump rc-dialog version ( #35969 )
* chore: bump rc-dialog version
* chore: trigger
* chore: trigger
* docs: RM peer conflict demo
* chore: bump deps version
* chore: bump ver
* chore: bump
* chore: bump
* chore: test
* chore: rm peer
* chore: clean all peer
* chor: bump rc-image
2 years ago
xrkffgg
423ebea50c
ci: fix typo
3 years ago
vagusX
938cdabced
fix: set jest shard to 2 ( #35831 )
3 years ago
vagusX
acdd164a09
ci: use jest shard ( #35622 )
3 years ago
MadCcc
f3a893b113
chore: update issue check mirror ( #35680 )
3 years ago
zombiej
919667a6d3
chore: short auto merge time
3 years ago
afc163
c9b27cdac7
Update rebase.yml
3 years ago
zombiej
47d40325fe
chore: Update github action release helper release title
3 years ago
afc163
ed4d41676e
chore(deps-dev): upgrade to jest 28 ( #35334 )
https://jestjs.io/zh-Hans/docs/upgrading-to-jest28
3 years ago
zombiej
1a788cfd40
chore: rm CODEOWNER since this block github action
3 years ago
Amumu
4b71e1a694
chore: Aligning the CI description and its behavior ( #35325 )
3 years ago
zombiej
ee5de21e35
chore: more owner files
3 years ago
zombiej
3c2d3ac4de
chore: Add code file owner
3 years ago
afc163
6da5d6492b
chore: run image snapshots on every branches
3 years ago
afc163
75c741c23b
chore: update ui.yml
3 years ago
afc163
5bb47057b0
chore: fix argos-ci check status in PR ( #35193 )
* chore: batch upload argos-ci snapshots
* test: added commit and branch back for ui-upload.yml
3 years ago
afc163
26707f1bc9
test(🏞): batch upload snapshots to argos-ci.com ( #35181 )
3 years ago
afc163
78536b2dbd
chore: fix cirrus-actions/rebase
https://github.com/cirrus-actions/rebase/pull/78
3 years ago
xrkffgg
ee78417b60
ci: up version ( #35067 )
* ci: up version
* Update verify-files-modify.yml
3 years ago
Varun Sharma
01a475af6d
ci: Add GitHub token permissions for workflows ( #34946 )
3 years ago
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
3 years ago
二货机器人
a67c0d28d3
fix: react 18 test fixing ( #34787 )
* fix: try fix
* chore: ci
* test: recover
* test: more test case
* test: more and mote
* test: btn test
* fix: react 18 compitable
* chore: more test
* test: all confirm test
* chore: tmp
* chore: test lib
* chore: tmp
* chore: tmp
* test: back of part
* test: back of menu index test
* test: more test
* test: form test
* test: rm IE11 test case
* chore: fix compatible
* chore: clean up
* chore: back of all test case
* test: ignore 18 lines
* chore: remove render test of enzyme in upload
* test: back of IE11 test case to fit 100% coverage
* chore: fix pkg deps
3 years ago
afc163
dd13e806b2
chore: minify themes css ( #34824 )
3 years ago
二货机器人
2733977245
chore: React 18 test case ( #34781 )
* chore: add 18 test
* chore: update test flow
* chore: fail fast
* chore: foce ci
* chore: more if
* chore: test it
* chore: back of it
* chore: master only
* chore: fix spell
* chore: force install
* test: comment 16 tmp
* chore: use react 17
* chore: install 18
* chore: back of 16 & 17
3 years ago
MadCcc
34d49b1985
chore: fix ci ( #34778 )
3 years ago
zombiej
d92bb8fb03
chore: merge master
3 years ago
二货机器人
ceba0d5c23
chore: comiple use matrix ( #34770 )
* chore: comiple use matrix
* chore: 16 deps
* chore: not install 16
* chore: update
* chore: to 16
* chore: install 16
* chore: install 16
* chore: install 16
* chore: install 16
* chore: concurrent
* chore: back all
* chore: fix lines
* chore: cancel if new comes
* chore: single dist speed up
* chore: fix
* chore: fix
* chore: update
* fix: deps
3 years ago