henningn opened a new pull request, #7384:
URL: https://github.com/apache/myfaces-tobago/pull/7384

   Allow client behavior names with a dot. Like
     dropdownHide("tobago.dropdown.hide"),
     dropdownHidden("tobago.dropdown.hidden"),
     dropdownShow("tobago.dropdown.show"),
     dropdownShown("tobago.dropdown.shown"),
   
   For this, ROW_SELECTION_CHANGE and TAB_CHANGE had to be renamed. Test 
adjusted. Change is backwards compatible.
   
   This is a preparation for: TOBAGO-2526


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to