-
Notifications
You must be signed in to change notification settings - Fork 104
Subform JavaScript events #579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
User description
PR for:
Also added info about existing events.
PR Type
Documentation
Description
Documents JavaScript events for subform field interactions
Describes five events: subform-row-add, joomla:updated, subform-row-remove, joomla:removed, subform-order-changed
Clarifies event targets and CustomEvent detail properties
Notes that all events bubble up in DOM
Diagram Walkthrough
File Walkthrough
subform.md
Add comprehensive subform field events documentationdocs/general-concepts/forms-fields/standard-fields/subform.md
joomla:removed events
fromPosition, toPosition)
new-features.md
Document new subform-order-changed event featuremigrations/60-61/new-features.md