10 Commits

Author SHA1 Message Date
Charles-Axel Dein
5f5376c64e
Fix useLocalStorage types for functional updates
Fixes #438
2019-07-04 09:51:25 +02:00
James Jackson
9a0316ea90
Update useLocalStorage.ts 2019-06-25 23:12:41 -04:00
Ankith Konda
f02b92d423 Add TSLint + Prettier and fix lint issues 2019-04-12 23:18:11 +10:00
Ward Oosterlijnck
94b4ea9d3e Consistent reuse of isClient util 2019-03-31 16:42:29 +11:00
Timothy Vernon
2ba0c4b92d
Fix typo in comments 2019-03-01 10:10:13 +01:00
streamich
cdc5ec596d refactor: 💡 use import hooks from React proper 2018-12-16 11:02:52 +01:00
Gabriel Basilio Brito
37de6d26f2 chore: remove unused import in useLocalStorage.ts 2018-10-31 22:36:51 +01:00
streamich
73e05c7d59 docs: ✏️ add useLocalStorage docs 2018-10-30 17:56:04 +01:00
streamich
d2117225e4 feat: 🎸 implement useLocalStorage without events 2018-10-30 17:44:42 +01:00
streamich
2541716ad7 feat: 🎸 do work on useLocaStorage
There is some "Illegal invocation" that I cannot immediately solve, so
postponing this hook for now.
2018-10-27 23:15:04 +02:00