Commit Graph

299 Commits

Author SHA1 Message Date
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
f749d59899 Add useDebounce 2021-01-04 16:48:43 +02:00
3b82f59b18 Unlist snippets 2021-01-04 12:32:47 +02:00
f444ea8a89 Add usePersistedState 2020-11-29 14:16:36 +02:00
5ee644b40d Merge pull request #102 from vinamelody/unload
Add useUnload
2020-11-29 12:45:52 +02:00
ebd01b4926 Update useUnload.md 2020-11-29 12:45:42 +02:00
075e51fcba Merge pull request #100 from azanbinzahid/patch-1
Create Callto.md
2020-11-27 09:45:53 +02:00
9613280f22 Update Callto.md 2020-11-27 09:45:40 +02:00
91ffb26962 Add useToggler snippet 2020-11-27 09:41:31 +02:00
94f42ee17d Update snippets
Resolves #112
2020-11-26 23:57:34 +02:00
83dfa1f227 Update snippets 2020-11-26 09:43:21 +02:00
d47eb52604 Update snippet descriptions 2020-11-25 21:12:16 +02:00
f90d8359f3 Update snippet descriptions 2020-11-25 20:46:35 +02:00
9d9032fda7 Update snippet descriptions 2020-11-16 16:50:57 +02:00
1c622b64d7 Update snippet descriptions 2020-11-16 15:17:26 +02:00
eeccde742b Update hook descriptions 2020-11-16 14:17:53 +02:00
9e9e7443c2 Update data snippets 2020-11-03 21:26:34 +02:00
7875e7229d Update input components 2020-11-03 21:08:39 +02:00
36179e57dc Update snippets 2020-11-03 20:42:15 +02:00
9142a60275 Update Accordion 2020-11-03 20:23:14 +02:00
7f5d0a7a5c Add useUnload 2020-10-05 22:53:24 +08:00