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

New: Contact Buttons v8 - Top Bar #4

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    6215e67 View commit details
    Browse the repository at this point in the history
  2. Fix: Fix AI conset modal [ED-ED-14928] (elementor#27490)

    Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
    DennisNerush and elementorbot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a2bb1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0937cb0 View commit details
    Browse the repository at this point in the history
  4. New: UI for post excerpt generation [ED-14911] (elementor#27468)

    ## 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.
     -->
    - [x] 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
    - [x] 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:
    
    * Add the ability to edit the excerpt with AI via gutenberg's editor
    
    ## Description
    An explanation of what is done in this PR
    
    * Add the ability to edit the excerpt with AI via gutenberg's editor
    
    ## Test instructions
    This PR can be tested by following these steps:
    
    *
    
    ## Quality assurance
    
    - [x] 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 #
    
    ---------
    
    Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
    naorsabag and elementorbot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    3568045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74cdbc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4f757e View commit details
    Browse the repository at this point in the history
  7. Tweak: Clear cache on Plugins/Themes/WordPress changes [ED-14900] (el…

    …ementor#27498)
    
    Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
    KingYes and elementorbot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    bd6c569 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f596ca3 View commit details
    Browse the repository at this point in the history
  9. Fix: Add dark mode support to the global colors/fonts intro [ED-14688] (

    elementor#27503)
    
    ## 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 #
    arielk committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5635042 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix: Display issues when using Tabs widget inside the off-canvas [ED-…

    …14656] (elementor#27482)
    
    ## 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 #
    
    ---------
    
    Co-authored-by: Hein van Vlastuin <heinvanvlastuin@gmail.com>
    Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
    3 people committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8a2c2fc View commit details
    Browse the repository at this point in the history
  2. Tweak: Improve Globals popover usability [ED-14615] (elementor#27226)

    Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
    Co-authored-by: Ariel Klikstein <ariel@elementor.com>
    3 people committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3d210c9 View commit details
    Browse the repository at this point in the history
  3. Tweak: Hide "Default Device View" when Editor Top Bar is active [ED-1…

    …4347] (elementor#27264)
    
    Co-authored-by: ElementorBot <48412871+elementorbot@users.noreply.github.com>
    Co-authored-by: Ariel Klikstein <ariel@elementor.com>
    3 people committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c92df1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c91cad View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Fix: Vimeo video now plays in lightbox context (elementor#27514)

    ## 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]. -->
    - [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
    
    - [x] I have tested this code to the best of my abilities
    - [x] I have added unittests to verify the code works as intended
    - [x] Docs have been added / updated (for bug fixes / features)
    
    Fixes #
    mugurelLupu committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6ce1c79 View commit details
    Browse the repository at this point in the history
  2. New: Contact Buttons v8 - Chat Button section (elementor#27487)

    ## 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
    - [x] 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:
    
    * Contact Buttons v8 - Chat Button
    
    ## Description
    An explanation of what is done in this PR
    
    * Contact Buttons v8 - Chat Button
    
    ## Test instructions
    This PR can be tested by following these steps:
    
    *
    
    ## Quality assurance
    
    - [x] 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 #
    
    ---------
    
    Co-authored-by: Louis Wolmarans <louiswol94@gmail.com>
    mserino and louiswol94 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d56bb56 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature/contact-buttons-v8-top-bar

    # Conflicts:
    #	modules/conversion-center/assets/scss/widgets/contact-buttons-var-8.scss
    mserino committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1181410 View commit details
    Browse the repository at this point in the history