[jira] [Created] (TOBAGO-2316) Dropdown forms

2024-05-23 Thread Jira
Henning Nöth created TOBAGO-2316:


 Summary: Dropdown forms
 Key: TOBAGO-2316
 URL: https://issues.apache.org/jira/browse/TOBAGO-2316
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core, JavaScript
Affects Versions: 6.4.0, 5.12.0
Reporter: Henning Nöth


Implement dropdown forms. It's like a dropdown menu, but instead of a menu 
item, there is a panel which can contain any content.

https://getbootstrap.com/docs/5.3/components/dropdowns/?#forms

An implementation might be:

{code:xml}
  
my content
  
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2317) SelectOneList, SelectManyList: localMenu attribute

2024-05-23 Thread Jira
Henning Nöth created TOBAGO-2317:


 Summary: SelectOneList, SelectManyList: localMenu attribute
 Key: TOBAGO-2317
 URL: https://issues.apache.org/jira/browse/TOBAGO-2317
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core, JavaScript
Affects Versions: 6.4.0, 5.12.0
Reporter: Henning Nöth


Implement a localMenu attribute according to tc:suggest.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TOBAGO-2318) tc:event stopPropagation attribute

2024-05-23 Thread Jira
Henning Nöth created TOBAGO-2318:


 Summary: tc:event stopPropagation attribute
 Key: TOBAGO-2318
 URL: https://issues.apache.org/jira/browse/TOBAGO-2318
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core, JavaScript
Affects Versions: 6.4.0, 5.12.0
Reporter: Henning Nöth


Implement a stopPropagation attribute for tc:event to prevent JavaScript event 
from bubbling up.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)