afc163
|
59ad48476b
|
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-06-22 21:59:12 +08:00 |
|
希亚的西红柿
|
9acde83991
|
feat: add tabindex option for paragraph button (#48567)
* feat: add tabIndex option for paragraph
* test: update snapshot
* test: update test case
* revert: revert the testcase
* test: update test case
* fix: fix the coverage test
* chore: code optimize
* Update index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update CopyBtn.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update transButton.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update copy.test.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update CopyBtn.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-04-24 18:06:38 +08:00 |
|
二货爱吃白萝卜
|
44cd5342f7
|
fix: Typography dynamic of copyable & eidtable (#48350)
* fix: editable should show
* test: test driven
* fix: copyable of render
|
2024-04-09 12:01:46 +08:00 |
|
二货爱吃白萝卜
|
727aa2d030
|
fix: Typography copyable not sync (#48347)
* test: test driven
* fix: copy of stable
|
2024-04-09 11:00:52 +08:00 |
|
叶枫
|
14a1e6bd51
|
feat: tsconfig enable strict (#47998)
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
|
2024-04-01 15:49:45 +08:00 |
|
叶枫
|
8cc1d30351
|
feat: copy support async (#48123)
* feat: copy support async
* feat: add test
* feat: doc
* feat: snap
* feat: add loading
* feat: 恢复 try
* feat: 判断是否是 Error
* feat: throw error
* feat: 为了醋包了饺子
* feat: remove code
* feat: add loading test
* fix: test
* fix: icon import way
* chore: improve test case code
* chore: improve test case code
---------
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-03-29 13:20:02 +08:00 |
|
lijianan
|
1b2362a425
|
type: rm useless type (#46920)
* type: rm useless type"
* update size-limit
|
2024-01-11 15:11:55 +08:00 |
|
二货爱吃白萝卜
|
2cdf586291
|
chore: fix lint (#43873)
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
|
2023-07-28 16:17:43 +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 |
|
MadCcc
|
df6c82f027
|
test: fix typo test case (#41850)
* test: fix typo test case
* test: update snapshot
|
2023-04-18 11:35:07 +08:00 |
|
dependabot[bot]
|
7e7c47509f
|
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291)
* chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to 27.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint errors in test files
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-08-30 10:57:13 +08:00 |
|
clean99
|
1239910f66
|
test: change act import from utils use act wrap timer and not wrap fireEvent (#36921)
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
|
2022-08-08 13:31:55 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
yykoypj
|
96ccdfedf1
|
test: change to fakeTimer when error happens sometimes (#36102)
|
2022-06-17 15:07:32 +08:00 |
|
yykoypj
|
cfc790d6fe
|
test: move test cases to @testing/library for Typography (#35955)
* test: move test cases to @testing/library for Typography
* fix: waitFor for tooltip test
* fix: sleep to wait copy hide
* test: refactor focus test
|
2022-06-09 18:09:43 +08:00 |
|
youngz
|
80377f2243
|
feat: Typography.Text Pass event to onCopy. (#34655)
|
2022-03-22 16:52:44 +08:00 |
|
opopeieie
|
58c1998e1e
|
fix: Typography copyable in clipboard incorrect (#34034)
Co-authored-by: chenxq <chenxq@neocrm.com>
|
2022-02-16 19:41:06 +08:00 |
|
linxianxi
|
19cc7d49e2
|
fix: Typography copyable add stopPropagation (#33998)
* fix: Typography copyable add stopPropagation
* add test
|
2022-02-10 16:22:31 +08:00 |
|
叶枫
|
f288aff9fe
|
fix: Typography icons should ignore React.Fragment (#30869)
* feat: fix-text
* feat: 优化代码
* chore: add test
* chore: 打算重构 test
* chore: 重构 test
* chore: 重构 test
* chore: 重构 test
* feat: review
* feat: review
* feat: add test
* feat: add test
* fix: test
* fix: tsx
* fix: 优化
* fix: 优化
* fix: map 当前处理
* fix: getNode function
* fix: 优化方法
* fix: ci
* fix: aria-label
|
2021-06-06 13:41:26 +08:00 |
|