JiaQi
|
8cdb76bad6
|
fix(dropdown): Dropdown menu support transmit ref (#43002)
* fix(dropdown): Dropdown menu support transmit ref
* chore: add test case
|
2023-06-18 13:21:39 +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 |
|
二货爱吃白萝卜
|
86b5c50cb4
|
refactor: Tooltip support auto arrow & auto shift (#40632)
* chore: adjust doc
* chore: simplify arrow offset
* chore: auto adjust shift
* docs: adjust demo
* chore: update snapshot
* chore: provide ref
* test: prepare
* chore: update deps
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: update snapshot
* fix: missing pure render
* fix: Popover pure panel
* test: update snapshot
* test: update tour snapshot
* chore: bump trigger ver
* test: fix render ssr logic
* test: skip unnecessary case
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: fix test case
* chore: clean up useless warning
* test: add check for placement
* chore: ignore default
|
2023-02-15 10:21:28 +08:00 |
|
章鱼怪
|
ee3b94fcfc
|
fix: Dropdown.Button's dropdownRender is not executed (#38862)
|
2022-11-22 20:33:10 +08:00 |
|
MadCcc
|
ab4bcc4463
|
Merge branch 'master' into next-merge-master
|
2022-11-17 14:04:31 +08:00 |
|
lijianan
|
5ef12dfaa5
|
chore: fix typo (#38568)
|
2022-11-15 15:51:34 +08:00 |
|
二货机器人
|
ac85fbec6f
|
chore: merge master
|
2022-11-13 14:33:07 +08:00 |
|
lijianan
|
b36f013e2a
|
test: add mockRestore to fix incorrect test case (#38454)
|
2022-11-09 11:55:11 +08:00 |
|
lijianan
|
fe9ac7b936
|
fix: incorrect warning (#38446)
|
2022-11-09 09:46:27 +08:00 |
|
二货机器人
|
d5cfd195dd
|
chore: merge master
|
2022-11-07 23:32:46 +08:00 |
|
JarvisArt
|
a41e14dfaf
|
feat: Dropdown support menu and dropdownRender (#37885)
|
2022-10-23 00:33:45 +08:00 |
|
MadCcc
|
03a1ae427d
|
Merge branch 'feature' into next-merge-feature
|
2022-10-11 20:29:55 +08:00 |
|
lijianan
|
ddaead6777
|
fix: delete defaultprops (#37822)
* fix: delete defaultprops
* fix: delete defaultprops
|
2022-09-30 17:44:24 +08:00 |
|
MadCcc
|
5174024561
|
test: fix test
|
2022-09-05 22:02:23 +08:00 |
|
yykoypj
|
bcb0b4dff1
|
feat: switch visible to open for Dropdown (#37232)
* feat: switch visible to open for Dropdown
* fix: merge state
* fix: props pass
* test: fix coverage
|
2022-09-02 17:22:23 +08:00 |
|
Yuki Zhang
|
969925653c
|
test: move test cases to testing-library for DropDown (#37003)
* temp
* fix: mock esmodule default for Dropdown
* test: move test cases to testing-library for DropDown
* chore: remove console
* fix: snapshot test
* refactor: jest mock improvement
|
2022-08-15 17:47:10 +08:00 |
|