57 Commits

Author SHA1 Message Date
de123a872f
Merge branch 'master' into make-test-live-demo-componente 2026-03-17 16:17:33 +01:00
Wolfgang Huß
02c3e33caf Make table in 'DemoLoginLocalized.vue' scrollable on mobile 2026-03-17 14:23:16 +01:00
Wolfgang Huß
68a6213707 Rename 'DemoLogin.vue' to 'DemoLoginLocalized.vue' to signal that locales are inside 2026-03-17 14:02:44 +01:00
Wolfgang Huß
b24bad5e0a Refactor 'DemoLogin.vue' to have the locales inside 2026-03-17 13:57:54 +01:00
Wolfgang Huß
b63d3ac0a7 Implement component 'DemoLogin.vue' 2026-03-17 13:50:14 +01:00
Wolfgang Huß
6a2f1dd629 Simplify road map CSS 2026-03-17 12:46:48 +01:00
Wolfgang Huß
eefaa6e7d3 Fix the appearance of last dots of road map really to be as last of all items 2026-03-11 17:22:21 +01:00
Wolfgang Huß
35badb1f55 Remove locales from component RoadmapProgress 2026-03-11 17:09:44 +01:00
da44ce61b7
fix animation 2026-03-11 15:59:36 +01:00
f326e9f1dc
dont delete itmes, animation speed 2026-03-11 15:58:22 +01:00
700a929311
fix hover 2026-03-11 15:54:03 +01:00
15133803d8
load more items 2026-03-11 15:51:48 +01:00
aeb0909b9b
add notifications 2026-03-11 15:48:48 +01:00
474fcc55ae
end dots 2026-03-11 15:47:44 +01:00
c0257047f7
only show 7 entries 2026-03-11 15:44:26 +01:00
d82edd1072
fix previous balken 2026-03-11 15:42:45 +01:00
0621415dff
previous entries 2026-03-11 15:41:53 +01:00
07ff82b496
wrench symbol 2026-03-11 15:33:52 +01:00
f2dfaac4f5
dark mode 2026-03-11 15:27:03 +01:00
8115017568
hover animation 2026-03-11 15:25:59 +01:00
236930704a
fix center circle 2026-03-11 15:21:18 +01:00
fc401ce35e
loading animation 2026-03-11 15:17:00 +01:00
73339860a8
fix position 2026-03-11 15:15:01 +01:00
7c8415e06d
font size 2026-03-11 15:14:21 +01:00
21ff04d4c2
fix colors line 2026-03-11 15:11:10 +01:00
eb4ed548f0
colors 2026-03-11 15:10:01 +01:00
cf0832ebe3
show done 2026-03-11 15:08:24 +01:00
636dd3ab03
fix line strength 2026-03-11 15:07:04 +01:00
8a4c4ba26f
remove border 2026-03-11 15:05:43 +01:00
26c2c470fe
text position to circle 2026-03-11 15:05:35 +01:00
b6e550de66
different colors 2026-03-11 15:04:17 +01:00
7725902b33
better progress bar 2026-03-11 14:56:53 +01:00
404ceaa563
roadmap initial implementation 2026-03-11 14:53:00 +01:00
f3cf13d572
startpage all blog entries 2026-03-04 14:59:58 +01:00
f09031d449
fix redirect 2026-03-04 10:07:33 +01:00
6816aeda3f
fix distance latest posts 2026-03-04 09:45:51 +01:00
Wolfgang Huß
f3438baa9a Enable four MiniBlog articles as preview 2026-03-03 17:51:56 +01:00
Wolfgang Huß
2acc1b4f4c Fix problem with CSS variable if we remove the notice 2026-01-20 17:28:58 +01:00
Wolfgang Huß
22f5ceb0bf Fix donation bar overflow 2025-12-16 12:01:56 +01:00
Wolfgang Huß
3212a2d41d Better problem if value in DonationBar is greater than target, but not solved 2025-12-15 15:38:03 +01:00
mahula
2254f25a16 move date validationto helper in DonationBar validation 2025-11-12 12:57:18 +01:00
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ß
23221d255b Fix MiniBlog date language error 2025-11-10 23:43:30 +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