-
Notifications
You must be signed in to change notification settings - Fork 105
Client side JavaScript events #580
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:
|
|||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||
User description
This is information about
joomla:updatedandjoomla:removedeventsUpdated copy of https://docs.joomla.org/J4.x:ClientSideEvents
Reference:
PR Type
Documentation
Description
Add comprehensive documentation for client-side JavaScript events
Document
joomla:updatedevent for content change notificationsDocument
joomla:removedevent for pre-removal cleanupInclude naming conventions and practical code examples
Diagram Walkthrough
File Walkthrough
events.md
Client-side JavaScript events guidedocs/general-concepts/javascript/events.md
(namespace:eventname)
joomla:updatedevent with AJAX content update examplesjoomla:removedevent with removal and table row examples