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
b9ef011e8e
Add JS object comparison question
2021-09-08 15:09:33 +03:00
Chalarangelo
a4822e8402
Tidy up equals snippet
2021-09-08 15:02:06 +03:00
Chalarangelo
b477fbac19
Retag articles
...
Use more appropriate types where applicable.
2021-09-08 11:41:56 +03:00
Chalarangelo
d3177e2b5f
Add additional images
2021-09-08 11:06:13 +03:00
Angelos Chalaris
ac4aa8ab55
Update equals.md
2021-09-08 09:38:08 +03:00
Chalarangelo
6a725d7384
Add JS question about variable keywords
2021-09-07 12:17:34 +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
b8180b526c
Add truthiness check question
2021-09-05 11:56: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
Chalarangelo
7312f91c69
Update infographics with new palette
...
Resolves #19
2021-09-02 16:40:41 +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
Isabelle Viktoria Maciohsek
d720296151
Merge pull request #224 from DeDX3/patch-1
...
Fixed spelling of display value
2021-09-01 19:34:53 +03:00
Rahul Patil
b2708670ff
Fixed spelling of display value
...
Fixed a spelling mistake from 'display: gird' to 'display: grid'
2021-09-01 21:02:30 +05:30
Chalarangelo
0fc05398a7
Add useBodyScrollLock
2021-09-01 16:43:28 +03:00
Chalarangelo
0f6bb0fc87
Add useEventListener
2021-09-01 16:02:07 +03:00
Chalarangelo
6f6e2592f1
Add native JS data structures article
2021-08-31 14:29:57 +03:00
Kushal Upreti
b3301457da
Fix RGBtoHSB edge-cases returning NaN ( #1858 )
...
Fixes #1849
Co-authored-by: Kushal Upreti <ehunt9030@gmail.com >
2021-08-26 21:26:10 +03:00
Angelos Chalaris
92bef0d201
Update javascript-listen-once.md
2021-08-26 15:44:04 +03:00
Angelos Chalaris
296a1a9883
Merge pull request #1845 from Ibrahim-Isah/master
2021-08-16 16:38:19 +03:00
Isabelle Viktoria Maciohsek
b086184802
Merge pull request #2 from Liqiuyue9597/patch-1
...
Update rewind-to-commit.md
2021-08-16 13:51:20 +03:00
Isabelle Viktoria Maciohsek
8cae11a4fa
Merge pull request #3 from Liqiuyue9597/patch-2
...
Update push-changes.md
2021-08-16 13:49:19 +03:00
Liqiuyue
1f2e79cea0
Update push-changes.md
...
use push not fetch
2021-08-10 12:41:11 +08:00
Liqiuyue
9a15fff3e2
Update rewind-to-commit.md
...
Rewinds back to `3050fc0d3` but keeps changes in the working directory --> it doesn't need `--hard`
2021-08-10 11:28:35 +08: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
Isah Abba Ibrahim
86d5f9b3fa
Corrected function call
...
The function created isn't the function that was called. I corrected the function call
2021-07-29 22:46:36 +01:00
Isabelle Viktoria Maciohsek
c93a5b9215
Update indexOn.md
...
Fixes #1822
2021-07-23 16:41:43 +03:00
Isabelle Viktoria Maciohsek
8d23c1e2ed
Update luhnCheck.md
...
Fixes #1817
2021-07-23 16:34:47 +03:00
Isabelle Viktoria Maciohsek
7ae0a7e98d
Merge pull request #1838 from howardbdev/master
...
fix snippets/hide.md
2021-07-23 16:09:28 +03:00
Isabelle Viktoria Maciohsek
e35b4e0bb3
Update hide.md
2021-07-23 16:08:32 +03:00
Angelos Chalaris
ed484f666c
Merge pull request #1820 from Julien-Broyard/patch-1
...
Fix typo 'toKebabCase' -> 'toSnakeCase'
2021-07-23 14:14:28 +03:00
Isabelle Viktoria Maciohsek
ee30212d67
Update CONTRIBUTING.md
2021-07-23 13:40:34 +03:00
Isabelle Viktoria Maciohsek
99b8537024
Update CONTRIBUTING.md
2021-07-23 13:39:58 +03:00
Isabelle Viktoria Maciohsek
d7d8785c97
Update CONTRIBUTING.md
2021-07-23 13:39:41 +03:00
Isabelle Viktoria Maciohsek
211e3d6efa
Update CONTRIBUTING.md
2021-07-23 13:39:05 +03:00
Isabelle Viktoria Maciohsek
3a3f11731b
Update CONTRIBUTING.md
2021-07-23 13:38:37 +03:00
Isabelle Viktoria Maciohsek
1075bd2297
Update CONTRIBUTING.md
2021-07-23 13:37:58 +03:00
Angelos Chalaris
c0a3373c74
Merge pull request #18 from djave-co/patch-1
2021-07-22 18:07:40 +03:00