mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-13 21:19:12 +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 |
||
|---|---|---|
| .. | ||
| default-positions.ts | ||
| index.ts | ||
| popover-trigger-for.directive.spec.ts | ||
| popover-trigger-for.directive.ts | ||
| popover.component.css | ||
| popover.component.html | ||
| popover.component.ts | ||
| popover.mdx | ||
| popover.module.ts | ||
| popover.stories.ts | ||