-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(checkbox): update component and some corrections to other co…
…mponents (#432) * refactor: checkbox * fix: useSize * fix: vitest unexpected error * fix: lint issues * refactor: fix typo in tests * refactor: aspect-ratio use slot function * refactor: avatar use slot function * fix: checkbox emits * refactor: popover use slot function * refactor: scroll-area use slot function * refactor: arrow use slot function * refactor: collection use slot function * refactor: visually-hidden use slot function * refactor: dismissable-layer use slot function * refactor: focus-scope use slot function * refactor: portal use slot function * refactor: roving-focus use slot function * refactor: slot use slot function * refactor: popper use slot function * refactor: menu use slot function * refactor: primitive use only slots * fix: slot component * fix: update snapshot tests * refactor: add OkuBubbleInput name * refactor: add OkuBubbleInput name to props file --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
c579bd5
commit 545bb06
Showing
95 changed files
with
2,201 additions
and
5,411 deletions.
There are no files selected for viewing
407 changes: 8 additions & 399 deletions
407
packages/components/alert-dialog/tests/__snapshots__/alert-dialog.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.