Merged
Conversation
KingYes
added a commit
that referenced
this pull request
Jun 21, 2016
Gallery and Carousel Widgets #2
joshmarom
referenced
this pull request
in joshmarom/elementor
Dec 25, 2016
KingYes
pushed a commit
that referenced
this pull request
Mar 13, 2017
Closed
Closed
5 tasks
6 tasks
6 tasks
5 tasks
Closed
6 tasks
Closed
6 tasks
6 tasks
5 tasks
6 tasks
2 tasks
ronros-elementor
added a commit
to ronros-elementor/elementor
that referenced
this pull request
Jul 29, 2025
Closed
2 tasks
2 tasks
2 tasks
2 tasks
Open
2 tasks
ronros-elementor
added a commit
to ronros-elementor/elementor
that referenced
this pull request
Nov 23, 2025
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
Merged
12 tasks
max-zu
added a commit
that referenced
this pull request
Feb 27, 2026
12 tasks
max-zu
added a commit
that referenced
this pull request
Feb 27, 2026
## PR Checklist <!-- Please check if your PR fulfills the following requirements: **Filling out the template is required.** Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion. --> - [ ] The commit message follows our guidelines: https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x" with no spaces eg: [x]. --> - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] Other... Please describe: ## Summary This PR can be summarized in the following changelog entry: * ## Description An explanation of what is done in this PR * ## Test instructions This PR can be tested by following these steps: * ## Quality assurance - [ ] I have tested this code to the best of my abilities - [ ] I have added unittests to verify the code works as intended - [ ] Docs have been added / updated (for bug fixes / features) Fixes # <!--start_gitstream_placeholder--> ### ✨ PR Description Purpose: Fix event propagation issue in nested carousel component by removing stopPropagation call from container click handler. Main changes: - Removed event parameter and stopPropagation() call from handleAddContainerClick method to allow proper event bubbling - Simplified click handler implementation to only trigger preset rendering without blocking parent event handlers _Generated by LinearB AI and added by gitStream._ <sub>AI-generated content may contain inaccuracies. Please verify before using. 💡 **Tip:** You can customize your AI Description using **Guidelines** [Learn how](https://docs.gitstream.cm/automation-actions/#describe-changes)</sub> <!--end_gitstream_placeholder--> Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
github-actions bot
pushed a commit
that referenced
this pull request
Feb 27, 2026
## PR Checklist <!-- Please check if your PR fulfills the following requirements: **Filling out the template is required.** Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion. --> - [ ] The commit message follows our guidelines: https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x" with no spaces eg: [x]. --> - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] Other... Please describe: ## Summary This PR can be summarized in the following changelog entry: * ## Description An explanation of what is done in this PR * ## Test instructions This PR can be tested by following these steps: * ## Quality assurance - [ ] I have tested this code to the best of my abilities - [ ] I have added unittests to verify the code works as intended - [ ] Docs have been added / updated (for bug fixes / features) Fixes # <!--start_gitstream_placeholder--> ### ✨ PR Description Purpose: Fix event propagation issue in nested carousel component by removing stopPropagation call from container click handler. Main changes: - Removed event parameter and stopPropagation() call from handleAddContainerClick method to allow proper event bubbling - Simplified click handler implementation to only trigger preset rendering without blocking parent event handlers _Generated by LinearB AI and added by gitStream._ <sub>AI-generated content may contain inaccuracies. Please verify before using. 💡 **Tip:** You can customize your AI Description using **Guidelines** [Learn how](https://docs.gitstream.cm/automation-actions/#describe-changes)</sub> <!--end_gitstream_placeholder--> Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.