13 Commits

Author SHA1 Message Date
Ayush Goyal
67d65833d9 chore: disable eslint for affected files 2020-02-04 07:12:19 +05:30
xobotyi
1840b577e2 feat(useList): reimplemented useList hook;
feat(useList): new action upsert;
feat(useList): new action update;
feat(useList): new action updateFirst;
feat(useList): new action insertAt;
feat(useList): action remove renamed to removeAt (ref remained);
feat(useUpsert): useUpsert hook deprecated cause of duplicate functionality and bad naming;
2019-11-06 14:49:33 +03:00
Ward
a624364d8b
feat: useList allow pushing multiple items (#621) 2019-10-14 07:38:04 +11:00
Ward
9ea3548e4c
feat: reset util callback for useList (#654) 2019-10-08 08:30:21 +11:00
streamich
f0b8053700 style: 💄 run Prettier 2019-06-27 12:48:58 +02:00
xiaoboost
7ff5475e89 should use pure function 2019-06-25 09:15:06 +08:00
Ankith Konda
f02b92d423 Add TSLint + Prettier and fix lint issues 2019-04-12 23:18:11 +10:00
streamich
b20cf7c18a feat: 🎸 add clear() to useList, use fn for state updates 2019-03-28 15:14:31 +01:00
Va Da
ea2dc432a5
fix: add type definition for useList() remove() method 2019-02-23 15:27:46 +01:00
Evan Sharp
5a295d9b46
feat: Add remove method for useList 2019-02-21 14:06:37 -05:00
Alon Niv
5c72b7c720
Add updateAt method for useList 2019-02-07 09:54:11 +02:00
streamich
cdc5ec596d refactor: 💡 use import hooks from React proper 2018-12-16 11:02:52 +01:00
streamich
4bea5086f1 feat: 🎸 add useList hook 2018-10-27 02:44:03 +02:00