Commit Graph

471 Commits

Author SHA1 Message Date
Angelos Chalaris
d133950be2 Update logo.png 2022-03-18 10:32:21 +02:00
Angelos Chalaris
90dc3b8e24 Merge pull request #130 from 30-seconds/expertise-field
Make expertise a field
2022-03-02 09:45:52 +02:00
Isabelle Viktoria Maciohsek
581bb672b1 Make expertise a field 2022-03-01 20:24:15 +02:00
Isabelle Viktoria Maciohsek
1bc2d09303 Merge pull request #129 from 30-seconds/retitle-snippets
Update snippet titles
2022-02-10 20:37:41 +02:00
Isabelle Viktoria Maciohsek
1b03ae54b0 Update Accordion.md 2022-02-10 20:33:51 +02:00
Chalarangelo
812ba2ad27 Update snippet titles 2022-02-09 09:50:57 +02:00
Isabelle Viktoria Maciohsek
b15a2e895e Update useError.md 2022-02-07 21:03:52 +02:00
Isabelle Viktoria Maciohsek
9661870d03 Update formatting 2022-01-30 19:41:17 +02:00
Isabelle Viktoria Maciohsek
e7988c0065 Update formatting 2022-01-30 19:41:09 +02:00
Isabelle Viktoria Maciohsek
790f0de37f Update formatting 2022-01-30 19:40:51 +02:00
Isabelle Viktoria Maciohsek
d69d13ee26 Update formatting 2022-01-30 19:40:27 +02:00
Isabelle Viktoria Maciohsek
9b9e547a93 Update formatting 2022-01-29 20:36:28 +02:00
Chalarangelo
8683f4d233 Add usePortal 2021-11-25 11:01:40 +02:00
Chalarangelo
4fa76a1a96 Add useRequestAnimationFrame 2021-11-25 09:57:35 +02:00
Chalarangelo
d91f9fbfd6 Add useOnGlobalEvent 2021-11-25 09:43:47 +02:00
Jonatan Witoszek
6c7c3da63f Add useStateDelayed hook (#106)
Add useDelayedState hook

Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2021-11-17 11:14:40 +02:00
Angelos Chalaris
21b8c88ae5 Update README.md 2021-11-15 19:56:31 +02:00
Angelos Chalaris
5bcca25fec Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:50:56 +02:00
Chalarangelo
e76941f2f1 Add onWindow hooks 2021-11-08 15:52:33 +02:00
Chalarangelo
0043ec2e18 Add useMutationObserver 2021-11-07 17:56:32 +02:00
Chalarangelo
15caeb286f Add useEffectOnce 2021-11-05 20:31:34 +02:00
Chalarangelo
786bee6d6f Add useComponentDidUpdate 2021-11-05 15:46:57 +02:00
Chalarangelo
b4dd74f868 Update wording 2021-10-13 20:41:00 +03:00
Angelos Chalaris
a1d4f62042 Update CONTRIBUTING.md 2021-10-11 16:41:25 +03:00
Angelos Chalaris
43720314a9 Add useMap hook 2021-10-06 21:03:46 +03:00
Angelos Chalaris
83c3e5d662 Add useSet hook 2021-10-06 21:03:32 +03:00
Angelos Chalaris
2c0e3db16b Add useDefault hook 2021-10-04 21:01:30 +03:00
Angelos Chalaris
d8cc94ba1e Create useGetSet.md 2021-10-04 20:33:40 +03:00
Chalarangelo
9d1793c946 Add useScript hook 2021-10-01 09:20:06 +03:00
Chalarangelo
e4b6a1a9db Add useWindowSize 2021-09-09 22:12:11 +03:00
Chalarangelo
4a0f6861cf Add useSearchParam 2021-09-09 21:54:02 +03:00
Chalarangelo
35aa1dffe4 Add useHover 2021-09-08 22:55:19 +03:00
Chalarangelo
508255cead Update interval and timeout hooks 2021-09-08 19:24:11 +03:00
Chalarangelo
5f7d719524 Add useHash 2021-09-05 20:30:47 +03:00
Chalarangelo
8910599da4 Add useError hook 2021-09-05 19:39:12 +03:00
Chalarangelo
07ff94e77f Add useIsomporphicEffect 2021-09-05 18:37:22 +03:00
Chalarangelo
46cee08abd Add useTitle 2021-09-05 16:52:35 +03:00
Chalarangelo
5233b1cf6e Add useUpdate 2021-09-03 11:28:21 +03:00
Chalarangelo
d23d6a3670 Add useMergeState hook 2021-09-03 09:35:27 +03:00
Gisela Miranda Difini
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
Chalarangelo
4f0612bad3 Add useLocalStorage, useSessionStorage 2021-09-02 19:10:07 +03:00
Angelos Chalaris
ef9f1ec964 Merge pull request #121 from tshma/patch-1
Update Tabs.md
2021-09-02 13:12:53 +03:00
Chalarangelo
52710fbf98 Add useIntersectionObserver 2021-09-02 13:07:01 +03:00
Chalarangelo
4d839774c1 Additional tag for useKeyPress 2021-09-02 11:11:49 +03:00
Chalarangelo
ab1a1e09ea Add useKeyPress 2021-09-02 09:24:26 +03:00
Chalarangelo
0fc05398a7 Add useBodyScrollLock 2021-09-01 16:43:28 +03:00
Chalarangelo
0f6bb0fc87 Add useEventListener 2021-09-01 16:02:07 +03:00
Tomer
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
Isabelle Viktoria Maciohsek
ee30212d67 Update CONTRIBUTING.md 2021-07-23 13:40:34 +03:00
Angelos Chalaris
bfb1a30262 Merge pull request #120 from 30-seconds/redate 2021-06-17 17:56:50 +03:00