Release #23
release.yml
on: workflow_dispatch
Matrix: Audit / audit
Format, Lint & Organize Import
6s
Matrix: test
Matrix: Build - Core / build
Matrix: Build - Vue / build
publish
52s
Annotations
2 warnings
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/accordion/accordion.tsx#L117
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/drawer/drawer.tsx#L161
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|