-
Notifications
You must be signed in to change notification settings - Fork 63
Update VCheckbox component and its story #1392
Conversation
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/1392 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
Size Change: -300 B (0%) Total Size: 1.4 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Love to see defineEvent
out in the wild 😁
Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com>
# Conflicts: # test/storybook/visual-regression/v-checkbox.spec.ts-snapshots/off-linux.png # test/storybook/visual-regression/v-checkbox.spec.ts-snapshots/on-linux.png
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Appreciate the switch to VIcon
instead of the inline SVG.
Fixes
Related to WordPress/openverse#584 by @dhruvkb
Also related to the non-existent issue for typescriptifying components
Description
This PR:
*.svg?inline
SVG component for checkmark in VCheckboxactions
tab.Testing Instructions
Run storybook. Try out different controls, checkout the emitted object in the actions tab.
Also try using the Filters checkboxes. They should work correctly.
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin