Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BuilderIO/builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BuilderIO/builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vue2-lts
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 34 files changed
  • 2 contributors

Commits on Apr 11, 2024

  1. Setup: vue 2 sdk branch for publishing LTS tag (#3191)

    ## Description
    samijaber authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    87b7b8c View commit details
    Browse the repository at this point in the history
  2. Vue2 LTS: fix SSR flicker (#3192)

    ## Description
    
    Backported:
    
    - #3186 (was causing issues in A/B tests)
    - #3064 (might be causing issues in non A/B tests)
    samijaber authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f90e76d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Vue2 lts: fix ci (#3193)

    ## Description
    
    add CI to vue2-lts branch
    samijaber authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    87f1e76 View commit details
    Browse the repository at this point in the history
  2. Vue2 lts: Nuxt CSS plugin (#3194)

    ## Description
    
    - remove all vue3 code
    - Backport #2929
    samijaber authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0e05eb8 View commit details
    Browse the repository at this point in the history
  3. Release: Vue2 LTS (#3195)

    ## Description
    samijaber authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a175eb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Vue2 lts: remove SSR a/b testing (#3198)

    ## Description
    samijaber authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e5d9c0a View commit details
    Browse the repository at this point in the history
  2. Release: Vue2 lts (#3199)

    ## Description
    samijaber authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e6c1f61 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix: vue2-lts: duplicate style attributes (#3246)

    ## Description
    
    
    - backport #2920 to vue2 LTS branch
    
    ---------
    
    Co-authored-by: Sidharth Mohanty <[email protected]>
    samijaber and sidmohanty11 authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f65e6b0 View commit details
    Browse the repository at this point in the history
  2. Release/vue2 lts (#3247)

    ## Description
    samijaber authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fc0c8da View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix: vue2-lts nuxt export (#3371)

    ## Description
    samijaber authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9265408 View commit details
    Browse the repository at this point in the history
  2. Fix: nuxt2 example (#3372)

    ## Description
    
    fix nuxt2 example in `vue2-lts` branch
    samijaber authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c7447e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix[vue2-sdk]: models restriction support for vue2 SDK (#3526)

    ## Description
    
    Adds #3446 to Vue2 SDK
    
    **Jira**
    https://builder-io.atlassian.net/browse/ENG-6483
    
    _Screenshot_
    If relevant, add a screenshot or two of the changes you made.
    sidmohanty11 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    34659f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. fix[vue2-sdk]: models restriction support for vue2 SDK (#3526)

    sidmohanty11 authored and dependabot[bot] committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    0debd73 View commit details
    Browse the repository at this point in the history
Loading