Commit Graph

37 Commits

Author SHA1 Message Date
afc163
cf12fb19d1
docs: enable toc to all docs (#48424) 2024-04-13 21:40:07 +08:00
afc163
0a18e5ba41
chore: improve publish process (#48264)
* chore: improve publish process by skipping test command (#48230)

* chore: speed up publishing

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: check runs

* chore: skip test

* fix: types

* revert demo change

* fix: script

* chore: fix duplicate parts

* chore: fix duplicate parts

* chore: fix duplicate parts

* improve code

* use latest.hash

chore: download build artifacts from remote

chore: skip build when publish

chore: improve cli log

chore: fix something

chore: fix something

chore: fix something

chore: fix something

chore: fix something

chore: fix upload-build-artifacts

chore: fix needs

chore: fix needs

* chore: check map files

* chore: check package diff before publish

* chore Please use `npm publish` instead

* chore: sort-package-json

* chore: fix needs

* chore: import download process

* fix types

* fix types

* chore: update scripts

* chore: codesandbox ci

* fix token:statistic

* fix token:statistic

* fix ci

* fix ci

* chore: codesandbox ci

* fix ci

* chore: only upload when push to master
2024-04-07 19:14:44 +08:00
Konv Suu
41ef050cb5
chore: typo (#44579)
update
2023-09-01 23:39:56 +08:00
MadCcc
d9c7a0cc82
docs: react docs arrange (#44029)
* docs: react docs arrange

* chore: code clean

* docs: arrange docs en

* docs: update

* docs: update

* docs: update en doc

* docs: update
2023-08-04 19:27:38 +08:00
lijianan
9494f39c68
site: update Next.js docs (#43448)
* site: update nextjs docs

* fix

* add
2023-07-10 10:08:28 +08:00
kiner-tang(文辉)
96ff8b946e
docs: update development workflow in the document about contributing (#43037)
* docs: update development workflow in the document about contributing

* docs: update docs

* docs: update docs

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-06-16 01:07:51 +08:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest (#42506)" (#42900)
This reverts commit 6759887c44.
2023-06-07 21:59:21 +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
Dunqing
c3364cf77e
chore: specify npm as the package manager (#42611)
* chore: specify npm as the package manager

* chore: update version

* Update package.json

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

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-25 19:53:56 +08:00
GUAN MING
19a5f6ddd2
docs: update "jest snapshots" link (#41979) 2023-04-25 07:06:36 +08:00
Dmitry Cherendieiev
e56184aaa3
doc(contributing): change release schedule link (#40975) 2023-03-01 09:54:42 +08:00
lijianan
5b9f19fc02
docs: add contribution guide (#40222)
* docs: add contribution guide

* fix

* fix
2023-01-14 19:32:38 +08:00
Peach
6236e356b5
docs: update all site anchors (#39687)
* docs: update all site anchors

* docs: handle hash change from Link component
2022-12-22 14:12:26 +08:00
afc163
640c36eaea docs: add Development Tools in contributing doc 2022-11-17 14:49:41 +08:00
afc163
85c96251d3
fix: Tag color in dark theme (#33751)
* docs: update dark theme doc

* fix: dark tag theme
2022-01-19 15:38:48 +08:00
二货机器人
ac89fd5a9d
docs: guide of theme dev (#33756) 2022-01-18 22:36:13 +08:00
Neo Tan
5445fba50d
docs: setup development environment for windows (#32230) 2021-09-22 12:15:43 +08:00
Xi Ming
328e2b6252
fix: typo fix in contribution chapter of react (#30230)
Hi there, while I was reading through the document, I found a tiny typo out there,
` you are a active contributor--> you are an active contributor.`

So I request a PR for this, hope it can help. 

Cheers.
2021-04-20 17:29:16 +08:00
07akioni
7519fd14df
docs: caveat about testing in contributing.md (#24893) 2020-06-11 12:32:55 +08:00
Moni
d8181f84b1
docs: fix typos and grammar (#24899)
* docs: fix typo

* docs: fix grammar
2020-06-11 10:02:31 +08:00
骗你是小猫咪
21bd9444f4
test: use azure deploy ui test report site (#24327)
* test: use azure deploy ui test report site

* parallel stage

* continueOnError

* fix continueOnError position

* use github comment

* failed

* fix artifact name

* add download path

* ls files

* fix path download

* Install modules

* update snapshot image

* test: docker compose run test image

* use docker

* use docker update snapshots

* remove unused dep

* improve github comment and add doc

* fix azure script

* test faild condition

* improve pass comment
2020-05-25 17:40:57 +08:00
Sonjeet Paul
f9c56b6eb4
docs: 📖 fixed link path for components 2020-04-23 21:10:57 +08:00
afc163
5e8cef7045 docs: 📖 collaborator guide 2020-03-25 18:01:24 +08:00
Wei Zhu
d0126e4931
Revert "docs: fix contributing docs" 2020-01-17 14:30:48 +08:00
cjmafei
6044bcbc56 fix contributing docs 2020-01-17 14:07:38 +08:00
陈小聪
014bed6358 docs: generate picker (#20515)
* docs: faq How to use dayjs instead of moment

* adjust article position

* add steps and use cases

* change docs

* add bisheng config source

* translate title

* remove customize TimePicker

* simplified document

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* add cra demo

* init demo refer 'Use in TypeScript'

Co-authored-by: 偏右 <afc163@gmail.com>
2020-01-02 16:05:59 +08:00
vagusX
0195679fac docs: v4 codemod (#20178) 2019-12-17 22:25:28 +08:00
zombiej
7a12b2b1ae merge master 2019-10-30 16:28:28 +08:00
Rustin-Liu
a5d2b8542c add commit lint action description 2019-10-20 16:45:34 +08:00
David Broder-Rodgers
3eead25bea Fix typos in en-US contributing guide (#19277) 2019-10-18 07:09:21 +08:00
zombieJ
ef8864ed3c
docs: add naming rules (#16276)
* add naming rules

* one more space
2019-04-24 15:17:01 +08:00
Igor
43f47e0f4a
Set apostrophes to uniform style
Some apostrophes use more width than they need and all symbols should be in uniform style.
2018-12-13 21:20:34 +03:00
ztplz
893f405585 Fix typo 2018-11-06 10:33:13 +08:00
Mohammad Faisal
1f55ee4b27 Fix typos (#12360) 2018-09-21 20:37:52 +08:00
afc163
d030121ce2 change faq links 2018-09-16 15:40:05 +08:00
afc163
f67e7be445 site: add faq documentation
close #10857
2018-09-16 15:40:05 +08:00
Wei Zhu
cad2b280e2 docs: Add contribution guide to website (#9075) 2018-01-24 20:59:36 +08:00