-
-
Notifications
You must be signed in to change notification settings - Fork 629
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump @configurajs/eslint and update test cases
- Loading branch information
1 parent
359819a
commit 55d9399
Showing
129 changed files
with
1,833 additions
and
1,729 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/varlet-ui/src/action-sheet/__tests__/__snapshots__/component.spec.js.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/varlet-ui/src/action-sheet/__tests__/__snapshots__/index.spec.js.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html | ||
|
||
exports[`test safe area 1`] = `"<div data-v-app=""><!--teleport start--><!--teleport end--></div><div class="var--box var-popup var-fade-enter-from var-fade-enter-active" style="z-index: 1998;"><div class="var-popup__overlay" style="z-index: 1999;"></div><div class="var-popup__content var-popup--bottom var-popup--content-background-color var-elevation--3 var-popup--safe-area var-action-sheet__popup-radius var-pop-bottom-enter-from var-pop-bottom-enter-active" style="z-index: 2000;" role="dialog" aria-modal="true"><div class="var-action-sheet var--box"><div class="var-action-sheet__title">请选择</div><div class="var-action-sheet__action-item"><!--v-if--><div class="var-action-sheet__action-name">Item 01</div><div class="var-hover-overlay"></div></div></div></div></div>"`; | ||
exports[`safe area 1`] = `"<div data-v-app=""><!--teleport start--><!--teleport end--></div><div class="var--box var-popup var-fade-enter-from var-fade-enter-active" style="z-index: 1998;"><div class="var-popup__overlay" style="z-index: 1999;"></div><div class="var-popup__content var-popup--bottom var-popup--content-background-color var-elevation--3 var-popup--safe-area var-action-sheet__popup-radius var-pop-bottom-enter-from var-pop-bottom-enter-active" style="z-index: 2000;" role="dialog" aria-modal="true"><div class="var-action-sheet var--box"><div class="var-action-sheet__title">请选择</div><div class="var-action-sheet__action-item"><!--v-if--><div class="var-action-sheet__action-name">Item 01</div><div class="var-hover-overlay"></div></div></div></div></div>"`; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.