useAccountData.ts
|
Fix lint issues in new code
|
2020-07-20 20:43:55 +01:00 |
useAsyncMemo.ts
|
Convert UserInfo to Typescript
|
2020-09-29 10:10:32 +01:00 |
useDispatcher.ts
|
Use variable name instead of _
|
2020-07-20 20:55:35 +01:00 |
useEventEmitter.ts
|
Convert hooks to Typescript
|
2020-08-04 22:00:05 +01:00 |
useIsEncrypted.ts
|
factor out the useIsEncrypted hook
|
2020-09-03 15:06:41 +01:00 |
useLocalStorageState.ts
|
Fix TS definitions
|
2020-09-23 11:00:53 +01:00 |
useRoomMembers.ts
|
improve comments
|
2020-12-09 11:09:18 +00:00 |
useSettings.ts
|
Appease the linters
|
2021-01-18 20:53:15 -07:00 |
useStateCallback.ts
|
Support room-defined height as well
|
2021-01-18 19:27:11 -07:00 |
useTimeout.ts
|
add timing/interval/expiry hooks
|
2020-06-29 11:35:14 +01:00 |