6 Commits

Author SHA1 Message Date
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
9ea3548e4c
feat: reset util callback for useList (#654) 2019-10-08 08:30:21 +11:00
Ward Oosterlijnck
03ccfa9845 docs: add useUpsert to readme 2019-10-07 20:50:19 +11:00
Arty
4f48494126 docs: useList demo link + improve docs (#649)
* improve docs: useList demo link

* improve docs: useList demo link (examples of callbacks usage)

* Add all callback methods to useList story
2019-10-07 16:04:09 +11:00
streamich
5728cc958c docs: ✏️ add docs to Storybook demos 2018-10-28 15:11:43 +01:00
streamich
4bea5086f1 feat: 🎸 add useList hook 2018-10-27 02:44:03 +02:00