Commit Graph

319 Commits

Author SHA1 Message Date
4b9d229e38 Add images to snippets 2022-06-09 13:09:29 +03:00
caf4a7a471 Update useSearchParam.md 2022-06-09 11:27:29 +03:00
a1c549b220 Add images to snippets 2022-06-08 12:56:09 +03:00
cfd4d92733 Add abort to useFetch 2022-05-01 12:51:17 +03:00
4271beae10 Update snippet authors 2022-03-22 12:16:25 +02:00
581bb672b1 Make expertise a field 2022-03-01 20:24:15 +02:00
1b03ae54b0 Update Accordion.md 2022-02-10 20:33:51 +02:00
812ba2ad27 Update snippet titles 2022-02-09 09:50:57 +02:00
b15a2e895e Update useError.md 2022-02-07 21:03:52 +02:00
9661870d03 Update formatting 2022-01-30 19:41:17 +02:00
e7988c0065 Update formatting 2022-01-30 19:41:09 +02:00
790f0de37f Update formatting 2022-01-30 19:40:51 +02:00
d69d13ee26 Update formatting 2022-01-30 19:40:27 +02:00
9b9e547a93 Update formatting 2022-01-29 20:36:28 +02:00
8683f4d233 Add usePortal 2021-11-25 11:01:40 +02:00
4fa76a1a96 Add useRequestAnimationFrame 2021-11-25 09:57:35 +02:00
d91f9fbfd6 Add useOnGlobalEvent 2021-11-25 09:43:47 +02:00
6c7c3da63f Add useStateDelayed hook (#106)
Add useDelayedState hook

Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2021-11-17 11:14:40 +02:00
e76941f2f1 Add onWindow hooks 2021-11-08 15:52:33 +02:00
0043ec2e18 Add useMutationObserver 2021-11-07 17:56:32 +02:00
15caeb286f Add useEffectOnce 2021-11-05 20:31:34 +02:00
786bee6d6f Add useComponentDidUpdate 2021-11-05 15:46:57 +02:00
b4dd74f868 Update wording 2021-10-13 20:41:00 +03:00
43720314a9 Add useMap hook 2021-10-06 21:03:46 +03:00
83c3e5d662 Add useSet hook 2021-10-06 21:03:32 +03:00
2c0e3db16b Add useDefault hook 2021-10-04 21:01:30 +03:00
d8cc94ba1e Create useGetSet.md 2021-10-04 20:33:40 +03:00
9d1793c946 Add useScript hook 2021-10-01 09:20:06 +03:00
e4b6a1a9db Add useWindowSize 2021-09-09 22:12:11 +03:00
4a0f6861cf Add useSearchParam 2021-09-09 21:54:02 +03:00
35aa1dffe4 Add useHover 2021-09-08 22:55:19 +03:00
508255cead Update interval and timeout hooks 2021-09-08 19:24:11 +03:00
5f7d719524 Add useHash 2021-09-05 20:30:47 +03:00
8910599da4 Add useError hook 2021-09-05 19:39:12 +03:00
07ff94e77f Add useIsomporphicEffect 2021-09-05 18:37:22 +03:00
46cee08abd Add useTitle 2021-09-05 16:52:35 +03:00
5233b1cf6e Add useUpdate 2021-09-03 11:28:21 +03:00
d23d6a3670 Add useMergeState hook 2021-09-03 09:35:27 +03:00
5221e2e147 Add useForm hook (#111)
Co-authored-by: Gisela <gisela.difini@4all.com>
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2021-09-02 19:12:46 +03:00
4f0612bad3 Add useLocalStorage, useSessionStorage 2021-09-02 19:10:07 +03:00
ef9f1ec964 Merge pull request #121 from tshma/patch-1
Update Tabs.md
2021-09-02 13:12:53 +03:00
52710fbf98 Add useIntersectionObserver 2021-09-02 13:07:01 +03:00
4d839774c1 Additional tag for useKeyPress 2021-09-02 11:11:49 +03:00
ab1a1e09ea Add useKeyPress 2021-09-02 09:24:26 +03:00
0fc05398a7 Add useBodyScrollLock 2021-09-01 16:43:28 +03:00
0f6bb0fc87 Add useEventListener 2021-09-01 16:02:07 +03:00
fd96983b7a Update Tabs.md
The function name and argument were wrong, probably remains of some old version. 
If you update this code also on the CodePen project, it will print to the console, like intended
2021-08-05 13:39:41 +03:00
2af2490ca8 Bake dates into snippets 2021-06-13 19:44:42 +03:00
Dan
3b140b1727 Update useSSR.md
seems that those arguments are copied from other hooks
2021-03-10 15:38:42 +11:00
61dc5c825a Fix typos 2021-01-07 23:57:13 +02:00