mitgliederverwaltung/lib
Moritz 222af635ae fix: make disabled links more robust in CoreComponents.button
Remove navigation attributes (href, navigate, patch) when disabled=true
to prevent 'Open in new tab' and 'Copy link' from working on disabled links.
This makes the disabled state semantically stronger and independent of CSS themes.
2025-12-16 14:48:18 +01:00
..
accounts fix: request scopes email and profile 2025-12-03 22:02:23 +01:00
membership chore: remove immutable from custom fields 2025-12-16 14:35:00 +01:00
membership_fees fix(membership-fees): add DB constraints for enum and decimal precision 2025-12-11 18:46:48 +01:00
mv feat(membership-fees): add database schema and Ash domain structure 2025-12-11 18:46:48 +01:00
mv_web fix: make disabled links more robust in CoreComponents.button 2025-12-16 14:48:18 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: migration to phoenix 1.8 - fix formatting 2025-07-17 18:01:14 +02:00