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 Loading
base: main
Choose a base ref
...
head repository: BuilderIO/builder Loading
compare: vue2-lts
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 30 files changed
  • 2 contributors

Commits on Apr 11, 2024

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

    ## Description
    samijaber committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c7447e2 View commit details
    Browse the repository at this point in the history
Loading