Simon Ser
|
b67cd10c64
|
Remove usage of == and !=
|
2024-10-14 00:56:36 +02:00 |
|
Juan Cruz Orioli
|
c547a32282
|
components: Use onInput instead of onChange
This is one of the differences between React and Preact:
https://preactjs.com/guide/v10/differences-to-react/#use-oninput-instead-of-onchange
Closes: https://todo.sr.ht/~emersion/gamja/128
|
2023-01-10 18:14:53 +01:00 |
|
Simon Ser
|
14031c594b
|
Ask confirmation before JOIN on irc:// link click
|
2021-11-08 10:44:10 +01:00 |
|
Simon Ser
|
8972130252
|
s/var/let/
|
2021-06-10 18:11:11 +02:00 |
|
Simon Ser
|
4257463b46
|
Rename Connect/Join to ConnectForm/JoinForm
|
2021-03-09 13:25:31 +01:00 |
|