mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-01 21:10:49 +08:00
* Implement OnDestroy lifecycle hook in PoliciesComponent to close dialog on component destruction. Update dialog reference handling for improved resource management. * Add documentation to dialogs.mdx so others can know how to prevent drawers staying open * Fix for PR action test * Update PoliciesComponent to use optional chaining for myDialogRef |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| jest.config.js | ||
| package.json | ||
| project.json | ||
| tailwind.config.base.js | ||
| tailwind.config.js | ||
| test.setup.ts | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||