aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/src/hooks/useLocalStorage.ts
AgeCommit message (Expand)Author
2024-04-09fix #8638Sebastian
2024-03-06fix #8564Sebastian
2023-08-30missing key subscriptionSebastian
2023-05-29if type is not string, then codec is mandatorySebastian
2023-05-26remove account when no passwordSebastian
2023-05-26use buildKeyStorage to prevent different type for same keySebastian
2023-05-26cases, account details and new-form screenSebastian
2023-05-19imported useNotifications, new memory storage hook and fixed but in localstorageSebastian
2023-04-18sync with chrome storageSebastian
2023-04-17remove console logSebastian
2023-04-14observable memory implSebastian
2022-12-14moving testing sdk to web-utilsSebastian
2022-12-09fix: wrong listener placeSebastian
2022-12-07feature: useLocalStorage also update when the localStorage has been updated f...Sebastian
2022-12-07no-fix: move pagestate provider to app component and move some common hooks t...Sebastian