This website requires JavaScript.
Explore
Help
Sign In
Signal
/
Desktop
Watch
1
Star
0
Fork
0
mirror of
https://github.com/signalapp/Signal-Desktop.git
synced
2026-08-23 14:49:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5284497d4d2fe54d7d05279901081c2faf97e02f
Desktop
/
ts
/
hooks
T
History
Evan Hahn
and
GitHub
1f4a3851bf
Fix race condition in
usePageVisibility
hook
2021-10-07 13:52:07 -05:00
..
useActivateSpeakerViewOnPresenting.ts
…
useAnimated.tsx
Adds open/close animations to dialogs and modals
2021-09-29 16:59:37 -04:00
useBoundActions.ts
…
useEscapeHandling.ts
…
useHasWrapped.ts
…
useIntersectionObserver.ts
…
useKeyboardShortcuts.tsx
Use physical keys for voice message shortcut
2021-09-29 15:21:51 -07:00
usePageVisibility.ts
Fix race condition in
usePageVisibility
hook
2021-10-07 13:52:07 -05:00
usePrevious.ts
…
useReducedMotion.ts
Adds open/close animations to dialogs and modals
2021-09-29 16:59:37 -04:00
useRefMerger.ts
Fix render loop in
<Modal>
, clean up ref merger code
2021-10-01 16:53:00 -07:00
useRestoreFocus.ts
…