8 Commits

Author SHA1 Message Date
Daniel K
d3d5bc9324 Unify imports in docs 2019-07-17 08:54:01 +02:00
Daniel K
17dd1f141a Remove peer deps 2019-07-17 08:27:21 +02:00
Ward Oosterlijnck
662761622b Fix useKeyboardJs docs + peer deps docs, related to #187 2019-03-30 13:40:13 +11:00
streamich
61700675cd chore: 🤖 don't install only large dependencies
This change removes useCallbag hook, it also reverts back changes for
hooks that only have tiny dependencies or dependencies that could have
been part of the hook itself. Effectivly only KeyboardJS and Rebound are
large packages that only partially are used by react-use, hence require
user to install them separately.

BREAKING CHANGE: 🧨 useCallbag hook is removed, some hooks KeyboardJS and Rebound installed
separately
2019-03-25 13:19:37 +01:00
Charles Crete
7be31a4a1d Remove dependencies 2019-03-23 15:28:45 -04:00
Thomas Ankcorn
45331de6b8 docs: fix typo in useSpring 2018-10-30 23:38:58 +01:00
streamich
972541dad6 feat: 🎸 add useSetState hook 2018-10-28 00:09:58 +02:00
streamich
b4fe5b002a feat: 🎸 add useSprgin hook 2018-10-27 18:13:51 +02:00