mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-28 21:01:38 +08:00
* add accordion component * use aria-labelledby for content region * cleanup inactive styles * add accordion group component to enable single select * Use title for input name. Update based on PR feedback * use formatted storybook args * fix open not working correctly with single select. Add max-height * fix accordion specs * apply css fixes * Add mroe transition to panel hide/show * updated accordion transition * Add border radius back to button * ensure visually hidden content can not be tabbed to * remove border when closed |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| jest.config.js | ||
| package.json | ||
| project.json | ||
| tailwind.config.base.js | ||
| test.setup.ts | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||