-
[x] Feature: replace the wrapper div of the accordion for styling
Hi,
I have a difficult design with 4 nested panels in different configurations.. At the moment it is very hard to properly style…
-
```[tasklist]
### Tasks
- [ ] #1866
- [ ] #1869
- [ ] #1867
- [ ] #2395
```
```[tasklist]
### Enhancements
- [ ] https://github.com/jpmorganchase/salt-ds/issues/3309
```
-
The `js-accordion__header` class starts on the `` element but when JavaScript takes over the element is given `js-accordion__title` and the child `` is given `js-accordion__header`. E.g:
```
h2.j…
-
A switch component with `onClick={(e) => e.stopPropagation()}` attribute:
```
e.stopPropagation()}
/>
```
Nested in an accordion like component produces the following behaviour:
![4d3525e33d](h…
-
This thing isn't documented I guess. I was trying to get carousel handler and use it for my custom widget.
Here's the code
`jQuery( window ).on( 'elementor/frontend/init', () => {
const addHandler…
-
# :bulb: Feature request
## Feature Name
A parent tree item should be expanded if there is an active/selected tree item within it
## The Desired Behavior
## Your Use Case
## P…
-
I have an image field within a FlexForm field, but in the frontend, only the count of images is loaded, not the actual images. To address this, I need to write a custom Processor. This becomes more co…
-
A new content element for responsive tabs (to accordion) would be nice:
For example: https://codepen.io/keenanpayne/pen/qyjrzz
The procedure In the backend analogous to the Accordion implementat…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
Would be good to have an example of nested drag and drop, as well as test and improve the API if necessary for this use case.
Imagine a classic filetree for example.