Andrey Antukh 6c19c7c0c4 Memoize static options in vertical-align* component
Wrap the radio-button options vector in `mf/with-memo []` so the
vector allocation and `(tr ...)` calls happen once per component
mount instead of on every render.

Also document the translation memoization rule in frontend/AGENTS.md:
`(tr ...)` must never be called at namespace level (locale is
runtime-only), and static option lists should always be wrapped in
`mf/with-memo []`.

Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-04-22 08:55:29 +02:00
..
2026-04-08 15:44:09 +02:00
2026-03-09 13:02:14 +01:00
2026-03-18 12:52:58 +01:00
2026-03-26 10:09:54 +01:00
2026-03-26 10:09:54 +01:00
2026-03-26 10:09:54 +01:00
2026-03-26 10:09:54 +01:00