https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224
--- Comment #27 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 193626 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193626&action=edit Bug 39224: Vue framework component enhancements Enhances shared Vue components to support the identity providers admin interface and improve reusability: - AccordionWrapper: Adds dynamic slot support - FormElement: Adds textarea and select type support - FormSection: New component for grouping form fields - KohaTable: Adds column visibility and action customisation - RelationshipWidget: Adds slot for custom content - ResourceFormSave: Adds support for nested resources and custom save handlers - ResourceShow: Adds support for related resource display - ShowElement: Adds boolean and list display support - base-resource composable: Adds relationship management and improved error handling Test plan: 1. Verify existing Vue SPAs (e.g. ERM) still function correctly 2. Components should be backwards compatible Sponsored-by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
