1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 19:00:11 +00:00
jfa-go/lang/setup
Harvey Tindall 2057823b7a
setup: flex-ify, light/dark, keep page position on reload
got rid of a bunch of m[l/r/x/y]-x tailwind classes and used more
flex-[row/col] gap-2's. UI should be more consistent in general, and
with the admin UI.

The page you were on is actually read from the URL on reload, however
does not keep settings (implemented just for ease of UI editing,
really).

`missing-colors.js` preprocessor script now applies dark prefixes for
<section>s, but like with cards, does not apply a default ~neutral to
those without, so that <section class=""> looks different to <section
class="~neutral">.

Light/dark selector added to setup too, and the actual mode given to the
browser through CSS `color-scheme` is correct, meaning things like textareas, checkboxes and
controls are now colored according to the theme.
2024-08-21 18:31:54 +01:00
..
ar-aa.json lang: fix the usual mistakes 2023-10-10 10:36:57 +01:00
cs-cz.json lowercase lang 2023-10-14 13:19:05 +01:00
da-dk.json Translated using Weblate (Danish) 2023-10-27 01:54:24 +02:00
de-de.json Translated using Weblate (German) 2024-07-05 02:47:06 +02:00
el-gr.json userpage: use form langfile, move login strings to common 2023-06-17 12:48:28 +01:00
en-gb.json userpage: use form langfile, move login strings to common 2023-06-17 12:48:28 +01:00
en-us.json setup: flex-ify, light/dark, keep page position on reload 2024-08-21 18:31:54 +01:00
es-es.json Translated using Weblate (Spanish) 2024-07-05 02:47:06 +02:00
fr-fr.json Translated using Weblate (French) 2024-07-05 02:47:06 +02:00
hu-hu.json lang: fix the usual mistakes 2023-10-10 10:36:57 +01:00
id-id.json userpage: use form langfile, move login strings to common 2023-06-17 12:48:28 +01:00
it-it.json lang: fix the usual mistakes 2023-10-10 10:36:57 +01:00
nds.json userpage: generate & display referral links 2023-09-07 16:25:47 +01:00
nl-nl.json Translated using Weblate (Dutch) 2023-12-26 16:33:01 +01:00
pl-pl.json userpage: use form langfile, move login strings to common 2023-06-17 12:48:28 +01:00
pt-br.json Translated using Weblate (Portuguese (Brazil)) 2024-07-05 02:47:06 +02:00
sl-si.json userpage: generate & display referral links 2023-09-07 16:25:47 +01:00
sv-se.json userpage: use form langfile, move login strings to common 2023-06-17 12:48:28 +01:00
zh-hans.json Translated using Weblate (Chinese (Simplified)) 2023-12-26 16:33:01 +01:00
zh-hant.json Translated using Weblate (Chinese (Traditional)) 2023-09-24 21:08:56 +01:00