8 Commits

Author SHA1 Message Date
mahula
5f4e1d4434 remove redundant 2026-01-02 from DonationBar validation 2025-11-12 12:45:48 +01:00
mahula
6bc5a43219 extract throwError helper to reduce repetition 2025-11-12 12:26:33 +01:00
mahula
73bcb71754 remove process.exit call from component 2025-11-12 12:14:23 +01:00
mahula
b48af9b219 refactor DonationBar: enforce build-failing prop validation
- Move validation from prop validators to runtime checks with process.exit(1)
to ensure invalid props crash dev/build processes during SSR rendering.
2025-11-12 11:07:31 +01:00
mahula
3405e46723 fix start date in donation bar component german text 2025-11-12 08:48:31 +01:00
Wolfgang Huß
b13dd7e42d Adjust DonationBar component month format to 'long' 2025-11-10 23:50:36 +01:00
Wolfgang Huß
366c5fdebe Refine DonationBar component 2025-11-10 23:39:26 +01:00
Wolfgang Huß
edb46d4750 Implement DonationBar component 2025-11-10 11:39:13 +01:00