lijianan
9494f39c68
site: update Next.js docs ( #43448 )
* site: update nextjs docs
* fix
* add
1 year ago
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>
1 year ago
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
This reverts commit 6759887c44
.
1 year ago
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>
1 year ago
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>
2 years ago
GUAN MING
19a5f6ddd2
docs: update "jest snapshots" link ( #41979 )
2 years ago
Dmitry Cherendieiev
e56184aaa3
doc(contributing): change release schedule link ( #40975 )
2 years ago
lijianan
5b9f19fc02
docs: add contribution guide ( #40222 )
* docs: add contribution guide
* fix
* fix
2 years ago
Peach
6236e356b5
docs: update all site anchors ( #39687 )
* docs: update all site anchors
* docs: handle hash change from Link component
2 years ago
afc163
640c36eaea
docs: add Development Tools in contributing doc
2 years ago
afc163
85c96251d3
fix: Tag color in dark theme ( #33751 )
* docs: update dark theme doc
* fix: dark tag theme
3 years ago
二货机器人
ac89fd5a9d
docs: guide of theme dev ( #33756 )
3 years ago
Neo Tan
5445fba50d
docs: setup development environment for windows ( #32230 )
3 years ago
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.
4 years ago
07akioni
7519fd14df
docs: caveat about testing in contributing.md ( #24893 )
5 years ago
Moni
d8181f84b1
docs: fix typos and grammar ( #24899 )
* docs: fix typo
* docs: fix grammar
5 years ago
骗你是小猫咪
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
5 years ago
Sonjeet Paul
f9c56b6eb4
docs: 📖 fixed link path for components
5 years ago
afc163
5e8cef7045
docs: 📖 collaborator guide
5 years ago
Wei Zhu
d0126e4931
Revert "docs: fix contributing docs"
5 years ago
cjmafei
6044bcbc56
fix contributing docs
5 years ago
陈小聪
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>
5 years ago
vagusX
0195679fac
docs: v4 codemod ( #20178 )
5 years ago
Rustin-Liu
a5d2b8542c
add commit lint action description
5 years ago
David Broder-Rodgers
3eead25bea
Fix typos in en-US contributing guide ( #19277 )
5 years ago
zombieJ
ef8864ed3c
docs: add naming rules ( #16276 )
* add naming rules
* one more space
6 years ago
Igor
43f47e0f4a
Set apostrophes to uniform style
Some apostrophes use more width than they need and all symbols should be in uniform style.
6 years ago
ztplz
893f405585
Fix typo
6 years ago
Mohammad Faisal
1f55ee4b27
Fix typos ( #12360 )
6 years ago
afc163
d030121ce2
change faq links
6 years ago
afc163
f67e7be445
site: add faq documentation
close #10857
6 years ago
Wei Zhu
cad2b280e2
docs: Add contribution guide to website ( #9075 )
7 years ago
Wei Zhu
6b38d2b6e9
Add Chinese version link
7 years ago
Wei Zhu
7d58589cf5
Revise contributing document ( #8550 )
7 years ago
Benjy Cui
49e9523283
docs: add PR welcomed badge
8 years ago
Bruce Mitchener
a1ee6bfa22
Fix some typos.
8 years ago
Benjy Cui
96543d5360
docs: update cdn, close : #2896
8 years ago
afc163
5077873ae0
fix codepen links
9 years ago
afc163
5ad74ce330
update codepen using npmcdn
close #1338
9 years ago
Benjy Cui
d9f066e080
chore: add ISSUE_TEMPLATE.md
9 years ago
Benjy Cui
cd5e0e0595
chore: move CONTRIBUTING.md to .github
9 years ago
afc163
d5dbb2e592
use codepen replace jsfiddle example
9 years ago
Benjy Cui
64d5f8eafa
docs: upate CONTRIBUTING.md
9 years ago
afc163
2ca31c7cac
update jsfiddle link
9 years ago
Benjy Cui
ca6578fa11
docs: add CONTRIBUTING.md
9 years ago