12 Commits

Author SHA1 Message Date
Mateusz Leonowicz
7645f7249d feat: useMap: allow resetting with provided value other then initial 2020-01-17 15:03:35 +00:00
Stefan Loeschcke
020b4dbc6c fix(useMap): methods with side effects should be stable across renders. 2019-12-09 11:11:14 +01:00
Stefan Loeschcke
044d2677aa fix: "get" method in useMap updated to reference latest map object 2019-12-03 12:06:41 +01:00
Brendan Daoud
d1f3afbabd Memoized utils methods for useMap 2019-09-05 15:13:15 +02:00
streamich
409dbdca38 style: 💄 run Prettier 2019-06-30 12:46:19 +02:00
nmccready
0a59869e83 fix(useMap): remove now also uses prevMap state to not overwrite or lose state 2019-06-27 11:56:14 -04:00
nmccready
7ce8e4f962 fix: lint fixes via lint:fix 2019-06-26 17:01:54 -04:00
nmccready
3554f79449 fix: useMap uses prevMap state which is safer 2019-06-26 16:59:01 -04:00
Xiao
7bbbe47a58 fix(useMap): more stringent type 2019-05-12 13:11:19 +08:00
Ankith Konda
f02b92d423 Add TSLint + Prettier and fix lint issues 2019-04-12 23:18:11 +10:00
streamich
cdc5ec596d refactor: 💡 use import hooks from React proper 2018-12-16 11:02:52 +01:00
streamich
6509c257c5 feat: 🎸 add useMap hook 2018-10-27 02:58:04 +02:00