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 |
|
二货爱吃白萝卜
|
6770b7fb22
|
test: Use render for demo-extends test (#41242)
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
|
2023-03-15 00:08:31 +08:00 |
|
dependabot[bot]
|
1df1034f20
|
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 (#41109)
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1)
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
|
2023-03-10 11:50:12 +08:00 |
|
lijianan
|
c53330d90e
|
feat: App support style props (#40708)
* feat: App support style props and export props type
* test: add test case
* Conflicting
|
2023-02-15 18:32:40 +08:00 |
|
luo3house
|
9f98fc243e
|
feat(App): add message & notification options (#40456) (#40458)
* feat(App): add message & notification options
* chore: test
* docs: App docs
* feat: config inherit in nest app
* feat: provide & consume config context internally
* docs(App): property literal
* fix(App): repect config from props in priority
* Update components/app/index.en-US.md
* Update components/app/index.zh-CN.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-02-15 15:05:21 +08:00 |
|
黑雨
|
49e8c13c24
|
feat: update app demo (#39347)
* feat: update demo
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* Update index.tsx
* feat: update doc
* feat: update doc
* feat: reset doc
* feat: update doc
* feat: merge feature
* feat: update doc
* feat: update cover img
* feat: update doc
* feat: update doc
* feat: update doc
* feat: update snapshots
* feat: update doc
Co-authored-by: lijianan <574980606@qq.com>
|
2022-12-14 21:49:41 +08:00 |
|
黑雨
|
db4ee53ffa
|
feat : new components app (#39046)
* feat : new components app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update style
* feat: update style
* feat: update style
* feat: add style
* chore: code clean
* feat: add prefixCls
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* test: image test
* Update components/app/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* feat : update for reviewer
* feat: update
* feat: update
* feat: update snap
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-12-06 17:45:10 +08:00 |
|