Skip to content
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

Disable auto activation on merge #249

Merged
merged 6 commits into from
Sep 7, 2023
Merged

Disable auto activation on merge #249

merged 6 commits into from
Sep 7, 2023

Commits on Sep 7, 2023

  1. Internal: Add 'Review Rich Snippet' support for the Rating widget [ED…

    …-12026] (elementor#23692)
    
    ## 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 #
    hein-obox authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    14b4aaf View commit details
    Browse the repository at this point in the history
  2. Internal: Improve the 'Rating' field behavior [ED-12051] (elementor#2…

    …3698)
    
    ## 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 #
    hein-obox authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c94a49a View commit details
    Browse the repository at this point in the history
  3. WIP

    davseve committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0e9678d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5aa8b5 View commit details
    Browse the repository at this point in the history
  5. WIP

    davseve committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ec63cf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aec88c View commit details
    Browse the repository at this point in the history