mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-01 21:10:49 +08:00
* ensure trigger is fully rendered before placement * do not skip popover screenshots * try to stabalize popover screenshots * try to stabalize popover screenshots * add play function to remaining stories * add screenshot diff threshold * increase diff threshold * revert story changes * add comment about double requestAnimationFrame * empty commit to trigger claude review * address Claude feedback. Move init and cleanup * add comment about rafIds are assigned * add destroyed flag to prevent any potential race conditions * use different rafIds for explicit cleanup * check for ref to prevent duplicate creation * prevent clicks during destroy lifecycle * add spec for popover trigger directive * ensure popover closes if clicked during initial delay |
||
|---|---|---|
| .. | ||
| 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 | ||